Personal patches
Go to file
Matthias Andree 791032c859 Fix regression in previous commit that broke NOPORTDOCS=yes installs.
Only remove /html/img if NOPORTDOCS is undefined.
2010-08-18 18:59:56 +00:00
accessibility
arabic
archivers - Update to 1.05 2010-08-17 15:40:27 +00:00
astro Go back to 5.1.3535.3218 for the time being, the new version, 5.2.1.1547, 2010-08-16 21:39:29 +00:00
audio - Update to 0.17 2010-08-18 18:30:52 +00:00
benchmarks
biology - Update USE_PYTHON in Makefile to reflect upstream Python 2010-08-18 14:09:34 +00:00
cad - Update to 8.11. 2010-08-18 00:47:22 +00:00
chinese
comms
converters
databases - Restrict USE_PYTHON to 2.5+ due to compilation errors with Python 2.4 2010-08-18 14:10:53 +00:00
deskutils
devel Fix regression in previous commit that broke NOPORTDOCS=yes installs. 2010-08-18 18:59:56 +00:00
dns - Update to 1.6.6 2010-08-18 03:49:46 +00:00
editors - Add tools like a new target. It could be useful for compile some apps like 2010-08-16 23:18:15 +00:00
emulators
finance Update to 1.28 2010-08-18 07:06:17 +00:00
french
ftp
games - Update to 0.6.1 2010-08-18 00:05:18 +00:00
german
graphics - Update to 1.8 2010-08-18 14:24:50 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Fix regression in previous commit that broke NOPORTDOCS=yes installs. 2010-08-18 18:59:56 +00:00
mail Update to 1.33 and add Greylist header option to RC script. 2010-08-17 23:52:34 +00:00
math Update to 1.10.9. 2010-08-18 14:25:15 +00:00
mbone
misc Update to tzdata2010l: 2010-08-17 12:00:40 +00:00
Mk - Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541. 2010-08-18 03:46:00 +00:00
multimedia - Update to 0.5.6. 2010-08-18 18:13:48 +00:00
net Update to 0.10. 2010-08-18 11:09:20 +00:00
net-im - Update to 1.1.3 2010-08-18 08:09:45 +00:00
net-mgmt - update to version 1.4.3 2010-08-17 21:32:58 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Chase freetype2 update 2010-08-17 20:26:35 +00:00
russian
science Chase goffice and gnumeric updates. 2010-08-18 14:51:05 +00:00
security - replace RUN_DEPENDS barnyard (deprecated) with barnyard2 2010-08-18 18:10:06 +00:00
shells
sysutils - new port sysutils/monitorix 2010-08-18 17:43:31 +00:00
Templates
textproc - Add portscout(.org) flags 2010-08-18 08:00:05 +00:00
Tools Fix it for real this time. 2010-08-16 23:59:32 +00:00
ukrainian
vietnamese
www - Update to 0.9.6 Beta. 2010-08-18 18:16:22 +00:00
x11 - Update to 1.1.1 2010-08-17 09:55:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update 2.5.30 --> 2.5.31 2010-08-16 19:29:41 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Security vulnerability: local root privileges escalation problems 2010-08-17 13:04:26 +00:00
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.