Personal patches
Go to file
Jeroen Ruigrok van der Werven cc2f0bb5fe Update to 2.22.
This fixes some bugs and introduces many new interesting netmask and
netblock manipulating routines.

Fixes contributed to the author by the MAINTAINER and your's truly.

Submitted by:	Anton Berezin <tobez@tobez.org> [MAINTAINER]
2001-03-29 19:38:18 +00:00
arabic
archivers
astro -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
audio -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
benchmarks Add pybench 0.8, an extensible benchmark suite for Python. 2001-03-29 13:26:14 +00:00
biology
cad -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
chinese Add another kernel module: big5ntfs.ko 2001-03-28 17:44:25 +00:00
comms
converters add siconv 2001-03-26 17:10:50 +00:00
databases -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
deskutils -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
devel upgrade to 0328 version 2001-03-29 18:54:12 +00:00
dns -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
editors -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
emulators -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
finance -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
french
ftp -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
games -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
german
graphics This program has not been updated by developer, and broken (depends on old 2001-03-29 19:36:43 +00:00
hebrew
hungarian
irc -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
japanese -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
java Upgrade to 2.0.1. 2001-03-28 14:08:46 +00:00
korean -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
lang Maintainer corrected the patch (include/python.h -> include/Python.h). 2001-03-29 16:56:34 +00:00
mail -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
math -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
mbone
misc -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
Mk Update to the latest snapshot of the stable branch. 2001-03-28 11:45:08 +00:00
multimedia -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
net Update to 2.22. 2001-03-29 19:38:18 +00:00
net-im -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
net-mgmt Update to 2.22. 2001-03-29 19:38:18 +00:00
net-p2p -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
news -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
palm -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
polish
ports-mgmt
portuguese New port: localized messages and documentation for KDE2. 2001-03-02 11:30:34 +00:00
print -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
russian Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator. 2001-03-28 17:45:41 +00:00
science
security -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
shells
sysutils -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
Templates
textproc -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
Tools
ukrainian
vietnamese Install new manpage. 2001-03-25 16:49:22 +00:00
www -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
x11 Preserve Xsetup_0 at install/deinstall time. 2001-03-29 19:19:19 +00:00
x11-clocks -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
x11-fm -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
x11-fonts o fix MASTER_SITE_SUBDIR. 2001-03-29 12:04:27 +00:00
x11-servers o fix MASTER_SITE_SUBDIR. 2001-03-29 12:04:27 +00:00
x11-themes
x11-toolkits -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
x11-wm -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +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.