Personal patches
Go to file
Koop Mast d28b1c2538 Update to 1.2.2 [1].
while here enable stage support.

Submitted by:	marius@ [1]
2013-09-24 13:40:13 +00:00
accessibility
arabic
archivers Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run 2013-09-24 06:24:17 +00:00
astro Remove a now useless post-install target. 2013-09-24 12:02:02 +00:00
audio Fix after staging conversion 2013-09-24 11:20:29 +00:00
benchmarks Remove useless shebangfix 2013-09-24 11:28:50 +00:00
biology Use value of BOINC_CLIENT_HOME in pkg-message 2013-09-24 12:00:40 +00:00
cad - Convert to USES+=tk 2013-09-23 14:21:53 +00:00
chinese
comms
converters
databases Update to 4.0.7 2013-09-24 11:34:41 +00:00
deskutils
devel Fix build with clang. 2013-09-24 13:03:52 +00:00
dns Add an option for filter-aaaa 2013-09-23 10:20:56 +00:00
editors - Add patches to for port to build on clang platform (missed from previous 2013-09-23 08:46:16 +00:00
emulators Also use new LIB_DEPENDS syntax in non-default cases... 2013-09-23 20:30:03 +00:00
finance
french Support stage 2013-09-23 21:53:56 +00:00
ftp
games - support staging 2013-09-24 04:28:17 +00:00
german
graphics Fix after stage conversion 2013-09-24 11:17:43 +00:00
hebrew
hungarian
irc irc/py-irc: update to 8.5.3 2013-09-23 16:40:00 +00:00
japanese
java
Keywords
korean Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run 2013-09-24 06:24:17 +00:00
lang Add staging support. 2013-09-24 13:30:45 +00:00
mail
math Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run 2013-09-24 06:24:17 +00:00
misc
Mk Only make the pkg-plist start with @owner and @group if root is not needed 2013-09-24 13:40:09 +00:00
multimedia Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run 2013-09-24 06:24:17 +00:00
net Man pages are automatically compressed 2013-09-24 11:22:49 +00:00
net-im
net-mgmt - fix packing list with JAVAGW option enabled 2013-09-23 14:26:59 +00:00
net-p2p Fix after staging conversion 2013-09-24 11:19:49 +00:00
news - fix perl compatibility with getopt 2013-09-23 18:54:29 +00:00
palm
polish Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run 2013-09-24 06:24:17 +00:00
ports-mgmt Fix @exec/post-install script execution with pkg register -i [1] 2013-09-24 12:26:43 +00:00
portuguese
print
russian
science
security - Try to unbreak parallel (-jX) builds 2013-09-24 02:16:35 +00:00
shells Convert to stage, while here, cleanup a bit 2013-09-23 16:40:47 +00:00
sysutils Readd the dirrm for the different docs dir 2013-09-24 12:52:06 +00:00
Templates
textproc Support stage 2013-09-23 21:50:51 +00:00
Tools
ukrainian
vietnamese
www www/dojo: fix plist 2013-09-24 13:17:00 +00:00
x11 Manpages are compressed 2013-09-24 11:30:42 +00:00
x11-clocks
x11-drivers Update to 1.2.2 [1]. 2013-09-24 13:40:13 +00:00
x11-fm
x11-fonts Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run 2013-09-24 06:24:17 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Forgot to bump portrevision on last modification 2013-09-24 06:51:41 +00:00
CHANGES - add new USES target: zope, and convert the tree to it 2013-09-23 13:42:48 +00:00
COPYRIGHT
GIDs
KNOBS ZOPE option knob should be going to bsd.options.desc.mk, not KNOBS. Fixing. 2013-09-23 14:01:51 +00:00
LEGAL
Makefile
MOVED Resurrect this port, there is an active PR against it (ports/181062) 2013-09-23 19:57:08 +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.