Personal patches
Go to file
Steve Price 30f779debf Convert to ELF. These changes are based on a recent thread
on the -current mailing list and at least partial credit goes
to the following people for this commit:

	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
	Ollivier Robert <roberto@keltia.freenix.fr>

NOTE: Kerberos support has been temporarily turned off until
someone can make it work.
1998-09-21 00:04:36 +00:00
archivers giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
astro Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it 1998-09-17 00:33:02 +00:00
audio giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
benchmarks
biology
cad
chinese Upgrade to 4.2k 1998-09-16 21:44:26 +00:00
comms Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
converters
databases Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it 1998-09-17 00:33:02 +00:00
deskutils giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
devel This port installs a manpage in /usr/local/man1. That's evil! 1998-09-20 23:26:49 +00:00
dns
editors Activate leim20. 1998-09-18 22:05:55 +00:00
emulators Sync with a version that uses MLINKS. 1998-09-19 00:41:11 +00:00
finance Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it 1998-09-17 00:33:02 +00:00
ftp Add 2 entries of share/lftp/*. 1998-09-19 04:03:19 +00:00
games Update to version 15.18 and ELF'ize. 1998-09-19 20:23:07 +00:00
german
graphics If a.out minor number is zero, ELF shlib names should be listed. 1998-09-21 00:02:44 +00:00
irc
japanese Add missing xim.tcl to pkg/PLIST. 1998-09-19 05:40:41 +00:00
java
korean Activate ko-pgp.language. 1998-09-17 14:15:20 +00:00
lang Unbreak deinstall by adding the required trailing '%%'. 1998-09-20 23:51:28 +00:00
mail Find the master site again. Also put this version back on my 1998-09-19 21:29:29 +00:00
math giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
mbone
misc Cleanup extra characters that are sometimes left behind when the 1998-09-19 22:44:16 +00:00
Mk Yikes, put .endif in wrong place. 1998-09-17 01:22:05 +00:00
multimedia giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
net Update to version 1.0 beta 5. 1998-09-19 22:45:44 +00:00
net-im
net-mgmt
news Roll back libpng major to 2. 1998-09-17 00:50:52 +00:00
palm giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
ports-mgmt
print convert to ELF 1998-09-19 17:16:04 +00:00
russian
science
security giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
shells
sysutils Update to version 1.2.1. 1998-09-19 22:41:10 +00:00
Templates
textproc Add patch for jpja localization. 1998-09-20 03:48:11 +00:00
vietnamese
www Remove expensive-optimization -O6 already include it 1998-09-20 23:55:38 +00:00
x11 Convert to ELF. These changes are based on a recent thread 1998-09-21 00:04:36 +00:00
x11-clocks Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it 1998-09-17 00:33:02 +00:00
x11-fm Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it 1998-09-17 00:33:02 +00:00
x11-fonts
x11-servers Convert to ELF. These changes are based on a recent thread 1998-09-21 00:04:36 +00:00
x11-toolkits gktgl has moved from gtkql to gtkgl. 1998-09-20 21:29:10 +00:00
x11-wm Update to version 0.40.6. 1998-09-19 20:10:19 +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.