Personal patches
Go to file
1999-03-23 12:41:10 +00:00
archivers
astro
audio Delete cddbd, they have gone commercial and this port isn't useful 1999-03-22 05:36:57 +00:00
benchmarks
biology
cad Fix floating point problem and flatten out multi-file patch. 1999-03-08 18:40:17 +00:00
chinese Change PRE to pre in PKGNAME -- it's a little less hurting to the eye. 1999-03-19 22:17:49 +00:00
comms I believe asmodem wants to be here. 1999-03-19 22:20:14 +00:00
converters
databases Forgot to commit this one while upgrading to 3.22.20a. 1999-03-23 12:41:10 +00:00
deskutils Upgrade to 0.78. 1999-03-18 19:47:23 +00:00
devel Added yacl 1999-03-20 05:42:24 +00:00
dns
editors Use "MLINK"s rather than let Vim's Makefile do the manpage linking. 1999-03-15 10:24:26 +00:00
emulators Update to version 1.2. 1999-03-15 01:57:13 +00:00
finance Upgrade to 0.78. 1999-03-18 19:47:23 +00:00
ftp * Needed dependency for gettext 1999-03-20 17:18:04 +00:00
games corrected checksum... 1999-03-22 22:16:57 +00:00
german
graphics Enable povray31. 1999-03-20 14:54:00 +00:00
irc Update to 0.9.3 1999-03-21 13:18:18 +00:00
japanese Follow up the committion for japanese/netscape4-communicator. 1999-03-20 17:33:57 +00:00
java Update to version 0.47 1999-03-22 06:40:16 +00:00
korean Update to hanterm-xf-p16 1999-03-19 01:15:11 +00:00
lang Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELF 1999-03-22 02:02:13 +00:00
mail Cleanup packing list. 1999-03-22 02:35:49 +00:00
math Add fftw and grace. 1999-03-19 22:24:43 +00:00
mbone
misc Move the distfile to my website until the original becomes available again 1999-03-22 12:48:05 +00:00
Mk
multimedia Updated with new FXTV Homepage location 1999-03-16 14:07:23 +00:00
net Nuke net/am-utils, it's been in the base system for a while now. 1999-03-23 02:15:23 +00:00
net-im Portlint. 1999-03-19 22:29:54 +00:00
net-mgmt
news Add PKGNAME, no - allowed in version number part. 1999-03-22 11:47:34 +00:00
palm
ports-mgmt
print Remove references to Aladdin Ghostscript (this is GNU Ghostscript). 1999-03-22 12:46:29 +00:00
russian
science
security Cause the makefile to respect CC and CFLAGS during compilation. 1999-03-23 11:30:35 +00:00
shells Update to 1.03j 1999-03-17 15:11:43 +00:00
sysutils * Update 1.0.1 -> 1.0.2 1999-03-15 02:05:55 +00:00
Templates
textproc Move ``dict'' from the "net" to the "textproc" category. 1999-03-22 01:17:24 +00:00
Tools We are now in 3.1-STABLE. 1999-03-22 08:46:24 +00:00
vietnamese
www Upgrade from 1.02 -> 20b3, associated changes. 1999-03-22 22:45:06 +00:00
x11 Back out two patches that were not intended for commit. 1999-03-19 22:35:28 +00:00
x11-clocks Install in /usr/X11R6/man, not /usr/X11R6/share/man 1999-03-22 12:59:45 +00:00
x11-fm
x11-fonts
x11-servers Two more patches that were not intended for commit. 1999-03-19 22:38:55 +00:00
x11-themes Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1. 1999-03-15 18:30:06 +00:00
x11-toolkits Now that gettext includes a shared library, dependencies should 1999-03-19 04:40:10 +00:00
x11-wm Upgrade to v0.50.4. 1999-03-22 08:38:59 +00:00
.cvsignore
INDEX
LEGAL Add jdk-doc due to licensing problem 1999-03-18 05:36:54 +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.