Personal patches
Go to file
Thomas Gellekum a7ec9960d9 Enable the parser module.
Submitted by:	nectar
1999-05-21 07:06:06 +00:00
archivers
astro Minor coorections for style and typos. 1999-05-19 14:46:06 +00:00
audio Update to version 2.5. 1999-05-16 23:37:37 +00:00
benchmarks
biology Added WWW: for www-site target in DESCR 1999-05-19 14:20:07 +00:00
cad Misc. PLIST cleanups. 1999-05-12 11:19:22 +00:00
chinese PR: 11698 1999-05-17 11:26:37 +00:00
comms
converters Moved textproc/tuc to converters/tuc 1999-05-19 13:12:27 +00:00
databases
deskutils
devel Activate jfc. 1999-05-20 14:43:16 +00:00
dns
editors Fix a few more category typos. 1999-05-13 09:18:15 +00:00
emulators Man page fix. 1999-05-17 21:51:13 +00:00
finance
ftp update to p113 1999-05-19 19:47:49 +00:00
games Upgrade to 2.13. 1999-05-19 07:03:00 +00:00
german
graphics Moved textproc/tuc to converters/tuc 1999-05-19 13:12:27 +00:00
irc Update to version 1.0.9. 1999-05-16 23:44:14 +00:00
japanese Unbreak. 1999-05-21 01:17:33 +00:00
java Remove doubled-slash. 1999-05-20 14:05:05 +00:00
korean
lang Enable the parser module. 1999-05-21 07:06:06 +00:00
mail Add WWW: 1999-05-18 19:35:05 +00:00
math Misc. build fix. 1999-05-12 23:27:28 +00:00
mbone
misc Oops, I meant May of 1999, not 1998. 1999-05-20 21:16:05 +00:00
Mk
multimedia
net Add png dependency. That fixes the PLIST problem, so add back deleted 1999-05-20 19:08:04 +00:00
net-im
net-mgmt
news update to 0.9.5.6 1999-05-17 08:40:25 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print - PDF_close() shouldn't fclose() the file because PDF_open() expects an 1999-05-19 21:45:53 +00:00
russian
science
security Enable pdq. 1999-05-17 10:44:26 +00:00
shells
sysutils Upgrade to 4.43. 1999-05-20 08:32:40 +00:00
Templates
textproc Upgrade to v2.23. 1999-05-20 14:05:13 +00:00
Tools Update to reflect recent world order. In particular, you need /dev/bpf0 1999-05-12 08:09:18 +00:00
vietnamese
www netscape wants X. Give it. 1999-05-21 06:29:13 +00:00
x11 Update to version 0.3.6. 1999-05-16 23:32:36 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Change Mr.Nakaji's Email address. 1999-05-17 15:19:58 +00:00
x11-themes
x11-toolkits Fix rev 1.7: ports use ${PORTOBJFORMAT}. 1999-05-14 03:41:55 +00:00
x11-wm Update to 0.24 1999-05-16 23:34:16 +00:00
.cvsignore
INDEX Despite what I said before, this is the official INDEX file for 1999-05-14 11:54:54 +00:00
LEGAL Add devel/jfc. 1999-05-20 14:42:29 +00:00
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.