Personal patches
Go to file
2000-11-25 12:55:23 +00:00
archivers Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:57:33 +00:00
astro
audio Clean the last commit up 2000-11-24 15:13:30 +00:00
benchmarks Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
biology
cad
chinese Add $FreeBSD$, which help me in problem reports. 2000-11-22 02:22:51 +00:00
comms ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55. 2000-11-25 10:31:07 +00:00
converters Upgrade to tnef 0.15 2000-11-22 11:01:42 +00:00
databases Ditch out "Version required" from comments section. 2000-11-23 11:56:11 +00:00
deskutils Update to plan-1.8.4. Change my email address in MAINTAINER. 2000-11-24 22:10:06 +00:00
devel ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55. 2000-11-25 10:31:07 +00:00
dns Take over maintainership 2000-11-25 08:13:46 +00:00
editors - don't follow links (symbolic or hard) owned by another user when 2000-11-25 07:09:18 +00:00
emulators PREFIX is still needed -- just set it to ${LINUXBASE}. 2000-11-25 01:49:16 +00:00
finance
french
ftp Take over maintainership 2000-11-25 08:13:46 +00:00
games Ditch out "Version required" from comments section. 2000-11-23 11:56:11 +00:00
german
graphics Update to version 1.1.1 2000-11-23 15:30:39 +00:00
hebrew
irc Import of new port irc/iroffer, An IRC "bot" that makes sharing files via 2000-11-23 08:23:52 +00:00
japanese Unbreak. Now that irc/xchat is upgraded to 1.6.0 when Japanese 2000-11-23 19:59:13 +00:00
java Update to 0.6.8. 2000-11-23 18:34:53 +00:00
korean Update to 1.0.7.1. A quick fix of 1.0.7. 2000-11-23 13:49:51 +00:00
lang Update to 0.30.27 2000-11-25 03:08:43 +00:00
mail We got a sucke^H^H^H^H^H volunteer for this port 2000-11-25 04:49:57 +00:00
math Add ruby-bitvector, efficient Ruby bit vector extension. 2000-11-23 14:13:42 +00:00
mbone ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55. 2000-11-25 10:31:07 +00:00
misc Ditch out "Version required" from comments section. 2000-11-23 11:56:11 +00:00
Mk
multimedia - Enable kscd. That means it can run on FreeBSD :) 2000-11-24 13:08:14 +00:00
net Capitalize first letter and put period at the end of sentence. 2000-11-25 12:55:23 +00:00
net-im Update to 3.7.3, and change the maintainer from 2000-11-21 19:09:59 +00:00
net-mgmt Add $FreeBSD$, which help me in problem reports. 2000-11-22 02:22:51 +00:00
net-p2p
news I already have inn, so I might as well take on inn-stable now that andreas 2000-11-23 10:11:37 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55. 2000-11-25 10:31:07 +00:00
russian
science
security Take over maintainership 2000-11-25 08:13:46 +00:00
shells Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
sysutils A new volunteer 2000-11-25 08:25:51 +00:00
Templates
textproc ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55. 2000-11-25 10:31:07 +00:00
Tools
vietnamese Add $FreeBSD$, which help me in problem reports. 2000-11-22 02:22:51 +00:00
www Project moved to Sourceforge, so update MASTER_SITES and WWW accordingly. Also 2000-11-23 18:45:28 +00:00
x11 There's a bug in XFree86-4's XCreateFontSet(), revealed by 5-current's 2000-11-23 13:36:01 +00:00
x11-clocks Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Ditch out "Version required" from comments section. 2000-11-23 11:56:11 +00:00
x11-wm
.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.