ports/76196: New port: devel/pear-PHP_Beautifier PEAR beautifier for PHP

Antonio Carlos Venancio Junior antonio at php.net
Thu Jan 13 13:10:23 UTC 2005


>Number:         76196
>Category:       ports
>Synopsis:       New port: devel/pear-PHP_Beautifier PEAR beautifier 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:   Thu Jan 13 13:10:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #4: Mon Jan 10 10:53:56 BRST 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: devel/pear-PHP_Beautifier PEAR beautifier for PHP

This program reformat and beautify PHP source code files automatically.

The program is Open Source and distributed under the terms of PHP Licence. It
is written in PHP 5 and has a command line tool.
>How-To-Repeat:
>Fix:
# 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_Beautifier
#	pear-PHP_Beautifier/Makefile
#	pear-PHP_Beautifier/distinfo
#	pear-PHP_Beautifier/pkg-descr
#
echo c - pear-PHP_Beautifier
mkdir -p pear-PHP_Beautifier > /dev/null 2>&1
echo x - pear-PHP_Beautifier/Makefile
sed 's/^X//' >pear-PHP_Beautifier/Makefile << 'END-of-pear-PHP_Beautifier/Makefile'
X# Ports collection makefile for:  pear-PHP_Beautifier
X# Date created:			  13 January 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	PHP_Beautifier
XPORTVERSION=	0.1.0
XCATEGORIES=	devel www pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR beautifier for PHP
X
XBUILD_DEPENDS=	${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_PHP=        yes
XUSE_REINPLACE=	yes
XDEFAULT_PHP_VER=5
X
XCATEGORY=	PHP
XFILES=		Beautifier.php Beautifier/Filter.php \
X		Beautifier/Decorator.php Beautifier/Batch.php \
X		Beautifier/Common.php Beautifier/Exception.php \
X		Beautifier/StreamWrapper.php Beautifier/Tokenizer.php \
X		Beautifier/Filter/ArrayNested.filter.php \
X		Beautifier/Filter/Default.filter.php \
X		Beautifier/Filter/ListClassFunction.filter.php \
X		Beautifier/Filter/Pear.filter.php \
X		Beautifier/Filter/IndentStyles.filter.php \
X		Beautifier/Batch/Output.php \
X		Beautifier/Batch/Output/Directory.php \
X		Beautifier/Batch/Output/DirectoryBz2.php \
X		Beautifier/Batch/Output/DirectoryGz.php \
X		Beautifier/Batch/Output/DirectoryTar.php \
X		Beautifier/Batch/Output/Files.php \
X		Beautifier/Batch/Output/FilesBz2.php \
X		Beautifier/Batch/Output/FilesGz.php \
X		Beautifier/Batch/Output/FilesTar.php \
X		Beautifier/StreamWrapper/Tarz.php
XEXAMPLES=	run_me.php example_main.php example_pear.php example_array.php \
X		example_comments.php example_html.php
XTESTS=		Beautifier.phpt Beautifier_Common.phpt Beautifier_Bugs.phpt \
X		Beautifier_StreamWrapper.phpt
XDATA=		licenses/apache.txt licenses/bsd.txt licenses/lgpl.txt \
X		licenses/php.txt
X_DATADIR=	.
XSCRIPTFILES=	php_beautifier
X
X.include <bsd.port.pre.mk>
X
Xpost-patch:
X	@${SED} 's|"@php_bin@"|@php_bin@|g' \
X		${WRKSRC}/scripts/${SCRIPTFILES} > ${WRKSRC}/pear-${SCRIPTFILES} 
X
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-PHP_Beautifier/Makefile
echo x - pear-PHP_Beautifier/distinfo
sed 's/^X//' >pear-PHP_Beautifier/distinfo << 'END-of-pear-PHP_Beautifier/distinfo'
XMD5 (PEAR/PHP_Beautifier-0.1.0.tgz) = f4d51a6b964cc31bf908b8b8fc072246
XSIZE (PEAR/PHP_Beautifier-0.1.0.tgz) = 38047
END-of-pear-PHP_Beautifier/distinfo
echo x - pear-PHP_Beautifier/pkg-descr
sed 's/^X//' >pear-PHP_Beautifier/pkg-descr << 'END-of-pear-PHP_Beautifier/pkg-descr'
XThis program reformat and beautify PHP source code files automatically.
X
XThe program is Open Source and distributed under the terms of PHP Licence. It 
Xis written in PHP 5 and has a command line tool.
X
XWWW: http://pear.php.net/package/PHP_Beautifier/
END-of-pear-PHP_Beautifier/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list