Personal patches
Go to file
Kris Kennaway 3573269ca4 Remove directory on deinstall
Noticed by:	bento
2000-07-02 22:26:15 +00:00
archivers Upgrade to version 1.0.1. 2000-06-30 16:44:43 +00:00
astro Add rmap, a neat program that generates an image of the Earth at a specific 2000-07-02 07:22:55 +00:00
audio o Turn off the build of xcdrdao: 2000-06-30 15:43:39 +00:00
benchmarks Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
biology
cad
chinese Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
comms Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
converters Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
databases Add p5-DBZ_File, a perl module for accessing DBZ databases. 2000-07-02 08:08:14 +00:00
deskutils
devel Update to 1.0.2 2000-07-02 06:34:16 +00:00
dns Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
editors Change maintainer to Carl Johan Madestrand <cj@vallcom.net>. 2000-06-29 17:11:47 +00:00
emulators ksnes9x is now hosted on MASTER_SITE_SOURCEFORGE. 2000-06-30 21:05:39 +00:00
finance
french/ispell
ftp Add patches to allow wget to work with INET6. 2000-07-02 21:29:54 +00:00
games Mark as BROKEN: Bad C++ code. 2000-07-02 21:56:53 +00:00
german
graphics Add missing dependency on freetype port 2000-07-02 22:24:10 +00:00
irc Update to version 0.7.92-2. 2000-07-01 19:25:36 +00:00
japanese Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
java Fix typo where \ was not added after an intermediate MASTER_SITES. 2000-06-30 01:23:22 +00:00
korean Add hTeXp family. 2000-07-02 15:07:22 +00:00
lang Broken; does not compile. 2000-07-02 22:08:38 +00:00
mail Upgrade to Ver.0.3.20 . 2000-07-02 14:46:39 +00:00
math Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
mbone Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
misc Upgrade to Ver.1.6. 2000-07-02 15:23:46 +00:00
Mk
multimedia Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
net Remove directory on deinstall 2000-07-02 22:26:15 +00:00
net-im Update md5 and a hint in DESCR. Tarball was simply rerolled, no 2000-06-30 14:41:29 +00:00
net-mgmt Respect CC and CFLAGS 2000-07-01 23:28:26 +00:00
net-p2p
news Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
palm Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
ports-mgmt Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
portuguese/ispell-pt_BR
print Change maintainer address. 2000-07-01 17:07:08 +00:00
russian
science
security Update 1.2 -> 1.2.1. From the announcement: 2000-06-30 17:41:25 +00:00
shells Update to 3.0.8. Remove useless echo in Makefile. 2000-07-01 22:42:42 +00:00
sysutils Update to version 2.0, the version which might join the tree in CURRENT. 2000-07-02 15:26:52 +00:00
Templates
textproc Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
Tools (1) Make extra files fatal errors only if they are files -- extra 2000-07-02 09:32:30 +00:00
vietnamese
www Fix wrong range in RE 2000-07-02 03:42:55 +00:00
x11 Those patches are no more necessar - the build completes without them. 2000-07-02 22:17:13 +00:00
x11-clocks Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
x11-fm Update to version 1.12 2000-06-30 11:52:15 +00:00
x11-fonts Move the stragler's www.freebsd.org/~user distfiles to the offical 2000-06-29 07:03:02 +00:00
x11-servers
x11-themes
x11-toolkits Update to 1.0.2 2000-07-02 06:34:16 +00:00
x11-wm Update WWW. 2000-06-29 16:24:07 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.