Personal patches
Go to file
Kris Kennaway 2176ed0df6 Use random()/srandom() for better PRNG properties than rand()/srand().
Bump PORTREVISION.

Approved by:	maintainer
2001-04-30 06:54:55 +00:00
arabic
archivers
astro This module returns the sunrise/sunset for a given day. 2001-04-28 15:03:42 +00:00
audio Don't hard-code -O2; respect CFLAGS 2001-04-30 01:01:23 +00:00
benchmarks
biology
cad
chinese Add Big5 cursor movement friendly support. 2001-04-27 19:18:34 +00:00
comms
converters
databases Upgrade to 0.98. 2001-04-29 19:23:37 +00:00
deskutils
devel Update to 1.3.4. 2001-04-30 05:29:45 +00:00
dns Update port to version 1.01 2001-04-29 17:10:01 +00:00
editors Apply a hotfix against ruby-interp. This fixes the coredump when $_ 2001-04-28 19:34:59 +00:00
emulators Bump PORTREVISION 2001-04-29 00:01:37 +00:00
finance
french Add fr-php_doc - a french version of lang/php_doc. 2001-04-29 13:46:55 +00:00
ftp
games Respect CC and CFLAGS, don't hard-code -O2 2001-04-30 04:44:02 +00:00
german Add de-php_doc - a german version of lang/php_doc. 2001-04-29 13:45:02 +00:00
graphics Update port to 1.5.4 2001-04-29 18:30:53 +00:00
hebrew
hungarian
irc make it ready for the coming slave ports 2001-04-27 16:39:50 +00:00
japanese
java Update to 0.7.1. 2001-04-27 15:08:30 +00:00
korean
lang Use random()/srandom() for better PRNG properties than rand()/srand(). 2001-04-30 06:54:55 +00:00
mail Respect CC; don't override CFLAGS with -O2 2001-04-30 00:50:52 +00:00
math Update to version 6.3.13. 2001-04-28 12:47:01 +00:00
mbone
misc The dist tarball was rerolled with new functionality: proper handling 2001-04-29 08:23:30 +00:00
Mk Add Russian mirror of GNOME so one can utilize MASTER_SORT effectively. 2001-04-28 13:54:52 +00:00
multimedia
net Don't hard-code -O2 2001-04-29 23:49:00 +00:00
net-im
net-mgmt upgrade to 2.2 2001-04-27 12:11:12 +00:00
net-p2p
news Don't hard-code -O2 2001-04-30 00:22:07 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Respect CFLAGS and don't hard-code -O2; inherit CC from <sys.mk> 2001-04-30 00:14:38 +00:00
russian Give words from local dict priority over the same dist words, replace them 2001-04-29 01:55:28 +00:00
science
security Upgrade to 1.0.5. 2001-04-30 03:22:56 +00:00
shells Don't hard-code -O2 2001-04-29 23:49:00 +00:00
sysutils Add a port for paicc (paint changed characters). This is an incredibly 2001-04-28 23:42:14 +00:00
Templates
textproc Respect CC, CXX, CFLAGS and CXXFLAGS 2001-04-30 01:57:59 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 1.06. 2001-04-29 19:02:29 +00:00
x11 Don't hard-code -O2. Instead use whatever the imake default is. 2001-04-30 00:56:47 +00:00
x11-clocks
x11-fm Update port to version 4.4.4. 2001-04-27 13:45:19 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.15. 2001-04-30 05:30:29 +00:00
x11-wm Update to 2.8.1. 2001-04-26 10:59:25 +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.