Personal patches
Go to file
1999-02-04 02:17:35 +00:00
archivers Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
astro Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
audio Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
benchmarks Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
biology Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
cad Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
chinese
comms Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
converters Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
databases Forgot the PLIST changes. 1999-02-04 02:07:59 +00:00
deskutils Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
devel Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
dns
editors Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST. 1999-02-03 23:44:30 +00:00
emulators Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
finance
ftp
games Activate the mirrormagic port. 1999-02-04 00:41:55 +00:00
german Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
graphics Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
irc
japanese Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
java
korean Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
lang Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
mail Upgrade to 0.4.9. 1999-02-03 20:50:05 +00:00
math Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
mbone
misc Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
Mk (1) ${MASTER_SITE_SUBDIR} is now a list, and ${MASTER_SITE_*} macros 1999-02-03 11:06:19 +00:00
multimedia Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
net Unbreak for >= 3.0. 1999-02-04 01:56:42 +00:00
net-im
net-mgmt Don't know why the comments at the top of the file were removed 1999-02-03 23:31:07 +00:00
news
palm
ports-mgmt
print Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
russian Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
science
security Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
shells
sysutils MASTER_SITE_SUBDIR doesn't get a trailing slash. 1999-02-04 02:17:35 +00:00
Templates
textproc Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
Tools
vietnamese
www Activate wwwcrawl and urlget, you can probably guess what they do. 1999-02-03 21:44:41 +00:00
x11 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
x11-clocks
x11-fm
x11-fonts Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.