Personal patches
Go to file
Sheldon Hearn 3980028e05 Work around the way in which the package building cluster validates
ports by defining LIB_DEPENDS for the BATCH defaults in the Makefile.
The dynamic determination of LIB_DEPENDS in configure.postgresql
remains in place for the !BATCH case and is unaffected by this.

Remove trailing whitespace and an extraneous LDCONFIG_DIRS.

Submitted by:	maintainer
2001-07-27 11:56:39 +00:00
accessibility/atk
arabic
archivers Upgrade to 1.13. 2001-07-23 14:10:57 +00:00
astro Add USE_XPM to satisfy dependency on libXpm.so. 2001-07-25 17:35:38 +00:00
audio upgrade to 0.9d 2001-07-27 07:05:16 +00:00
benchmarks
biology This port require bison to build so add USE_BISON. 2001-07-25 17:57:49 +00:00
cad Add NOPORTDOCS support 2001-07-14 18:09:32 +00:00
chinese Update to 0.1.1. 2001-07-26 02:19:36 +00:00
comms Use user:group in call to chown. 2001-07-25 17:59:04 +00:00
converters Update port to base64-1.3. 2001-07-24 17:48:16 +00:00
databases Work around the way in which the package building cluster validates 2001-07-27 11:56:39 +00:00
deskutils Upgrade to 3.0.3 2001-07-24 01:57:09 +00:00
devel add elfio 2001-07-26 11:59:37 +00:00
dns Update port version to ISC's latest stable release 2001-07-24 18:10:31 +00:00
editors Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
emulators Doc fix. 2001-07-25 23:01:13 +00:00
finance Update to version 0.8.4 2001-07-21 16:26:42 +00:00
french
ftp add depends on devel/p5-Term-ANSIColor when OSVERSION < 500007 2001-07-24 08:30:46 +00:00
games user.group -> user:group in chown call(s). 2001-07-26 06:26:19 +00:00
german
graphics Argh. This file should have been removed in the update to 9.16. 2001-07-25 13:29:38 +00:00
hebrew
hungarian
irc Update to version 1.8.2. 2001-07-26 23:04:05 +00:00
japanese user.group -> user:group in chown call(s). 2001-07-26 06:26:19 +00:00
java
korean Update to 0.5.20 2001-07-22 03:27:06 +00:00
lang Update docs for Python-2.{0,1}.1. 2001-07-27 11:25:07 +00:00
mail Add three new hooks... 2001-07-26 07:45:44 +00:00
math Remove pre-install target - nothing is installed in ${PREFIX}/lib/calc/ 2001-07-27 02:28:53 +00:00
mbone
misc Update to 2.2 2001-07-26 13:57:18 +00:00
Mk (1) Fix a typo becuase -> because. 2001-07-25 18:10:16 +00:00
multimedia upgrade to 1.0 2001-07-24 07:45:03 +00:00
net Add OpenH323 version 1.1 2001-07-26 16:11:16 +00:00
net-im
net-mgmt Update to 0.7.8 2001-07-22 04:39:26 +00:00
net-p2p
news Update to 1.2.5. 2001-07-21 16:04:55 +00:00
palm
picobsd
polish
ports-mgmt Update to 20010727 with a couple of new commands added. (No changes 2001-07-26 19:28:42 +00:00
portuguese
print add gfontview 2001-07-26 18:57:57 +00:00
russian Change unsq to uniq as that is probably what the author intended to use. 2001-07-25 18:00:13 +00:00
science
security Secure Remote Password protocol library, TELNET, and FTP 2001-07-25 20:54:33 +00:00
shells
sysutils Update to 20010727 with a couple of new commands added. (No changes 2001-07-26 19:28:42 +00:00
Templates
textproc Add checksums for 2.0.1 and 2.1.1. 2001-07-26 10:38: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 add p5-Bundle-libservlet 2001-07-26 17:05:51 +00:00
x11 Add USE_XLIB. 2001-07-27 02:36:26 +00:00
x11-clocks
x11-fm Update MASTER_SITES and WWW 2001-07-24 12:39:40 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add checksums for 2.0.1 and 2.1.1. 2001-07-26 10:38:23 +00:00
x11-wm Update to 0.65.1. 2001-07-24 09:00:50 +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.