FreeBSD ports tree (read-only mirror)
Find a file
Joseph Koshy 5cdad3f7e0 Do not install SVGAlib support unless the user asks for it.
PR:		ports/24896
Submitted by:	Ilya Martynov <ilya@martynov.org>
2001-02-28 09:31:18 +00:00
archivers
astro
audio Add optional NAS support. 2001-02-27 12:39:16 +00:00
benchmarks
biology reimport biology/genpak 2001-02-28 02:46:51 +00:00
cad
chinese Remove ted. 2001-02-27 19:05:48 +00:00
comms
converters
databases
deskutils
devel add uds 2001-02-27 07:10:53 +00:00
dns Update to ISC's latest 2001-02-27 08:08:59 +00:00
editors Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote new 2001-02-27 22:30:09 +00:00
emulators Update to version 0.3.1. 2001-02-27 04:57:35 +00:00
finance
french
ftp upgrade to 1.23 2001-02-28 02:29:16 +00:00
games Update to 0.5.11. 2001-02-28 09:08:15 +00:00
german
graphics Do not install SVGAlib support unless the user asks for it. 2001-02-28 09:31:18 +00:00
hebrew
irc
japanese Prefix "j" to the names of the binaries and the manpages. 2001-02-27 18:27:24 +00:00
java
korean
lang Update to version 0.6. 2001-02-27 04:56:27 +00:00
mail Adding biabam version 0.9.2. 2001-02-27 06:05:37 +00:00
math
mbone
misc
Mk
multimedia
net Update 0.95.2 -> 0.96 2001-02-27 15:00:46 +00:00
net-im Update 0.95.2 -> 0.96 2001-02-27 15:00:46 +00:00
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Change a dependency: teTeX is required for building, not just 2001-02-28 09:31:04 +00:00
russian
science
security Remove the libmcrypt-nm as it is no longer supported or actively 2001-02-27 05:01:44 +00:00
shells - Remove the custom do-extract target. 2001-02-27 18:33:39 +00:00
sysutils More info in pkg-message. 2001-02-28 09:14:44 +00:00
Templates
textproc Fix grammar: s/is cannot be/cannot be/ 2001-02-28 01:48:02 +00:00
Tools
vietnamese
www Correct dependency specification. 2001-02-28 04:31:35 +00:00
x11 Add patches needed in building a release X11 distribution that matches 2001-02-27 23:07:59 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.3. 2001-02-27 18:08:41 +00:00
x11-wm Update to version 0.64.0. 2001-02-27 04:59:25 +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.