Personal patches
Go to file
Jun Kuriyama 2d02fa4039 Use ${MASTER_SITE_PORTS_JP}.
Submitted by:	kiri
1999-04-27 13:09:34 +00:00
archivers Sort PLIST. 1999-04-25 17:55:41 +00:00
astro From a mail by Dan Werthimer <danw@ssl.Berkeley.EDU>: 1999-04-23 18:27:31 +00:00
audio Mpeg Audio Layer 3 util: rename files, edit tags, search, etc. 1999-04-27 13:02:51 +00:00
benchmarks update to 1.1 1999-04-26 18:21:27 +00:00
biology
cad
chinese
comms
converters
databases
deskutils support MOTIFLIB 1999-04-24 03:06:11 +00:00
devel Upgrade to 3.1.4 1999-04-27 01:10:33 +00:00
dns
editors Mark BROKEN -- majorly FUBARed. 1999-04-24 22:53:25 +00:00
emulators update to 1.0.6. 1999-04-26 02:33:58 +00:00
finance
ftp Clean up *.orig. 1999-04-27 00:37:35 +00:00
games Added bnetd 1999-04-27 03:25:14 +00:00
german
graphics Add homepage. Incidentally, this DESCR is a little long. 1999-04-27 04:24:38 +00:00
irc
japanese Use ${MASTER_SITE_PORTS_JP}. 1999-04-27 13:09:34 +00:00
java
korean
lang a Ruby interface to Tcl/Tk libraries 1999-04-27 12:39:47 +00:00
mail Don't use CFLAGS for CXXFLAGS. If someone wants to compile the port using 1999-04-25 13:22:06 +00:00
math Use time_t instead of long in a couple of places so this compiles on 1999-04-25 17:58:21 +00:00
mbone
misc Use ${MASTER_SITE_PORTS_JP}. 1999-04-27 13:09:34 +00:00
Mk
multimedia Add homepage. Incidentally, this DESCR is a little long. 1999-04-27 04:24:38 +00:00
net Add WWW: 1999-04-27 04:58:43 +00:00
net-im Add WWW: 1999-04-27 04:58:43 +00:00
net-mgmt
news
palm * Location of binutils distfile moved-- add MASTER_SITE_SUBDIR 1999-04-24 03:07:36 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print s/gtk11d/gtk12/g *finally done with gtk11d* (for real this time) 1999-04-26 21:18:18 +00:00
russian
science
security
shells
sysutils s/freefall.freebsd.org/www.freebsd.org/ for safety. 1999-04-27 11:09:39 +00:00
Templates
textproc Upgrade to v1.40. 1999-04-24 09:25:36 +00:00
Tools
vietnamese
www update to version tidy15apr99 1999-04-26 07:24:12 +00:00
x11 Replace KDE-1.0 dependency with KDE-1.1, tidy up the Makefile a bit. 1999-04-24 17:09:49 +00:00
x11-clocks Activate asclock-xlib. 1999-04-25 00:39:03 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Added rubytk 1999-04-27 12:41:31 +00:00
x11-wm update to 0.23 1999-04-27 03:34:36 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.