1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2006-06-08 20:25:20 +00:00
accessibility
arabic
archivers
astro
audio Update to 1.4. 2006-06-08 16:45:36 +00:00
benchmarks
biology
cad
chinese - Fix doc bug 2006-06-08 07:43:24 +00:00
comms
converters
databases Update to 0.51. 2006-06-08 06:52:49 +00:00
deskutils
devel - Update to 3.4.1 2006-06-08 20:25:20 +00:00
dns
editors
emulators
finance
french
ftp
games - Add CLIENT and GAME options. 2006-06-08 19:00:43 +00:00
german
graphics update freealut to 1.1.0 2006-06-08 16:07:12 +00:00
hebrew
hungarian
irc - Update to 0.13 2006-06-08 14:14:56 +00:00
japanese
java . Introduce the JAVAVM_DRYRUN variable. If this is set, then javavm will 2006-06-08 17:58:15 +00:00
korean
lang - Fix web browser plugin. 2006-06-08 17:00:49 +00:00
mail Add qmail-mfrules.8, forgotten when i updated qmail-spamcontrol to 2414 2006-06-08 17:45:44 +00:00
math - Update to 1.06 2006-06-08 18:37:46 +00:00
mbone
misc Update MASTER_SITES 2006-06-08 13:28:47 +00:00
Mk
multimedia Update MASTER_SITES 2006-06-08 13:32:57 +00:00
net
net-im
net-mgmt Update MASTER_SITES 2006-06-08 13:14:28 +00:00
net-p2p Update MASTER_SITES 2006-06-08 13:12:05 +00:00
news
palm
polish
ports-mgmt Give better make example. 2006-06-08 10:21:20 +00:00
portuguese
print
russian
science
security Document two freeradius issues, one newer and one older issue: 2006-06-08 17:10:56 +00:00
shells
sysutils - Chase lib version bump to libcdio 2006-06-08 19:34:37 +00:00
Templates
textproc - Update to 0.10 2006-06-08 15:49:43 +00:00
Tools
ukrainian
vietnamese
www Update to 0.88 2006-06-08 11:31:44 +00:00
x11 Fix build on RELENG_4 2006-06-08 16:49:22 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts Update MASTER_SITES 2006-06-08 13:36:24 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED Remove resurrected port (graphics/fractorama) 2006-06-08 15:39:49 +00:00
README
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.