Personal patches
Go to file
Bill Fumerola 0416cf4f66 respect CFLAGS, not set it.
PR:		ports/8803 (sorta)
Reviewed by:	Scrappy (sorta)
Submitted by:	billf
1998-12-23 17:37:03 +00:00
archivers
astro Portlint. 1998-12-17 09:03:34 +00:00
audio Add SUBDIR += wmsound 1998-12-23 02:54:46 +00:00
benchmarks Create one diff per file to patch. 1998-12-19 22:50:21 +00:00
biology
cad spice needs X. 1998-12-18 06:28:20 +00:00
chinese
comms
converters
databases respect CFLAGS, not set it. 1998-12-23 17:37:03 +00:00
deskutils
devel Add the new patch 1998-12-23 01:34:26 +00:00
dns Path for p5-Net-DNS is moved. 1998-12-16 15:48:55 +00:00
editors Add ${PREFIX}/share/thot/doc and add missing @dirrms to PLIST 1998-12-21 21:08:12 +00:00
emulators Activate vpce 1998-12-15 21:30:45 +00:00
finance
ftp gtk11 library is called gtk11, not gtk. 1998-12-22 08:22:08 +00:00
games Upgrade to 2.01. 1998-12-22 16:07:34 +00:00
german
graphics Update to version 1.9.1. 1998-12-23 01:35:41 +00:00
irc Upgrade to 0.18. 1998-12-16 00:12:46 +00:00
japanese Add ${WRKDIRPREFIX} in front of explicit ${WRKSRC} definitions. Please 1998-12-23 12:02:18 +00:00
java Yikes, there was another ../../files. 1998-12-23 13:13:21 +00:00
korean Add a couple ${WRKDIRPREFIX}'s. 1998-12-22 08:12:20 +00:00
lang The squeak port has moved to squeak1. 1998-12-23 04:34:10 +00:00
mail Added a second master site. 1998-12-22 10:24:10 +00:00
math Mark this port broken: 1998-12-22 07:52:51 +00:00
mbone Redefine sendfile as sf_sendfile to work around namespace pollution. 1998-12-16 04:29:08 +00:00
misc Add {22[1257],30}upgrade. 1998-12-17 23:43:17 +00:00
Mk
multimedia
net Distfile changed on master_site 1998-12-23 02:12:29 +00:00
net-im Upgrade to 0.3.2 or 981213, depending on which of their two versioning 1998-12-14 22:36:07 +00:00
net-mgmt Use PLIST_SUB to avoid changing three hundred lines in PLIST every time 1998-12-22 04:22:17 +00:00
news Update to version 4.7k. 1998-12-23 01:22:44 +00:00
palm
ports-mgmt
print
russian upgrade to 1.4 1998-12-22 00:51:59 +00:00
science PR: ports/8871 1998-12-16 12:23:06 +00:00
security Activate security/sentry 1998-12-19 16:54:12 +00:00
shells
sysutils Activate sysutils/copytape 1998-12-20 21:15:22 +00:00
Templates
textproc Make the man paths more FreeBSD oriented. 1998-12-23 17:23:05 +00:00
Tools Make this require perl version 5.002 or later to run. 1998-12-15 16:28:52 +00:00
vietnamese
www 4.08 is available now 1998-12-23 17:35:07 +00:00
x11 Add gettext to RUN_DEPENDS too. At least one of its headers is required 1998-12-22 07:50:32 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Add missing drivers: s3_virge, newmmio mmio_928 s3_generic, 1998-12-18 23:56:02 +00:00
x11-themes/gtkstep
x11-toolkits Activate xg port. 1998-12-23 01:19:55 +00:00
x11-wm Upgrade to 0.9.21. 1998-12-23 10:48:50 +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.