FreeBSD ports tree (read-only mirror)
Find a file
Marcelo Araujo 1d0f013400 - Update to 1.2.21
Noticed by:	pav via pointyhat
2008-06-09 00:40:01 +00:00
accessibility
arabic
archivers
astro
audio According to pkg_add -v, pkg-plist executes the following commands: 2008-06-08 11:06:03 +00:00
benchmarks
biology
cad Update to 20080202 snapshot. Changes include: 2008-06-08 16:09:31 +00:00
chinese
comms
converters
databases
deskutils
devel - As reported by itetcu@FreeBSD.org, monotone port wrongly installed some 2008-06-08 14:31:34 +00:00
dns Fix opendbx backend bugs. 2008-06-08 18:36:09 +00:00
editors Update to DEV300_m17. 2008-06-08 11:23:32 +00:00
emulators Update to version 1.0-rc4 which brings bug fixes only, no new features. 2008-06-08 21:40:43 +00:00
finance
french
ftp
games add two missing directory to delete 2008-06-08 13:07:51 +00:00
german
graphics - fix plist with NOPORTDOCS defined 2008-06-08 15:08:23 +00:00
hebrew
hungarian
irc
japanese
java Set IGNORE if NOPORTDOCS is set: this port installs only documentation. 2008-06-08 09:04:28 +00:00
korean
lang
mail - update to 1.0.0 2008-06-08 11:10:03 +00:00
math - Update to 1.7.4 2008-06-08 11:49:16 +00:00
mbone
misc
Mk
multimedia
net - Update to 1.2.21 2008-06-09 00:40:01 +00:00
net-im
net-mgmt - Mark IS_INTERACTIVE to avoid infinite loops and stop some damages on packages cluster. 2008-06-09 00:31:45 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update to 3.6.4. Changes include: 2008-06-08 16:11:45 +00:00
russian
science
security Perform some much-needed work on aescrypt that somehow lingered for 2008-06-08 17:54:35 +00:00
shells
sysutils Fixed: wmcpuload exit with message "error extracting symbols" 2008-06-08 08:23:15 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update to Net-Akismet-0.05. 2008-06-08 19:06:25 +00:00
x11 Add the ability to spawn seahorse-agent from gdm rather than from every 2008-06-08 19:23:11 +00:00
x11-clocks
x11-drivers
x11-fm Add pbi-thumbnailer, a tool which generates icon thumbnails for PC-BSD 2008-06-08 19:51:16 +00:00
x11-fonts - Update to 0.5.3 2008-06-08 19:29:22 +00:00
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.