Personal patches
Go to file
Will Andrews cfa00f01bb Bring in Apache 2.0.16-beta. Just in time for the release...
PR:		26410
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
Repocopied by:	asami
2001-04-13 04:43:48 +00:00
arabic Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
archivers Remove a couple of extra directories if empty. 2001-04-11 03:52:36 +00:00
astro
audio Update to 0.13.0b. 2001-04-12 16:24:23 +00:00
benchmarks
biology This port require X libraries to build/run. 2001-04-11 03:51:34 +00:00
cad Update to version 1.4.7 2001-04-10 17:12:55 +00:00
chinese Update to 2.1. 2001-04-12 16:43:07 +00:00
comms
converters Upgrade to version 0.10 2001-04-11 15:27:25 +00:00
databases * USE_BZIP2 2001-04-11 21:57:44 +00:00
deskutils
devel upgrade to 1.2.8 2001-04-11 16:38:48 +00:00
dns Add versioning information to the distfile. :) 2001-04-10 21:33:42 +00:00
editors Update to Vim 6.0 beta AA 2001-04-11 19:56:45 +00:00
emulators upgrade to 0.9.12 2001-04-10 08:14:00 +00:00
finance
french
ftp Upgrade to 0.3.4. 2001-04-10 22:16:56 +00:00
games Update to 0.6.3. 2001-04-12 13:09:46 +00:00
german
graphics Install all the header files needed. 2001-04-12 16:43:45 +00:00
hebrew Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
hungarian Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
irc Install Japanese message catalogue. 2001-04-10 18:36:23 +00:00
japanese Now ipv6 is optional (but default) since www/mozilla has caught up. 2001-04-12 15:46:41 +00:00
java Add support for javawmwrapper. 2001-04-11 22:09:57 +00:00
korean
lang Update to the latest snapshot plus a fix against malloc race issue. 2001-04-12 16:57:17 +00:00
mail Since imapd.conf is installed into ${PREFIX}/etc, mkimap should 2001-04-12 19:06:31 +00:00
math
mbone
misc Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
Mk Update to the latest snapshot plus a fix against malloc race issue. 2001-04-12 16:57:17 +00:00
multimedia
net Add licq-console, the Licq plugin for a curses-based UI. 2001-04-11 21:01:17 +00:00
net-im Add licq-console, the Licq plugin for a curses-based UI. 2001-04-11 21:01:17 +00:00
net-mgmt Fix check_ntp (FreeBSD has /usr/sbin/ntpdc instead of /usr/sbin/xntpdc). 2001-04-10 09:32:38 +00:00
net-p2p
news
palm
polish Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
ports-mgmt Get rid of the mention of portversion in pkg-descr. 2001-04-10 16:57:53 +00:00
portuguese Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
print Build with NOPROFILE defined to avoid building the profiled library. 2001-04-11 19:00:18 +00:00
russian Add xcyrBGR, a keyboard layout chooser for Bulgarian users. 2001-04-12 15:36:01 +00:00
science
security Update DATs to 4133 2001-04-11 21:28:18 +00:00
shells Our `end' key defintion for TERM==cons25 seems to be different from others. 2001-04-11 16:47:56 +00:00
sysutils Update module: net (0.85-1). 2001-04-11 15:27:59 +00:00
Templates
textproc Update to 0.6.1. 2001-04-11 05:14:00 +00:00
Tools
ukrainian
vietnamese Examine LINGUAS variable before BATCH. 2001-04-11 09:09:31 +00:00
www Bring in Apache 2.0.16-beta. Just in time for the release... 2001-04-13 04:43:48 +00:00
x11 sync up with x11/XFree86-4. 2001-04-12 14:26:00 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers sync up with x11/XFree86-4. 2001-04-12 14:26:00 +00:00
x11-themes Update to 1.0.4. 2001-04-12 14:37:47 +00:00
x11-toolkits Update to 1.0.4. 2001-04-12 14:37:47 +00:00
x11-wm Update to 2.3. 2001-04-10 05:02:27 +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.