Date: Mon, 14 Aug 2006 15:34:46 GMT From: "Timur I. Bakeyev" <timur@com.bat.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/102021: [NEW PORT] devel/p5-Shell-Source: Replaces actual time with simulated time Message-ID: <200608141534.k7EFYkP9034651@www.freebsd.org> Resent-Message-ID: <200608141540.k7EFeF1w088906@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102021 >Category: ports >Synopsis: [NEW PORT] devel/p5-Shell-Source: Replaces actual time with simulated time >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 14 15:40:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Timur I. Bakeyev >Release: FreeBSD 5.4-RELEASE >Organization: >Environment: FreeBSD devil.blinck.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue Oct 18 10:05:03 CEST 2005 alexis@devil.blinck.com:/usr/src/sys/i386/compile/DEVIL i386 >Description: New Perl port. >How-To-Repeat: >Fix: # 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-Source # p5-Shell-Source/Makefile # p5-Shell-Source/distinfo # p5-Shell-Source/pkg-descr # p5-Shell-Source/pkg-plist # echo c - p5-Shell-Source mkdir -p p5-Shell-Source > /dev/null 2>&1 echo x - p5-Shell-Source/Makefile sed 's/^X//' >p5-Shell-Source/Makefile << 'END-of-p5-Shell-Source/Makefile' X# New ports collection makefile for: devel/p5-Shell-Source X# Date created: 1 Aug 2006 X# Whom: Timur I. Bakeyev <bat@cpan.org> X# X# $FreeBSD$ X# X XPORTNAME= Shell-Source XPORTVERSION= 0.01 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Shell XPKGNAMEPREFIX= p5- X XMAINTAINER= bat@cpan.org XCOMMENT= Replaces actual time with simulated time X XPERL_CONFIGURE= yes X XMAN3= Shell::Source.3 X X.include <bsd.port.mk> END-of-p5-Shell-Source/Makefile echo x - p5-Shell-Source/distinfo sed 's/^X//' >p5-Shell-Source/distinfo << 'END-of-p5-Shell-Source/distinfo' XMD5 (Shell-Source-0.01.tar.gz) = 85d6bad141cdd780856478676423ed25 XSIZE (Shell-Source-0.01.tar.gz) = 3947 END-of-p5-Shell-Source/distinfo echo x - p5-Shell-Source/pkg-descr sed 's/^X//' >p5-Shell-Source/pkg-descr << 'END-of-p5-Shell-Source/pkg-descr' XThe Shell::Source allows arbitrary shell scripts, or other programs for Xthat matter, to be run and their environment to be inherited into a Perl Xprogram. X XWWW: http://search.cpan.org/dist/Shell-Source/ END-of-p5-Shell-Source/pkg-descr echo x - p5-Shell-Source/pkg-plist sed 's/^X//' >p5-Shell-Source/pkg-plist << 'END-of-p5-Shell-Source/pkg-plist' X%%SITE_PERL%%/Shell/Source.pm X%%SITE_PERL%%/Shell/t/Basic.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Source/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell/Source X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Shell X@dirrmtry %%SITE_PERL%%/Shell/t X@dirrmtry %%SITE_PERL%%/Shell END-of-p5-Shell-Source/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608141534.k7EFYkP9034651>