Personal patches
Go to file
Steve Price 9d4e6e7aaa Update to version 2.3.
PR:		7166
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1998-07-05 23:17:32 +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
comms Sigh. Putting the non-modifyable value first in the condition might 1998-06-30 00:23:43 +00:00
converters
databases Update to version 1.1831 1998-07-04 19:07:08 +00:00
deskutils
devel Activate py-PyGreSQL. 1998-07-04 22:35:00 +00:00
dns No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. 1998-07-05 13:09:46 +00:00
editors Update to version 1.0.5. 1998-07-04 20:27:09 +00:00
emulators Specify PATCH_SITES 1998-07-03 14:47:31 +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 Update to version 7.2.2. 1998-07-05 23:08:45 +00:00
german
graphics Upgrade to 0.3, and add $Id:$ tag, I forgot it... 1998-07-04 23:43:48 +00:00
irc Upgrade to Zircon 1.18.155 1998-07-04 17:11:57 +00:00
japanese Turn on ja-rxvt. 1998-07-04 19:58:03 +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 Turn on kawk. 1998-07-04 19:22:50 +00:00
mail Take out x11 from categories. 1998-07-05 12:46:22 +00:00
math Mark this port broken: 1998-07-02 06:27:40 +00:00
mbone
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 Update to version 2.3. 1998-07-05 23:17:32 +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
palm
ports-mgmt Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
print New apsfilter version 4.9.9 supports printing of bzip2 compressed files 1998-07-05 21:14:41 +00:00
russian Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
science
security
shells Yikes! I missed a 'ja-' in my cvs co. Undo the previous 1998-07-04 03:09:32 +00:00
sysutils Get the location of upsd.conf correct. 1998-07-03 23:40:27 +00:00
Templates
textproc NO_PATCH is a no-op. By the way, didn't NO_INSTALL work for you? 1998-07-03 07:53:57 +00:00
vietnamese
www Oops! Add forgotten file. 1998-07-05 22:48:42 +00:00
x11 Fix a minor nit in the DESCR. 1998-07-05 23:01:25 +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. 1998-07-03 05:06:01 +00:00
x11-toolkits MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +00:00
x11-wm Update to version 1.0b10a. 1998-07-03 23:20:25 +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.