Personal patches
Go to file
Steve Price 700b393484 The crosssco and scogdb ports are obsolete so remove them.
PR:		19634
Submitted by:	maintainer
2000-07-07 19:45:06 +00:00
archivers Update to version 2.71. 2000-07-07 19:16:26 +00:00
astro
audio Don't install the CVS junk with the help files. 2000-07-07 19:41:03 +00:00
benchmarks
biology
cad
chinese
comms From the submitter: 2000-07-07 19:09:19 +00:00
converters
databases
deskutils Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
devel The crosssco and scogdb ports are obsolete so remove them. 2000-07-07 19:45:06 +00:00
dns
editors
emulators Link wine with -rpath so that it can find libwine.so. 2000-07-07 19:15:15 +00:00
finance
french/ispell
ftp Mark FORBIDDEN: yet another remote root exploit. 2000-07-07 09:35:20 +00:00
games Update to version 3.6. 2000-07-07 18:48:31 +00:00
german
graphics Fix ${PREFIX}/include files that have bad nested includes. 2000-07-07 18:39:50 +00:00
irc Make building the plugins optional. 2000-07-07 18:24:43 +00:00
japanese Depend on the tgif-nls port since it has better message catalog 2000-07-07 18:54:21 +00:00
java
korean Update to 1.0c16/Korean. 2000-07-07 12:17:19 +00:00
lang Update to version 0.29.1. 2000-07-07 19:38:32 +00:00
mail Update to version 1.2.5. 2000-07-07 19:25:24 +00:00
math
mbone
misc Update to version 1.6.2. 2000-07-07 19:18:01 +00:00
Mk
multimedia Upgrade to 1.1.1.3 and use ${PORTVERSION} stuff to make this easier to 2000-07-07 04:02:59 +00:00
net Update to version 3.0.1. 2000-07-07 19:22:14 +00:00
net-im Location on MASTER_SITE changed. 2000-07-07 16:13:21 +00:00
net-mgmt Update to version 3.0.1. 2000-07-07 19:22:14 +00:00
net-p2p Don't install the CVS junk with the help files. 2000-07-07 19:41:03 +00:00
news Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Update to version 3.8.4. 2000-07-07 19:27:28 +00:00
shells Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
sysutils Update to 1.2, which removes some debugging information. 2000-07-07 19:20:48 +00:00
Templates
textproc The gd library now generates PNG files. Also include a necessary header 2000-07-07 18:37:05 +00:00
Tools Add checknewver.sh - a shell script which checks for availability of newest 2000-07-07 15:00:38 +00:00
vietnamese
www Update to version 2.19. 2000-07-07 19:32:23 +00:00
x11
x11-clocks
x11-fm Use the jpeg and png libraries from the port's collection. 2000-07-07 19:07:04 +00:00
x11-fonts
x11-servers From submitter: 2000-07-07 16:22:34 +00:00
x11-themes
x11-toolkits Update to version 1.0.9. 2000-07-07 19:33:57 +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.