Personal patches
Go to file
Chris Piazza ea79d68849 a) Update jdk-doc to 1.1.8. (from submitter)
b) Change the PLIST to use a PLIST_SUB for the version number
   to cut down on the size of diffs. (me)

PR:	12312
Submitted by:	Steve Coltrin <spcoltri@io.com>
1999-06-21 02:56:47 +00:00
archivers
astro Change my email address to FreeBSD.org. 1999-06-19 08:26:18 +00:00
audio Activate cdindex 1999-06-20 02:11:15 +00:00
benchmarks
biology Make the psi88 port install into PREFIX instead of a hardcoded 1999-06-19 10:23:07 +00:00
cad Activate the tkgate port. 1999-06-06 17:12:34 +00:00
chinese Added acroread-chsfont and acroread-chtfont 1999-06-17 09:37:42 +00:00
comms
converters Update to version 0.40 1999-06-12 21:31:12 +00:00
databases Upgrade tkgnats to 3.0.10 1999-06-20 20:49:32 +00:00
deskutils Upgrade plan from 1.7.2 to 1.8.1; portlint. 1999-06-19 09:29:09 +00:00
devel Upgrade to NPS version 0.9.18 1999-06-20 10:10:54 +00:00
dns 1. Make this port easier to upgrade later on. 1999-06-17 16:09:09 +00:00
editors Update cooledit to 3.11.3. 1999-06-19 06:02:08 +00:00
emulators Activate the quasi88 port. 1999-06-06 17:04:46 +00:00
finance
ftp Fix the path in the second MASTER_SITE. 1999-06-20 07:23:25 +00:00
games Fix distfile fennerage with another MASTER_SITE. 1999-06-20 01:33:29 +00:00
german Update to version 1.22.6. 1999-06-10 08:20:01 +00:00
graphics Update my email address. 1999-06-20 07:21:30 +00:00
irc Update xchat to 0.9.9. 1999-06-21 01:53:35 +00:00
japanese Added acroread-jpnfont 1999-06-17 09:36:58 +00:00
java a) Update jdk-doc to 1.1.8. (from submitter) 1999-06-21 02:56:47 +00:00
korean Added acroread-korfont 1999-06-17 09:37:16 +00:00
lang Upgrade to tcl and tk 8.1. 1999-06-20 14:05:44 +00:00
mail Support ${CC}. 1999-06-19 23:40:00 +00:00
math Remove current maintainer and replace with ports@FreeBSD.org 1999-06-19 07:48:00 +00:00
mbone
misc Change my email address to FreeBSD.org. 1999-06-19 08:26:18 +00:00
Mk (1) Print out ${CONFIGURE_LOG} (default: "config.log") when 1999-06-11 11:59:10 +00:00
multimedia Update my email address, I've been slack. 1999-06-07 12:03:44 +00:00
net Activate trickyirc. 1999-06-21 01:20:35 +00:00
net-im
net-mgmt
news Update to use pgp-verify version 1.12. 1999-06-10 08:00:12 +00:00
palm Add the syncal port. 1999-06-09 00:26:25 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Added acroread-commfont 1999-06-17 09:38:38 +00:00
russian
science
security Update to 0.15. 1999-06-20 18:39:14 +00:00
shells One of MASTER_SITES is disappeared, one is changed. 1999-06-08 04:57:15 +00:00
sysutils Upgrade asapm from 2.6 to 2.7. 1999-06-19 18:48:27 +00:00
Templates
textproc Add more MASTER_SITEs, clean up a extra '\' that no-one noticed, clean up 1999-06-16 14:43:40 +00:00
Tools
vietnamese
www Remove NO_LATEST_LINK 1999-06-20 21:33:39 +00:00
x11 Change my email address to FreeBSD.org. 1999-06-19 08:26:18 +00:00
x11-clocks Update wmtz to 0.4, honour CFLAGS.. 1999-06-19 18:24:39 +00:00
x11-fm
x11-fonts
x11-servers Mark `only for i386'. These have i386 assembler code. 1999-06-13 07:17:42 +00:00
x11-themes Remove current maintainer and replace with ports@FreeBSD.org 1999-06-19 07:48:00 +00:00
x11-toolkits Upgrade to tcl and tk 8.1. 1999-06-20 14:05:44 +00:00
x11-wm Replace a dead master site with a functional one. 1999-06-20 00:50:01 +00:00
.cvsignore
INDEX
LEGAL Add a legal statement in LEGAL, was previously in ports Makefile 1999-06-19 10:41:47 +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.