Personal patches
Go to file
2001-01-25 22:07:29 +00:00
archivers Upgrade to 1.09. 2001-01-25 22:07:29 +00:00
astro add myself to the map 2001-01-24 06:08:28 +00:00
audio upgrade from pre5 to pre6 2001-01-25 14:46:05 +00:00
benchmarks
biology update from 3.7 to 3.8 2001-01-24 17:58:44 +00:00
cad
chinese Upgrade to 4.32. 2001-01-25 12:06:09 +00:00
comms - Support CFLAGS properly 2001-01-23 07:55:05 +00:00
converters
databases - Add missing file (bin/isql) to pkg-plist 2001-01-25 06:48:15 +00:00
deskutils Release a few ports back into the wild that I don't have 2001-01-22 19:33:59 +00:00
devel Previous workaround was insufficient to resolve ports/24589. Try harder this 2001-01-24 10:25:16 +00:00
dns Update to 1.04. 2001-01-22 14:44:08 +00:00
editors Update to zile 1.4. 2001-01-25 10:05:03 +00:00
emulators More fix about usb support. 2001-01-24 01:16:14 +00:00
finance Upgrade to version 0.7 2001-01-23 08:38:34 +00:00
french
ftp Chase checksum: a couple of sentences were added to the readme. 2001-01-22 18:26:22 +00:00
games change master site 2001-01-25 14:17:09 +00:00
german
graphics Add note that OV511+ cameras are not supported and that newer Creative 2001-01-25 13:16:04 +00:00
hebrew
irc Update to version 1.5.1 2001-01-23 08:30:12 +00:00
japanese update MASTER_SITES. 2001-01-23 16:05:28 +00:00
java change maintainer's email 2001-01-25 14:51:52 +00:00
korean The author re-rolled distfile without trivial change, no functional change. 2001-01-20 15:09:23 +00:00
lang Use proper capitalization (freebsd.org -> FreeBSD.org) 2001-01-24 12:43:14 +00:00
mail Update to 0.5. 2001-01-25 16:18:17 +00:00
math Allow CATEGORIES to be overriden by the respective japanese/* ports 2001-01-24 16:03:49 +00:00
mbone
misc change master sites 2001-01-25 14:11:18 +00:00
Mk Sync with XEmacs update by kiri. 2001-01-19 15:22:54 +00:00
multimedia s/w32/win32/, my fault :Q 2001-01-24 18:53:27 +00:00
net Upgrade to 1.10. 2001-01-25 22:02:41 +00:00
net-im - Update port to 0.4.6p1 (fixes remote buffer overflow) 2001-01-25 03:19:53 +00:00
net-mgmt - Support CFLAGS/LOCALBASE properly 2001-01-23 08:45:52 +00:00
net-p2p
news update ubh from 1.3 to 1.5 2001-01-25 14:02:31 +00:00
palm add bibelot, txt to pdb converter 2001-01-21 16:36:26 +00:00
ports-mgmt Add qtpkg 1.0, a Qt based package removal tool. 2001-01-23 16:47:05 +00:00
portuguese/ispell-pt_BR
print Update MASTER_SITES (sgi.com -> ftp.sgi.com) 2001-01-24 16:10:57 +00:00
russian
science
security add missed patches. 2001-01-25 19:43:01 +00:00
shells Master site disappeared. Use MASTER_SITE_LOCAL. 2001-01-22 12:52:01 +00:00
sysutils update to 3.5.2. 2001-01-25 14:38:29 +00:00
Templates
textproc Release maintainership.. libxml2 is not likely to be used in the core 2001-01-25 21:37:36 +00:00
Tools A few new features: 2001-01-21 01:02:13 +00:00
vietnamese
www Upgrade to 5.50. 2001-01-25 22:03:15 +00:00
x11 It's another day. Update to 1.2.11 2001-01-25 17:00:26 +00:00
x11-clocks
x11-fm Use proper capitalization (freebsd.org -> FreeBSD.org) 2001-01-24 12:43:14 +00:00
x11-fonts Use proper capitalization (freebsd.org -> FreeBSD.org) 2001-01-24 12:43:14 +00:00
x11-servers Use proper capitalization (freebsd.org -> FreeBSD.org) 2001-01-24 12:43:14 +00:00
x11-themes
x11-toolkits Fix bogons related to WANT_STATIC. 2001-01-24 03:48:41 +00:00
x11-wm update to 2.3.27. This is fatal bug fix. 2001-01-24 17:57:54 +00:00
.cvsignore
INDEX
LEGAL Add qkmj. Do not sell for profit. (NO_CDROM in its Makefile) 2001-01-21 17:10:45 +00:00
Makefile
README

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.