Date: Tue, 10 Mar 2009 12:37:54 +0100 (CET) From: bapt <baptiste.daroussin@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/132495: [NEW PORT] devel/p5-Mixin-Linewise: Write your linewise code for handles; this does the rest Message-ID: <20090310113754.1D5D5F1B0F@wicklow.lan> Resent-Message-ID: <200903101140.n2ABe2oV013475@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132495 >Category: ports >Synopsis: [NEW PORT] devel/p5-Mixin-Linewise: Write your linewise code for handles; this does the rest >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: Tue Mar 10 11:40:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bapt >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD wicklow.lan 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #7: Mon Oct 13 22:58:33 CEST 2008 >Description: With Mixin::Linewise::Readers and Mixin::Linewise::Writers, you can just write a method to handle handles, and methods for handling strings and filenames are added for you. WWW: http://search.cpan.org/~rjbs/Mixin-Linewise/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Mixin-Linewise-0.002.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-Mixin-Linewise # p5-Mixin-Linewise/Makefile # p5-Mixin-Linewise/distinfo # p5-Mixin-Linewise/pkg-descr # echo c - p5-Mixin-Linewise mkdir -p p5-Mixin-Linewise > /dev/null 2>&1 echo x - p5-Mixin-Linewise/Makefile sed 's/^X//' >p5-Mixin-Linewise/Makefile << '3bcdcd02613521f9c8bfba849d9ba7f6' X# New ports collection makefile for: p5-Mixin-Linewise X# Date created: 2009-03-10 X# Whom: bapt <baptiste.daroussin@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= Mixin-Linewise XPORTVERSION= 0.002 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/R/RJ/RJBS/ XPKGNAMEPREFIX= p5- X XMAINTAINER= baptiste.daroussin@gmail.com XCOMMENT= Write your linewise code for handles; this does the rest X XPERL_CONFIGURE= yes X XMAN3= Mixin::Linewise::Readers.3 \ X Mixin::Linewise::Writers.3 \ X Mixin::Linewise.3 XPLIST_FILES+= %%SITE_PERL%%/Mixin/Linewise/Readers.pm \ X %%SITE_PERL%%/Mixin/Linewise/Writers.pm \ X %%SITE_PERL%%/Mixin/Linewise.pm \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixin/Linewise/.packlist XPLIST_DIRS+= %%SITE_PERL%%/Mixin/Linewise \ X %%SITE_PERL%%/Mixin \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixin/Linewise \ X %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mixin X X.include <bsd.port.mk> 3bcdcd02613521f9c8bfba849d9ba7f6 echo x - p5-Mixin-Linewise/distinfo sed 's/^X//' >p5-Mixin-Linewise/distinfo << '110ebd5c60cfbbad2469f985b0737a95' XMD5 (Mixin-Linewise-0.002.tar.gz) = ee7a770b441638a7e7ac38f96e90824d XSHA256 (Mixin-Linewise-0.002.tar.gz) = 31377d3514cc8f243303dfdeec611f07b06fb4135e5e1db2d4c970130d8215da XSIZE (Mixin-Linewise-0.002.tar.gz) = 21788 110ebd5c60cfbbad2469f985b0737a95 echo x - p5-Mixin-Linewise/pkg-descr sed 's/^X//' >p5-Mixin-Linewise/pkg-descr << 'cd6d48fe0a50af1fdfdec2a27676be05' XWith Mixin::Linewise::Readers and Mixin::Linewise::Writers, you can just write Xa method to handle handles, and methods for handling strings and filenames are Xadded for you. X XWWW: http://search.cpan.org/~rjbs/Mixin-Linewise/ cd6d48fe0a50af1fdfdec2a27676be05 exit --- p5-Mixin-Linewise-0.002.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?20090310113754.1D5D5F1B0F>