Personal patches
Go to file
Peter Pentchev fe8a840446 Do not hardcode /tmp as a temp directory base, try $TMPDIR, $TMP and
the system temp dir as given by paths.h (paths.ph) in this order.

Approved by:	nbm
Perl-fu by:	des, Tony Finch <dot@dotat.at>
2001-02-22 14:51:44 +00:00
archivers Add mirrors 2001-02-20 18:52:44 +00:00
astro add myself to the map 2001-02-20 20:00:08 +00:00
audio Maxim <sobomax@freebsd.org> is the new maintainer for this port. 2001-02-22 06:40:31 +00:00
benchmarks
biology Update to version 1.10.0 2001-02-20 15:51:34 +00:00
cad forgot bison dependence 2001-02-22 04:58:04 +00:00
chinese Chineselized Tk ver. 8.3.0. This version is i18n improvement. 2001-02-22 04:09:59 +00:00
comms
converters Update to version 1.3.3 2001-02-20 15:33:42 +00:00
databases Update to 1.0.32. 2001-02-22 10:42:17 +00:00
deskutils Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
devel add make++ 2001-02-22 13:23:17 +00:00
dns Update to 2.0.2a2, change maintainer. 2001-02-22 09:03:43 +00:00
editors Update 1.2 to 1.3: 2001-02-22 13:31:28 +00:00
emulators Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
finance
french
ftp Update to version 2.3.8. 2001-02-18 13:14:26 +00:00
games change maintainer to author 2001-02-20 14:49:22 +00:00
german
graphics Mark as BROKEN on FreeBSD versions prior to 4.0 as these do not have 2001-02-21 07:48:56 +00:00
hebrew
irc Update to 1.8k 2001-02-19 13:21:18 +00:00
japanese Move monafonts to Japanese directory. 2001-02-21 17:11:55 +00:00
java
korean update to 0.5.13 2001-02-22 14:50:39 +00:00
lang Tweak. 2001-02-21 21:00:55 +00:00
mail Re-activate TLS support. 2001-02-22 04:05:43 +00:00
math Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
mbone
misc Update with new URL for the homepage and mastersite 2001-02-21 06:35:17 +00:00
Mk Update to 2001.02.19b, the second snapshot of today's. The Rubicon 2001-02-19 16:17:17 +00:00
multimedia Add two missed static libraries. 2001-02-20 15:29:02 +00:00
net Update to 1.0.32. 2001-02-22 10:42:17 +00:00
net-im upgrade to 3.20.5 2001-02-21 14:59:55 +00:00
net-mgmt Yet another mrtg update (to version 2.9.10). 2001-02-22 09:51:33 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Clean up whitespace to shut up portlint. 2001-02-22 06:41:29 +00:00
russian
science
security Update to 3.14. 2001-02-22 13:39:59 +00:00
shells
sysutils Update to 1.5, remove all my unneeded patches, after Peter van Dijk 2001-02-21 18:44:54 +00:00
Templates
textproc Update to 1.62. 2001-02-21 23:51:27 +00:00
Tools Do not hardcode /tmp as a temp directory base, try $TMPDIR, $TMP and 2001-02-22 14:51:44 +00:00
vietnamese
www Update to version 2.05 2001-02-22 12:25:26 +00:00
x11
x11-clocks
x11-fm Correct MASTERSITES. 2001-02-22 10:11:42 +00:00
x11-fonts Move this ports to appropriate place. 2001-02-21 17:01:46 +00:00
x11-servers
x11-themes
x11-toolkits Add a qt22 slave port, which sets WANT_STATIC and builds the real qt22. 2001-02-22 14:18:24 +00:00
x11-wm Update to 0.37.3. 2001-02-21 12:03:57 +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.