Personal patches
Go to file
David W. Chapman Jr. e11c56ffaf Add WITHOUT_SMUX option
PR:		20849
Submitted by:	Maxim Tulyuk <mt@lucky.net>
2001-08-19 17:05:10 +00:00
accessibility/atk
arabic
archivers
astro
audio Add shared library support 2001-08-18 23:33:12 +00:00
benchmarks update to version 0.99 2001-08-18 06:55:58 +00:00
biology
cad
chinese Avoid the usage of a variable named "BROWSER", not to conflict with 2001-08-19 08:33:28 +00:00
comms use INSTALL_DATA instead of INSTALL_MAN 2001-08-18 23:25:58 +00:00
converters
databases Simplify PORTNAME. 2001-08-18 21:58:55 +00:00
deskutils Update port to version 1.0.17. 2001-08-19 09:30:15 +00:00
devel upgrade to 0.13 2001-08-18 23:18:07 +00:00
dns
editors
emulators
finance
french
ftp - Support PTHREAD_CFLAGS properly 2001-08-18 09:22:52 +00:00
games
german Add an english abtract. 2001-08-19 13:46:02 +00:00
graphics Add the WITH_SANE option to include sane-backends as dependency, and 2001-08-19 00:04:22 +00:00
hebrew
hungarian
irc add p5-POE-Component-IRC 2001-08-18 23:07:01 +00:00
japanese Mark forbidden with URL of security advisory. According to the 2001-08-19 15:15:12 +00:00
java add bluej 2001-08-18 05:39:33 +00:00
korean Avoid the usage of a variable named "BROWSER", not to conflict with 2001-08-19 08:33:28 +00:00
lang Make sure the shared library is explicitly linked with -lm. On 2001-08-19 15:03:59 +00:00
mail add a missing " 2001-08-19 14:50:01 +00:00
math
mbone
misc upgrade to 1.7 2001-08-18 06:34:37 +00:00
Mk Update one URL for a site which was reorganized; remove eight others 2001-08-19 16:00:22 +00:00
multimedia
net Add WITHOUT_SMUX option 2001-08-19 17:05:10 +00:00
net-im upgrade to 1.0022 2001-08-18 08:25:51 +00:00
net-mgmt
net-p2p
news Take Maintainership 2001-08-19 13:43:27 +00:00
palm
picobsd
polish
ports-mgmt Update to 20010820. 2001-08-19 15:36:12 +00:00
portuguese
print Chase home page. 2001-08-19 14:12:27 +00:00
russian
science
security Fix package building, slogin and its manpage is an link 2001-08-19 15:46:02 +00:00
shells
sysutils Update to 20010820. 2001-08-19 15:36:12 +00:00
Templates
textproc - Fix pkg-plist 2001-08-18 09:27:49 +00:00
Tools
ukrainian
vietnamese
www fix pre-everything:: 2001-08-19 16:47:30 +00:00
x11 Add a simple post-extract target: it overwrites ${WRKSRC}/mkpamserv with a 2001-08-19 13:34:26 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove the useless patches -- their result is not used by the port. 2001-08-18 07:16:20 +00:00
x11-wm
.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.