Personal patches
Go to file
Pete Fritchman f0ea38b5ef Fix p5-Term-ReadKey depend
Reported by:	bento
2001-08-28 17:14:11 +00:00
accessibility/atk
arabic
archivers Update to 0.5. 2001-08-27 08:35:40 +00:00
astro Update to 3.06 2001-08-28 08:02:49 +00:00
audio Update to version 0.0.7 2001-08-27 15:29:24 +00:00
benchmarks
biology
cad Fix a pthread compilation problem on -stable. 2001-08-26 04:41:32 +00:00
chinese Chasing mail/mutt-devel (1.3.20 -> 1.3.21). 2001-08-25 05:49:54 +00:00
comms Fix library name in LIB_DEPENDS. 2001-08-26 03:19:54 +00:00
converters - Remove useless USE_LIBTOOL; 2001-08-27 09:39:53 +00:00
databases Update to 0.2.4. 2001-08-28 14:37:26 +00:00
deskutils
devel - Update to version 1.4 2001-08-28 13:03:10 +00:00
dns Add slashes at the end of directory names to make ddclient actually run. 2001-08-26 22:28:39 +00:00
editors Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended) 2001-08-28 06:36:25 +00:00
emulators Update to 2001.08.24 2001-08-26 16:41:40 +00:00
finance
french
ftp Update to 0.7.4 2001-08-28 04:59:23 +00:00
games Update to 1.0.1 2001-08-28 16:55:17 +00:00
german Add missing BUILD_DEPENDS line. 2001-08-25 06:13:05 +00:00
graphics Fix p5-Term-ReadKey depend 2001-08-28 17:14:11 +00:00
hebrew
hungarian
irc
japanese - Update to version 2001.08.18 2001-08-28 17:11:56 +00:00
java Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from 2001-08-27 18:58:46 +00:00
korean Add backup site. 2001-08-25 08:20:18 +00:00
lang Provide a replacement for libgmp on 5-CURRENT. 2001-08-28 16:44:46 +00:00
mail * Break eximon into its own port. The goal is to allow administrators 2001-08-27 13:23:52 +00:00
math Add libgmp 2001.08.07, a library for arbitrary precision arithmetic. 2001-08-28 16:31:18 +00:00
mbone
misc New port gkrellscore version 0.0.2: Plugin to GKrellM that displays 2001-08-27 17:48:39 +00:00
Mk Minor changes: 2001-08-27 00:09:05 +00:00
multimedia
net patch around crashes for hostnames longer than 15 characters 2001-08-28 13:47:15 +00:00
net-im * Improve pre-patch. 2001-08-28 08:13:01 +00:00
net-mgmt The MASTER_SITE seems to no longer exist; host this locally for now. 2001-08-25 10:53:28 +00:00
net-p2p
news * Unify info files for t-gnus 2001-08-28 05:08:36 +00:00
palm Patch one source file to get rid of getopt.h -- the package does not use 2001-08-27 19:19:43 +00:00
picobsd update list of MASTER_SITES. 2001-08-27 16:49:56 +00:00
polish
ports-mgmt Update to 20010827c, with readline nits fixed. 2001-08-27 13:44:32 +00:00
portuguese
print Previous checksum value of readme.tar.gz is correct. 2001-08-28 05:04:24 +00:00
russian
science
security Update to 1.2.8r2 2001-08-26 17:10:41 +00:00
shells
sysutils Change method in do-extract to ${LN} instead of pax 2001-08-28 16:52:45 +00:00
Templates
textproc Update to version 1.4.3 2001-08-28 14:53:56 +00:00
Tools
ukrainian
vietnamese
www * Update the port to use the newly-release squid-2.4STABLE2 2001-08-28 16:48:35 +00:00
x11 add xmotd 1.16 2001-08-28 07:13:10 +00:00
x11-clocks
x11-fm Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone. 2001-08-28 08:43:52 +00:00
x11-fonts
x11-servers
x11-themes Add mosfet-liquid, a KDE style engine. 2001-08-27 11:13:14 +00:00
x11-toolkits Update to 0.11.2. 2001-08-27 11:41:07 +00:00
x11-wm Fix bug with passing mouse clicks to the root window. 2001-08-28 16:48: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.