Personal patches
Go to file
Marcus von Appen a670c9a1e1 Update to 1.8.466
Approved by:	miwi (mentor)
2009-07-05 20:25:36 +00:00
accessibility
arabic
archivers o Uphold CXX, CXXFLAGS and LDFLAGS. 2009-07-05 07:56:04 +00:00
astro - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
audio Update to 1.8.466 2009-07-05 20:25:36 +00:00
benchmarks
biology - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
cad
chinese
comms
converters Fix patch issue WITH_EXTRA_PATCHES. 2009-07-05 06:00:10 +00:00
databases - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
deskutils - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
devel - Fix build 2009-07-05 19:40:52 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
hebrew
hungarian
irc - Update to 6.0.0 2009-07-05 18:49:59 +00:00
japanese
java
korean
lang - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
mail Update to 1.8 release. 2009-07-05 09:11:49 +00:00
math Update to 1.9.9. 2009-07-05 04:15:15 +00:00
mbone
misc - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
Mk
multimedia - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
net - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
net-im Update to 0.7.30. 2009-07-05 18:44:43 +00:00
net-mgmt Update to 0.4.8. 2009-07-05 19:03:57 +00:00
net-p2p - Fix build with custom prefix 2009-07-04 23:44:30 +00:00
news - fix build with custom LOCALBASE 2009-07-05 09:39:18 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science Chase the goffice update. 2009-07-05 04:15:53 +00:00
security - Update to 0.5.14 2009-07-04 23:54:50 +00:00
shells
sysutils - Fix patches 2009-07-05 15:59:04 +00:00
Templates
textproc - Revert to previous build system. 2009-07-05 17:55:02 +00:00
Tools
ukrainian
vietnamese
www Correct a stupid typo. 2009-07-05 17:52:54 +00:00
x11 - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
x11-toolkits - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
x11-wm - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Add tarsnap 1.0.24, the client code to the tarsnap secure online backup 2009-07-05 09:36:28 +00:00
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.