Personal patches
Go to file
1998-10-02 01:59:10 +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 Elfify 1998-10-01 18:35:38 +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 Darn I meant to say broke for ELF. 1998-09-28 09:23:54 +00:00
comms Elfify 1998-10-01 18:35:41 +00:00
converters Elfify (no response from the maintainer) 1998-10-01 18:35:36 +00:00
databases Mark BROKEN for ELF. 1998-10-01 11:29:51 +00:00
deskutils Elfify 1998-10-01 18:35:41 +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
finance
ftp "ln -s" -> "ln -sf" to make this reinstall-friendly. 1998-09-28 09:31:59 +00:00
games Activate gnomegames. 1998-10-02 01:01:08 +00:00
german
graphics Remove non-existent Mesa2 directory. 1998-10-02 01:47:57 +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 Allow building and packaging for ELF. 1998-10-01 21:40:03 +00:00
mail Move manpage to Makefile and use MAN1 macro. 1998-10-02 01:59:10 +00:00
math Elfify 1998-10-01 18:35:41 +00:00
mbone
misc Elfify 1998-10-01 18:35:41 +00:00
Mk
multimedia Elfify 1998-10-01 18:35:38 +00:00
net Elfify 1998-10-01 18:35:41 +00:00
net-im
net-mgmt Update to mrtg 2.5.3 1998-09-28 17:11:24 +00:00
news
palm Unbreak it and also upgrade to v0.9.0 1998-09-30 04:52:36 +00:00
ports-mgmt
print Remove empty directory on deinstall. 1998-10-02 01:57:57 +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 Mesa 3.0 1998-10-01 02:17:49 +00:00
x11 Upgrade to 0.30.1. 1998-10-01 22:43:33 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Change depend with gtk11, and ready depend with imlib, gnome. 1998-10-02 00:53:46 +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.