Personal patches
Go to file
2001-01-09 13:45:13 +00:00
archivers Use MASTER_SITE_LOCAL. 2001-01-08 19:05:49 +00:00
astro Take over maintainership. 2001-01-09 00:09:18 +00:00
audio Upgrade to 0.2.0 2001-01-08 22:24:44 +00:00
benchmarks
biology Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
cad
chinese drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
comms drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
converters Add shared library 2001-01-08 02:39:34 +00:00
databases Override PORTREVISION from master port. 2001-01-07 14:52:30 +00:00
deskutils
devel Upgrade to r00.2. 2001-01-09 12:29:27 +00:00
dns Update to 1.03. 2001-01-09 07:49:47 +00:00
editors drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
emulators Spelling fix (Compatability -> Compatibility) 2001-01-07 13:20:45 +00:00
finance Release to the world all of my ports that I don't use, excluding KDE 1, 2001-01-09 00:06:25 +00:00
french
ftp Release to the world all of my ports that I don't use, excluding KDE 1, 2001-01-09 00:06:25 +00:00
games Release to the world all of my ports that I don't use, excluding KDE 1, 2001-01-09 00:06:25 +00:00
german
graphics drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
hebrew
irc Release to the world all of my ports that I don't use, excluding KDE 1, 2001-01-09 00:06:25 +00:00
japanese Correct dependency to `patch' when WITH_JDBC is defined. 2001-01-09 06:46:03 +00:00
java
korean drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
lang Propery depend on libmcrypt.so.2 2001-01-09 09:40:22 +00:00
mail drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
math WWW: http://www.octave.org/ 2001-01-07 15:15:40 +00:00
mbone
misc drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
Mk Apparently a few mirrors stopped syncing their kde/Attic dirs a long time 2001-01-09 00:26:52 +00:00
multimedia Revert changes that enabled usage of mp3 lame shared library. Due 2001-01-08 01:02:38 +00:00
net Hand over maintainership to Matthew Emmerton <matt@gsicomp.on.ca>. I'm guilty 2001-01-09 08:17:00 +00:00
net-im update 0.9.6.2010 -> 0.10.1 2001-01-07 19:08:31 +00:00
net-mgmt drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
net-p2p Hand over maintainership to Matthew Emmerton <matt@gsicomp.on.ca>. I'm guilty 2001-01-09 08:17:00 +00:00
news drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
palm Fix install path. 2001-01-09 06:14:07 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print update apsfilter port 2001-01-09 13:17:04 +00:00
russian
science
security Add ruby-ssl, an SSL socket module for Ruby. 2001-01-09 11:47:16 +00:00
shells Remove nonexistent master site. 2001-01-08 23:50:22 +00:00
sysutils drop myself from MAINTAINER. too many KAME platforms to support, 2001-01-09 05:57:08 +00:00
Templates
textproc Now ruby-optparse 0.7.8 has included an English document, process it 2001-01-08 22:51:54 +00:00
Tools Fix two bugs: pass $passenv to make *always*; remember that the initial 2001-01-07 07:25:18 +00:00
vietnamese
www Remove an extraneous 'perl5' word on the BUILD_DEPENDS line. 2001-01-09 13:38:57 +00:00
x11 Update to 0.14b. 2001-01-09 10:17:17 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Update to 200012301145. 2001-01-08 01:17:20 +00:00
x11-toolkits Update to 0.14b. 2001-01-09 10:17:17 +00:00
x11-wm Add zh_TW.Big5 locale config files. 2001-01-09 13:45:13 +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.