Date: Thu, 11 Oct 2012 16:50:00 +0800 (CST) From: Gasol Wu <gasol.wu@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/172593: [NEW PORT] devel/pear-PHP_CodeBrowser: A code browser that augments the code with information Message-ID: <20121011085000.E570D74F8C1@goingmarry.kkbox.com> Resent-Message-ID: <201210111149.q9BBnAjT062515@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172593 >Category: ports >Synopsis: [NEW PORT] devel/pear-PHP_CodeBrowser: A code browser that augments the code with information >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: Thu Oct 11 11:49:10 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: A code browser that augments the code with information from various QA tools. WWW: https://github.com/Mayflower/PHP_CodeBrowser 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-PHP_CodeBrowser # pear-PHP_CodeBrowser/Makefile # pear-PHP_CodeBrowser/pkg-descr # pear-PHP_CodeBrowser/distinfo # echo c - pear-PHP_CodeBrowser mkdir -p pear-PHP_CodeBrowser > /dev/null 2>&1 echo x - pear-PHP_CodeBrowser/Makefile sed 's/^X//' >pear-PHP_CodeBrowser/Makefile << 'b5a1629bdd7c9ba6008a7d431353b3f5' X# Created by: Gasol Wu <gasol.wu@gmail.com> X# $FreeBSD$ X XPORTNAME= PHP_CodeBrowser XPORTVERSION= 1.0.2 XCATEGORIES= devel pear XMASTER_SITES= http://pear.phpunit.de/get/ XPKGNAMEPREFIX= pear- X XMAINTAINER= gasol.wu@gmail.com XCOMMENT= A code browser that augments the code with information X XBUILD_DEPENDS= pear>=1.8.1:${PORTSDIR}/devel/pear \ X pear-Console_CommandLine>=1.1.3:${PORTSDIR}/devel/pear-Console_CommandLine \ X pear-File_Iterator>=1.3.0:${PORTSDIR}/devel/pear-File_Iterator \ X pear-Log>=1.2.1:${PORTSDIR}/sysutils/pear-Log XRUN_DEPENDS= pear>=1.8.1:${PORTSDIR}/devel/pear \ X pear-Console_CommandLine>=1.1.3:${PORTSDIR}/devel/pear-Console_CommandLine \ X pear-File_Iterator>=1.3.0:${PORTSDIR}/devel/pear-File_Iterator \ X pear-Log>=1.2.1:${PORTSDIR}/sysutils/pear-Log X XUSE_PHP= dom XPEAR_CHANNEL= phpunit XPEAR_AUTOINSTALL= yes X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include <bsd.port.post.mk> b5a1629bdd7c9ba6008a7d431353b3f5 echo x - pear-PHP_CodeBrowser/pkg-descr sed 's/^X//' >pear-PHP_CodeBrowser/pkg-descr << '23171588057cdfd571373830917395ce' XA code browser that augments the code with information from various QA tools. X XWWW: https://github.com/Mayflower/PHP_CodeBrowser 23171588057cdfd571373830917395ce echo x - pear-PHP_CodeBrowser/distinfo sed 's/^X//' >pear-PHP_CodeBrowser/distinfo << '54dc3445c38191facd62a7536876eab0' XSHA256 (PEAR/PHP_CodeBrowser-1.0.2.tgz) = b8fffc731efe2c26ac1a1cf5341a9bb4877491f38182cd2adabcb4ecc3fd5d49 XSIZE (PEAR/PHP_CodeBrowser-1.0.2.tgz) = 171746 54dc3445c38191facd62a7536876eab0 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?20121011085000.E570D74F8C1>