1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 46796a9f8a - Make it clang-friendly
2011-06-21 04:55:13 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology Switch dependency on povray to povray-meta port. 2011-06-20 22:32:03 +00:00
cad
chinese
comms
converters
databases
deskutils
devel Fix build with clang. 2011-06-21 01:53:27 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics A Rails wrapper for the PDFkit library. 2011-06-21 00:57:07 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail - Update to 2.9-20110615 2011-06-21 01:23:22 +00:00
math - Fix build with clang, and respect cflags 2011-06-21 02:05:38 +00:00
misc
Mk
multimedia
net - Make it clang-friendly 2011-06-21 04:55:13 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Assign new maintainer. 2011-06-21 01:20:15 +00:00
portuguese
print
russian
science - Maintainer ports@freebsd.org to devel@stasyan.com 2011-06-21 02:34:50 +00:00
security Document dokuwiki XSS vulnerability. 2011-06-20 22:59:44 +00:00
shells
sysutils
Templates
textproc - Update to 1.4.5 2011-06-21 03:57:32 +00:00
Tools
ukrainian
vietnamese
www Update to 2011-05-25a. 2011-06-20 23:00:18 +00:00
x11 Improve port description and adjust WWW link. 2011-06-21 04:48:37 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove povray, replaced by povray36 2011-06-20 22:29:26 +00:00
README
UIDs
UPDATING Typo fix for 20110620 entry. 2011-06-21 03:43:21 +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.