Personal patches
Go to file
2000-10-15 21:06:13 +00:00
archivers
astro Add location of myself, and clarify the location of ftp.kr.freebsd.org. 2000-10-14 16:02:49 +00:00
audio Use <machine/soundcard.h> if we have no <sys/soundcard.h> (found by bento). 2000-10-15 14:18:00 +00:00
benchmarks
biology
cad
chinese New port: chinese/pyDict. 2000-10-15 00:20:24 +00:00
comms
converters
databases
deskutils
devel Add missing entries to plist. 2000-10-15 08:04:12 +00:00
dns
editors Fix CDROM based installs. 2000-10-14 20:10:11 +00:00
emulators Update to version 2000.10.02. 2000-10-15 07:32:44 +00:00
finance
french Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22. 2000-10-14 20:15:17 +00:00
ftp Update to version 2.3.4 2000-10-15 08:12:00 +00:00
games Fix Imakefile breakage under XFree86 4.x 2000-10-14 19:50:24 +00:00
german Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22. 2000-10-14 20:15:17 +00:00
graphics Another sourceforge victim. 2000-10-15 12:05:09 +00:00
hebrew
irc Add some "extra" files logged by o bento. 2000-10-15 12:19:53 +00:00
japanese Standardise on "matusita@jp.FreeBSD.org" instead of various other 2000-10-15 03:19:11 +00:00
java This port is i386 only for the moment. We need some assembler code written 2000-10-14 11:58:04 +00:00
korean
lang Update to 20001008. 2000-10-14 19:13:33 +00:00
mail Upgrade to 1.3.7 2000-10-15 08:23:04 +00:00
math
mbone
misc
Mk Fix COMMENT handling -- it was incorrectly using the fixed string 2000-10-14 11:03:19 +00:00
multimedia Another sourceforge victim. 2000-10-15 12:05:09 +00:00
net Clean up pkg-plist. Get rid of the GNOME bits since that's been turned 2000-10-15 21:06:13 +00:00
net-im Clean up pkg-plist. Get rid of the GNOME bits since that's been turned 2000-10-15 21:06:13 +00:00
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Add USE_OPENSSL=yes to fix a bug found by bento. 2000-10-15 14:23:23 +00:00
shells
sysutils
Templates Fix COMMENT handling -- it was incorrectly using the fixed string 2000-10-14 11:03:19 +00:00
textproc Update to 0.6.1, which now supports expat 1.2 and 1.95. 2000-10-15 20:44:40 +00:00
Tools Overhaul addport again. Should be quite functional now. 2000-10-14 05:06:09 +00:00
vietnamese
www Add two security hotfixes for Zope - more complex Zope internals stuff 2000-10-14 23:33:12 +00:00
x11 Fix misplaced README and share/doc/portoseguro directory. 2000-10-15 14:33:04 +00:00
x11-clocks
x11-fm
x11-fonts Tell users that not all these fonts are free. 2000-10-15 07:06:11 +00:00
x11-servers
x11-themes
x11-toolkits Mental note: be sure to double-check the PLIST. This stylesheet-images 2000-10-15 17:55:33 +00:00
x11-wm Standardise on "matusita@jp.FreeBSD.org" instead of various other 2000-10-15 03:19:11 +00:00
.cvsignore
INDEX
LEGAL Some of these fonts are not freely redistributable. Add RESTRICTED 2000-10-15 06:55:37 +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.