Personal patches
Go to file
1999-01-01 03:14:08 +00:00
archivers upgrade to 5.40 1998-12-28 01:43:39 +00:00
astro Portlint. 1998-12-17 09:03:34 +00:00
audio Enable cdd port 1998-12-31 12:13:15 +00:00
benchmarks Create one diff per file to patch. 1998-12-19 22:50:21 +00:00
biology
cad Upgrade to 19981213. 1998-12-27 20:49:40 +00:00
chinese Upgrade to 4.3b. 1998-12-23 21:37:02 +00:00
comms Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize our 1998-12-14 09:29:24 +00:00
converters
databases Upgrade to 1.9 1998-12-27 19:30:33 +00:00
deskutils Upgrade to 1.0.18. 1998-12-25 20:10:50 +00:00
devel Upgrade to 0.3.90 1998-12-31 16:07:49 +00:00
dns h2n, easy BIND[48] configure and maintainance tool. 1998-12-24 18:52:39 +00:00
editors Upgrade to v1.2. 1998-12-27 05:38:20 +00:00
emulators turn on dlx. 1998-12-30 04:34:28 +00:00
finance Upgrade to 1.0.18. 1998-12-25 20:10:50 +00:00
ftp gtk11 library is called gtk11, not gtk. 1998-12-22 08:22:08 +00:00
games multi-player Angband 1999-01-01 03:14:08 +00:00
german
graphics - Upgrade to 3.0.1 1998-12-30 11:48:35 +00:00
irc Update MAINTAINER to reflect my proper e-mail address. 1998-12-29 18:22:59 +00:00
japanese move contents of do-fetch:' to pre-extract:'. 1998-12-31 22:23:13 +00:00
java Yikes, there was another ../../files. 1998-12-23 13:13:21 +00:00
korean Add a couple ${WRKDIRPREFIX}'s. 1998-12-22 08:12:20 +00:00
lang Add USE_XLIB. 1998-12-28 12:49:18 +00:00
mail turn on hbiff 1998-12-30 04:35:02 +00:00
math New distfile. 1998-12-29 14:44:49 +00:00
mbone Redefine sendfile as sf_sendfile to work around namespace pollution. 1998-12-16 04:29:08 +00:00
misc turnon Howto 1998-12-30 05:00:20 +00:00
Mk (0) Fast INDEX generation. Only print out the directory name and 1998-12-12 07:39:30 +00:00
multimedia
net Activate ppxp 1998-12-31 17:21:42 +00:00
net-im PR: ports/9139 1998-12-24 15:28:00 +00:00
net-mgmt Use PLIST_SUB to avoid changing three hundred lines in PLIST every time 1998-12-22 04:22:17 +00:00
news Upgrade to 2.3. 1998-12-28 23:19:54 +00:00
palm
ports-mgmt Fix MANCOMPRESSED (=maybe) and work on standard -current. 1998-12-30 01:22:27 +00:00
print Upgrade to 1.0.0pre6 1998-12-28 21:18:07 +00:00
russian upgrade to 1.4 1998-12-22 00:51:59 +00:00
science Remove patch-ab. and rename patch-ae to patch-ab. 1998-12-26 06:32:16 +00:00
security Do not error out if the distfiles do not exist. (they are only manually 1998-12-31 22:15:37 +00:00
shells Activate zsh-devel port. 1998-12-24 08:02:30 +00:00
sysutils upgrade to 3.7.6 1998-12-30 00:16:43 +00:00
Templates
textproc (1) Remove the manual finding of wish. If wish exists, the configure script will 1998-12-27 04:21:58 +00:00
Tools The scripts to allow parallel package building. See the README file in 1998-12-28 13:27:27 +00:00
vietnamese
www upgrade to 2.8.2dev.12 1998-12-29 23:52:18 +00:00
x11 Upgrade to 0.99.1. 1999-01-01 02:47:12 +00:00
x11-clocks
x11-fm
x11-fonts Fix WRKSRC. 1998-12-26 22:23:20 +00:00
x11-servers Initial import of Xfstt version 0.9.10. 1998-12-24 06:36:08 +00:00
x11-themes Gtk themes engine. 1998-12-28 15:54:54 +00:00
x11-toolkits Upgrade to 1.1.11. 1999-01-01 02:32:06 +00:00
x11-wm Update homepage. 1998-12-29 07:23:47 +00:00
.cvsignore
INDEX
LEGAL
Makefile Add new target "parallel" which creates a parallelizable Makefile for 1998-12-28 12:35:10 +00:00
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.