1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
William Grzybowski 53866e1e4c games/joequake: fix build with clang
- Fix build with clang, use gnu89 C std
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 14:29:14 +00:00
accessibility
arabic
archivers
astro - Update to 5990 2013-06-14 12:33:14 +00:00
audio Add the forgotten OPTIONS_SUB 2013-06-14 14:07:34 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Convert to new options helpers 2013-06-14 14:22:51 +00:00
dns
editors - Do not remove directories not created by this port 2013-06-14 11:59:20 +00:00
emulators
finance
french
ftp
games games/joequake: fix build with clang 2013-06-14 14:29:14 +00:00
german
graphics - Update to 2.7.9 2013-06-14 14:27:03 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math - Update ocamlgraph to 1.8.3 2013-06-14 05:12:34 +00:00
misc - Update to 0.2.33 2013-06-14 14:28:42 +00:00
Mk Add a forgotten helper: 2013-06-14 14:18:45 +00:00
multimedia
net Fix typo 2013-06-14 14:11:51 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 2f8d07b10c 2013-06-14 11:38:17 +00:00
portuguese
print
russian . pet portlint: squeeze COMMENT a little; 2013-06-14 13:54:36 +00:00
science - Correct DOCS handling 2013-06-14 12:00:22 +00:00
security security/py-oauthlib: Fix pkg-plist 2013-06-14 14:04:38 +00:00
shells Use new helpers 2013-06-14 14:27:11 +00:00
sysutils Use new helpers 2013-06-14 14:19:15 +00:00
Templates
textproc Update to 0.623. 2013-06-14 10:01:22 +00:00
Tools
ukrainian
vietnamese
www
x11 Use the new USES=display:build 2013-06-14 12:49:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES Document the fact that _DEPENDS now also has per options helpers 2013-06-14 14:29:13 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Let config-conditional take options configured in make.conf into account. 2013-06-14 12:59:02 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.