Personal patches
Go to file
Nik Clayton cc68660632 Remove the line
GZIP=          9

which made the port refuse to build.
2002-02-02 23:34:51 +00:00
accessibility/atk
arabic
archivers Update to 0.5.0-pre5, which fixes some critical bugs. 2002-02-01 08:18:57 +00:00
astro
audio * Update master site and homepage. 2002-01-31 21:20:24 +00:00
benchmarks
biology
cad
chinese
comms Update to version 1.3.3. 2002-02-02 19:19:36 +00:00
converters
databases Update to 2.57 2002-02-02 04:33:08 +00:00
deskutils
devel Make prefix safe. 2002-02-02 04:48:28 +00:00
dns Add Felix von Leitner's IPv6 patches if WITH_IPV6 is defined. 2002-01-31 11:28:40 +00:00
editors Update to Vim 6.0 patchlevel 160 2002-02-02 20:47:49 +00:00
emulators
finance
french
ftp Use BZIP2 2002-01-31 20:09:48 +00:00
games Remove the line 2002-02-02 23:34:51 +00:00
german
graphics Update to version 0.97 2002-02-02 06:38:59 +00:00
hebrew
hungarian
irc
japanese Again, distinfo change. 2002-02-02 11:12:16 +00:00
java Long overdue fix: correctly process arguments with spaces. 2002-02-02 22:24:20 +00:00
korean Korean message exchange support for gaim. 2002-01-31 06:54:41 +00:00
lang Update port to version 5.02.2 and remove dependency on devel/happy from the 2002-01-31 11:09:01 +00:00
mail Fix pkg-plist and erasing of config files 2002-01-31 21:10:09 +00:00
math Update to 1.4.1 2002-01-31 01:09:53 +00:00
mbone
misc upgrade to 0.2.8 2002-02-01 11:26:25 +00:00
Mk
multimedia
net - Support for IPv6 2002-02-02 17:50:59 +00:00
net-im upgrade to 4.5.1 2002-02-01 05:46:34 +00:00
net-mgmt pass maintainership to drt@un.bewaff.net 2002-01-31 07:59:40 +00:00
net-p2p It checks for binary at build time, move from run to build dependency 2002-02-01 14:43:52 +00:00
news Update to 0.11.1.93. 2002-01-31 08:20:30 +00:00
palm
picobsd
polish
ports-mgmt Update the pkg_tarup dependency; misc/pkg_tarup -> sysutils/pkg_tarup. 2002-02-01 08:20:19 +00:00
portuguese
print Fix a bug preventing from viewing pdf files. 2002-02-02 19:04:39 +00:00
russian
science
security Fix placement of .include <bsd.port.pre.mk> which I screwed up in 2002-02-02 08:46:32 +00:00
shells
sysutils Update to 1.2.3 2002-02-02 17:39:57 +00:00
Templates
textproc Update to 0.6.11. 2002-02-02 19:43:36 +00:00
Tools
ukrainian
vietnamese
www Fix breakage that would cause this module to not work at all 2002-02-02 05:37:22 +00:00
x11 Update to 1.5 2002-02-02 04:53:50 +00:00
x11-clocks
x11-fm
x11-fonts Last attempt to fix the prefix problem was just a revert of fenner's changes 2002-02-02 07:10:31 +00:00
x11-servers
x11-themes
x11-toolkits Update to 0.2. 2002-02-01 11:29:34 +00:00
x11-wm
.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.