FreeBSD Bugzilla – Attachment 107941 Details for
Bug 148762
New port: devel/p5-Getopt-Compact getopt processing in a compact statement with both long and short options, and usage functionality
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.43 KB, created by
Evgeniy Kosov
on 2010-07-19 17:00:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Evgeniy Kosov
Created:
2010-07-19 17:00:01 UTC
Size:
2.43 KB
patch
obsolete
># 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-Compact ># p5-Getopt-Compact/Makefile ># p5-Getopt-Compact/distinfo ># p5-Getopt-Compact/pkg-descr ># p5-Getopt-Compact/pkg-plist ># >echo c - p5-Getopt-Compact >mkdir -p p5-Getopt-Compact > /dev/null 2>&1 >echo x - p5-Getopt-Compact/Makefile >sed 's/^X//' >p5-Getopt-Compact/Makefile << >'95a546add82b15114692719f6fdc259a' >X# New ports collection makefile for: p5-Getopt-Compact >X# Date created: July 16th 2010 >X# Whom: Evgeniy Kosov <evgeniy@kosov.su> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Getopt-Compact >XPORTVERSION= 0.04 >XCATEGORIES= devel perl5 >XMASTER_SITES= CPAN >XPKGNAMEPREFIX= p5- >XDISTNAME= ${PORTNAME}-${PORTVERSION} >X >XMAINTAINER= perl@FreeBSD.org >XCOMMENT= getopt processing in a compact statement with both long and >short options, and usage functionality >X >XPERL_CONFIGURE= yes >X >XMAN3= Getopt::Compact.3 \ >X Getopt::Compact::PodMunger.3 >X >X.include <bsd.port.mk> >95a546add82b15114692719f6fdc259a >echo x - p5-Getopt-Compact/distinfo >sed 's/^X//' >p5-Getopt-Compact/distinfo << >'4f242f2da71d1aa97043e9af34ea5083' >XMD5 (Getopt-Compact-0.04.tar.gz) = 5c4a8a82828b00bbf6d9da6b59f6e57d >XSHA256 (Getopt-Compact-0.04.tar.gz) = >47a6fd8f9facb54a363b63d46617fcf18106b3b4a95f7fcbcbd08955595c1d47 >XSIZE (Getopt-Compact-0.04.tar.gz) = 9658 >4f242f2da71d1aa97043e9af34ea5083 >echo x - p5-Getopt-Compact/pkg-descr >sed 's/^X//' >p5-Getopt-Compact/pkg-descr << >'54733c8067700d7e6bb6cbaf564e314d' >XThis is yet another Getopt related module. Getopt::Compact is geared >towards >Xcompactly and yet quite powerfully describing an option syntax. Options >can >Xbe parsed, returned as a hashref of values, and/or displayed as a usage >string >Xor within the script POD. >X >XWWW: http://search.cpan.org/dist/Getopt-Compact/ >54733c8067700d7e6bb6cbaf564e314d >echo x - p5-Getopt-Compact/pkg-plist >sed 's/^X//' >p5-Getopt-Compact/pkg-plist << >'3fac9b05b882248724f9ca727125c0a3' >X%%SITE_PERL%%/Getopt/Compact.pm >X%%SITE_PERL%%/Getopt/Compact/PodMunger.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Compact/.packlist >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Compact >X@dirrm %%SITE_PERL%%/Getopt/Compact >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt >X@dirrmtry %%SITE_PERL%%/Getopt >3fac9b05b882248724f9ca727125c0a3 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 148762
: 107941 |
107942