Personal patches
Go to file
Ade Lovett 40529a8964 respect CXX and CXXFLAGS (Kato Tsuguru)
install data files (Kato Tsuguru)
bump version (myself)
use USE_NEWGCC (Will Andrews)
make whitespace changes to Makefile

PR:		21359
Submitted by:	maintainer
2000-09-18 23:14:48 +00:00
archivers Use MASTER_SITE_SUNSITE to MASTER_SITES 2000-09-16 18:09:56 +00:00
astro
audio Update to latest version (1.3.9) 2000-09-18 16:11:09 +00:00
benchmarks Update MASTER_SITES; I checked the checksum on the new location. 2000-09-16 19:05:58 +00:00
biology respect CXX and CXXFLAGS (Kato Tsuguru) 2000-09-18 23:14:48 +00:00
cad Support CC/CFLAGS/PREFIX/X11BASE/MAKE properly 2000-09-16 18:40:55 +00:00
chinese
comms Fix incorrect use of snprintf() that causes pid of process 2000-09-18 21:58:04 +00:00
converters Update to dumpasn1-20000222 2000-09-17 10:01:50 +00:00
databases Fix a number of issues in the code. See the PR for the long 2000-09-18 21:44:45 +00:00
deskutils Adding notebook version 1.0.1. 2000-09-18 00:34:29 +00:00
devel It helps when you "cvs add" the new patches, oops. 2000-09-18 19:01:19 +00:00
dns Remove empty directory on deinstall 2000-09-17 12:30:34 +00:00
editors Updated for the change of the following (1) and (2): 2000-09-17 15:29:20 +00:00
emulators Bump PORTREVISION after last commit 2000-09-17 12:56:10 +00:00
finance
french/ispell
ftp
games Update to 0.3.1. 2000-09-18 07:31:21 +00:00
german
graphics - take over maintainership; 2000-09-18 18:15:04 +00:00
hebrew
irc
japanese Update to 1.4 release version 2000-09-17 18:47:43 +00:00
java
korean
lang - Update LIB_DEPENDS (to match new libs in commoncpp) 2000-09-18 12:55:32 +00:00
mail Change minimalist web and ftp sites. 2000-09-18 22:48:33 +00:00
math Link against libg2c, so the lapack_lite module actually works. 2000-09-18 11:38:00 +00:00
mbone The port was suffering bit rot deriving from differences between the 2000-09-18 16:06:05 +00:00
misc Add patch to fix sample.sh in distribution. 2000-09-18 05:13:54 +00:00
Mk Use MAKE_ARGS instead of MAKE_FLAGS. 2000-09-18 04:14:56 +00:00
multimedia Update to realplayer 7.cs1 (Community Supported release 1) 2000-09-17 08:00:09 +00:00
net Change maintainer to be Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>. 2000-09-18 16:50:29 +00:00
net-im Change maintainer to be Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>. 2000-09-18 16:50:29 +00:00
net-mgmt 1. Depend on the jdk, not the jre. 2000-09-17 00:35:42 +00:00
net-p2p Update to version 1.2 and add a few hooks 2000-09-17 18:58:43 +00:00
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print (1) Fixed a problem hunging up the package-making system on bento 2000-09-18 02:05:45 +00:00
russian
science
security Update to 3.3.2 2000-09-18 20:41:42 +00:00
shells
sysutils Correct MD5 2000-09-18 10:41:54 +00:00
Templates
textproc Updated for the change of the following (1) and (2): 2000-09-17 15:29:20 +00:00
Tools
vietnamese
www Update to version 0.89 2000-09-18 23:12:12 +00:00
x11 Fix PLIST 2000-09-17 12:34:31 +00:00
x11-clocks
x11-fm Adding systemg version 1.0.1. 2000-09-18 00:46:13 +00:00
x11-fonts Remove an unwanted .orig file from the PLIST, and fix a couple 2000-09-17 18:20:43 +00:00
x11-servers
x11-themes
x11-toolkits Use bsd.python.mk. 2000-09-18 12:55:15 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.