Personal patches
Go to file
Jun Kuriyama f4fe3e94d0 Upgrade to 6.53.
PR:		ports/36674
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-04 02:03:09 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology Swiss-PdbViewer is an application that provides a user friendly interface 2002-04-02 16:18:53 +00:00
cad Don't depend on textinfo 2002-04-02 17:54:40 +00:00
chinese bin/cwbibtx -> bin/cwbibtex 2002-04-02 17:16:41 +00:00
comms Replace malloc.h with stdlib.h 2002-04-02 23:29:48 +00:00
converters Replace characters illegal in the specified encoding of the Greek 2002-04-02 22:32:16 +00:00
databases upgrade to 1.0.r2 2002-04-02 16:20:44 +00:00
deskutils
devel Update to the 2002-04-02 snapshot of what will be version 5.2. 2002-04-03 20:42:57 +00:00
dns Replace __PREFIX__ in the rc script. 2002-04-02 12:37:50 +00:00
editors Upgrade to build 641d. More work is necessary to make the build compile. 2002-04-02 23:48:28 +00:00
emulators Update to the 2002-04-02 snapshot of what will be version 5.2. 2002-04-04 00:32:38 +00:00
finance
french
ftp Update to 1.0.11 2002-04-03 20:48:09 +00:00
games Instead of relying on /dev/fd/3 being available, make a named pipe to 2002-04-02 19:55:23 +00:00
german
graphics make export_mpeg.so optional. 2002-04-03 21:14:29 +00:00
hebrew
hungarian
irc add pisg 0.36 2002-04-02 17:12:58 +00:00
japanese Add kanjipad, a Japanese handwriting recognition tool. 2002-04-03 16:11:01 +00:00
java
korean
lang Upgrade to the April FOOLS GCC 3.1 development snapshot. 2002-04-03 20:21:07 +00:00
mail Fix plist, my bad 2002-04-04 01:58:10 +00:00
math take over maintainership 2002-04-02 02:43:25 +00:00
mbone
misc Fix and sort plist 2002-04-03 22:05:16 +00:00
Mk Fix missing quotes around one instance of 2002-04-03 01:17:57 +00:00
multimedia make export_mpeg.so optional. 2002-04-03 21:14:29 +00:00
net Remove #include <malloc.h> 2002-04-03 21:52:38 +00:00
net-im
net-mgmt Update to 1.0.7.6 2002-04-02 22:47:20 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print Upgrade to 6.53. 2002-04-04 02:03:09 +00:00
russian
science
security Update to 4195 2002-04-03 23:59:42 +00:00
shells Fix MASTER_SITES. 2002-04-03 15:31:25 +00:00
sysutils Add ssync 2.2, a minimalistic tool for keeping filesystems in 2002-04-02 14:25:46 +00:00
Templates
textproc Update 0.17.0 -> 0.20.3. Also add batik.jar and stylebook.jar 2002-04-03 12:39:45 +00:00
Tools
ukrainian
vietnamese
www Minor cleanup. 2002-04-03 21:28:50 +00:00
x11 KDE's ftp directory structure changed 2002-04-03 21:07:08 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Apply patch for: 2002-04-02 15:56:16 +00:00
x11-wm - Fix MASTER_SITES 2002-04-03 21:03:11 +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.