ports/120804: [NEW PORT] textproc/p5-Getopt-Lucid

Felippe de Meirelles Motta lippemail at gmail.com
Mon Feb 18 16:50:03 UTC 2008


>Number:         120804
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-Getopt-Lucid
>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:   Mon Feb 18 16:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
The goal of this module is providing good code readability and clarity
of intent for command-line option processing. While readability is a
subjective standard, Getopt::Lucid relies on a more verbose,
plain-English option specification as compared against the more symbolic
approach of Getopt::Long.

WWW:    http://search.cpan.org/dist/Getopt-Lucid/
>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:
#
#	p5-Getopt-Lucid
#	p5-Getopt-Lucid/pkg-descr
#	p5-Getopt-Lucid/Makefile
#	p5-Getopt-Lucid/pkg-plist
#	p5-Getopt-Lucid/distinfo
#
echo c - p5-Getopt-Lucid
mkdir -p p5-Getopt-Lucid > /dev/null 2>&1
echo x - p5-Getopt-Lucid/pkg-descr
sed 's/^X//' >p5-Getopt-Lucid/pkg-descr << 'END-of-p5-Getopt-Lucid/pkg-descr'
XThe goal of this module is providing good code readability and clarity
Xof intent for command-line option processing. While readability is a
Xsubjective standard, Getopt::Lucid relies on a more verbose,
Xplain-English option specification as compared against the more symbolic
Xapproach of Getopt::Long.
X
XWWW:	http://search.cpan.org/dist/Getopt-Lucid/
END-of-p5-Getopt-Lucid/pkg-descr
echo x - p5-Getopt-Lucid/Makefile
sed 's/^X//' >p5-Getopt-Lucid/Makefile << 'END-of-p5-Getopt-Lucid/Makefile'
X# New ports collection makefile for:	p5-Getopt-Lucid
X# Date created:		2008-02-14
X# Whom:			Felippe de Meirelles Motta <lippemail at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Getopt-Lucid
XPORTVERSION=	0.16
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lippemail at gmail.com
XCOMMENT=	Getopt::Lucid - Clear, readable syntax for command line processing
X
XBUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \
X		${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
X		${SITE_PERL}/Exception/Class/TryCatch.pm:${PORTSDIR}/devel/p5-Exception-Class-TryCatch \
X		${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS+=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Getopt::Lucid.3
X
X.include <bsd.port.mk>
END-of-p5-Getopt-Lucid/Makefile
echo x - p5-Getopt-Lucid/pkg-plist
sed 's/^X//' >p5-Getopt-Lucid/pkg-plist << 'END-of-p5-Getopt-Lucid/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Lucid/.packlist
X%%SITE_PERL%%/Getopt/Lucid.pm
X%%SITE_PERL%%/Getopt/Lucid/Exception.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Lucid
X at dirrmtry %%SITE_PERL%%/Getopt/Lucid
END-of-p5-Getopt-Lucid/pkg-plist
echo x - p5-Getopt-Lucid/distinfo
sed 's/^X//' >p5-Getopt-Lucid/distinfo << 'END-of-p5-Getopt-Lucid/distinfo'
XMD5 (Getopt-Lucid-0.16.tar.gz) = e09eee84dc5dcaf25713dc7e5b574dcd
XSHA256 (Getopt-Lucid-0.16.tar.gz) = 6da381bc18b471a4c7c155a95612f1433ddd636f088298f9db9b9c0bfea3c35c
XSIZE (Getopt-Lucid-0.16.tar.gz) = 40362
END-of-p5-Getopt-Lucid/distinfo
exit



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



More information about the freebsd-ports-bugs mailing list