Personal patches
Go to file
Steve Price 55ce548db4 Update to version 2.0b3.
PR:		16274
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-24 06:04:08 +00:00
archivers Respect CC 2000-01-23 02:40:23 +00:00
astro Fix build for FreeBSD/alpha. 2000-01-24 04:51:34 +00:00
audio Update port to 0.5 2000-01-24 01:30:05 +00:00
benchmarks Respect CC and CFLAGS 2000-01-24 00:32:34 +00:00
biology
cad Update to version 2.0b3. 2000-01-24 06:04:08 +00:00
chinese PR: 16229 2000-01-23 14:16:54 +00:00
comms Fix a Y2K problem. 2000-01-24 04:54:44 +00:00
converters
databases Update to January 14, 2000 release 2000-01-22 09:22:52 +00:00
deskutils Removing the xcalendar port. 2000-01-24 04:14:54 +00:00
devel Update to version 1.0.1. 2000-01-24 04:57:17 +00:00
dns
editors Remove editors/gwp. It has rotted to the extent that the source 2000-01-22 04:35:26 +00:00
emulators Back out v1.3. I misunderstood the procedure at work here. 2000-01-22 18:20:40 +00:00
finance
ftp Updates the port to version 2.1.5. Adds a couple of lost files in 2000-01-22 10:31:06 +00:00
games - Update to version 2.1a 2000-01-24 06:02:10 +00:00
german
graphics Update to version 3.2.3a. 2000-01-24 05:57:53 +00:00
irc Fix checksum and support IPv6. 2000-01-22 19:50:26 +00:00
japanese Fix a couple of Y2K problems. 2000-01-24 05:52:02 +00:00
java Update to version 1.6. 2000-01-24 05:19:20 +00:00
korean
lang
mail tweaks for FreeBSD 2.* 2000-01-22 18:03:39 +00:00
math Update to 4.2. 2000-01-24 00:49:46 +00:00
mbone
misc Mark it as BROKEN. 2000-01-23 02:23:55 +00:00
Mk
multimedia
net Times are in microseconds, not milliseconds. 2000-01-22 23:54:15 +00:00
net-im
net-mgmt
news Update to version 4.3.6. 2000-01-24 05:53:40 +00:00
palm Update to 0.1.48 2000-01-22 04:42:02 +00:00
ports-mgmt bump version number slightly to reflect recent changes 2000-01-22 22:07:51 +00:00
portuguese/ispell-pt_BR
print
russian Correct MASTER_SITES. 2000-01-23 01:48:01 +00:00
science
security Update to version 1.5.15. 2000-01-24 05:22:22 +00:00
shells add WWW: 2000-01-22 09:08:01 +00:00
sysutils - Support CC/CFLAGS/PREFIX properly 2000-01-24 05:56:00 +00:00
Templates
textproc Oops - I forgot to add these files in my previous commit. 2000-01-22 22:26:04 +00:00
Tools
vietnamese
www Get rid of USE_INET6. 2000-01-24 01:11:12 +00:00
x11 Added xkeywrap 2000-01-24 04:55:09 +00:00
x11-clocks Add WWW: 2000-01-22 13:26:26 +00:00
x11-fm Add mfm. 2000-01-22 02:31:50 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits remove duplicate patch 2000-01-22 22:27:38 +00:00
x11-wm update to 1.03 2000-01-22 13:55:13 +00:00
.cvsignore
INDEX
LEGAL Change NO_PACKAGE to NO_CDROM. Thomas Biskup (author) confirms that it's 2000-01-23 00:59:59 +00:00
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.