FreeBSD ports tree (read-only mirror)
Find a file
Martin Wilke 30e41c617c - Update to 0.7.2
PR:		131846
Submitted by:	Ports Fury
2009-02-20 16:02:22 +00:00
accessibility Updated my mail address to use @FreeBSD.org now. 2009-02-19 21:45:43 +00:00
arabic
archivers Force commit to backout previous one, this update depends on devel/tbb being 2009-02-18 12:36:38 +00:00
astro - Update to 0.038 2009-02-18 20:03:19 +00:00
audio Correct copy past bug in the plist for the spc plugin. 2009-02-20 15:26:41 +00:00
benchmarks - Real version number is 5.8 2009-02-19 17:39:02 +00:00
biology
cad
chinese
comms dfu-util is a program that implements the host (PC) side of the USB DFU 2009-02-18 23:07:57 +00:00
converters - Update to 2.23.11 (2.2311) 2009-02-19 07:01:44 +00:00
databases Add py-pytc 0.7, Tokyo Cabinet Python bindings. 2009-02-18 01:40:24 +00:00
deskutils - Update to 5.6 2009-02-19 17:03:40 +00:00
devel Add p5-Test-Most 0.21, perl extension for most commonly needed test 2009-02-20 02:32:49 +00:00
dns - Update PORTSCOUT 2009-02-19 23:21:03 +00:00
editors Fix packing list when NOPORTDOCS is defined. 2009-02-20 14:26:18 +00:00
emulators Update to 0.6.1 2009-02-18 21:55:43 +00:00
finance
french
ftp - Update PORTSCOUT 2009-02-19 23:21:03 +00:00
games Updated my mail address to use @FreeBSD.org now. 2009-02-19 21:45:43 +00:00
german
graphics - Update to 1.0.8 2009-02-20 15:42:30 +00:00
hebrew
hungarian
irc - Update to 0.3 2009-02-19 19:47:22 +00:00
japanese - Pass maintainership to submitter 2009-02-18 05:55:26 +00:00
java o Remove BROKEN by not installing files already installed by 2009-02-19 03:32:00 +00:00
korean
lang Update to the 20090218 snapshot of GCC 4.2.5. 2009-02-20 00:26:37 +00:00
mail Fix packing list when NOPORTDOCS is defined. 2009-02-20 14:48:01 +00:00
math - Update to 20090219 2009-02-20 15:46:42 +00:00
mbone - Update to 20081213 2009-02-18 17:03:44 +00:00
misc - Update to 3.0.1 2009-02-20 13:36:51 +00:00
Mk Update OpenLDAP to 2.4.14. 2009-02-17 02:54:37 +00:00
multimedia - Update to 0.7.2 2009-02-20 16:02:22 +00:00
net Updated my mail address to use @FreeBSD.org now. 2009-02-19 21:45:43 +00:00
net-im - Update to 4.22.6-14-gc522 2009-02-19 20:03:57 +00:00
net-mgmt - Update to 1.0.7 2009-02-19 20:20:43 +00:00
net-p2p Update to 2.9.7 2009-02-19 05:07:05 +00:00
news
palm - Update to 0.2.2 2009-02-19 16:59:58 +00:00
polish
ports-mgmt Connect tinderbox-devel to the build. 2009-02-16 22:27:53 +00:00
portuguese
print - Update to 2.74 2009-02-20 15:44:16 +00:00
russian - Update to 1.0.2 2009-02-19 20:15:23 +00:00
science - Mark as UNBROKEN on AMD64. 2009-02-20 01:35:46 +00:00
security - Update to 20090220 2009-02-20 14:16:24 +00:00
shells
sysutils - Update to 3.20.4 2009-02-20 15:44:48 +00:00
Templates
textproc Updated my mail address to use @FreeBSD.org now. 2009-02-19 21:45:43 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.8.20090123.1 2009-02-20 15:43:13 +00:00
x11 /tmp/cvsGePDN8 2009-02-19 19:56:52 +00:00
x11-clocks
x11-drivers Update to 6.11.0 2009-02-19 05:05:51 +00:00
x11-fm Updated my mail address to use @FreeBSD.org now. 2009-02-19 21:45:43 +00:00
x11-fonts - Update to 20090215 2009-02-19 20:15:15 +00:00
x11-servers
x11-themes
x11-toolkits Update to 3.5m5 2009-02-18 21:16:10 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Add an entry for editors/sam being removed. 2009-02-19 19:02:32 +00:00
README
UIDs
UPDATING - Update to 1.7.5 2009-02-18 18:06:37 +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.