Personal patches
Go to file
Coleman Kane 8fdc4ba31e Update to allow ksysguard to compile from KDE 2.0 using -CURRENT
500015+. The kinfo_proc struct changed, and this accomidates that
change on -current. KDE 2.0 now compiles again.

Approved by: kevlo
2001-01-28 08:46:22 +00:00
archivers Upgrade to 1.09. 2001-01-25 22:07:29 +00:00
astro Update to setiathome 3.03 and replace inactive maintainer. 2001-01-27 04:40:33 +00:00
audio - Support MAKE properly 2001-01-28 03:50:57 +00:00
benchmarks
biology update from 3.7 to 3.8 2001-01-24 17:58:44 +00:00
cad Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years. 2001-01-27 05:40:10 +00:00
chinese Upgrade to 4.32. 2001-01-25 12:06:09 +00:00
comms
converters
databases Reorganize .o installed 2001-01-28 08:10:47 +00:00
deskutils
devel - Fix MASTER_SITES 2001-01-28 04:03:31 +00:00
dns - Update to version 1.1.1 2001-01-28 07:51:34 +00:00
editors OOPS, forgot to add/remove patches in my previous commit (update to 1.2.5 and 2001-01-26 19:59:47 +00:00
emulators More fix about usb support. 2001-01-24 01:16:14 +00:00
finance - Add missing MASTER_SITE_SUBDIR 2001-01-28 04:11:11 +00:00
french
ftp update to 1.21 2001-01-28 03:44:30 +00:00
games Add a notification: "This port requires COMPAT22." 2001-01-27 17:40:05 +00:00
german
graphics Unbroke after recent print/freetype changes. 2001-01-27 21:33:41 +00:00
hebrew
irc Update to version 1.5.1 2001-01-23 08:30:12 +00:00
japanese Update. 2001-01-26 23:52:00 +00:00
java change maintainer's email 2001-01-25 14:51:52 +00:00
korean
lang Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years. 2001-01-27 05:40:03 +00:00
mail Update to 0.8.18. 2001-01-27 09:46:32 +00:00
math Allow CATEGORIES to be overriden by the respective japanese/* ports 2001-01-24 16:03:49 +00:00
mbone
misc Update to version 1.0.8 2001-01-28 07:44:32 +00:00
Mk ftp7.de.freebsd.org doesn't carry the local-distfiles stuff. We should 2001-01-27 05:53:52 +00:00
multimedia update to 0.53.3. 2001-01-26 20:20:20 +00:00
net - Update to version 1.1.1 2001-01-28 07:51:34 +00:00
net-im - Update port to 0.4.6p1 (fixes remote buffer overflow) 2001-01-25 03:19:53 +00:00
net-mgmt Upgrade to 0.2.13 2001-01-26 09:01:30 +00:00
net-p2p
news - Support CC properly 2001-01-28 00:24:38 +00:00
palm Release maintainership to port@FreeBSD. I don't use this port any 2001-01-26 12:31:02 +00:00
ports-mgmt Add qtpkg 1.0, a Qt based package removal tool. 2001-01-23 16:47:05 +00:00
portuguese/ispell-pt_BR
print Restore credit to creation of this port to smace. 2001-01-27 05:43:30 +00:00
russian
science
security Upgrade to 1.7. 2001-01-27 07:55:06 +00:00
shells Update to version 0.9.4 2001-01-28 08:07:45 +00:00
sysutils update to 1.0.4 2001-01-28 07:00:05 +00:00
Templates
textproc Fix *_DEPENDS for the new version of ruby-strscan. 2001-01-27 09:49:19 +00:00
Tools
vietnamese
www Update to latest IPv6 patch and bump PORTREVISION 2001-01-27 02:54:28 +00:00
x11 Update to allow ksysguard to compile from KDE 2.0 using -CURRENT 2001-01-28 08:46:22 +00:00
x11-clocks
x11-fm Chase new gtkhtml shared library number 2001-01-25 23:32:55 +00:00
x11-fonts Use proper capitalization (freebsd.org -> FreeBSD.org) 2001-01-24 12:43:14 +00:00
x11-servers Use proper capitalization (freebsd.org -> FreeBSD.org) 2001-01-24 12:43:14 +00:00
x11-themes
x11-toolkits Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months. 2001-01-27 05:31:09 +00:00
x11-wm Enable zoom future on alpha with XFree86-4. 2001-01-27 16:53:18 +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.