Personal patches
Go to file
Jacques Vidrine be7e59d5dc Fix PLIST.
Reported by:	bento.freebsd.org
2000-06-15 19:03:27 +00:00
archivers Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
astro
audio
benchmarks Activate ubench. 2000-06-06 13:38:50 +00:00
biology fc is ftn77 now, adjust accordingly. 2000-06-11 19:51:59 +00:00
cad Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
chinese
comms
converters Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
databases Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
deskutils Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
devel
dns
editors Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
emulators First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
finance
french/ispell
ftp
games
german
graphics Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
irc
japanese Not to remain unchanged configuration files and those directories. 2000-06-14 17:55:34 +00:00
java
korean
lang
mail
math
mbone Nuke mbone/mbone_vcr 2000-05-01 13:45:21 +00:00
misc Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Mk
multimedia
net
net-im Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
net-mgmt First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security
shells
sysutils
Templates (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS on 2000-01-21 11:08:23 +00:00
textproc Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Tools Add extract-lines for .Z archives. 2000-06-10 11:12:10 +00:00
vietnamese
www
x11 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
x11-clocks Update to 2.6, add a WWW while I'm here. 2000-05-25 16:50:31 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
x11-toolkits Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README Document search target. 1997-06-11 09:06:37 +00:00
YEAR2000 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.