Personal patches
Go to file
Lars Balker Rasmussen e896c6bcb3 Add backpan.cpan.org as a last resort mirror, to remove the often seen
failure case where the package a port relies on is moved from cpan to cold
storage (backpan).

On my system, it takes 70 seconds to fall through the mirrors before hitting
backpan, which is enough to be annoying (so you press C-c and file a PR),
but not enough to ruin the normal use-case (make install elsewhere and go
fetch coffee).  A current port where this is an issue is archivers/p5-IO-Zlib
2007-09-03 13:40:00 +00:00
accessibility Update to Qt 4.3.1. 2007-09-02 06:23:28 +00:00
arabic
archivers
astro
audio Update to version 0.9.15.2 2007-09-03 09:02:28 +00:00
benchmarks
biology - Update to version 2.3 2007-09-03 09:24:30 +00:00
cad
chinese Upgrade to 1.6. 2007-09-03 13:07:55 +00:00
comms
converters
databases Update to Qt 4.3.1. 2007-09-02 06:23:28 +00:00
deskutils - Update to 1.1.7 2007-09-03 08:14:39 +00:00
devel Update to version 2.7 2007-09-03 09:57:28 +00:00
dns 1. Add the patch for 8.4.7-P1, and bump PORTVERSION in a way that works 2007-09-02 22:08:12 +00:00
editors Update to version 2.16 2007-09-03 11:47:06 +00:00
emulators
finance Update to 0.8.1 2007-09-02 17:52:24 +00:00
french - Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmw 2007-09-02 07:16:05 +00:00
ftp
games Reset maintainer at his request. 2007-09-02 22:19:57 +00:00
german
graphics Fix misprints some documents on LP64 archs. 2007-09-02 15:21:03 +00:00
hebrew
hungarian
irc
japanese Update to 20070901 2007-09-02 17:12:09 +00:00
java . Mark this as BROKEN for gcc 4.2. The HotSpot C++ code needs some work 2007-09-02 06:00:00 +00:00
korean Update to Qt 4.3.1. 2007-09-02 06:23:28 +00:00
lang Update to the 20070831 snapshot of GCC 4.3.0. 2007-09-03 09:50:19 +00:00
mail OpenVISP Stats is a very simple mail statistics RRDtool frontend for mail 2007-09-02 01:37:38 +00:00
math - I added -fPIC to compile_switch to work around build of fftpack in scipy 2007-09-02 20:03:45 +00:00
mbone
misc - Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmw 2007-09-02 07:16:05 +00:00
Mk Add backpan.cpan.org as a last resort mirror, to remove the often seen 2007-09-03 13:40:00 +00:00
multimedia
net - Update to 1.4.0 2007-09-03 11:43:57 +00:00
net-im - Optionify gpgme and aspell 2007-09-03 07:07:24 +00:00
net-mgmt Fix build with gcc42 2007-09-02 13:55:44 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Fix build of dfftpack. [1] 2007-09-02 20:04:45 +00:00
security Backout the commit with addition of pinentry as a run dependency because 2007-09-03 04:31:51 +00:00
shells
sysutils - Add check for linprocfs before configure. 2007-09-03 08:48:04 +00:00
Templates
textproc Update to 0.5.2. Changes include: 2007-09-02 16:22:14 +00:00
Tools
ukrainian
vietnamese
www Update to 0.6.10. 2007-09-03 12:19:26 +00:00
x11 Update to Qt 4.3.1. 2007-09-02 06:23:28 +00:00
x11-clocks - Update to 2.12 2007-09-03 08:26:10 +00:00
x11-drivers
x11-fm
x11-fonts - Reduce dependencies[1]. 2007-09-02 13:52:03 +00:00
x11-servers
x11-themes
x11-toolkits - x11-toolkits/pmw is renamed to x11-toolkits/py-Pmw 2007-09-02 07:17:28 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS - Add ASPELL and GPGME, present in a number of ports 2007-09-03 07:09:40 +00:00
LEGAL
Makefile
MOVED - Rename x11-toolkits/pmw to x11-toolkits/py-Pmw 2007-09-02 07:15:23 +00:00
README
UIDs
UPDATING - Update whois to 4.7.22 [1] 2007-09-03 08:37:15 +00:00

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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will 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.