Personal patches
Go to file
1999-08-22 03:57:25 +00:00
archivers Compress postscript manual. 1999-08-14 16:26:19 +00:00
astro Upgrade to 1.42 and associated changes. 1999-08-08 00:17:21 +00:00
audio Update to version 1.0.9.1. 1999-08-22 03:48:50 +00:00
benchmarks turn-on rawio 1999-08-08 17:03:57 +00:00
biology
cad Fixed missing MAINTAINER line. 1999-08-16 06:55:38 +00:00
chinese Not a good idea to depend on non-existent teTeX-beta. 1999-08-20 10:11:16 +00:00
comms cp -> ${CP} 1999-08-18 19:56:41 +00:00
converters Move distfile location to http://www.freebsd.org/~chris/distfiles/ 1999-08-08 18:13:22 +00:00
databases Remove MASTER_SITES and add IGNORE= comment about how to fetch. 1999-08-21 19:28:11 +00:00
deskutils Update to version 1.0.9. 1999-08-22 03:50:07 +00:00
devel Activate the libglade port. 1999-08-22 03:57:25 +00:00
dns Upgrade to bind 8.2.1 1999-08-08 18:03:46 +00:00
editors Update to 7.18.19980702. 1999-08-19 12:44:26 +00:00
emulators Fix the way the port figures out if linux support is present in the kernel. 1999-08-18 12:49:53 +00:00
finance
ftp Add patch-ac, which I forgot to cvs add when I upgraded pavuk to pl18 1999-08-05 09:10:13 +00:00
games Activate powerpak 1999-08-21 20:21:14 +00:00
german
graphics Update to version 0.3.9. 1999-08-22 03:50:59 +00:00
irc MASTER_SITE update 1999-08-18 19:40:38 +00:00
japanese MASTER_SITES changed. 1999-08-21 16:18:23 +00:00
java egcc/eg++ have been renamed to gcc295/g++295. Change 1999-08-17 19:37:11 +00:00
korean Update to distfiles dated 1999.7.20 1999-08-12 01:03:24 +00:00
lang Update to version 5.30 1999-08-19 03:19:03 +00:00
mail Changed info site URL. 1999-08-22 03:31:25 +00:00
math Updated to version 3.33 1999-08-12 00:31:50 +00:00
mbone
misc Move ports/misc/toolbox to ports/x11-wm/toolbox with a repo 1999-08-19 07:09:48 +00:00
Mk
multimedia Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also point 1999-08-14 17:23:25 +00:00
net Upgrade to zebra 0.77 1999-08-19 00:01:32 +00:00
net-im Updated to version 0.9.7 1999-08-12 09:20:45 +00:00
net-mgmt Update to version 0.72 1999-08-03 21:46:40 +00:00
news Get the sources of the inn-stable port from the download section 1999-08-21 17:13:39 +00:00
palm 0.9.2 -> 0.9.3 1999-08-21 09:55:27 +00:00
ports-mgmt manpage fix 1999-08-14 12:55:26 +00:00
portuguese/ispell-pt_BR
print Update to version 0.4. 1999-08-22 03:46:56 +00:00
russian Re-enforce caps, no period. An "exceptions" file has been created 1999-08-02 16:55:21 +00:00
science Re-enforce caps, no period. An "exceptions" file has been created 1999-08-02 16:55:21 +00:00
security Make it clear(er) that RSAREF is a port that must be installed, not, perhaps, 1999-08-18 00:02:55 +00:00
shells Update to 3.1.6. 1999-08-06 11:59:41 +00:00
sysutils Update to version 0.1.20. 1999-08-21 20:29:53 +00:00
Templates
textproc Update to version 1.4.0. 1999-08-22 03:40:41 +00:00
Tools Do not require dependencies to be deleted to be explicitly listed. 1999-08-18 10:24:53 +00:00
vietnamese
www Update to version 1.0.4. 1999-08-22 03:41:53 +00:00
x11 Update to version 1.0.9. 1999-08-22 03:47:50 +00:00
x11-clocks Update to version 2.6.1 1999-08-18 19:31:44 +00:00
x11-fm Fix WWW: typos 1999-08-01 04:54:40 +00:00
x11-fonts Add INSTALL and DEINSTALL scripts. 1999-08-19 12:28:51 +00:00
x11-servers Re-enforce caps, no period. An "exceptions" file has been created 1999-08-02 16:55:21 +00:00
x11-themes
x11-toolkits egcc/eg++ have been renamed to gcc295/g++295. Change 1999-08-17 19:37:11 +00:00
x11-wm Update to version 0.51.1 1999-08-21 00:26:15 +00:00
.cvsignore
INDEX
LEGAL
Makefile Add new category "ftp". 1999-08-02 10:42:26 +00:00
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.