Personal patches
Go to file
Dirk Meyer e9e215ccd7 Bump REVISION
add MAN8 for FreeBSD < 4.4

Timeout from MANTAINER
2001-12-17 11:58:50 +00:00
accessibility/atk
arabic
archivers Use the right distfile (.zip has gone; there's .tar.gz available). 2001-12-15 17:52:15 +00:00
astro add match 2001-12-17 04:38:07 +00:00
audio This port LIB_DEPENDS on Tcl/Tk version 8.3.x. 2001-12-16 19:38:20 +00:00
benchmarks
biology Update to version 2001.10.12. 2001-12-16 19:36:48 +00:00
cad
chinese Fix gdk_fontset_load () for Chinese fonts. 2001-12-16 15:21:56 +00:00
comms
converters
databases - Update to build with python 2.1 2001-12-17 11:48:17 +00:00
deskutils Make Pilot support "on" by default, so that package build on bento will 2001-12-17 11:28:00 +00:00
devel add p65 2001-12-17 04:27:25 +00:00
dns Update to 0.8.99 2001-12-15 12:55:07 +00:00
editors Disable menubar fontset support by default. 2001-12-17 06:06:57 +00:00
emulators
finance
french
ftp update to 1.8. 2001-12-17 05:17:24 +00:00
games Respect CFLAGS in Makefile. Previous patch-aa file contains the 2001-12-16 09:51:10 +00:00
german
graphics Upgrade to 1.2.1 2001-12-16 15:01:48 +00:00
hebrew
hungarian
irc Update to irchat-pj-2.5.6pl2 and pure-0.6pl2. 2001-12-15 16:39:41 +00:00
japanese Apply patch for -a option. 2001-12-14 06:04:35 +00:00
java Update to the latest version of the tutorial. 2001-12-15 22:05:23 +00:00
korean
lang Add USE_BISON=yes because this port requires bison to build. 2001-12-15 21:39:46 +00:00
mail Make pilot support optional (controllable via WITHOUT_PILOT make(1) variable). 2001-12-17 11:34:52 +00:00
math Author added partial support for FreeBSD (and a couple of other archs). 2001-12-15 22:57:28 +00:00
mbone
misc Fix fetch errors in this port. 2001-12-17 09:16:28 +00:00
Mk
multimedia
net Bump REVISION 2001-12-17 11:58:50 +00:00
net-im upgrade to 4.5.0 2001-12-16 15:25:16 +00:00
net-mgmt Update netsaint to 0.0.7b8 2001-12-16 17:33:04 +00:00
net-p2p
news - Fix broken MASTER_SITES 2001-12-17 11:57:33 +00:00
palm Add a LIB_DEPENDS on libintl.1 so the pkg-plist is correct and we get 2001-12-15 22:08:11 +00:00
picobsd
polish
ports-mgmt
portuguese
print Move creation of ${PREFIX}/etc/gnome/fonts/gnome-print-x11.fontmap from 2001-12-17 09:03:07 +00:00
russian
science
security Upgrade to 20011215. 2001-12-17 10:25:54 +00:00
shells
sysutils Fix for new world order of automake and friends but using ${ACLOCAL} and 2001-12-15 22:56:48 +00:00
Templates
textproc "fix" upgrade to 1.31 2001-12-15 10:10:00 +00:00
Tools
ukrainian
vietnamese
www o Unbreak for mozilla 0.9.6 and later versions. Mozilla no longer 2001-12-15 14:29:57 +00:00
x11 Update to 2.0.4 2001-12-15 12:07:36 +00:00
x11-clocks
x11-fm Slightly better version of "don't include wrong global.h" bandaid. 2001-12-14 09:10:43 +00:00
x11-fonts
x11-servers Fix last commit; unbreak WITH_MATROX_GXX_DRIVER. 2001-12-16 14:53:50 +00:00
x11-themes o Update to 0.7 2001-12-15 14:06:31 +00:00
x11-toolkits When building package forcefully turn optional GNOME components on, otherwise 2001-12-16 06:53:18 +00:00
x11-wm When building package forcefully turn optional GNOME components on, otherwise 2001-12-16 06:53:18 +00:00
.cvsignore
INDEX
LEGAL add stuffit 2001-12-13 03:32:56 +00:00
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.