FreeBSD ports tree (read-only mirror)
Find a file
2003-12-10 06:16:10 +00:00
accessibility Fix build on -STABLE. 2003-12-09 21:57:28 +00:00
arabic
archivers Do not build private copy of zlib library. Use what is shipped with FreeBSD 2003-12-09 13:47:46 +00:00
astro - Update to version 1.35.1 2003-12-07 14:41:17 +00:00
audio Update to 3.1. This release seems to behave more friendly on my machine 2003-12-09 07:21:17 +00:00
benchmarks
biology
cad . Remove metis-edf after a repo copy to the math category. 2003-12-09 19:25:35 +00:00
chinese
comms Clean up historical baggage, and move the old local distfiles that 2003-12-09 21:33:03 +00:00
converters - Update to 1.2.1 (now hosted at SourceForge) 2003-12-08 14:51:31 +00:00
databases Update to 3.06. 2003-12-09 11:43:51 +00:00
deskutils Clean up historical baggage, and move the old local distfiles that 2003-12-09 21:33:03 +00:00
devel . Simplify the documentation handling using PORTDOCS. This also means 2003-12-09 19:43:34 +00:00
dns - Fix build with postgresql 7.4 2003-12-07 11:55:37 +00:00
editors first remove patches. raize IssueZilla as far as possible 2003-12-08 13:57:34 +00:00
emulators Clean up historical baggage, and move the old local distfiles that 2003-12-09 21:33:03 +00:00
finance Updated to 1.08 2003-12-08 17:35:29 +00:00
french . Catch up with the move of metis-edf. 2003-12-09 19:37:43 +00:00
ftp - Update to 2.6.9 2003-12-09 08:34:19 +00:00
games - Update to 1.18i 2003-12-09 23:48:28 +00:00
german
graphics - Fix URL 2003-12-10 06:05:52 +00:00
hebrew
hungarian
irc - Update to 0.7.6 2003-12-08 22:24:44 +00:00
japanese fix lockup problem on large-numbered anchor. 2003-12-10 00:17:22 +00:00
java . Simplify the documentation handling using PORTDOCS. This also means 2003-12-09 19:43:34 +00:00
korean
lang Update to v205. 2003-12-10 03:38:09 +00:00
mail Enable compilation on FreeBSD 5.2-BETA by avoiding "log" namespace 2003-12-09 18:42:22 +00:00
math - Update to version 2.20 2003-12-09 19:52:19 +00:00
mbone
misc Clean up historical baggage, and move the old local distfiles that 2003-12-09 21:33:03 +00:00
Mk * Sync with update of editors/xemacs-devel (to 21.5-b15). 2003-12-08 08:31:58 +00:00
multimedia Fix crash with libkse / libthr. 2003-12-09 13:11:54 +00:00
net add ulxmlrpcpp 1.2.4 beta 5 2003-12-10 04:04:08 +00:00
net-im
net-mgmt Compile and install p0fq, sendack, sendack2 and sendsyn. 2003-12-09 18:25:12 +00:00
net-p2p
news - Update to 1.9.46 2003-12-07 17:32:40 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 2.4.2. 2003-12-09 02:50:03 +00:00
russian Add conflicts on xmms-[0-9]* 2003-12-08 10:57:06 +00:00
science
security Fix some bugs in the previous commit... 2003-12-09 17:07:26 +00:00
shells Update to 2.05a, which fixes a bug in a builtin command "checkid". 2003-12-10 03:57:28 +00:00
sysutils Upgrade to 3.0.2. 2003-12-09 21:10:34 +00:00
Templates
textproc Upgrade from 0.5 to 0.7. 2003-12-10 06:16:10 +00:00
Tools
ukrainian Upgrade from 0.5 to 0.7. 2003-12-10 06:16:10 +00:00
vietnamese
www - Release maintainership of my ports 2003-12-09 23:53:20 +00:00
x11 Fix help file detection in certain cases (especially newer apps that use 2003-12-09 22:29:01 +00:00
x11-clocks
x11-fm Update to 1.30 (see extensive ChangeLog for details). Adds more verbose 2003-12-08 06:15:05 +00:00
x11-fonts Add Code2000, a shareware Unicode reference font. It contains over 34000 glyphs! 2003-12-09 00:55:23 +00:00
x11-servers
x11-themes
x11-toolkits - Update to 0.9.1 2003-12-10 06:02:14 +00:00
x11-wm - Update to version 0.7 2003-12-09 20:31:10 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL Add entry for x11-fonts/code2000. 2003-12-09 00:58:14 +00:00
Makefile
MOVED cad/metis-edf -> math/metis-edf 2003-12-09 19:35:03 +00:00
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/doc/en_US.ISO8859-1/books/handbook/

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.