Personal patches
Go to file
Josef Karthauser 069b4fcf82 Upgrade to zebra-0.92a.
* BGP: New config support.
* OSPF: Redistirbution of loopback network problem is fixed.
* OSPF6d: Various problems detected at N+I Tokyo are fixed.
* Fix community-list "^$" matching bug.
* -lsnmp check problem fixed.
2001-09-01 11:26:04 +00:00
accessibility/atk
arabic MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
archivers USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
astro unbreak: USE_XLIB. 2001-08-31 14:26:05 +00:00
audio Update MASTER_SITES 2001-08-31 21:15:21 +00:00
benchmarks
biology
cad update to 2.3.3 beta rev.9. 2001-08-31 13:44:41 +00:00
chinese
comms
converters
databases
deskutils MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
devel MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
dns
editors
emulators
finance
french
ftp
games unbreak: USE_XLIB. 2001-08-31 14:26:05 +00:00
german
graphics Add dependency to png.4. 2001-09-01 09:03:20 +00:00
hebrew MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
hungarian MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
irc Add share/tirc to pkg-plist 2001-08-31 14:05:30 +00:00
japanese Update to samba-2.0.10-ja-1.1. 2001-09-01 09:10:24 +00:00
java
korean
lang Update to 2.27. 2001-09-01 05:38:28 +00:00
mail Update to 1.3.22.1 2001-08-31 19:57:21 +00:00
math unbreak: add -lXpm 2001-08-31 14:43:00 +00:00
mbone
misc MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
Mk
multimedia USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
net Upgrade to zebra-0.92a. 2001-09-01 11:26:04 +00:00
net-im Fix the libtool problem (thanks sobomax :-) and pkg-plist. 2001-09-01 01:09:37 +00:00
net-mgmt
net-p2p USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
news
palm
picobsd
polish MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
ports-mgmt D'oh. Fix a silly typo in portupgrade. 2001-08-31 18:44:46 +00:00
portuguese MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
print
russian
science
security Correct path in RUN_DEPENDS. 2001-09-01 08:41:22 +00:00
shells
sysutils MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:46:39 +00:00
Templates
textproc Add a patch to prevent extconf.rb from mistakenly detecting functions 2001-09-01 08:17:44 +00:00
Tools
ukrainian
vietnamese MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
www Remove the RunCache stuff and let squid handle its own child maintainence. 2001-09-01 08:34:14 +00:00
x11 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +00:00
x11-toolkits Make MAINTAINER overridable for japanese/qt23. (I forgot to commit 2001-09-01 02:45:38 +00:00
x11-wm MAINTAINER -> kde@FreeBSD.org 2001-09-01 08:35:47 +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.