Personal patches
Go to file
2001-02-06 13:13:16 +00:00
archivers Update to version 1.0 2001-02-03 17:15:06 +00:00
astro Update with my current location (just down the road from cpiazza) 2001-01-29 23:28:40 +00:00
audio Improve -STABLE support: 2001-02-05 15:26:13 +00:00
benchmarks Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
biology
cad
chinese Style/space police (space -> tab) over the chinese category. 2001-02-05 14:29:35 +00:00
comms
converters Style/space police (space -> tab) over the converters category. 2001-02-05 14:30:41 +00:00
databases Style/space police (space -> tab) over the database category. 2001-02-05 14:31:42 +00:00
deskutils Minor tweak of WRKSRC needed by ja-plan. 2001-02-06 08:52:34 +00:00
devel fix fenner mtree error 2001-02-05 17:15:21 +00:00
dns We aren't allowed to package djbdns, because we patch the source. I was 2001-02-05 08:21:28 +00:00
editors Update to Vim 6.0 beta U 2001-02-06 08:41:32 +00:00
emulators More fix for 4.x-RELEASE 2001-02-05 16:15:37 +00:00
finance Style fixes for ports/misc. 2001-02-05 15:47:16 +00:00
french Makefile style fix. 2001-02-05 21:30:05 +00:00
ftp Add IPv6 support. 2001-02-06 08:45:22 +00:00
games More spaces -> tabs for the games category. 2001-02-05 14:51:45 +00:00
german Spaces -> tabs in ports/german. 2001-02-06 13:13:16 +00:00
graphics Add missed sdl-devel dependency. 2001-02-06 08:14:00 +00:00
hebrew
irc The typo police visits epic4. 2001-02-06 12:04:38 +00:00
japanese The typo police visits epic4. 2001-02-06 12:04:38 +00:00
java Fix pkg-plist 2001-02-05 03:21:56 +00:00
korean
lang Update to the snapshot as of 2001/02/05. 2001-02-05 21:34:38 +00:00
mail Upgrade to 3.15.1 2001-02-05 22:58:35 +00:00
math More style fixes for ports/math. 2001-02-05 15:04:46 +00:00
mbone
misc Add 42upgrade. There are no files listed yet, but 4.2R users can use this 2001-02-06 06:46:43 +00:00
Mk Update to the snapshot as of 2001/02/05. 2001-02-05 21:34:38 +00:00
multimedia Add missed sdl-devel dependency. 2001-02-06 08:14:00 +00:00
net fix plist error 2001-02-05 17:07:34 +00:00
net-im Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
net-mgmt Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
net-p2p Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
news Style fixes for news. 2001-02-05 15:47:59 +00:00
palm fix wrksrc path 2001-02-01 02:15:36 +00:00
ports-mgmt Style fixes for sysutils. 2001-02-05 16:04:23 +00:00
portuguese/ispell-pt_BR More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
print Update to 1.1.5fix2 2001-02-05 15:10:16 +00:00
russian Spaces -> tabs in ports/russian. 2001-02-06 13:13:00 +00:00
science
security Oops, meant to mark FORBIDDEN, not BROKEN, to prevent package builds. 2001-02-06 02:38:43 +00:00
shells
sysutils The file module has been updated. 2001-02-06 11:28:29 +00:00
Templates
textproc add y2l, Yacc-to-Latex pretty printer/convertor 2001-02-05 16:48:20 +00:00
Tools Some minor additions so that we act a bit more like NetBSD's url2pkg; we 2001-02-02 15:00:42 +00:00
vietnamese
www More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
x11 Layout fixes in x11-wm. 2001-02-05 21:05:58 +00:00
x11-clocks Change MASTER_SITES and maintainer email address. 2001-02-06 12:25:42 +00:00
x11-fm Spaces -> tabs in ports/x11-fm. 2001-02-05 21:00:55 +00:00
x11-fonts Style fixes for x11-fonts. 2001-02-05 21:02:14 +00:00
x11-servers Convert more spaces into tabs in ports/x11-servers. 2001-02-05 21:09:10 +00:00
x11-themes Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
x11-toolkits Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
x11-wm Layout fixes in x11-wm. 2001-02-05 21:05:58 +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.