Personal patches
Go to file
James E. Housley 94e30911d6 Add a WITHOUT_GNUTAR option in preperation of the MFC of a newer version
of tar.  The GNUTar is know to work in some specific conditions the previous
native version did not.  This allows an easy way for those that don't need
tar with Amanda or want to try the new version an easy way to do so.

Suggested by:	Mikhail Teterin <mi@aldan.algebra.com>
2001-05-09 02:52:54 +00:00
arabic
archivers change master site and update WWW: 2001-05-08 18:52:04 +00:00
astro Thanks to Garmin, +/- 1 second is no longer enough. 2001-05-09 01:35:15 +00:00
audio Update to 2.40. 2001-05-08 08:21:19 +00:00
benchmarks
biology Update the EMBOSS suite (biology/emboss) to version 1.12.0 2001-05-07 12:18:57 +00:00
cad Various patches (mainly shared library revision changes) for those 2001-05-04 21:41:30 +00:00
chinese
comms Revert to 4.1b2; the security hole in the vendor distribution of this 2001-05-08 06:23:59 +00:00
converters
databases add p5-DBIx-Recordset 2001-05-08 12:01:23 +00:00
deskutils Update to xwrits 2.15 2001-05-06 03:22:19 +00:00
devel Make the default indentation level to be 8 positions, in the spirit of 2001-05-08 20:05:56 +00:00
dns Update to totd-1.2 2001-05-06 04:20:11 +00:00
editors Update to 0.6.6. 2001-05-05 12:39:44 +00:00
emulators Update to version 0.5. 2001-05-06 18:58:14 +00:00
finance
french
ftp update IPv6 patch to 20010508b. 2001-05-08 19:47:25 +00:00
games - Update MASTER_SITES 2001-05-08 21:30:27 +00:00
german - remove outdated port 2001-05-07 16:43:41 +00:00
graphics The librsvg library is a lightweight library for parsing and rendering 2001-05-08 18:57:01 +00:00
hebrew
hungarian
irc Add pure-{emacs20,xemacs21-mule} to RUN_DEPENDS as well as 2001-05-08 09:30:14 +00:00
japanese PORTREVISION bump. 2001-05-08 16:56:25 +00:00
java
korean Various patches (mainly shared library revision changes) for those 2001-05-04 21:41:30 +00:00
lang Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-05-07 19:52:04 +00:00
mail upgrade to 0.4.66 2001-05-08 17:59:20 +00:00
math - Update MASTER_SITES 2001-05-08 11:49:32 +00:00
mbone
misc Add a WITHOUT_GNUTAR option in preperation of the MFC of a newer version 2001-05-09 02:52:54 +00:00
Mk Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-05-07 19:52:04 +00:00
multimedia
net - Fixed trailing backslash, so PATCHFILES can be processed. 2001-05-08 20:47:56 +00:00
net-im The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole 2001-05-04 21:51:17 +00:00
net-mgmt Upgrade to version 1.1 2001-05-07 15:41:33 +00:00
net-p2p - Upgrade to version 0.13 2001-05-07 14:43:40 +00:00
news Update MASTER_SITES 2001-05-07 15:08:53 +00:00
palm Various patches (mainly shared library revision changes) for those 2001-05-04 21:41:30 +00:00
picobsd
polish
ports-mgmt
portuguese
print Various patches (mainly shared library revision changes) for those 2001-05-04 21:41:30 +00:00
russian
science Fix broken ordering and remove sample directory. 2001-05-08 00:03:05 +00:00
security Upgrade to version 0.10 2001-05-08 13:35:54 +00:00
shells
sysutils unquote executes a specified program after unquoting a specified list 2001-05-08 08:32:54 +00:00
Templates
textproc Update to 0.9.0 2001-05-07 18:44:25 +00:00
Tools
ukrainian
vietnamese
www Update port to 1.10 2001-05-08 22:34:20 +00:00
x11 Update to 2.2.1 2001-05-08 16:39:49 +00:00
x11-clocks
x11-fm Use proper location of freetype library (LOCALBASE, not X11BASE). 2001-05-05 15:00:11 +00:00
x11-fonts
x11-servers
x11-themes Fix WWW site. 2001-05-07 17:05:58 +00:00
x11-toolkits The eel library contains a number of generally useful classes and functions. 2001-05-08 18:58:23 +00:00
x11-wm Upgrade to 1.0.8-6. 2001-05-08 01:50:24 +00:00
.cvsignore
INDEX
LEGAL Add security/mindterm-binary: Do not sell for profit. 2001-05-05 13:13:57 +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.