Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 13:04:43 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172764: [NEW PORT] devel/pear-pdepend-staticReflection: The staticReflection package for PHP
Message-ID:  <20121016050443.4239D747025@goingmarry.kkbox.com>
Resent-Message-ID: <201210160510.q9G5A1Wo004340@freefall.freebsd.org>

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

>Number:         172764
>Category:       ports
>Synopsis:       [NEW PORT] devel/pear-pdepend-staticReflection: The staticReflection package for PHP
>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 staticReflection component can be used as a drop-in replacement for PHP's
internal reflection api. This component provides a generic reflection stack so
that applications can switch between the internal and/or static reflection
implementation.

WWW: http://pear.pdepend.org/

This port depends on following PR:
ports/172755

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-staticReflection
#	pear-staticReflection/Makefile
#	pear-staticReflection/pkg-descr
#	pear-staticReflection/distinfo
#
echo c - pear-staticReflection
mkdir -p pear-staticReflection > /dev/null 2>&1
echo x - pear-staticReflection/Makefile
sed 's/^X//' >pear-staticReflection/Makefile << '3a2c256b4ffd6a57d0be2c2d0b6389ec'
X# Created by: Gasol Wu <gasol.wu@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	staticReflection
XPORTVERSION=	1.0.0
XCATEGORIES=	devel pear
XMASTER_SITES=	http://pear.pdepend.org/get/
X
XMAINTAINER=	gasol.wu@gmail.com
XCOMMENT=	The staticReflection package for PHP
X
XLICENSE=	BSD
X
XBUILD_DEPENDS=	pear>=1.6.0:${PORTSDIR}/devel/pear \
X		${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
XRUN_DEPENDS=	pear>=1.6.0:${PORTSDIR}/devel/pear \
X		${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
X
XUSE_PHP=	tokenizer
XPEAR_CHANNEL=	pdepend
XPEAR_AUTOINSTALL=	yes
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>
3a2c256b4ffd6a57d0be2c2d0b6389ec
echo x - pear-staticReflection/pkg-descr
sed 's/^X//' >pear-staticReflection/pkg-descr << '2bb594c958ce2f040fde3e683cea671b'
XThe staticReflection component can be used as a drop-in replacement for PHP's
Xinternal reflection api. This component provides a generic reflection stack so
Xthat applications can switch between the internal and/or static reflection
Ximplementation.
X
XWWW: http://pear.pdepend.org/
2bb594c958ce2f040fde3e683cea671b
echo x - pear-staticReflection/distinfo
sed 's/^X//' >pear-staticReflection/distinfo << '459c546dc13bc7b9bae7740872acf65a'
XSHA256 (PEAR/staticReflection-1.0.0.tgz) = 54d68f07b088c408f7a51d289c1fc90c64892d9d82706a5d2280f4d267a15743
XSIZE (PEAR/staticReflection-1.0.0.tgz) = 41278
459c546dc13bc7b9bae7740872acf65a
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?20121016050443.4239D747025>