ports/101266: [NEW PORT] devel/pear-Console_Getopt: PHP class that provides Command-line option parser
chinsan
chinsan.tw at gmail.com
Wed Aug 2 15:50:25 UTC 2006
>Number: 101266
>Category: ports
>Synopsis: [NEW PORT] devel/pear-Console_Getopt: PHP class that provides Command-line option parser
>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: Wed Aug 02 15:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: chinsan
>Release: FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
This is a PHP implementation of "getopt" supporting both
short and long options.
WWW: http://pear.php.net/package/Console_Getopt
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- pear-Console_Getopt-1.2.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-Console_Getopt
# pear-Console_Getopt/Makefile
# pear-Console_Getopt/distinfo
# pear-Console_Getopt/pkg-descr
#
echo c - pear-Console_Getopt
mkdir -p pear-Console_Getopt > /dev/null 2>&1
echo x - pear-Console_Getopt/Makefile
sed 's/^X//' >pear-Console_Getopt/Makefile << 'END-of-pear-Console_Getopt/Makefile'
X# Ports collection makefile for: pear-Console_Getopt
X# Date created: 2006/08/02
X# Whom: chinsan <chinsan.tw at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Console_Getopt
XPORTVERSION= 1.2
XCATEGORIES= devel pear
X
XMAINTAINER= chinsan.tw at gmail.com
XCOMMENT= PHP class that provides Command-line option parser
X
XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XCATEGORY= Console
XFILES= Console/Getopt.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-pear-Console_Getopt/Makefile
echo x - pear-Console_Getopt/distinfo
sed 's/^X//' >pear-Console_Getopt/distinfo << 'END-of-pear-Console_Getopt/distinfo'
XMD5 (PEAR/Console_Getopt-1.2.tgz) = 8f9ec8253c04350bc01ee7ca941e24b6
XSHA256 (PEAR/Console_Getopt-1.2.tgz) = 90bc64b35832af79625ccd7a1cd981ae26adbe58e1296a052cc3947d9c959e0c
XSIZE (PEAR/Console_Getopt-1.2.tgz) = 3370
END-of-pear-Console_Getopt/distinfo
echo x - pear-Console_Getopt/pkg-descr
sed 's/^X//' >pear-Console_Getopt/pkg-descr << 'END-of-pear-Console_Getopt/pkg-descr'
XThis is a PHP implementation of "getopt" supporting both
Xshort and long options.
X
XWWW: http://pear.php.net/package/Console_Getopt
END-of-pear-Console_Getopt/pkg-descr
exit
--- pear-Console_Getopt-1.2.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list