Personal patches
Go to file
2001-11-28 13:47:38 +00:00
accessibility/atk
arabic
archivers Install the executable as 'parchive' instead of 'par' to avoid 2001-11-28 13:35:51 +00:00
astro I've moved. I promise! 2001-11-27 18:54:43 +00:00
audio Give maintainership to R Joseph Wright <rjoseph@arbornet.org> 2001-11-27 21:54:08 +00:00
benchmarks
biology Update to 0.3.2. 2001-11-28 13:46:31 +00:00
cad
chinese Chasing ghostscript 6.52. 2001-11-26 07:55:12 +00:00
comms
converters
databases Add p5-DBD-mysql 2001-11-27 17:51:36 +00:00
deskutils
devel Update to 0.0.3. 2001-11-28 13:47:38 +00:00
dns
editors
emulators
finance
french
ftp Prevent buffer overflow in glob 2001-11-28 10:52:30 +00:00
games Update hlserver-snow to 0.0.94.b 2001-11-28 03:52:44 +00:00
german
graphics Make this port compile under -CURRENT. 2001-11-28 10:15:16 +00:00
hebrew
hungarian
irc Update to version 1.8.6. While I'm here, add a WITH_TRANSPARENCY knob 2001-11-28 07:50:03 +00:00
japanese update to 011128. 2001-11-28 08:31:05 +00:00
java Upgrades from JDK 1.4.0 beta 2 to 1.4.0 beta 3. 2001-11-28 12:25:43 +00:00
korean distfile fix. 2001-11-27 12:30:26 +00:00
lang - Update to version 3.8.1 2001-11-28 13:01:54 +00:00
mail Catch up with the location of the distfile on the master site and 2001-11-28 10:55:17 +00:00
math add fxt 2001-11-28 03:57:15 +00:00
mbone
misc upgrade to 1.0.2 2001-11-26 19:15:06 +00:00
Mk Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mk 2001-11-28 05:00:36 +00:00
multimedia o Work around and reduce dependency list (remove automake) 2001-11-28 06:00:26 +00:00
net upgrade to 1.6.4 2001-11-28 07:02:47 +00:00
net-im
net-mgmt Update to 3.05. 2001-11-25 15:58:38 +00:00
net-p2p Update to 0.34 2001-11-25 21:00:18 +00:00
news
palm Use $MASTER_SITE_SOURCEFORGE. 2001-11-28 08:27:08 +00:00
picobsd
polish
ports-mgmt
portuguese
print Update CJK patchset of 1.1.6fix3. 2001-11-27 11:08:08 +00:00
russian
science
security Fix a problem linking libc too late, which caused calling the wrong getopt 2001-11-27 12:25:56 +00:00
shells
sysutils o Use MASTER_SITE_LOCAL since the author's site vanished 2001-11-27 15:06:37 +00:00
Templates
textproc Update to 1.1.3. 2001-11-28 13:27:39 +00:00
Tools
ukrainian
vietnamese Note the standard these utilities conform to. 2001-11-28 01:36:31 +00:00
www Upgrade to 2.4. 2001-11-28 13:41:40 +00:00
x11 Update to 2.2.5.2. 2001-11-26 16:22:25 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.3.1. 2001-11-27 12:33:19 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README Document search target. 1997-06-11 09:06:37 +00:00

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.