Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2008 11:38:57 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/128900: [NEW PORT] devel/p5-constant-lexical: Perl pragma to declare lexical compile-time constants
Message-ID:  <200811160338.mAG3cvgT063581@host-1.pixnet.tw>
Resent-Message-ID: <200811160340.mAG3e2Qm087447@freefall.freebsd.org>

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

>Number:         128900
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-constant-lexical: Perl pragma to declare lexical compile-time constants
>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:   Sun Nov 16 03:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD host-1.pixnet.tw 7.0-STABLE FreeBSD 7.0-STABLE #1: Wed Jul 16 13:00:27 CST 2008
>Description:
This module creates compile-time constants in the manner of
constant.pm, but makes them local to the enclosing scope.

WWW:	http://search.cpan.org/dist/constant-lexical/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-constant-lexical-0.01.shar begins here ---
# 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-constant-lexical
#	p5-constant-lexical/pkg-descr
#	p5-constant-lexical/Makefile
#	p5-constant-lexical/pkg-plist
#	p5-constant-lexical/distinfo
#
echo c - p5-constant-lexical
mkdir -p p5-constant-lexical > /dev/null 2>&1
echo x - p5-constant-lexical/pkg-descr
sed 's/^X//' >p5-constant-lexical/pkg-descr << '4d54e0209075a5dd571c1b9513158bbb'
XThis module creates compile-time constants in the manner of
Xconstant.pm, but makes them local to the enclosing scope.
X
XWWW:	http://search.cpan.org/dist/constant-lexical/
4d54e0209075a5dd571c1b9513158bbb
echo x - p5-constant-lexical/Makefile
sed 's/^X//' >p5-constant-lexical/Makefile << '23ae0c849094fd13c951adb2f72e9dca'
X# New ports collection makefile for:	p5-constant-lexical
X# Date created:		2008-11-16
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	constant-lexical
XPORTVERSION=	0.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/S/SP/SPROUT
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Perl pragma to declare lexical compile-time constants
X
XRUN_DEPENDS=	p5-Sub-Delete>0:${PORTSDIR}/devel/p5-Sub-Delete
X
XPERL_CONFIGURE=	yes
XUSE_PERL5=	5.8.0+
X
XMAN3=		constant::lexical.3
X
X.include <bsd.port.mk>
23ae0c849094fd13c951adb2f72e9dca
echo x - p5-constant-lexical/pkg-plist
sed 's/^X//' >p5-constant-lexical/pkg-plist << 'bbd01b0da85e880a1bf9b84dcf1ebe4b'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/constant/lexical/.packlist
X%%SITE_PERL%%/constant/lexical.pm
X@dirrmtry %%SITE_PERL%%/constant
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/constant/lexical
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/constant
bbd01b0da85e880a1bf9b84dcf1ebe4b
echo x - p5-constant-lexical/distinfo
sed 's/^X//' >p5-constant-lexical/distinfo << '13ddc467375072ddf64f91e00a0f6292'
XMD5 (constant-lexical-0.01.tar.gz) = 0a46f9aa30b596ee5ef0f50925094960
XSHA256 (constant-lexical-0.01.tar.gz) = 4663a9916e88c592e1d4e31145def8f0b20bd557fb0993126168fabb88f70d34
XSIZE (constant-lexical-0.01.tar.gz) = 3280
13ddc467375072ddf64f91e00a0f6292
exit
--- p5-constant-lexical-0.01.shar ends here ---

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



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