Personal patches
Go to file
2003-05-19 15:41:35 +00:00
accessibility
arabic
archivers
astro BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
audio Update to 0.5.1. 2003-05-18 23:04:10 +00:00
benchmarks Use USE_GETOPT_LONG. 2003-05-18 16:03:16 +00:00
biology - fix build under gcc 3.3 2003-05-19 01:48:33 +00:00
cad Change the Maintainer to someone who uses this port more than I do. 2003-05-19 08:24:55 +00:00
chinese Obsolete port. In the future, we should use the simple 2003-05-19 08:33:28 +00:00
comms BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
converters
databases Correct configure patch 2003-05-19 14:45:25 +00:00
deskutils Update to 0.6.1. 2003-05-19 07:21:31 +00:00
devel Updated to 0.15 2003-05-19 13:32:21 +00:00
dns Unbreak by fixing dependencies. 2003-05-19 12:13:58 +00:00
editors Fix manpage appearance 2003-05-19 14:27:07 +00:00
emulators Install a script into etc/rc.d/ to run ldconfig after reboots so 2003-05-19 10:07:37 +00:00
finance BROKEN on 5.1: configure fails 2003-05-18 11:36:12 +00:00
french
ftp BROKEN on 5.1: bad C++ 2003-05-18 10:15:24 +00:00
games Don't use -ffast-math. This breaks the build on alpha. 2003-05-19 12:07:57 +00:00
german
graphics update to 0.8.12 2003-05-19 12:02:05 +00:00
hebrew
hungarian
irc BROKEN on 5.1: bad C++ 2003-05-18 12:25:40 +00:00
japanese Synchronize PORTVERSION to graphics/xpdf. 2003-05-19 13:46:20 +00:00
java BROKEN on 5.1: fails to link 2003-05-18 11:50:46 +00:00
korean
lang Put back USE_GCC=2.95: 2003-05-19 12:31:00 +00:00
mail * Upgrade to 002. 2003-05-19 15:06:48 +00:00
math Add p5-Number-Compare 0.01, numeric comparisons. 2003-05-19 15:31:58 +00:00
mbone
misc Update to version 1.24. 2003-05-19 07:28:16 +00:00
Mk
multimedia upgrade to 0.2.2 2003-05-19 14:47:34 +00:00
net Update pkg-descr 2003-05-19 13:20:28 +00:00
net-im - update to 0.4.10.3 2003-05-19 01:20:11 +00:00
net-mgmt - use USE_GETOPT_LONG 2003-05-19 02:05:45 +00:00
net-p2p Update to 1.2.0 2003-05-18 19:59:59 +00:00
news BROKEN on 5.1: fails to link 2003-05-18 11:50:46 +00:00
palm BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
picobsd
polish
ports-mgmt
portuguese
print Use USE_GETOPT_LONG. 2003-05-18 16:03:16 +00:00
russian
science BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
security - installs two new README files that I missed in the previous update 2003-05-19 12:56:33 +00:00
shells
sysutils New port: pwg 2003-05-19 13:25:00 +00:00
Templates
textproc Add p5-Text-Glob 0.05, match globbing patterns against text. 2003-05-19 15:41:35 +00:00
Tools Add a -fetch-original switch to dopackages that fetches the distfiles from 2003-05-18 00:04:28 +00:00
ukrainian
vietnamese
www Update to 20030313 2003-05-19 12:35:53 +00:00
x11 Update to 2.2.2. 2003-05-19 06:45:24 +00:00
x11-clocks
x11-fm Update to version 1.3.9. Add support for updating the shared mime 2003-05-18 12:38:52 +00:00
x11-fonts
x11-servers
x11-themes BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
x11-toolkits Update to 1.0.0 2003-05-19 14:15:39 +00:00
x11-wm Update to 1.0.24. 2003-05-19 01:30:58 +00:00
.cvsignore
INDEX New INDEX for 4.x, with 8633 ports 2003-05-17 21:04:25 +00:00
INDEX-5 New INDEX for 5.1, with 8632 ports 2003-05-17 12:02:34 +00:00
LEGAL
Makefile
MOVED Add entry for adabroker 2003-05-19 12:24:17 +00:00
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/doc/en_US.ISO8859-1/books/handbook/

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.