Personal patches
Go to file
1998-10-03 22:06:12 +00:00
archivers Elfify 1998-10-01 18:35:41 +00:00
astro Checksum changed again; perhaps next time you can put up the tarball 1998-09-28 09:04:03 +00:00
audio Unbreak for ELF builds, take over as maintainer. 1998-10-03 12:09:54 +00:00
benchmarks
biology Checksum changed again.... 1998-09-28 09:20:49 +00:00
cad Discounting a minor glitch in -current's make(1) this will now build 1998-10-01 06:19:30 +00:00
chinese Upgrade to 4.2l. 1998-10-03 15:49:44 +00:00
comms Elfify 1998-10-01 18:35:41 +00:00
converters ish/uuencode converter 1998-10-03 06:00:00 +00:00
databases Remove regexp support for tk81 libraries. 1998-10-03 22:06:12 +00:00
deskutils Elfify 1998-10-02 18:21:34 +00:00
devel I forgot to correct the real path on MASTER_SITE, thanks osa. 1998-10-01 00:19:13 +00:00
dns
editors Do not use libDnd if we are package building (this is the --with-offix option). 1998-10-01 19:29:50 +00:00
emulators Remove regexp support for tk81 libraries. 1998-10-03 22:06:12 +00:00
finance
ftp "ln -s" -> "ln -sf" to make this reinstall-friendly. 1998-09-28 09:31:59 +00:00
games Remove bad MASTER_SITEs and add more good ones. 1998-10-03 13:39:48 +00:00
german
graphics Spell asm_386.S correctly. 1998-10-03 21:38:11 +00:00
irc Maintainer seems to have gone AWOL; I sent patches over a week ago 1998-09-29 17:24:25 +00:00
japanese Generating PLIST on the fly. Some fixes. 1998-10-01 16:47:26 +00:00
java
korean Update to 2.06. 1998-10-01 22:04:05 +00:00
lang Cleanup conversion to ELF. 1998-10-03 21:35:24 +00:00
mail Elfify 1998-10-02 08:16:56 +00:00
math Elfify 1998-10-01 18:35:41 +00:00
mbone Don't strip the binary when building ELF, and remove the empty 1998-09-27 01:44:09 +00:00
misc Elfify 1998-10-02 18:21:34 +00:00
Mk
multimedia Elfify 1998-10-01 18:35:38 +00:00
net Elfify 1998-10-02 18:21:34 +00:00
net-im
net-mgmt Update to mrtg 2.5.3 1998-09-28 17:11:24 +00:00
news
palm Elfify 1998-10-02 18:21:34 +00:00
ports-mgmt
print Move manpages to the Makefile and use MAN*. 1998-10-03 21:34:10 +00:00
russian
science
security Elfify 1998-10-01 18:35:41 +00:00
shells Mark BROKEN for ELF. 1998-09-29 02:37:14 +00:00
sysutils Elfify 1998-10-01 18:35:41 +00:00
Templates
textproc New master site. 1998-09-30 14:13:22 +00:00
vietnamese
www Upgrade to v0.9. 1998-10-03 10:09:02 +00:00
x11 Elfify 1998-10-02 18:21:34 +00:00
x11-clocks
x11-fm Remove regexp support for tk81 libraries. 1998-10-03 22:06:12 +00:00
x11-fonts
x11-servers
x11-toolkits Convert to ELF. 1998-10-03 22:05:49 +00:00
x11-wm Upgrade to 0.20.1. Make compilable on -current. 1998-09-30 13:24:40 +00:00
.cvsignore
INDEX
LEGAL Add descriptoin about deskutils/xhime. 1998-09-28 13:36:51 +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.