Personal patches
Go to file
1998-07-02 10:45:36 +00:00
archivers
astro Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
audio Add patches to support IDE cd-roms. While I'm here, respect 1998-06-27 05:35:02 +00:00
benchmarks
biology
cad Enable sis, a new circuit emulator port. 1998-07-01 15:40:47 +00:00
chinese Activate bg5ps. 1998-06-26 14:27:26 +00:00
comms Sigh. Putting the non-modifyable value first in the condition might 1998-06-30 00:23:43 +00:00
converters
databases
deskutils
devel Portlint. 1998-07-02 10:43:18 +00:00
dns
editors No need to use += for variable defined only once. 1998-07-02 00:11:28 +00:00
emulators
finance
ftp Upgrade to 3.0 beta #14 1998-07-02 02:10:24 +00:00
games Activate xroads. 1998-07-02 06:44:39 +00:00
german
graphics Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
irc
japanese Final step of this upgrade. 1998-06-30 14:14:02 +00:00
java Find the distfiles again. 1998-06-28 23:41:11 +00:00
korean Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
lang Portlint and fix compile problem on current (/usr/lib/aout). 1998-07-02 10:42:04 +00:00
mail Upgrade to 2.52 1998-07-02 04:09:37 +00:00
math Mark this port broken: 1998-07-02 06:27:40 +00:00
mbone Change the vat port to use USE_AUTOCONF . 1998-06-26 19:05:35 +00:00
misc Complete upgrade to 2.4.0p1 1998-06-29 06:42:48 +00:00
Mk
multimedia Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
net Portlint and strip binary file. 1998-07-02 10:45:36 +00:00
net-im Portlint. 1998-07-02 06:46:35 +00:00
net-mgmt Portlint and strip binary file. 1998-07-02 10:45:36 +00:00
news Upgrade to 4.0test66. This sat in my working copy for some time; 1998-06-24 03:38:53 +00:00
palm
ports-mgmt Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
print One more checksum change.... 1998-07-02 06:52:10 +00:00
russian Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
science
security
shells Rename "bash" to "bash1" (the actual port is already repository copied). 1998-06-25 22:26:26 +00:00
sysutils Install Japanese manpages under "ja", not "ja_JP.EUC". 1998-06-29 23:09:45 +00:00
Templates
textproc Added 'docproj' 1998-06-29 16:18:18 +00:00
vietnamese
www enable new port webalizer 1998-06-28 12:44:56 +00:00
x11 Upgrade to 4.11. 1998-06-29 07:55:36 +00:00
x11-clocks
x11-fm Upgrade to 2.5. 1998-06-23 09:54:06 +00:00
x11-fonts
x11-servers
x11-toolkits Clean up installation of docs: put man pages into ${X11BASE}/man/man[135], 1998-07-01 11:35:34 +00:00
x11-wm - Correct MASTER_SITE. 1998-06-29 03:46:31 +00:00
.cvsignore
INDEX
LEGAL Restrictions for xteddy: can only be distributed for free. 1998-06-30 13:20:25 +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.