Personal patches
Go to file
Matthew Hunt 41d6836071 The library requires a couple of routines from linpack, which are
included but were not being compiled into the library.  This resulted
in missing symbols when code was linked against libranlib.

We now compile in the provided linpack routines.

Approved by:	tg
1999-04-19 16:49:18 +00:00
archivers add homepage here too 1999-04-18 20:19:17 +00:00
astro Upgrade to 1.25 1999-04-19 13:56:54 +00:00
audio Update to version 1.1.4. 1999-04-19 04:08:54 +00:00
benchmarks Enter polygraph, a benchmarking tool for Web proxies. 1999-04-14 20:39:06 +00:00
biology
cad
chinese - original distribution URL (and MD5 value) has changed. 1999-04-17 10:51:11 +00:00
comms Respect CFLAGS and CC. 1999-04-14 17:08:00 +00:00
converters Fix bug in manpage. 1999-04-17 16:23:08 +00:00
databases /sbin/ldconfig -> ${LDCONFIG} 1999-04-18 10:47:03 +00:00
deskutils
devel No longer BROKEN (updated patchfile) 1999-04-18 18:52:16 +00:00
dns
editors PR: ports/11210 1999-04-19 16:44:51 +00:00
emulators Upgrade to version 3.9.4. 1999-04-18 12:04:27 +00:00
finance
ftp Update curl from 5.5 to 5.5.1 and remove ftp.all.de - seems to be gone 1999-04-16 02:24:14 +00:00
games Activate the xtet42 port. 1999-04-19 04:22:01 +00:00
german
graphics update to version 4.1.8 1999-04-16 16:07:03 +00:00
irc make net/ircII install helpfiles in $prefix/share not lib. 1999-04-19 05:55:10 +00:00
japanese Fix the style I messed up. 1999-04-17 19:43:23 +00:00
java Update to use newer (read fixed!) AOUT release. 1999-04-16 19:53:36 +00:00
korean - original distribution URL (and MD5 value) has changed. 1999-04-17 10:51:11 +00:00
lang Update to version 1.2.5. 1999-04-19 03:55:55 +00:00
mail Maintainer found a real home for the distfile. 1999-04-19 03:40:27 +00:00
math The library requires a couple of routines from linpack, which are 1999-04-19 16:49:18 +00:00
mbone
misc Upgrade to 1.30.1 1999-04-19 13:25:14 +00:00
Mk
multimedia
net enable gaim 1999-04-19 00:17:28 +00:00
net-im the GTK+ AOL Instant Messenger 1999-04-19 00:15:51 +00:00
net-mgmt * Mark this BROKEN for a.out systems. 1999-04-18 19:14:44 +00:00
news Split up patchfiles. Add patch from PR 9710. Update md5 file so it 1999-04-16 08:52:25 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Minor grammer nit. 1999-04-18 20:54:54 +00:00
russian
science
security Update to version 0.14. 1999-04-19 04:00:35 +00:00
shells Update to 2.03 (maintainer did not respond) 1999-04-19 08:42:21 +00:00
sysutils Update to version 1.6.0. 1999-04-19 04:15:33 +00:00
Templates
textproc Portlint. 1999-04-18 10:32:13 +00:00
Tools
vietnamese
www This port is missing a couple of files, and makes incorrect assumptions 1999-04-19 04:11:32 +00:00
x11 Preparing for Japan servers rearrangement, 1999-04-16 23:35:01 +00:00
x11-clocks Upgrade to 0.3 1999-04-19 13:37:25 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to version 1.0.1 1999-04-16 06:15:10 +00:00
x11-wm Preparing for Japan servers rearrangement, 1999-04-16 23:35:01 +00:00
.cvsignore
INDEX
LEGAL Added cscope 1999-04-13 23:44:03 +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.