Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 14:38:02 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172768: [NEW PORT] devel/pear-SebastianBergmann_PHPLOC: A tool for quickly measuring the size of a PHP project
Message-ID:  <20121016063802.B577674F9C9@goingmarry.kkbox.com>
Resent-Message-ID: <201210160640.q9G6e0ar019633@freefall.freebsd.org>

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

>Number:         172768
>Category:       ports
>Synopsis:       [NEW PORT] devel/pear-SebastianBergmann_PHPLOC: A tool for quickly measuring the size of a PHP project
>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 06:40: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:
phploc is a tool for quickly measuring the size and analyzing the structure of 
a PHP project.

WWW: https://github.com/sebastianbergmann/phploc

This port depends on following PR:
ports/172763

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-SebastianBergmann_PHPLOC
#	pear-SebastianBergmann_PHPLOC/Makefile
#	pear-SebastianBergmann_PHPLOC/pkg-descr
#	pear-SebastianBergmann_PHPLOC/distinfo
#
echo c - pear-SebastianBergmann_PHPLOC
mkdir -p pear-SebastianBergmann_PHPLOC > /dev/null 2>&1
echo x - pear-SebastianBergmann_PHPLOC/Makefile
sed 's/^X//' >pear-SebastianBergmann_PHPLOC/Makefile << '55e344512324d09cd9a614a768b9292e'
X# Created by: Gasol Wu <gasol.wu@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	PHPLOC
XPORTVERSION=	1.7.1
XCATEGORIES=	devel pear
XMASTER_SITES=	http://pear.phpunit.de/get/
XPKGNAMEPREFIX=	pear-SebastianBergmann_
XDISTNAME=	phploc-${PORTVERSION}
X
XMAINTAINER=	gasol.wu@gmail.com
XCOMMENT=	A tool for quickly measuring the size of a PHP project
X
XLICENSE=	BSD
X
XBUILD_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
X		pear-File_Iterator>=1.3.0:${PORTSDIR}/devel/pear-File_Iterator \
X		pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
X		${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
XRUN_DEPENDS=	pear>=1.9.4:${PORTSDIR}/devel/pear \
X		pear-File_Iterator>=1.3.0:${PORTSDIR}/devel/pear-File_Iterator \
X		pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
X		${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
X
XUSE_PHP=	tokenizer
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>
55e344512324d09cd9a614a768b9292e
echo x - pear-SebastianBergmann_PHPLOC/pkg-descr
sed 's/^X//' >pear-SebastianBergmann_PHPLOC/pkg-descr << 'e59cbd075f8d9e644d89f700e53641cc'
Xphploc is a tool for quickly measuring the size and analyzing the structure of 
Xa PHP project.
X
XWWW: https://github.com/sebastianbergmann/phploc
e59cbd075f8d9e644d89f700e53641cc
echo x - pear-SebastianBergmann_PHPLOC/distinfo
sed 's/^X//' >pear-SebastianBergmann_PHPLOC/distinfo << 'd35084fafba712dfbb77d1137e068331'
XSHA256 (PEAR/phploc-1.7.1.tgz) = 0c1c3af9d0de1259a57ffc8037b9d11e1e95c4ae43ba73495073ae19104e20ca
XSIZE (PEAR/phploc-1.7.1.tgz) = 9944
d35084fafba712dfbb77d1137e068331
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?20121016063802.B577674F9C9>