ports/74092: New port: devel/pear-Console_Getargs A command-line arguments parser

Antonio Carlos Venancio Junior antonio at php.net
Thu Nov 18 19:50:23 UTC 2004


>Number:         74092
>Category:       ports
>Synopsis:       New port: devel/pear-Console_Getargs A command-line arguments 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:   Thu Nov 18 19:50:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #2: Tue Nov  9 10:03:13 BRST 2004     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: devel/pear-Console_Getargs

The Console_Getargs package implements a Command Line arguments and
parameters parser for your CLI applications. It performs some basic
arguments validation and automatically creates a formatted help text,
based on the given configuration.
>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-Console_Getargs
#	pear-Console_Getargs/Makefile
#	pear-Console_Getargs/distinfo
#	pear-Console_Getargs/pkg-descr
#
echo c - pear-Console_Getargs
mkdir -p pear-Console_Getargs > /dev/null 2>&1
echo x - pear-Console_Getargs/Makefile
sed 's/^X//' >pear-Console_Getargs/Makefile << 'END-of-pear-Console_Getargs/Makefile'
X# Ports collection makefile for:  pear-Console_Getargs
X# Date created:			  18 November 2004
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Console_Getargs
XPORTVERSION=	1.2.1
XCATEGORIES=	devel www pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	A command-line arguments parser
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Console
XFILES=		Getargs.php
XEXAMPLES=	example.php example2.php
XTESTS=		Console_TestListener.php Getargs_basic_testcase.php \
X		test.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Console_Getargs/Makefile
echo x - pear-Console_Getargs/distinfo
sed 's/^X//' >pear-Console_Getargs/distinfo << 'END-of-pear-Console_Getargs/distinfo'
XMD5 (PEAR/Console_Getargs-1.2.1.tgz) = 77b699d8b9996530cb2e84a13f54075b
XSIZE (PEAR/Console_Getargs-1.2.1.tgz) = 16199
END-of-pear-Console_Getargs/distinfo
echo x - pear-Console_Getargs/pkg-descr
sed 's/^X//' >pear-Console_Getargs/pkg-descr << 'END-of-pear-Console_Getargs/pkg-descr'
XThe Console_Getargs package implements a Command Line arguments and
Xparameters parser for your CLI applications. It performs some basic
Xarguments validation and automatically creates a formatted help text,
Xbased on the given configuration.
X
XWWW: http://pear.php.net/package/Console_Getargs/
END-of-pear-Console_Getargs/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list