Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 13:05:49 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172766: [NEW PORT] devel/pear-TheSeer_fXSL: An XSL wrapper / extension to the PHP 5.x XSLTProcessor
Message-ID:  <20121016050549.EB3ED747013@goingmarry.kkbox.com>
Resent-Message-ID: <201210160510.q9G5A2X0004362@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         172766
>Category:       ports
>Synopsis:       [NEW PORT] devel/pear-TheSeer_fXSL: An XSL wrapper / extension to the PHP 5.x XSLTProcessor
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 16 05:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
>Description:
The classes contained within this repository extend the standard XSLTProcess to
 use exceptions at all occasions of errors instead of PHP warnings, notices or 
semi completed transformations. They also add various custom methods and short-
cuts for convinience and to allow a nicer API to implement callbacks to the PHP
 stack.

WWW: https://github.com/theseer/fXSL/

This port depends on following PR:
ports/172756

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pear-TheSeer_fXSL
#	pear-TheSeer_fXSL/Makefile
#	pear-TheSeer_fXSL/pkg-descr
#	pear-TheSeer_fXSL/distinfo
#
echo c - pear-TheSeer_fXSL
mkdir -p pear-TheSeer_fXSL > /dev/null 2>&1
echo x - pear-TheSeer_fXSL/Makefile
sed 's/^X//' >pear-TheSeer_fXSL/Makefile << 'ce81c22525173fbeb8bd0f736e1cf803'
X# Created by: Gasol Wu <gasol.wu@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	fXSL
XPORTVERSION=	1.0.4
XCATEGORIES=	devel pear
XMASTER_SITES=	http://pear.netpirates.net/get/
XPKGNAMEPREFIX=	pear-TheSeer_
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	gasol.wu@gmail.com
XCOMMENT=	An XSL wrapper / extension to the PHP 5.x XSLTProcessor
X
XBUILD_DEPENDS=	pear>=1.9.1:${PORTSDIR}/devel/pear \
X		${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer
XRUN_DEPENDS=	pear>=1.9.1:${PORTSDIR}/devel/pear \
X		${PEARDIR}/.channels/pear.netpirates.net.reg:${PORTSDIR}/devel/pear-channel-theseer
X
XUSE_PHP=	dom xml xsl
XPEAR_CHANNEL=	theseer
XPEAR_AUTOINSTALL=	yes
X
XIGNORE_WITH_PHP=4 52
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
ce81c22525173fbeb8bd0f736e1cf803
echo x - pear-TheSeer_fXSL/pkg-descr
sed 's/^X//' >pear-TheSeer_fXSL/pkg-descr << '96ffbd2405fe2b8caf98aee508b8a7ed'
XThe classes contained within this repository extend the standard XSLTProcess to
X use exceptions at all occasions of errors instead of PHP warnings, notices or 
Xsemi completed transformations. They also add various custom methods and short-
Xcuts for convinience and to allow a nicer API to implement callbacks to the PHP
X stack.
X
XWWW: https://github.com/theseer/fXSL/
96ffbd2405fe2b8caf98aee508b8a7ed
echo x - pear-TheSeer_fXSL/distinfo
sed 's/^X//' >pear-TheSeer_fXSL/distinfo << '1b08e2a57e6754f4149b7bb8fab8835b'
XSHA256 (PEAR/fXSL-1.0.4.tgz) = ef80433d097f0519c6d7fdbf64b9fb0842ec588d154f81ac1f66838c2462ac77
XSIZE (PEAR/fXSL-1.0.4.tgz) = 5798
1b08e2a57e6754f4149b7bb8fab8835b
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121016050549.EB3ED747013>