Personal patches
Go to file
1999-08-22 03:25:30 +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 Add terminal handling support to mpg123. 1999-08-17 06:55:06 +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 Updated to version 0.9.1 1999-08-22 03:25:30 +00:00
devel GNU Pth 1.1.0 -> 1.1.1 1999-08-21 12:47:32 +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
games Activate powerpak 1999-08-21 20:21:14 +00:00
german
graphics Upgrade to 1.1 and avoid some fennerage. 1999-08-21 20:50:41 +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 Make dependency to emacs binary as an absolute path. 1999-08-18 16:20:24 +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
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 apsfilter download directory changed slightly... 1999-08-21 01:59:43 +00:00
russian
science
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
sysutils Update to version 0.1.20. 1999-08-21 20:29:53 +00:00
Templates
textproc Fix a typo (psttoimg -> pstoimg). 1999-08-21 07:37:27 +00:00
Tools Do not require dependencies to be deleted to be explicitly listed. 1999-08-18 10:24:53 +00:00
vietnamese
www Disable pdflib and IMAP support for PHP. It doesn't seem to work 1999-08-20 20:28:37 +00:00
x11 Activate xtermset 1999-08-21 20:41:49 +00:00
x11-clocks Update to version 2.6.1 1999-08-18 19:31:44 +00:00
x11-fm
x11-fonts Add INSTALL and DEINSTALL scripts. 1999-08-19 12:28:51 +00:00
x11-servers
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
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.