Date: Tue, 23 Jun 2009 17:01:07 -0400 (EDT) From: Bill Brinzer <bill.brinzer@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/135982: New port: devel/p5-Capture-Tiny Message-ID: <20090623210107.07C325C27@water.mfrac.vpn> Resent-Message-ID: <200906232120.n5NLK2uH047786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135982 >Category: ports >Synopsis: New port: devel/p5-Capture-Tiny >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: Tue Jun 23 21:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Bill Brinzer >Release: FreeBSD 7.2-RELEASE-p1 i386 >Organization: Meyer & Associates, Inc. >Environment: System: FreeBSD water.mfrac.vpn 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #1: Thu Jun 11 12:54:34 EDT 2009 root@water.mfrac.vpn:/export/FreeBSD/7.x/obj/usr/src/sys/SMITHWICKS i386 >Description: Capture::Tiny provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. >How-To-Repeat: >Fix: --- p5-Capture-Tiny.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: # # /usr/ports/devel/p5-Capture-Tiny # /usr/ports/devel/p5-Capture-Tiny/Makefile # /usr/ports/devel/p5-Capture-Tiny/distinfo # /usr/ports/devel/p5-Capture-Tiny/pkg-descr # /usr/ports/devel/p5-Capture-Tiny/pkg-plist # echo c - /usr/ports/devel/p5-Capture-Tiny mkdir -p /usr/ports/devel/p5-Capture-Tiny > /dev/null 2>&1 echo x - /usr/ports/devel/p5-Capture-Tiny/Makefile sed 's/^X//' >/usr/ports/devel/p5-Capture-Tiny/Makefile << '1ae036a0d25453b337d7fdd1a399a715' X# New ports collection makefile for: devel/p5-Capture-Tiny X# Date created: 23 June 2009 X# Whom: Bill Brinzer <bill.brinzer@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= Capture-Tiny XPORTVERSION= 0.06 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= bill.brinzer@gmail.com XCOMMENT= Capture STDOUT and STDERR from Perl, XS or external programs X XPERL_CONFIGURE= 5.6.0+ X XMAN3= Capture::Tiny.3 X X.include <bsd.port.mk> 1ae036a0d25453b337d7fdd1a399a715 echo x - /usr/ports/devel/p5-Capture-Tiny/distinfo sed 's/^X//' >/usr/ports/devel/p5-Capture-Tiny/distinfo << '6399bfa291e0862c09030f43a48b53b9' XMD5 (Capture-Tiny-0.06.tar.gz) = 653963c3855ea57ccabc5642ff407f7f XSHA256 (Capture-Tiny-0.06.tar.gz) = 5ce9ee88d22090c017b69bec44f4de7f2336027171691bc443920d869d26e761 XSIZE (Capture-Tiny-0.06.tar.gz) = 24365 6399bfa291e0862c09030f43a48b53b9 echo x - /usr/ports/devel/p5-Capture-Tiny/pkg-descr sed 's/^X//' >/usr/ports/devel/p5-Capture-Tiny/pkg-descr << 'e2a708072c2dc81f9b1da616c74508ae' XCapture::Tiny provides a simple, portable way to capture anything sent to XSTDOUT or STDERR, regardless of whether it comes from Perl, from XS code or Xfrom an external program. Optionally, output can be teed so that it is captured Xwhile being passed through to the original handles. X XWWW: http://search.cpan.org/~dagolden/Capture-Tiny-0.06/ e2a708072c2dc81f9b1da616c74508ae echo x - /usr/ports/devel/p5-Capture-Tiny/pkg-plist sed 's/^X//' >/usr/ports/devel/p5-Capture-Tiny/pkg-plist << '8e29a7196e25855609f7c45eade3a3c9' X%%SITE_PERL%%/Capture/Tiny.pm X%%SITE_PERL%%/Capture/Tiny.pod X%%SITE_PERL%%/mach/auto/Capture/Tiny/.packlist X@dirrmtry %%SITE_PERL%%/mach/auto/Capture/Tiny X@dirrmtry %%SITE_PERL%%/mach/auto/Capture X@dirrmtry %%SITE_PERL%%/Capture 8e29a7196e25855609f7c45eade3a3c9 exit --- p5-Capture-Tiny.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?20090623210107.07C325C27>