Personal patches
Go to file
Chris Timmons 3e2391fc5a Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system and
haven't rebuilt it in a while, make sure libtcl80.a and libtk80.a
have been ranlib-ed, else your build of XFree86 will choke.

OK'd by jmz
1998-07-03 05:01:55 +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:50:52 +00:00
dns
editors No need to use += for variable defined only once. 1998-07-02 00:11:28 +00:00
emulators Add mtools-3.9.1-2906.diff.gz patchfile. 1998-07-02 11:10:02 +00:00
finance
ftp Enabling anonymous ftp in proftpd can be confusing with the average setup 1998-07-02 11:06:28 +00:00
games Activate xroads. 1998-07-02 06:44:39 +00:00
german
graphics Add a patch from author's site. 1998-07-02 11:01:01 +00:00
irc Correct small typo in patch. 1998-07-02 18:41:19 +00:00
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 0.66. 1998-07-02 14:17:02 +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 Use ${CFLAGS} on Makefile.in. 1998-07-02 11:12:04 +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 XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system and 1998-07-03 05:01:55 +00:00
x11-clocks
x11-fm
x11-fonts Sort pkg/PLIST. 1998-07-02 10:58:15 +00:00
x11-servers Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system and 1998-07-03 05:01:55 +00:00
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 Set this ports BROKEN, the distfiles can't be fetch now. 1998-07-02 17:42:55 +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.