Personal patches
Go to file
1998-10-05 05:18:06 +00:00
archivers Urk, do this so it actually works. Sorry guys. 1998-10-05 03:41:16 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Don't run ldconfig if no shared libraries and don't remove a couple 1998-10-05 03:36:19 +00:00
dns
editors
emulators
finance
ftp
games Add a good MASTER_SITE 1998-10-04 18:11:54 +00:00
german
graphics Make this deinstall friendly. 1998-10-05 04:49:51 +00:00
irc
japanese
java
korean
lang Don't use ${LDCONFIG} if we don't install any shared libraries. 1998-10-05 05:04:50 +00:00
mail Update to version 4.05. 1998-10-05 04:23:19 +00:00
math
mbone
misc No need to run ${LDCONFIG} when we only install static libs. 1998-10-04 22:48:25 +00:00
Mk
multimedia Make sure to remove everything we install. 1998-10-05 03:17:11 +00:00
net
net-im
net-mgmt
news
palm
ports-mgmt
print
russian
science Fix build for ELF. 1998-10-05 03:20:31 +00:00
security
shells
sysutils
Templates
textproc
vietnamese
www
x11 Move manpages to Makefile and use MAN* macros. 1998-10-05 05:18:06 +00:00
x11-clocks
x11-fm Remove regexp support libEZ library. 1998-10-05 02:53:32 +00:00
x11-fonts Move manpages to Makefile and use MAN1 macro. 1998-10-04 17:38:39 +00:00
x11-servers
x11-toolkits Convert to ELF. 1998-10-05 03:37:48 +00:00
x11-wm Move manpages to Makefile and use MAN* macros. 1998-10-05 05:18:06 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

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.