Personal patches
Go to file
Ernst de Haan 8960bcb67e Reverting to revision 1.7. This change should first be audited by
audit@ since it may be bypassing security restrictions.

Pointed out by:	kris
2002-08-28 22:54:21 +00:00
accessibility
arabic
archivers Define wchar properly 2002-08-26 19:50:51 +00:00
astro
audio Update URL. 2002-08-27 23:27:49 +00:00
benchmarks Use 8k chunks as Bonnie 1.0 did rather than 16k ones. 2002-08-27 16:13:47 +00:00
biology o Fix examples directory path which is changed in last revision. 2002-08-26 05:13:28 +00:00
cad Assign maintainership to "Thomas E. Zander" <riggs@rrr.de> per 2002-08-27 16:09:32 +00:00
chinese BX takes space as server list seperator. 2002-08-28 18:13:09 +00:00
comms
converters Better control filenames validity, ctype fixes 2002-08-28 16:07:33 +00:00
databases Add ports/databases/postgresql-docs, which will install the documentation 2002-08-26 23:14:23 +00:00
deskutils Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
devel Fix install bug. Maintainer's domain is dead in H20. 2002-08-28 21:24:31 +00:00
dns
editors Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
emulators Bump PORTREVISION for the glibc update. 2002-08-28 11:54:41 +00:00
finance
french
ftp Upgrade to 2.03. 2002-08-28 20:12:15 +00:00
games Use USE_GNOMENG. 2002-08-28 08:46:29 +00:00
german Assign maintainership to "Thomas E. Zander" <riggs@rrr.de> per 2002-08-27 16:09:32 +00:00
graphics Synchronize with linux-png. 2002-08-28 10:11:00 +00:00
hebrew
hungarian
irc Update to 1.4.8 2002-08-26 11:04:26 +00:00
japanese drop maintainership 2002-08-27 13:17:21 +00:00
java This port depends on jakarta-ant, but the appropriate 2002-08-28 22:40:47 +00:00
korean
lang remove rotfl 2002-08-27 08:53:09 +00:00
mail Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt. 2002-08-28 19:29:05 +00:00
math Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
mbone
misc Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
Mk
multimedia Synchronize with linux-png. 2002-08-28 10:11:00 +00:00
net Update to 0.60 2002-08-28 17:28:35 +00:00
net-im * Update to 0.59.1 2002-08-28 05:24:01 +00:00
net-mgmt
net-p2p Update to 0.60 2002-08-28 17:28:35 +00:00
news Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Upgrade to version 1.9.13, now maintained on sourceforge. 2002-08-28 20:23:29 +00:00
russian
science
security Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
shells We lie about fully having ISO C90 Amd.1 restartable wide and multibyte 2002-08-26 03:42:41 +00:00
sysutils Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
Templates
textproc Whitespace. 2002-08-28 22:47:34 +00:00
Tools
ukrainian
vietnamese
www Reverting to revision 1.7. This change should first be audited by 2002-08-28 22:54:21 +00:00
x11 Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +00:00
x11-clocks
x11-fm Upgrade to 2.6.1. 2002-08-26 20:28:17 +00:00
x11-fonts Attempt to fix the century-old problems with those fonts wrt Russian letters 2002-08-26 21:15:14 +00:00
x11-servers When initialising s3 driver call fbPictureInit() like other drivers do. This 2002-08-26 17:41:46 +00:00
x11-themes Add qinx 0.3, a QNX Photon like window decoration and widget style 2002-08-26 17:09:05 +00:00
x11-toolkits Update to 1.4.4. 2002-08-28 18:02:42 +00:00
x11-wm Directory layouts of py-gtk and py-gnome packages have been changed, so that 2002-08-28 18:03:59 +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/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.