Personal patches
Go to file
2001-04-02 22:12:22 +00:00
arabic
archivers
astro upgrade to 3.27 2001-04-02 14:11:02 +00:00
audio Update to 0.9.5.1. pthread and xsplay are still disabled. 2001-04-02 13:57:05 +00:00
benchmarks add postal, a SMTP/POP benchmark tester 2001-04-02 06:23:50 +00:00
biology update to 3.03 2001-04-02 05:16:26 +00:00
cad
chinese Change PATCH_SITE, and update maintainer's email. 2001-03-31 08:09:34 +00:00
comms Add pr 1.0, a daemon that connects local terminal device to a 2001-03-31 01:36:29 +00:00
converters Update to 1.6.1. 2001-04-02 09:05:32 +00:00
databases Upgrade to 1.15 2001-04-02 14:26:25 +00:00
deskutils Add bigyear 20012602, 2001-04-02 20:15:41 +00:00
devel P5-IPC-Cache persist data across processes via shared memory. 2001-04-02 22:11:13 +00:00
dns Port update to version 4.0.3 2001-04-02 06:20:08 +00:00
editors Fix pkg-plist. 2001-04-02 10:30:33 +00:00
emulators Add xpinmame, the Pinball Console emulator for X11 (xmame slave port) 2001-04-01 17:22:26 +00:00
finance
french
ftp New port: lukemftp, the enhanced ftp client from NetBSD 2001-04-02 13:36:29 +00:00
games remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 08:30:54 +00:00
german At deinstall time, remove the "application/x-ica" mime type from netscape's 2001-04-01 18:02:38 +00:00
graphics Remove myself as the maintainer of this port. 2001-04-02 20:58:22 +00:00
hebrew
hungarian
irc Update to the latest version, as of today, which is 1.0. 2001-04-02 19:34:08 +00:00
japanese remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 08:30:54 +00:00
java
korean
lang add mdk 2001-04-02 06:01:23 +00:00
mail update postfix to 20010228-pl01 2001-04-02 06:50:26 +00:00
math remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
mbone Update to 4.2.13 2001-04-02 07:05:36 +00:00
misc remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
Mk Invoke ruby with -d when the variable DEBUG is defined. (make -DDEBUG) 2001-04-02 04:36:09 +00:00
multimedia Fix the build on -current (PTHREAD_LIBS conversion victim). 2001-04-02 09:12:43 +00:00
net Add p5-NetAddr-IP-Count: 2001-04-02 20:06:19 +00:00
net-im Fix the dependency and pkg-plist. 2001-03-31 16:29:26 +00:00
net-mgmt Add p5-Tie-NetAddr-IP: 2001-04-02 20:02:38 +00:00
net-p2p add libfreenet 2001-03-31 07:32:20 +00:00
news
palm
polish
ports-mgmt
portuguese
print remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
russian Update to 1.6. 2001-04-02 09:35:05 +00:00
science add chemtool 2001-03-30 19:23:00 +00:00
security Upgrade to 20010322. 2001-04-02 16:25:09 +00:00
shells
sysutils New port: koncd. 2001-04-02 20:38:14 +00:00
Templates
textproc Update to 0.5.0 2001-04-02 18:15:22 +00:00
Tools Be more specific in trying to exclude man pages - look for 'man/man', 2001-04-02 10:37:33 +00:00
ukrainian
vietnamese
www Apache-Session-SharedMem is Apache::Session extension module that store 2001-04-02 22:12:22 +00:00
x11 Update to 1.6. 2001-04-02 09:35:05 +00:00
x11-clocks
x11-fm Update port to version 2.2.0 2001-04-02 13:37:05 +00:00
x11-fonts
x11-servers Add WWW 2001-04-01 16:41:30 +00:00
x11-themes remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
x11-toolkits Update to 0.6.0 2001-04-02 18:15:32 +00:00
x11-wm remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +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.