Personal patches
Go to file
2002-04-04 11:35:24 +00:00
accessibility
arabic
archivers Remove #include <malloc.h> 2002-03-31 02:39:41 +00:00
astro 1) Update to 0.8.5 2002-03-31 06:52:06 +00:00
audio Update to latest version 2002-04-01 02:01:59 +00:00
benchmarks Respect CC and CFLAGS 2002-04-04 05:51:54 +00:00
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 Let INSTALL_PROGRAM strip the binary 2002-03-30 11:22:32 +00:00
devel Upgrade to 2.10a. 2002-04-04 11:35:24 +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 Respect CC and CFLAGS 2002-04-04 08:27:05 +00:00
german
graphics Update to 1.9.14. 2002-04-04 11:20:35 +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 Convert read.me.first from CRLF to LF, too. 2002-04-02 01:26:00 +00:00
korean Remove #include <malloc.h> 2002-03-31 03:20:17 +00:00
lang Upgrade to the April FOOLS GCC 3.1 development snapshot. 2002-04-03 20:21:07 +00:00
mail Update to sma-1.1 2002-04-04 03:13:30 +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 another "last" bug introduced with the speed-up commit. In some conditions 2002-04-04 10:06:00 +00:00
multimedia make export_mpeg.so optional. 2002-04-03 21:14:29 +00:00
net Respect CC and CFLAGS 2002-04-04 09:17:06 +00:00
net-im upgrade to 4.6.9 2002-04-01 16:22:26 +00:00
net-mgmt kuriyama-san has been doing a much better job at maintaining this then 2002-04-04 08:56:42 +00:00
net-p2p #definf is not a valid C preprocessor directive :-) 2002-04-01 06:27:22 +00:00
news Update /etc/services: 2002-04-01 19:15:03 +00:00
palm Remove #include <malloc.h> 2002-03-31 03:28:25 +00:00
picobsd
polish
ports-mgmt Update to 20020330. 2002-03-30 11:37:45 +00:00
portuguese
print Add patches to fix building on -current correctly 2002-04-04 04:41:10 +00:00
russian Update to 1.15.2 2002-03-30 18:31:56 +00:00
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 Update postfix module. 2002-04-04 09:19:57 +00:00
Templates
textproc bsd.java.mk-ify 2002-04-04 05:17:22 +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 Update to 0.11.23 2002-04-01 17:38:44 +00:00
x11-fonts Add a missing run dependency on mkfontdir. 2002-04-01 01:06:51 +00:00
x11-servers Update to always compile DRI on i386 machines, including 3dfx support. 2002-04-02 02:03:31 +00:00
x11-themes Chase dependency: fvwm2-beta was renamed to fvwm2-devel 2002-03-30 22:31:24 +00:00
x11-toolkits Apply patch for: 2002-04-02 15:56:16 +00:00
x11-wm change mastersite 2002-04-04 06:21:38 +00:00
.cvsignore
INDEX
LEGAL Add ports/lang/cli. 2002-03-30 12:45:05 +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.