Personal patches
Go to file
Anton Berezin 52c4a55a74 Patch the module to remove unnecessary `use 5.6.0' statement, so that
the port can be used in -stable.

Upon the maintainer request, drop his maintainership of this port.

Approved by:	MAINTAINER
PR:		29055
2001-07-18 21:36:33 +00:00
accessibility/atk
arabic
archivers - Style fix: RUN_DEPENDS -> USE_LINUX 2001-07-12 19:17:50 +00:00
astro Move dcs (after rev 1.76 update) according to style set by rev 1.51 2001-07-15 12:54:36 +00:00
audio upgrade to 0.15 2001-07-18 16:22:54 +00:00
benchmarks Updated to 2.05 2001-07-13 04:26:43 +00:00
biology
cad Add NOPORTDOCS support 2001-07-14 18:09:32 +00:00
chinese
comms
converters
databases DBIWrapper is the generic database Object for accessing 2001-07-16 07:22:50 +00:00
deskutils Fix MASTER_SITES. 2001-07-15 14:06:08 +00:00
devel Fix master site and add PORTDOCS 2001-07-18 14:26:47 +00:00
dns
editors Update to 0.4.1. 2001-07-17 15:20:37 +00:00
emulators Fix for the latest CURRENT. (SMPng folks, feel free to correct it if 2001-07-12 14:26:10 +00:00
finance Fix anoter victim of Ade's USE_AUTOMAKE so-called "cleanup". 2001-07-18 12:11:00 +00:00
french
ftp Update to 0.7.2 2001-07-18 03:29:25 +00:00
games Pass PTHREAD_CFLAGS/PTHREAD_LIBS to the configure - this should fix the port 2001-07-18 12:03:17 +00:00
german
graphics Update to 0.32 2001-07-18 14:36:09 +00:00
hebrew
hungarian
irc Update to version 1.0.1 2001-07-13 18:03:27 +00:00
japanese update to 2.03. 2001-07-16 18:45:53 +00:00
java
korean
lang upgrade to 4.3.19 2001-07-18 16:57:23 +00:00
mail Disable --regex for stable 2001-07-17 20:21:26 +00:00
math Explicitly link with libgiconv, because otherwise it fails to save files in 2001-07-17 15:48:46 +00:00
mbone
misc Fix anoter victim of Ade's USE_AUTOMAKE so-called "cleanup". 2001-07-18 12:11:00 +00:00
Mk ftp.digital.com has been seperated from gatekeeper.dec.com. Switch to 2001-07-16 21:51:40 +00:00
multimedia upgrade to 0.8b 2001-07-12 12:21:13 +00:00
net upgrade to 1.6.3 2001-07-17 10:46:14 +00:00
net-im
net-mgmt Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
net-p2p
news Patch the module to remove unnecessary `use 5.6.0' statement, so that 2001-07-18 21:36:33 +00:00
palm
picobsd
polish
ports-mgmt Update to 20010714, a maintenance release. 2001-07-14 08:12:05 +00:00
portuguese
print Replaced broken master site 2001-07-13 03:40:26 +00:00
russian Remove one extra file. 2001-07-12 21:26:41 +00:00
science
security Update to version 3.15 2001-07-16 15:42:15 +00:00
shells
sysutils Update to 0.4. 2001-07-17 04:51:21 +00:00
Templates
textproc upgrade to 1.4.2 2001-07-18 14:45:23 +00:00
Tools
ukrainian
vietnamese Note that VNterm adheres to RFC 1456 (VISCII and VIQR encodings) 2001-07-15 07:43:25 +00:00
www Update to mod_perl-1.26. 2001-07-18 10:07:41 +00:00
x11 Link against ${PTHREAD_LIBS} if we want MESAGL. Mesa is now compiled 2001-07-18 10:46:13 +00:00
x11-clocks
x11-fm Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Explicitly pass --datadir and --localstatedir to the configure script to 2001-07-18 12:07:28 +00:00
x11-wm Update master site and WWW. 2001-07-18 14:43:41 +00:00
.cvsignore
INDEX
LEGAL Add mail/qtools and sysutils/service-config for the time being, 2001-07-13 15:10:40 +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.