Personal patches
Go to file
David E. O'Brien 0e7152d2e9 sed'ing a directory produces neat affects.
Taught by:	Satoshi  :-)

Also we don't have /usr/tmp, so we shouldn't try to write there.
1997-10-18 06:11:16 +00:00
archivers cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
astro
audio Use tk8.0 1997-10-08 13:10:34 +00:00
benchmarks
cad Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
chinese Portlint. 1997-10-13 07:52:28 +00:00
comms Move ports/misc/qpage to ports/comms/misc. 1997-10-13 04:41:07 +00:00
converters
databases bugfixrelease 0.61, just before ports freeze ;-) 1997-10-14 19:04:59 +00:00
deskutils CBB is a personal check book balancing utility for Unix/X. 1997-10-11 04:13:39 +00:00
devel Activate nana. 1997-10-15 20:02:14 +00:00
dns/p5-Net-DNS
editors autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA. 1997-10-15 09:28:58 +00:00
emulators Upgrade to 971012 version of Wine. 1997-10-13 21:51:46 +00:00
finance CBB is a personal check book balancing utility for Unix/X. 1997-10-11 04:13:39 +00:00
ftp
games Not that it matters much, but move around a couple of newlines to 1997-10-16 04:27:23 +00:00
german Um, you can't just "enable checksum test" in the Makefile without 1997-10-08 05:26:10 +00:00
graphics beautify Makefile. 1997-10-17 13:17:14 +00:00
irc
japanese Some important fixes from the maintainer. 1997-10-18 00:24:29 +00:00
java
korean Update the MASTER_SITES. 1997-10-12 15:36:45 +00:00
lang Update objc to 1.6.8, and fix some other smallish bugs. 1997-10-17 21:40:15 +00:00
mail Upgrade, 4.3.0 -> 4.3.1. 1997-10-15 22:01:44 +00:00
math portlint. 1997-10-15 23:20:44 +00:00
mbone Don't use the libs.tcl from the distribution; let it get dynamically 1997-10-15 20:35:20 +00:00
misc ewipe, tcl/tk based presentation tool(includes authoring tool). 1997-10-17 13:02:52 +00:00
Mk
multimedia Update to version 0.45. 1997-10-11 20:39:19 +00:00
net Don't use the libs.tcl from the distribution; let it get dynamically 1997-10-15 20:35:20 +00:00
net-mgmt tkined.sh.in was missing the "$*", which led to the misbehaviour, 1997-10-14 15:37:50 +00:00
news sed'ing a directory produces neat affects. 1997-10-18 06:11:16 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to 1.55. 1997-10-13 11:30:18 +00:00
print Add DEPENDS_TARGET of jpeg/png back as third argument in BUILD_DEPENDS 1997-10-13 11:22:43 +00:00
russian
science/felt
security Fix cfsd so that it detaches from the controlling terminal. 1997-10-14 04:37:04 +00:00
shells
sysutils Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
Templates
textproc Upgrade to 1.2.1. Bugfixes only, now new features. 1997-10-14 01:23:55 +00:00
vietnamese Portlint these babies. 1997-10-13 07:12:28 +00:00
www Add checksum fo the gold version. 1997-10-15 23:43:51 +00:00
x11 Upgrade, 3.0.3.6 -> 3.1.1.7. 1997-10-15 20:23:47 +00:00
x11-clocks
x11-fm Change maintainer to Vanill I. Shu. 1997-10-14 06:42:34 +00:00
x11-fonts
x11-servers
x11-toolkits Remove identical lines, so that pkg_delete completes. 1997-10-16 09:01:24 +00:00
x11-wm /usr/local -> LOCALBASE (portlint) 1997-10-13 20:36:22 +00:00
.cvsignore
INDEX
LEGAL add ja-samba-des (ports/japanese/samba-des) since it uses crypto library. 1997-10-15 02:31:31 +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.