1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2012-06-28 07:58:10 +00:00
accessibility
arabic
archivers
astro - Update to 3.05 2012-06-28 03:03:54 +00:00
audio - Update to 12.12 2012-06-28 07:42:07 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 0.17 2012-06-28 02:17:45 +00:00
deskutils Convert to new options framework 2012-06-27 20:58:20 +00:00
devel Update to 1.12.1 (essentially a no-op with some bugfixes) 2012-06-28 06:19:24 +00:00
dns add new port: dns/py-publicsuffix 2012-06-27 22:25:42 +00:00
editors
emulators
finance
french
ftp
games
german - Update to 20120607 2012-06-28 02:17:14 +00:00
graphics
hebrew
hungarian
irc
japanese
java
korean
lang - Use empty() to check if an option is not set 2012-06-28 02:09:37 +00:00
mail - Add support for disabling http caching via NOCACHE option 2012-06-28 04:38:20 +00:00
math - Update to 2.3.52. 2012-06-27 20:08:36 +00:00
misc
Mk Update to 1.12.1 (essentially a no-op with some bugfixes) 2012-06-28 06:19:24 +00:00
multimedia
net - Add support for MFC/R2 signaling using openr2 library. 2012-06-28 05:24:36 +00:00
net-im
net-mgmt
net-p2p
news Convert to new options framework 2012-06-27 19:52:13 +00:00
palm
polish
ports-mgmt
portuguese
print - Update to 6.6.18. 2012-06-28 07:56:38 +00:00
russian
science
security - Update to 1.76 2012-06-28 02:52:18 +00:00
shells
sysutils - Update to 0.1.2. 2012-06-27 21:34:48 +00:00
Templates
textproc - Update to 2.8. 2012-06-28 07:57:22 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.6.6. 2012-06-28 07:58:10 +00:00
x11 - Update the driver to the latest long lived branch version, 295.59 2012-06-28 03:36:52 +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
README
UIDs
UPDATING

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.