Date: 3 Aug 2010 01:07:25 -0000 From: Dan Rench <citric@cubicone.tmetic.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/149216: New Port: devel/p5-Child Message-ID: <20100803010725.65514.qmail@host.tmetic.com> Resent-Message-ID: <201008030150.o731o8Cl099700@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149216 >Category: ports >Synopsis: New Port: devel/p5-Child >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: Tue Aug 03 01:50:08 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Dan Rench >Release: FreeBSD 8.0-RELEASE-p4-jc2 amd64 >Organization: >Environment: System: FreeBSD poch.tmetic.com 8.0-RELEASE-p4-jc2 FreeBSD 8.0-RELEASE-p4-jc2 #1: Tue Jul 20 15:11:39 PDT 2010 user@jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8 amd64 >Description: New Port: devel/p5-Child Child is an object oriented interface to fork() for Perl 5 >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-Child # p5-Child/Makefile # p5-Child/distinfo # p5-Child/pkg-descr # p5-Child/pkg-plist # echo c - p5-Child mkdir -p p5-Child > /dev/null 2>&1 echo x - p5-Child/Makefile sed 's/^X//' >p5-Child/Makefile << '8ff3e85d2f02b2256353944d8466054a' X# Ports collection makefile for: p5-Child X# Date created: Sat Jul 31, 2010 X# Whom: Dan Rench <citric@cubicone.tmetic.com> X# X# $FreeBSD$ X# X XPORTNAME= Child XPORTVERSION= 0.007 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= citric@cubicone.tmetic.com XCOMMENT= Object oriented simple interface to fork() X XPERL_MODBUILD= yes X XMAN3= Child.3 X X.include <bsd.port.mk> 8ff3e85d2f02b2256353944d8466054a echo x - p5-Child/distinfo sed 's/^X//' >p5-Child/distinfo << 'b47ac1ab26e38ba092a9f99a579977b0' XMD5 (Child-0.007.tar.gz) = 2616f37f57bed22089e815d8f6821ff5 XSHA256 (Child-0.007.tar.gz) = 3930c0537934144f54ffe6345cf14568c5f4bc3a5819e712a9c69b1ad96d96df XSIZE (Child-0.007.tar.gz) = 8912 b47ac1ab26e38ba092a9f99a579977b0 echo x - p5-Child/pkg-descr sed 's/^X//' >p5-Child/pkg-descr << 'b962a3921754633323c0440377344ff8' XChild - a Perl 5 OO interface to fork() X XMy working version of this port is at: Xhttp://github.com/drench/FreeBSD-p5-Child X XWWW: http://search.cpan.org/dist/Child/ b962a3921754633323c0440377344ff8 echo x - p5-Child/pkg-plist sed 's/^X//' >p5-Child/pkg-plist << 'ae6906de50a032a14942fcc48cfe570e' X%%SITE_PERL%%/Child.pm X%%SITE_PERL%%/Child/IPC/Pipe.pm X%%SITE_PERL%%/Child/Link.pm X%%SITE_PERL%%/Child/Link/IPC.pm X%%SITE_PERL%%/Child/Link/IPC/Pipe.pm X%%SITE_PERL%%/Child/Link/IPC/Pipe/Parent.pm X%%SITE_PERL%%/Child/Link/IPC/Pipe/Proc.pm X%%SITE_PERL%%/Child/Link/Parent.pm X%%SITE_PERL%%/Child/Link/Proc.pm X%%SITE_PERL%%/Child/Util.pm X@dirrm %%SITE_PERL%%/Child/Link/IPC/Pipe X@dirrm %%SITE_PERL%%/Child/Link/IPC X@dirrm %%SITE_PERL%%/Child/Link X@dirrm %%SITE_PERL%%/Child/IPC X@dirrmtry %%SITE_PERL%%/Child ae6906de50a032a14942fcc48cfe570e exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100803010725.65514.qmail>