Commit graph

3 commits

Author SHA1 Message Date
Edwin Groothuis
93b7ed7f50 [PATCH] simplify pear-* ports
These patches do the following things for PEAR ports:

	* devel-pear-PEAR-Makefile.common.patch
	    - provides a do-install target and all that jazz in
	      devel/pear-PEAR/Makefile.common
	    - individual PEAR ports now just set a few variables:
	* pear-ports-Makefile.common-ng.patch
	    contains changes for all pear-* ports including devel/pear-PEAR

	See http://smradoch.innuendo.cz/FreeBSD/ for complete description.

Note: still missing are:
	devel/pear-HTML_Common
	devel/pear-I18N
	net/pear-Net_NNTP
	security/pear-Auth

PR:		ports/59213
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
2003-12-28 07:55:47 +00:00
Edwin Groothuis
d30e571eb6 Add the virtual category "pear" to the Makefiles of these ports.
PR:		ports/56582
Submitted by:	edwin@mavetju.org
Approved by:	portmgr@freebsd.org
2003-11-12 23:46:19 +00:00
Edwin Groothuis
4434c0d0e9 New port: PEAR template API
The Isotemplate API is somewhat tricky for a beginner
	although it is the best one you can build. template::parse()
	[phplib template = Isotemplate] requests you to name a
	source and a target where the current block gets parsed
	into.  Source and target can be block names or even handler
	names.

PR:		ports/56304
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-09-03 01:07:27 +00:00