Personal patches
Go to file
2001-10-25 14:28:50 +00:00
accessibility/atk Update to 0.5. 2001-10-24 08:22:28 +00:00
arabic
archivers
astro Upgrade to 3.5. 2001-10-25 11:30:51 +00:00
audio Update to 0.2.23. 2001-10-24 07:22:47 +00:00
benchmarks incorporate Arne.Juul@fast.no's patches 2001-10-18 19:38:56 +00:00
biology Add ruby-bio (BioRuby), an integrated environment for Bioinformatics 2001-10-24 06:21:52 +00:00
cad Remove a redundant trailing period and a space. 2001-10-21 07:51:56 +00:00
chinese Add tk83 to BUILD_DEPENDS, RUN_DEPENDS. 2001-10-20 14:46:44 +00:00
comms Fix location of gnokiirc from /etc to /usr/local/etc 2001-10-19 15:25:17 +00:00
converters Remove dead WWW. 2001-10-23 09:48:26 +00:00
databases Update to 0.2.93. 2001-10-23 13:30:14 +00:00
deskutils
devel Update for acpica-unix-20011018. 2001-10-24 15:07:00 +00:00
dns Add more MASTER_SITES 2001-10-23 12:37:57 +00:00
editors Changes: 2001-10-24 20:07:25 +00:00
emulators Make sure there's a mtab in etc. This is required in a couple of 2001-10-21 04:28:00 +00:00
finance Update to 1.1 2001-10-19 14:01:17 +00:00
french
ftp upgrade to 2.1.20 2001-10-22 07:06:03 +00:00
games Update to 0.9.2. 2001-10-25 13:21:47 +00:00
german Opps, this is a bourne script, not binary. 2001-10-17 20:29:39 +00:00
graphics Although it will compile and link with the older gd-1.8.x, it 2001-10-23 17:37:09 +00:00
hebrew
hungarian
irc Add missing pkg-message file from PR ports/31116 2001-10-22 18:05:26 +00:00
japanese sync with fixed xemacs21-mule. 2001-10-24 11:55:12 +00:00
java Fix previous commit. 2001-10-22 06:31:03 +00:00
korean WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary. 2001-10-15 12:55:02 +00:00
lang TclX seems abandoned by its original authors, but the maintainers 2001-10-24 03:18:59 +00:00
mail Update to October 13th 2001 ruleset. 2001-10-23 12:52:28 +00:00
math Maintainer has ignored bug reports for five months now. 2001-10-25 14:28:50 +00:00
mbone
misc Remove redundant spaces at EOL. 2001-10-21 21:51:15 +00:00
Mk Add new emacsen: emacs21. 2001-10-23 17:14:25 +00:00
multimedia Remove a redundant trailing space. 2001-10-21 10:31:39 +00:00
net Update to 3.02. 2001-10-24 09:30:16 +00:00
net-im add missing file to PLIST 2001-10-20 04:49:58 +00:00
net-mgmt Update to 3.02. 2001-10-24 09:30:16 +00:00
net-p2p upgrade to 0.15 2001-10-15 13:40:52 +00:00
news Upgrade to 2.3.20011022. Happy birthday, Mom! 2001-10-22 12:41:16 +00:00
palm
picobsd
polish
ports-mgmt Update to 20011024. 2001-10-24 13:08:20 +00:00
portuguese
print Remove configuration file from pkg-plist: it caused "make package" to fail. 2001-10-24 19:44:09 +00:00
russian upgrade to -patch2 2001-10-14 12:47:20 +00:00
science
security Update to 4167 2001-10-24 20:20:16 +00:00
shells
sysutils Update modules: proc, custom. 2001-10-25 12:54:15 +00:00
Templates
textproc Update to 1.1a. 2001-10-25 07:11:50 +00:00
Tools Add another check for duplicate installations of same port. Only 2001-10-14 20:00:31 +00:00
ukrainian
vietnamese
www Prevent build from breaking when the user has incompatible version of 2001-10-25 12:45:11 +00:00
x11 Upgrade to 5.02. 2001-10-25 11:29:46 +00:00
x11-clocks
x11-fm Update to 0.11.18 2001-10-19 14:06:43 +00:00
x11-fonts add mkfontalias 2001-10-15 14:09:21 +00:00
x11-servers o sync with x11/XFree86-4 2001-10-20 05:25:20 +00:00
x11-themes add notif2 2001-10-15 11:15:56 +00:00
x11-toolkits Update to 1.3.9. 2001-10-24 08:23:29 +00:00
x11-wm Fix a potential segfault. 2001-10-25 08:17:10 +00:00
.cvsignore
INDEX
LEGAL - Add ports/games/newkind 2001-10-24 08:37:30 +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.