1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Matuska 705d53962e Update to 6.7.5.10
Feature safe:	yes
2012-03-11 10:29:44 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Upgrade to 1.05. 2012-03-11 08:10:14 +00:00
deskutils
devel - Upgrade to 0.20. 2012-03-11 09:05:17 +00:00
dns
editors
emulators Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for a 2012-03-11 01:07:00 +00:00
finance
french
ftp - Update to 7.0.d. 2012-03-11 05:40:02 +00:00
games - Update to 20120310 (which also prepares it for graphics/osg update) 2012-03-10 21:22:23 +00:00
german
graphics Update to 6.7.5.10 2012-03-11 10:29:44 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Update to 0.2.7 2012-03-10 23:36:58 +00:00
mail - Upgrade to 2.09. 2012-03-11 09:05:48 +00:00
math Update to 15.8.1 2012-03-11 02:09:19 +00:00
misc - Update to 201203 in order to add a missing lib lib32/compat/libsbuf.so.5 2012-03-10 14:56:34 +00:00
Mk Revert 1.23 to restore default value for PERL_PORT. If no value is set 2012-03-11 05:22:01 +00:00
multimedia - update to 2.20.1 2012-03-10 20:02:12 +00:00
net - Upgrade to 3.00. 2012-03-11 09:08:37 +00:00
net-im
net-mgmt
net-p2p - update to 1.3.4 2012-03-10 20:05:38 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Upgrade to 0.10. 2012-03-11 09:15:38 +00:00
shells
sysutils - Upgrade to 1.14. 2012-03-11 09:16:08 +00:00
Templates
textproc - Upgrade to 0.87. 2012-03-11 09:20:21 +00:00
Tools
ukrainian
vietnamese
www - Upgrade to 0.21. 2012-03-11 10:24:14 +00:00
x11
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 Typo fixes in perl entry. 2012-03-10 16:23:47 +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.