Personal patches
Go to file
2000-11-10 19:29:05 +00:00
archivers
astro
audio Update to version 0.9.6 2000-11-10 13:17:09 +00:00
benchmarks
biology
cad Better handling for the imake dependency when XFREE86_VERSION != 3. The 2000-11-08 22:55:29 +00:00
chinese Fix the missing file: libXThrStub.so.6.0 2000-11-10 08:46:12 +00:00
comms
converters
databases Change MASTER_SITES to SourceForge. 2000-11-10 13:52:28 +00:00
deskutils
devel Upgrade to 5.2. I hope this will work for the Python users on 2000-11-10 12:52:47 +00:00
dns
editors
emulators Release this port upon the world. 2000-11-09 05:31:21 +00:00
finance
french
ftp
games
german
graphics
hebrew
irc
japanese Update MASTER_SITES 2000-11-09 14:05:32 +00:00
java
korean
lang Don't hardcode the arch symbols. 2000-11-10 18:18:04 +00:00
mail It builds better with gmake. 2000-11-10 17:56:26 +00:00
math #include <sys/types.h> before <machine/endian.h> 2000-11-09 04:58:29 +00:00
mbone
misc Upgrade to 1.2.65. 2000-11-09 01:32:03 +00:00
Mk
multimedia
net
net-im
net-mgmt
net-p2p Update to version 0.9.6 2000-11-10 13:17:09 +00:00
news
palm
ports-mgmt bump version 2000-11-10 07:43:54 +00:00
portuguese/ispell-pt_BR
print
russian
science
security = Use system libcom_err. 2000-11-09 23:35:03 +00:00
shells Make sure to point this to my local distfile directory instead of 2000-11-09 20:22:10 +00:00
sysutils Chnage MASTER_SITES to ${MASTER_SITE_LOCAL}. As steve@ suggested. 2000-11-10 13:10:44 +00:00
Templates
textproc
Tools
vietnamese
www Fix human error - ${PKGMESSAGE} should be set to the work directory, 2000-11-09 00:18:10 +00:00
x11 Fix my previous commit. One can't use OSVERSION before including bsd.port.pre.mk 2000-11-09 05:42:27 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.2.2 2000-11-10 19:29:05 +00:00
x11-wm Update to 0.33. 2000-11-09 08:58:06 +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.