Personal patches
Go to file
1997-09-25 01:30:33 +00:00
archivers Don't try to remove directory "share/misc" -- it's created by mtree. 1997-09-24 07:01:32 +00:00
astro
audio Upgrade to 6.1c 1997-09-23 23:30:44 +00:00
benchmarks
cad
chinese Use ISO639 language codes instead of ISO3166 country codes for PKGNAME. 1997-09-23 02:18:00 +00:00
comms
converters Upgrade, 0.8.0 -> 1.0 1997-09-23 11:09:33 +00:00
databases Upgrade to v1.1810 1997-09-17 13:59:00 +00:00
deskutils
devel original distribution updated to 1.49. 1997-09-21 02:02:33 +00:00
dns/p5-Net-DNS
editors Make this port compile with tcl80. 1997-09-18 08:02:35 +00:00
emulators fix Makefile, suffix changed to ".tgz" 1997-09-24 00:56:53 +00:00
finance/p5-Business-CreditCard
ftp Upgrade to beta-15, nlist hole fixed 1997-09-15 05:48:35 +00:00
games Update to use tk-4.2 (was acting funny with tk-8.0...). 1997-09-24 06:56:55 +00:00
german
graphics Upgrade to 3.0. 1997-09-24 06:55:03 +00:00
irc 2nd try after being bitten by cvs add bug in remote case. 1997-09-21 04:56:38 +00:00
japanese Reflect the recent PKGNAME changes. 1997-09-24 20:14:41 +00:00
java
korean Use ISO639 language codes instead of ISO3166 country codes for PKGNAME. 1997-09-23 02:18:00 +00:00
lang Fix "RTHeapDepC.c" so that it compiles under the recently changed 1997-09-25 01:30:33 +00:00
mail Fix manpage description of maildelivery database. 1997-09-22 17:52:30 +00:00
math Typo in dependency (X11/libsx -> x11/libsx). 1997-09-17 06:29:25 +00:00
mbone Use tcl7.6 and tk4.2, and use autoconf instead of patching configure script. 1997-09-25 00:10:59 +00:00
misc Don't try to remove directory "share/misc" -- it's created by mtree. 1997-09-24 07:01:32 +00:00
Mk
multimedia
net Use ISO639 language code instead of ISO3166 country code for PKGNAME. 1997-09-22 16:22:24 +00:00
net-mgmt
news Upgrade to 0916 1997-09-22 06:24:18 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to 1.49. 1997-09-21 02:02:33 +00:00
print Silence some compile time warnings. 1997-09-24 08:30:29 +00:00
russian
science/felt
security Fix commented #MASTER_SITE line 1997-09-18 02:47:42 +00:00
shells Upgrade, 1.01h -> 1.03a. 1997-09-19 12:51:34 +00:00
sysutils Fix manpage paths. 1997-09-22 08:54:18 +00:00
Templates
textproc Turn on the html dtd port. 1997-09-19 21:37:44 +00:00
vietnamese Remove unnecessary blank line. 1997-09-22 17:09:43 +00:00
www Upgrade to 3.03 1997-09-23 21:01:21 +00:00
x11 Upgrade to 4.04. 1997-09-22 07:14:10 +00:00
x11-clocks
x11-fm Use CFLAGS from /etc/make.conf. 1997-09-22 10:02:51 +00:00
x11-fonts Upgrade to version 2.3. Bugfixes mostly. 1997-09-21 17:54:38 +00:00
x11-servers
x11-toolkits Mass update of CPAN ports 1997-09-14 04:00:20 +00:00
x11-wm Mention home page. 1997-09-22 07:24:00 +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.