Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2008 03:25:02 GMT
From:      George Hartzell <hartzell@alerce.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/127935: New Port devel/p5-App-Cmd
Message-ID:  <200810080325.m983P2b2088352@www.freebsd.org>
Resent-Message-ID: <200810080330.m983U2AI065928@freefall.freebsd.org>

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

>Number:         127935
>Category:       ports
>Synopsis:       New Port devel/p5-App-Cmd
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 08 03:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     George Hartzell
>Release:        7.0-Stable
>Organization:
>Environment:
FreeBSD cgiapp 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Aug 22 07:57:50 PDT 2008     root@:/usr/obj/usr/src/sys/HIVE  amd64

>Description:
New port  CPAN App::Cmd
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	.
#	./pkg-descr
#	./Makefile
#	./pkg-plist
#	./distinfo
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XApp::Cmd is intended to make it easy to write complex command-line 
Xapplications without having to think about most of the annoying 
Xthings usually involved.
X
XFor information on how to start using App::Cmd, see App::Cmd::Tutorial.
X
XWWW: http://search.cpan.org/dist/App-Cmd
0e313719ff012ceaf97a028d51caa8f5
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for:	devel/p5-App-Cmd
X# Date created:				07 Oct 2008
X# Whom:					George Hartzell <hartzell@alerce.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	App-Cmd
XPORTVERSION=	0.200
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	hartzell@alerce.com
XCOMMENT=	App::Cmd - Write command line apps with less suffering
X
XBUILD_DEPENDS=	\
X		p5-Getopt-Long-Descriptive>=0.06:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
X		p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
X		p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
X		p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	App::Cmd.3 \
X	App::Cmd::Command.3 \
X	App::Cmd::Tester.3 \
X	App::Cmd::Subdispatch.3 \
X	App::Cmd::Subdispatch::DashedStyle.3 \
X	App::Cmd::Command::help.3 \
X	App::Cmd::Tutorial.3 \
X	App::Cmd::Simple.3 \
X	App::Cmd::ArgProcessor.3 \
X	App::Cmd::Command::commands.3
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'ef3e7f63841ae908ba397c2bef1fbad6'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Cmd/.packlist
X%%SITE_PERL%%/App/Cmd.pm
X%%SITE_PERL%%/App/Cmd/Command.pm
X%%SITE_PERL%%/App/Cmd/Subdispatch.pm
X%%SITE_PERL%%/App/Cmd/Subdispatch/DashedStyle.pm
X%%SITE_PERL%%/App/Cmd/Tester.pm
X%%SITE_PERL%%/App/Cmd/Command/help.pm
X%%SITE_PERL%%/App/Cmd/Setup.pm
X%%SITE_PERL%%/App/Cmd/Tutorial.pod
X%%SITE_PERL%%/App/Cmd/Simple.pm
X%%SITE_PERL%%/App/Cmd/ArgProcessor.pm
X%%SITE_PERL%%/App/Cmd/Plugin.pm
X%%SITE_PERL%%/App/Cmd/Command/commands.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Cmd
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/App
X@dirrmtry %%SITE_PERL%%/App/Cmd/Command
X@dirrmtry %%SITE_PERL%%/App/Cmd/Subdispatch
X@dirrmtry %%SITE_PERL%%/App/Cmd
X@dirrmtry %%SITE_PERL%%/App
X
ef3e7f63841ae908ba397c2bef1fbad6
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2'
XMD5 (App-Cmd-0.200.tar.gz) = 2380a3ba4ef1597a19fb10e29f1920ad
XSHA256 (App-Cmd-0.200.tar.gz) = b84128d8084efa95fc1bf344668b2ac7cbed325ded5c4b12e91d9187eb8c1a94
XSIZE (App-Cmd-0.200.tar.gz) = 36850
aec8793adfd5b7c3f00e62ae41a09ac2
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810080325.m983P2b2088352>