Personal patches
Go to file
Will Andrews 6191a0f6a8 Major overhaul to make this thing work again.
1) New MASTER_SITES.  I put a bunch of them (obtained from the
	   good ole' ftpsearch.ntnu.no) here for redundancy.
	2) Chase checksum.  I was unable to find the original distfile.
	3) Make port respect CC/CFLAGS.
	4) Remove GMAKE now that we respect CC/CFLAGS.
	5) Remove bash dependency now that we can use /bin/sh.
	6) Fix compile warning about malloc.h vs. stdlib.h.

PR:			17150
Submitted by:		Mikhail Teterin <mi@aldan.algebra.com>
Hall of Shame entry:	dburr (for complete disregard)
2000-06-09 01:36:55 +00:00
archivers Build shared library as well. 2000-06-08 14:47:20 +00:00
astro Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org. 2000-06-07 17:31:47 +00:00
audio Sphinx has some i386-only sound code, adjust to account for this fact. 2000-06-08 14:58:04 +00:00
benchmarks
biology Update to the latest version as of 5 June. 2000-06-08 08:51:03 +00:00
cad Add gmac.1 and tkgate.1 2000-06-07 23:18:48 +00:00
chinese
comms @dirrm share/doc/kermit 2000-06-07 21:43:59 +00:00
converters Update to 1.1 version. Also make it respect CFLAGS while I'm here. 2000-06-08 10:25:49 +00:00
databases Add support for building db2 shared library. 2000-06-06 15:15:18 +00:00
deskutils Missing dependencies 2000-06-08 21:46:12 +00:00
devel Add missed textproc/libxml as a dependency 2000-06-08 21:25:21 +00:00
dns
editors Add devel/libglade dependency 2000-06-08 21:40:19 +00:00
emulators Revise advice on /tmp: Difining TMPDIR would be better way than 2000-06-08 20:09:52 +00:00
finance
french/ispell
ftp Master site has been changed. 2000-06-07 18:02:02 +00:00
games Add lang/guile dependency 2000-06-08 21:40:55 +00:00
german Another LIB_DEPENDS to change regarding gd: gd.0 -> gd.1. 2000-06-06 17:59:23 +00:00
graphics Update MASTER_SITE: ftp.cdrom.com --> ftp.freesoftware.com. 2000-06-08 15:34:21 +00:00
irc
japanese Add bin/tel10to11. 2000-06-07 23:56:47 +00:00
java
korean @dirrm share/doc/nhpf 2000-06-07 21:31:25 +00:00
lang Add another MASTER_SITE because hermes.terminal.at appears to be dead for a 2000-06-08 15:30:26 +00:00
mail Update to 2.0rc1. Portlint. 2000-06-09 00:30:58 +00:00
math Add lang/guile in as a dependency 2000-06-08 21:47:20 +00:00
mbone
misc Missing dependencies 2000-06-08 21:46:12 +00:00
Mk
multimedia
net portlint 2000-06-08 20:25:53 +00:00
net-im
net-mgmt portlint 2000-06-08 20:25:53 +00:00
net-p2p/gtk-gnutella
news Add in hacky rmdir bits to clean up "extra" 2000-06-08 21:26:05 +00:00
palm Add missing dependencies 2000-06-08 21:44:47 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Update to 1.9 version and update maintainer's e-mail 2000-06-07 15:06:37 +00:00
russian
science Sort PLIST. 2000-06-07 20:37:38 +00:00
security @dirrm share/doc/gag 2000-06-07 23:46:08 +00:00
shells The zsh-functions distfile has been moved from freefall to ftp. 2000-06-08 14:53:07 +00:00
sysutils Another dependency missed in package building. 2000-06-08 21:48:24 +00:00
Templates
textproc Major overhaul to make this thing work again. 2000-06-09 01:36:55 +00:00
Tools
vietnamese
www Update MASTER_SITES for locally-hosted distfile(s) 2000-06-08 14:03:41 +00:00
x11 Explicitly mention a few more dependencies. 2000-06-08 21:50:51 +00:00
x11-clocks
x11-fm Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not). 2000-06-07 23:01:07 +00:00
x11-fonts Split up XFree86-4 into several pieces. Pretty green, please test with care. 2000-06-08 10:42:32 +00:00
x11-servers Split up XFree86-4 into several pieces. Pretty green, please test with care. 2000-06-08 10:42:32 +00:00
x11-themes
x11-toolkits Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-python 2000-06-07 18:06:25 +00:00
x11-wm Update to 1.1.8 2000-06-07 04:12:36 +00:00
.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.