ports/152455: New Port: devel/p5-Sub-Signatures
Grzegorz Blach
magik at roorback.net
Sun Nov 21 19:20:07 UTC 2010
>Number: 152455
>Category: ports
>Synopsis: New Port: devel/p5-Sub-Signatures
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 21 19:20:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Grzegorz Blach
>Release: 8.1 amd64
>Organization:
>Environment:
FreeBSD silver.nine 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #0 r213671: Sun Oct 10 20:24:56 UTC 2010 root at freebsd-1274:/usr/obj/usr/src/sys/SILVER amd64
>Description:
New port with module for subroutine signatures in Perl 5.
Shar archive is attached.
>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:
#
# devel/p5-Sub-Signatures
# devel/p5-Sub-Signatures/pkg-plist
# devel/p5-Sub-Signatures/pkg-descr
# devel/p5-Sub-Signatures/distinfo
# devel/p5-Sub-Signatures/Makefile
#
echo c - devel/p5-Sub-Signatures
mkdir -p devel/p5-Sub-Signatures > /dev/null 2>&1
echo x - devel/p5-Sub-Signatures/pkg-plist
sed 's/^X//' >devel/p5-Sub-Signatures/pkg-plist << 'dc45ecc556e202eaaf2dfb88591ebc10'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Signatures/.packlist
X%%SITE_PERL%%/Sub/Signatures.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Signatures
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub
X at dirrmtry %%SITE_PERL%%/Sub
dc45ecc556e202eaaf2dfb88591ebc10
echo x - devel/p5-Sub-Signatures/pkg-descr
sed 's/^X//' >devel/p5-Sub-Signatures/pkg-descr << 'f8ab6881e0b55d24ebc0a0b14e23f9da'
XOne of the strongest complaints about Perl is its poor argument handling.
XSimply passing everything in the @_ array is a serious limitation. This
Xmodule aims to rectify that.
X
XWith this module, we an specify subroutine signatures and automatically
Xdispatch on the number of arguments.
X
XWWW: http://search.cpan.org/dist/Sub-Signatures/
f8ab6881e0b55d24ebc0a0b14e23f9da
echo x - devel/p5-Sub-Signatures/distinfo
sed 's/^X//' >devel/p5-Sub-Signatures/distinfo << 'e12b6cc8c93d33d2a1eee9ef2f9953e4'
XSHA256 (Sub-Signatures-0.21.tar.gz) = 52b9d803946b711d31ad32a9cdaf46194975b1996964228a81d37cf60614f220
XSIZE (Sub-Signatures-0.21.tar.gz) = 11254
e12b6cc8c93d33d2a1eee9ef2f9953e4
echo x - devel/p5-Sub-Signatures/Makefile
sed 's/^X//' >devel/p5-Sub-Signatures/Makefile << 'acdd42fa1ae300ea85ebd8f8ab0bc20d'
X# New ports collection makefile for: p5-Sub-Signatures
X# Date created: 21 Nov 2010
X# Whom: Grzegorz Blach <magik at roorback.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Sub-Signatures
XPORTVERSION= 0.21
XCATEGORIES= devel perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= magik at roorback.net
XCOMMENT= Use proper signatures for subroutines, including dispatching
X
XPERL_CONFIGURE= yes
X
XMAN3= Sub::Signatures.3
X
X.include <bsd.port.mk>
acdd42fa1ae300ea85ebd8f8ab0bc20d
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list