Date: Tue, 16 Oct 2012 12:59:12 +0800 (CST) From: Gasol Wu <gasol.wu@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/172761: [NEW PORT] devel/pear-PHP_PMD: PHP Mess Detector Message-ID: <20121016045912.0DAA2747052@goingmarry.kkbox.com> Resent-Message-ID: <201210160500.q9G500Bd003538@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172761 >Category: ports >Synopsis: [NEW PORT] devel/pear-PHP_PMD: PHP Mess Detector >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:00:00 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 PHP Mess Detector aims to be a simplified PHP port of the well known Java Tool PMD. This project uses PHP_Depend to measure several software metrics from given source code, then it compares the calculated values with customizeable thresholds and reports all suspect software artifacts WWW: http://phpmd.org/ This port depends on following PR: ports/172758 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_PMD # pear-PHP_PMD/pkg-descr # pear-PHP_PMD/Makefile # pear-PHP_PMD/distinfo # echo c - pear-PHP_PMD mkdir -p pear-PHP_PMD > /dev/null 2>&1 echo x - pear-PHP_PMD/pkg-descr sed 's/^X//' >pear-PHP_PMD/pkg-descr << '0fb6a5f83f1b0e776eac699153864391' XThe PHP Mess Detector aims to be a simplified PHP port of the well known XJava Tool PMD. This project uses PHP_Depend to measure several software Xmetrics from given source code, then it compares the calculated values Xwith customizeable thresholds and reports all suspect software artifacts X XWWW: http://phpmd.org/ 0fb6a5f83f1b0e776eac699153864391 echo x - pear-PHP_PMD/Makefile sed 's/^X//' >pear-PHP_PMD/Makefile << '7d7a3614ca37b9330f813082192dd6eb' X# Created by: Gasol Wu <gasol.wu@gmail.com> X# $FreeBSD$ X XPORTNAME= PHP_PMD XPORTVERSION= 1.4.0 XCATEGORIES= devel pear XMASTER_SITES= http://pear.phpmd.org/get/ XPKGNAMEPREFIX= pear- X XMAINTAINER= gasol.wu@gmail.com XCOMMENT= PHP Mess Detector X XLICENSE= BSD X XBUILD_DEPENDS= pear>=1.6.0:${PORTSDIR}/devel/pear \ X ${PEARDIR}/.channels/pear.phpmd.org.reg:${PORTSDIR}/devel/pear-channel-phpmd XRUN_DEPENDS= pear>=1.6.0:${PORTSDIR}/devel/pear \ X ${PEARDIR}/.channels/pear.phpmd.org.reg:${PORTSDIR}/devel/pear-channel-phpmd X XPEAR_CHANNEL= phpmd XPEAR_AUTOINSTALL= yes XUSE_PHP= dom simplexml XIGNORE_WITH_PHP=4 X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" X.include <bsd.port.post.mk> 7d7a3614ca37b9330f813082192dd6eb echo x - pear-PHP_PMD/distinfo sed 's/^X//' >pear-PHP_PMD/distinfo << '43b9bb91ca3c19912f09ddd789b01a23' XSHA256 (PEAR/PHP_PMD-1.4.0.tgz) = db0e63dc79b4ef35c36b53b9d52fe1bf5c416e10ffc6dd527d47b3351cf9ebe7 XSIZE (PEAR/PHP_PMD-1.4.0.tgz) = 46482 43b9bb91ca3c19912f09ddd789b01a23 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?20121016045912.0DAA2747052>