From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 16 05:10:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D475168C for ; Tue, 16 Oct 2012 05:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id AFE9E8FC0A for ; Tue, 16 Oct 2012 05:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9G5A1nh004341 for ; Tue, 16 Oct 2012 05:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9G5A1Wo004340; Tue, 16 Oct 2012 05:10:01 GMT (envelope-from gnats) Resent-Date: Tue, 16 Oct 2012 05:10:01 GMT Resent-Message-Id: <201210160510.q9G5A1Wo004340@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gasol Wu Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34942608 for ; Tue, 16 Oct 2012 05:04:44 +0000 (UTC) (envelope-from gasolwu@kkbox.com) Received: from kkbox.com (mail-out-1.kkbox.com [203.69.67.210]) by mx1.freebsd.org (Postfix) with ESMTP id 000F78FC0C for ; Tue, 16 Oct 2012 05:04:43 +0000 (UTC) Received: by goingmarry.kkbox.com (Postfix, from userid 1033) id 4239D747025; Tue, 16 Oct 2012 13:04:43 +0800 (CST) Message-Id: <20121016050443.4239D747025@goingmarry.kkbox.com> Date: Tue, 16 Oct 2012 13:04:43 +0800 (CST) From: Gasol Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/172764: [NEW PORT] devel/pear-pdepend-staticReflection: The staticReflection package for PHP X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2012 05:10:02 -0000 >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 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 X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include 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: