Date: Wed, 13 Feb 2013 00:24:57 +0800 (CST) From: Gasol Wu <gasol.wu@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/176074: [NEW PORT] devel/pear-PPW: PHP Project Wizard Message-ID: <20130212162457.71A3C7474EF@goingmarry.kkbox.com> Resent-Message-ID: <201302121630.r1CGU0ZV017516@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 176074 >Category: ports >Synopsis: [NEW PORT] devel/pear-PPW: PHP Project Wizard >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 Feb 12 16:30:00 UTC 2013 >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 PHP Project Wizard (PPW) is a commandline tool that can be used to generate the scripts and configuration files necessary for the build automation of a PHP project. WWW: https://github.com/sebastianbergmann/php-project-wizard 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-PPW # pear-PPW/Makefile # pear-PPW/pkg-descr # pear-PPW/distinfo # echo c - pear-PPW mkdir -p pear-PPW > /dev/null 2>&1 echo x - pear-PPW/Makefile sed 's/^X//' >pear-PPW/Makefile << 'c54caabc3b4a05c2e47972cbcd520cc5' X# Created by: Gasol Wu <gasol.wu@gmail.com> X# $FreeBSD$ X XPORTNAME= PPW XPORTVERSION= 1.0.4 XCATEGORIES= devel pear XMASTER_SITES= http://pear.phpunit.de/get/ XPKGNAMEPREFIX= pear- XDISTNAME= ppw-${DISTVERSION} X XMAINTAINER= gasol.wu@gmail.com XCOMMENT= PHP Project Wizard X XLICENSE= BSD X XBUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ X pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \ X pear-Text_Template>=1.1.0:${PORTSDIR}/textproc/pear-Text_Template XRUN_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ X pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \ X pear-Text_Template>=1.1.0:${PORTSDIR}/textproc/pear-Text_Template X XPEAR_CHANNEL= phpunit XPEAR_AUTOINSTALL= yes XIGNORE_WITH_PHP=52 X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include <bsd.port.post.mk> c54caabc3b4a05c2e47972cbcd520cc5 echo x - pear-PPW/pkg-descr sed 's/^X//' >pear-PPW/pkg-descr << 'e9ff3acf341c70bb8e5f43d64b68582e' XThe PHP Project Wizard (PPW) is a commandline tool that can be used to generate Xthe scripts and configuration files necessary for the build automation of a PHP Xproject. X XWWW: https://github.com/sebastianbergmann/php-project-wizard e9ff3acf341c70bb8e5f43d64b68582e echo x - pear-PPW/distinfo sed 's/^X//' >pear-PPW/distinfo << '8053fe32463d4f81969e235f4272016c' XSHA256 (PEAR/ppw-1.0.4.tgz) = 4b465c0376fc8c9076f516791ff925ca222f2bfdaad897d6a6300cc8095cfc0b XSIZE (PEAR/ppw-1.0.4.tgz) = 6122 8053fe32463d4f81969e235f4272016c 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?20130212162457.71A3C7474EF>