Personal patches
Go to file
Christian Weisgerber e4bf6630eb Update to version 1.01
PR:		51509
Submitted by:	Ports Fury
2003-05-02 00:41:14 +00:00
accessibility
arabic
archivers Update to version 1.01 2003-05-02 00:41:14 +00:00
astro Update to 0.7 2003-04-30 02:20:51 +00:00
audio Update to 2.2.3 2003-05-01 22:14:44 +00:00
benchmarks [Maintainer Update]: benchmarks/pipebench 2003-04-29 03:38:25 +00:00
biology
cad Use a versioned distfile 2003-04-30 23:00:35 +00:00
chinese
comms
converters Update to version 0.52; 2003-04-29 15:23:55 +00:00
databases Update to 0.81_04. 2003-05-01 08:57:31 +00:00
deskutils
devel * s/darcs_cgi/darcs/ 2003-05-01 08:45:10 +00:00
dns Update to 0.203 2003-04-29 21:59:36 +00:00
editors Reset Maintainer address 2003-04-29 22:00:17 +00:00
emulators Add dosbox 0.55, an emulator of a PC with DOS. 2003-05-01 22:19:27 +00:00
finance
french
ftp update-port: ftp/gftp 2003-04-29 03:09:11 +00:00
games Add tictactoe3d, a simple tictactoe game 2003-05-01 17:24:44 +00:00
german
graphics Update to version 0.3.3 2003-05-01 22:57:59 +00:00
hebrew
hungarian
irc Enable irc/darkbot again after fixing the version-problem 2003-04-29 02:45:00 +00:00
japanese Use USE_GETOPT_LONG. 2003-05-01 21:51:05 +00:00
java Update to 1.2.8. 2003-05-01 07:39:39 +00:00
korean
lang upgrade to 0.8.2 2003-05-01 16:49:49 +00:00
mail Add mail2sms, a small utility which strips mails down to fit into a SMS. 2003-05-01 15:37:58 +00:00
math Update to version 1.0.1 2003-05-01 23:59:19 +00:00
mbone
misc Update to 0.2.22. 2003-04-29 23:33:41 +00:00
Mk . Remove an erroneous check that limited USE_JAVA to the form X.Y+. The 2003-05-01 16:50:00 +00:00
multimedia Update to 0.7.4.a 2003-05-01 20:49:49 +00:00
net Update to 0.4.10.2 2003-05-01 21:11:22 +00:00
net-im Update to 0.4.10.2 2003-05-01 21:11:22 +00:00
net-mgmt
net-p2p Update to 1.2.1 2003-04-30 05:37:59 +00:00
news PR: 48719 2003-04-29 01:42:10 +00:00
palm Update to 2.0.6. 2003-04-30 05:19:59 +00:00
picobsd
polish
ports-mgmt
portuguese
print Remove FORBIDDEN, which was added by accident. 2003-04-30 05:48:39 +00:00
russian Add ksocrat, a KDE russian-english dictionary. 2003-04-30 21:40:16 +00:00
science
security Update to 2.5.7 2003-05-01 22:18:15 +00:00
shells Update to release 2003-04-22. 2003-05-01 18:48:59 +00:00
sysutils Tarball has been rerolled. Author just added a function goodbye() which 2003-04-30 07:17:40 +00:00
Templates
textproc Update to version 0.22.0 2003-05-01 23:38:08 +00:00
Tools
ukrainian
vietnamese
www Make sure Xft support is really disabled if one defines WITHOUT_XFT. 2003-05-01 16:01:10 +00:00
x11 Re-roll checksum. A diff reports only some Debian rules were added. 2003-04-30 15:58:21 +00:00
x11-clocks Update to 2.8 2003-04-28 21:49:08 +00:00
x11-fm
x11-fonts Reset Maintainer address 2003-04-29 22:00:17 +00:00
x11-servers Fix a small memory leak in __driUtilCreateScreen() 2003-04-30 00:16:01 +00:00
x11-themes
x11-toolkits Run the pkg-install script even if BATCH is defined. These scripts are 2003-04-29 23:31:14 +00:00
x11-wm Upgrade to 0.99.14. 2003-05-01 22:25:11 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL Remove 2 deleted ports: 2003-05-01 16:27:37 +00:00
Makefile
MOVED Add entry for gimp-manual-ps 2003-04-30 10:58:24 +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.