Personal patches
Go to file
Kris Kennaway efc42222a9 USE_X_PREFIX wasn't being set early enough due to a version check for
old versions of 4.0-CURRENT. Remove the check and solve this.

Noticed by:	bento
2000-04-29 21:52:52 +00:00
archivers checksum update - minor crypt code style change 2000-04-25 22:47:08 +00:00
astro
audio Clean up the makefile and use cxxflags properly instead of setting it 2000-04-29 20:47:04 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 1.4.3 2000-04-29 21:14:39 +00:00
deskutils Unbreak by updating to gtimer 1.1.15, and redo a botched (but cosmetic) 2000-04-29 21:36:57 +00:00
devel Mark BROKEN - compiler error 2000-04-29 21:44:08 +00:00
dns Add dependency to daemontools, now that we have a compatible version. 2000-04-27 22:56:59 +00:00
editors Upgrade to version 1.5.8. 2000-04-29 07:38:20 +00:00
emulators Show an error message and exit when vmware is invoked without Linux procfs 2000-04-25 14:23:37 +00:00
finance
french/ispell
ftp
games Upgrade to version 2.6.1 of xblast (includes sound support). 2000-04-28 09:27:44 +00:00
german
graphics USE_X_PREFIX wasn't being set early enough due to a version check for 2000-04-29 21:52:52 +00:00
irc Whoops, 1.4 in the MASTER_SITES should be 1.5. I guess that's what I get 2000-04-25 16:14:24 +00:00
japanese
java Update to 1.1.3. 2000-04-25 15:22:51 +00:00
korean
lang sync with ports/lang/python. 2000-04-28 03:12:52 +00:00
mail Remove uninstalled file from PLIST. 2000-04-29 21:22:19 +00:00
math Mark BROKEN: this port tries to run eg++ 2000-04-29 21:46:08 +00:00
mbone
misc Update to bidwatcher 1.1.5. This is now based on Wayne Schlitt's fork of 2000-04-28 21:25:38 +00:00
Mk
multimedia USE_X_PREFIX wasn't being set early enough due to a version check for 2000-04-29 21:52:52 +00:00
net Mark BROKEN: icqnix.install does not compile 2000-04-29 20:58:43 +00:00
net-im Update to version 0.9.14. These guys have finally added BSD daemon icons, 2000-04-28 19:06:22 +00:00
net-mgmt
news
palm Mark BROKEN: the port looks for netpbm in ${X11BASE} not ${LOCALBASE} 2000-04-29 21:18:39 +00:00
ports-mgmt update to portlint 2.2.2: 2000-04-25 21:33:42 +00:00
portuguese/ispell-pt_BR
print Attempt to fix errors caused by libwww upgrade. 2000-04-29 16:47:02 +00:00
russian
science
security Update to 0.4.0. 2000-04-27 10:31:40 +00:00
shells Oops, I forgot the distfile zsh-3.1.7-pre-1.tar.gz was under 2000-04-29 15:20:10 +00:00
sysutils Unbreak. 2000-04-29 21:41:20 +00:00
Templates
textproc Portlint. Change ${PREFIX} in RUN_DEPENDS to ${LOCALBASE}. 2000-04-25 13:39:17 +00:00
Tools
vietnamese
www Update to 2.5e. 2000-04-29 20:33:44 +00:00
x11 Upgrade to 4.16.1 (fixes a buffer overrun). 2000-04-27 08:31:22 +00:00
x11-clocks Oops, forgot to commit md5 change. 2000-04-26 07:11:22 +00:00
x11-fm
x11-fonts Update to 8.3. 2000-04-25 17:30:00 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Update to version 0.4.0. 2000-04-28 19:25:40 +00:00
.cvsignore
INDEX
LEGAL
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.