Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2008 00:23:46 -0800 (PST)
From:      Shinsuke Matsui <smatsui@karashi.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/121142: [NEW PORT] shells/p5-Shell-Perl: A read-eval-print loop in Perl
Message-ID:  <47c51e12.15528c0a.28ad.ffffa4af@mx.google.com>
Resent-Message-ID: <200802270830.m1R8U19C093051@freefall.freebsd.org>

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

>Number:         121142
>Category:       ports
>Synopsis:       [NEW PORT] shells/p5-Shell-Perl: A read-eval-print loop in Perl
>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:   Wed Feb 27 08:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Shinsuke Matsui
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD localhost.my.domain 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0: Wed Feb 13 02:40:56 UTC 2008
>Description:
Shell::Perl is the implementation of a simple command-line interpreter
for Perl.

WWW: http://search.cpan.org/dist/Shell-Perl/

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

--- p5-Shell-Perl-0.0015.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-Shell-Perl
#	p5-Shell-Perl/Makefile
#	p5-Shell-Perl/distinfo
#	p5-Shell-Perl/pkg-descr
#	p5-Shell-Perl/pkg-plist
#
echo c - p5-Shell-Perl
mkdir -p p5-Shell-Perl > /dev/null 2>&1
echo x - p5-Shell-Perl/Makefile
sed 's/^X//' >p5-Shell-Perl/Makefile << 'END-of-p5-Shell-Perl/Makefile'
X# New ports collection makefile for:	p5-Shell-Perl
X# Date created:				2008-02-27
X# Whom:	      				Shinsuke Matsui <smatsui@karashi.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Shell-Perl
XPORTVERSION=	0.0015
XCATEGORIES=	shells perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	smatsui@karashi.org
XCOMMENT=	A read-eval-print loop in Perl
X
XRUN_DEPENDS=	${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
X		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
X		${SITE_PERL}/Data/Dump.pm:${PORTSDIR}/devel/p5-Data-Dump \
X		${SITE_PERL}/${PERL_ARCH}/Data/Dump/Streamer.pm:${PORTSDIR}/devel/p5-Data-Dump-Streamer
XBUILD_DEPENDS=	${SITE_PERL}/Test/Script.pm:${PORTSDIR}/devel/p5-Test-Script \
X		${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
X		${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
X		${SITE_PERL}/Test/Expect.pm:${PORTSDIR}/devel/p5-Test-Expect
X
XPERL_CONFIGURE=	YES
X
XMAN1=		pirl.1
XMAN3=		Shell::Perl.3 Shell::Perl::Dumper.3
X
X.include <bsd.port.mk>
END-of-p5-Shell-Perl/Makefile
echo x - p5-Shell-Perl/distinfo
sed 's/^X//' >p5-Shell-Perl/distinfo << 'END-of-p5-Shell-Perl/distinfo'
XMD5 (Shell-Perl-0.0015.tar.gz) = 4533973c1abf1a9e02a8456502b7d269
XSHA256 (Shell-Perl-0.0015.tar.gz) = 23e7b9c015a30bb64e859571fc6ddf1d010c84ba6bfa8ceb387abffae2c5b14e
XSIZE (Shell-Perl-0.0015.tar.gz) = 11524
END-of-p5-Shell-Perl/distinfo
echo x - p5-Shell-Perl/pkg-descr
sed 's/^X//' >p5-Shell-Perl/pkg-descr << 'END-of-p5-Shell-Perl/pkg-descr'
XShell::Perl is the implementation of a simple command-line interpreter
Xfor Perl.
X
XWWW: http://search.cpan.org/dist/Shell-Perl/
END-of-p5-Shell-Perl/pkg-descr
echo x - p5-Shell-Perl/pkg-plist
sed 's/^X//' >p5-Shell-Perl/pkg-plist << 'END-of-p5-Shell-Perl/pkg-plist'
Xbin/pirl
X%%SITE_PERL%%/Shell/Perl.pm
X%%SITE_PERL%%/Shell/Perl/Dumper.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Perl/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Perl
X@dirrm %%SITE_PERL%%/Shell/Perl
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell
X@dirrmtry %%SITE_PERL%%/Shell
END-of-p5-Shell-Perl/pkg-plist
exit
--- p5-Shell-Perl-0.0015.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?47c51e12.15528c0a.28ad.ffffa4af>