Personal patches
Go to file
2001-04-02 06:23:50 +00:00
arabic
archivers
astro Update to version 1.29.3 2001-03-31 15:42:03 +00:00
audio update to 0.5.8 2001-04-02 06:13:18 +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 -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
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
databases Update to version 0.7.0. 2001-03-30 11:27:51 +00:00
deskutils Fix my previous mistakes: the PHP scripts really belong to 2001-03-30 21:45:08 +00:00
devel Update to 0.3-repacked. 2001-04-01 21:15:50 +00:00
dns Port update to version 4.0.3 2001-04-02 06:20:08 +00:00
editors Bump PORTREVISION per kpresenter fix. I did have this in here, I just 2001-04-01 18:17:08 +00:00
emulators Add xpinmame, the Pinball Console emulator for X11 (xmame slave port) 2001-04-01 17:22:26 +00:00
finance -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
french
ftp Add ruby-curl, a Ruby interface to libcurl. 2001-03-31 12:13:40 +00:00
games - Fix MASTER_SITES 2001-03-31 16:03:40 +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 Add WWW 2001-04-01 16:41:30 +00:00
hebrew
hungarian
irc Add irc-transport 0.1b-1.40, IRC-Transport for Jabber server. 2001-03-31 03:48:30 +00:00
japanese Update japanese/monafonts port to 20010323 2001-03-31 01:31:41 +00:00
java
korean -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
lang add mdk 2001-04-02 06:01:23 +00:00
mail Update to version 0.4.1 2001-03-31 16:17:05 +00:00
math In my quest to bring this port up to date, this is the first step -- 2001-03-31 16:38:29 +00:00
mbone
misc The GNU *@&%^Wpeople seem to have renamed the distfile. 2001-03-31 23:15:06 +00:00
Mk Invoke ruby with -d when the variable DEBUG is defined. (make -DDEBUG) 2001-04-02 04:36:09 +00:00
multimedia -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
net Port update to version 4.0.3 2001-04-02 06:20:08 +00:00
net-im Fix the dependency and pkg-plist. 2001-03-31 16:29:26 +00:00
net-mgmt Blaz Zupan <blaz@amis.net> wants to maintain this port in addition 2001-03-31 15:02:30 +00:00
net-p2p add libfreenet 2001-03-31 07:32:20 +00:00
news -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
palm -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
polish
ports-mgmt
portuguese
print Add ruby-panda, a Ruby extension library to access Panda, a GPL'ed 2001-04-01 21:43:25 +00:00
russian Update to mod_ssl version 2.8.2. 2001-03-30 12:03:21 +00:00
science add chemtool 2001-03-30 19:23:00 +00:00
security Correct incorrect format of command if "Fast scan" option is enabled 2001-04-02 05:33:40 +00:00
shells Make WRKDIR safe (fix broken on bento) 2001-03-29 22:48:45 +00:00
sysutils Add perf 1.5, a xview-based system monitoring tool. 2001-03-31 03:21:48 +00:00
Templates
textproc Don't use non-existant /usr/tmp 2001-03-31 13:21:19 +00:00
Tools
ukrainian
vietnamese
www Add official patch to not coredump on missing ServerName 2001-04-02 05:33:20 +00:00
x11 Update to 0.70. 2001-03-30 12:40:51 +00:00
x11-clocks -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
x11-fm Update port to version 1.1.2 2001-03-31 20:27:58 +00:00
x11-fonts
x11-servers Add WWW 2001-04-01 16:41:30 +00:00
x11-themes
x11-toolkits Now all the ruby-qt2* ports are unbroken for both 4-STABLE and 2001-04-01 18:07:11 +00:00
x11-wm update to 0.3 2001-04-02 05:19:13 +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.