Personal patches
Go to file
Pav Lucistnik 0f94c2d109 - Mark BROKEN: does not build
Reported by:	pointyhat
2012-06-26 20:59:33 +00:00
accessibility
arabic
archivers - reset MAINTAINER 2012-06-26 05:44:19 +00:00
astro - Correct pkg-deinstall by using the correct sh syntax. The old syntax 2012-06-26 18:28:39 +00:00
audio - reset MAINTAINER 2012-06-26 05:44:19 +00:00
benchmarks - Update E17 ports: 2012-06-26 17:36:30 +00:00
biology - reset MAINTAINER 2012-06-26 05:44:19 +00:00
cad
chinese - Change pre-install: to post-install: 2012-06-24 17:36:11 +00:00
comms Addport: ports/comms: Repeater controller and EchoLink (simplex or repeater) software 2012-06-25 15:34:23 +00:00
converters
databases - Mark BROKEN: does not build 2012-06-26 20:59:33 +00:00
deskutils - reset MAINTAINER 2012-06-26 06:29:00 +00:00
devel - Mark BROKEN: does not build 2012-06-26 20:55:55 +00:00
dns - Add Munin Support [1] 2012-06-26 17:44:28 +00:00
editors - reset MAINTAINER 2012-06-26 05:44:19 +00:00
emulators Make sure DOCS, NLS, and EXAMPLES are mentioned in OPTIONS_DEFINE if used. 2012-06-26 19:25:12 +00:00
finance - reset MAINTAINER 2012-06-26 05:44:19 +00:00
french
ftp - Fix utmpx for FreeBSD 9+ 2012-06-26 17:11:21 +00:00
games - reset MAINTAINER 2012-06-26 06:29:00 +00:00
german - reset MAINTAINER 2012-06-26 05:44:19 +00:00
graphics - Convert to new options framework 2012-06-26 18:38:24 +00:00
hebrew
hungarian
irc - reset MAINTAINER 2012-06-26 05:44:19 +00:00
japanese Unbreak build on Perl 5.14 2012-06-26 20:35:27 +00:00
java
korean
lang Make sure DOCS, NLS, and EXAMPLES are mentioned in OPTIONS_DEFINE if used. 2012-06-26 19:25:12 +00:00
mail - reset MAINTAINER 2012-06-26 05:44:19 +00:00
math - fix installation on powerpc 2012-06-26 20:51:03 +00:00
misc - Update to 20120625 2012-06-26 13:20:09 +00:00
Mk - Add shared NUMPY and SCIPY descriptions 2012-06-26 18:32:33 +00:00
multimedia - Update E17 ports: 2012-06-26 17:36:30 +00:00
net - update to 0.5.4 2012-06-26 20:25:44 +00:00
net-im Upgrade to version 2.0.01. 2012-06-26 10:44:08 +00:00
net-mgmt
net-p2p I meant to silence these once I was done testing. 2012-06-26 17:00:05 +00:00
news - reset MAINTAINER 2012-06-26 05:44:19 +00:00
palm
polish Update to 0.12.0 release 2012-06-25 22:32:56 +00:00
ports-mgmt Import upstream fix for pkgng users-- failed on tc Setup if perl was installed 2012-06-26 20:18:03 +00:00
portuguese
print - reset MAINTAINER 2012-06-26 05:44:19 +00:00
russian
science - reset MAINTAINER 2012-06-26 05:44:19 +00:00
security - Update to 2.31 2012-06-26 14:56:47 +00:00
shells - reset MAINTAINER 2012-06-26 05:44:19 +00:00
sysutils - Update E17 ports: 2012-06-26 17:36:30 +00:00
Templates
textproc - Update to 0.48 2012-06-26 13:12:49 +00:00
Tools s/X11BASE/LOCALBASE/, or equivalent. 2012-06-24 21:53:38 +00:00
ukrainian
vietnamese
www - Update to 2.2.7 2012-06-26 19:25:21 +00:00
x11 - Update E17 ports: 2012-06-26 17:36:30 +00:00
x11-clocks - reset MAINTAINER 2012-06-26 05:44:19 +00:00
x11-drivers
x11-fm s/X11BASE/LOCALBASE/, or equivalent. 2012-06-24 21:53:38 +00:00
x11-fonts s/X11BASE/LOCALBASE/, or equivalent. 2012-06-24 21:53:38 +00:00
x11-servers
x11-themes
x11-toolkits - Update E17 ports: 2012-06-26 17:36:30 +00:00
x11-wm - Update E17 ports: 2012-06-26 17:36:30 +00:00
.cvsignore
CHANGES - Fix copy-paste error 2012-06-25 04:09:23 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Document remove of www/joomla 2012-06-25 06:44:39 +00:00
README
UIDs
UPDATING

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.