Personal patches
Go to file
Thomas Gellekum 7e62a3c426 Support dynamic loading of modules in an ELF world.
Submitted by:	Vladimir Kushnir <kushn@mail.kar.net>
1998-10-06 06:49:13 +00:00
archivers Urk, do this so it actually works. Sorry guys. 1998-10-05 03:41:16 +00:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c proctime.c 1998-10-05 05:56:03 +00:00
dns
editors
emulators Do not write anything to ${PATCHDIR} by doing the awk trick to 1998-10-06 05:18:00 +00:00
finance
ftp
games Patch to fix this error: 1998-10-06 04:55:21 +00:00
german
graphics - Make Jordan the maintainer, since I don't even own a scanner anymore and 1998-10-05 18:27:26 +00:00
irc
japanese
java
korean
lang Support dynamic loading of modules in an ELF world. 1998-10-06 06:49:13 +00:00
mail Update to version 4.05. 1998-10-05 04:23:19 +00:00
math
mbone
misc
Mk
multimedia Make sure to remove everything we install. 1998-10-05 03:17:11 +00:00
net Link in Coda 1998-10-05 20:16:50 +00:00
net-im
net-mgmt
news
palm
ports-mgmt
print
russian
science Fix build for ELF. 1998-10-05 03:20:31 +00:00
security
shells
sysutils
Templates
textproc
vietnamese
www s/squid12/squid20/ 1998-10-06 00:22:40 +00:00
x11 upgrade to 2.4.7. 1998-10-05 05:30:12 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Convert to ELF. 1998-10-05 03:37:48 +00:00
x11-wm Move manpages to Makefile and use MAN* macros. 1998-10-05 05:18:06 +00:00
.cvsignore
INDEX
LEGAL
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.