FreeBSD Bugzilla – Attachment 67019 Details for
Bug 98874
New port devel/p5-Pipeline Pipeline - Generic pipeline interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p5-Pipeline.shar
p5-Pipeline.shar (text/plain), 3.85 KB, created by
rouslan
on 2006-06-12 22:00:41 UTC
(
hide
)
Description:
p5-Pipeline.shar
Filename:
MIME Type:
Creator:
rouslan
Created:
2006-06-12 22:00:41 UTC
Size:
3.85 KB
patch
obsolete
># 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-Pipeline ># p5-Pipeline/pkg-plist ># p5-Pipeline/pkg-descr ># p5-Pipeline/distinfo ># p5-Pipeline/Makefile ># >echo c - p5-Pipeline >mkdir -p p5-Pipeline > /dev/null 2>&1 >echo x - p5-Pipeline/pkg-plist >sed 's/^X//' >p5-Pipeline/pkg-plist << 'END-of-p5-Pipeline/pkg-plist' >X%%SITE_PERL%%/Pipeline.pm >X%%SITE_PERL%%/Pipeline/Analyser.pm >X%%SITE_PERL%%/Pipeline/Base.pm >X%%SITE_PERL%%/Pipeline/Dispatch.pm >X%%SITE_PERL%%/Pipeline/Dumper.pm >X%%SITE_PERL%%/Pipeline/Error/Abstract.pm >X%%SITE_PERL%%/Pipeline/Error/AsyncResults.pm >X%%SITE_PERL%%/Pipeline/Error/Construction.pm >X%%SITE_PERL%%/Pipeline/Production.pm >X%%SITE_PERL%%/Pipeline/Segment.pm >X%%SITE_PERL%%/Pipeline/Segment/Async.pm >X%%SITE_PERL%%/Pipeline/Segment/Async/Fork.pm >X%%SITE_PERL%%/Pipeline/Segment/Async/Handler.pm >X%%SITE_PERL%%/Pipeline/Segment/Async/IThreads.pm >X%%SITE_PERL%%/Pipeline/Segment/Tester.pm >X%%SITE_PERL%%/Pipeline/Store.pm >X%%SITE_PERL%%/Pipeline/Store/ISA.pm >X%%SITE_PERL%%/Pipeline/Store/Simple.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Pipeline/.packlist >X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pipeline >X@dirrm %%SITE_PERL%%/Pipeline/Store >X@dirrm %%SITE_PERL%%/Pipeline/Segment/Async >X@dirrm %%SITE_PERL%%/Pipeline/Segment >X@dirrm %%SITE_PERL%%/Pipeline/Error >X@dirrm %%SITE_PERL%%/Pipeline >END-of-p5-Pipeline/pkg-plist >echo x - p5-Pipeline/pkg-descr >sed 's/^X//' >p5-Pipeline/pkg-descr << 'END-of-p5-Pipeline/pkg-descr' >X"Pipelines" are a mechanism to process data. They are designed to be >Xplugged together to make fairly complex operations act in a fairly >Xstraightforward manner, cleanly, and simply. >X >XWWW: http://search.cpan.org/dist/Pipeline/ >END-of-p5-Pipeline/pkg-descr >echo x - p5-Pipeline/distinfo >sed 's/^X//' >p5-Pipeline/distinfo << 'END-of-p5-Pipeline/distinfo' >XMD5 (Pipeline-3.12.tar.gz) = 52cbc818aa18f7307dc00624741e5a73 >XSHA256 (Pipeline-3.12.tar.gz) = c3e242f675b61dc0a3dec670fbcbe3ff5b0bbe952333377cb3acb86796b3de01 >XSIZE (Pipeline-3.12.tar.gz) = 19821 >END-of-p5-Pipeline/distinfo >echo x - p5-Pipeline/Makefile >sed 's/^X//' >p5-Pipeline/Makefile << 'END-of-p5-Pipeline/Makefile' >X# New ports collection makefile for: p5-Pipeline >X# Date Created: 11 June 2006 >X# Whom: Rouslan Iskhakov <rouslan@rshell.net> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Pipeline >XPORTVERSION= 3.12 >XCATEGORIES= devel perl5 >XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} >XMASTER_SITE_SUBDIR= ../../authors/id/R/RC/RCLAMP >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= rouslan@rshell.net >XCOMMENT= Pipeline - Generic pipeline interface >X >XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ >X ${SITE_PERL}/Class/ISA.pm:${PORTSDIR}/devel/p5-Class-ISA \ >X ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ >X ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ >X ${SITE_PERL}/IO/Null.pm:${PORTSDIR}/devel/p5-IO-Null \ >X ${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \ >X ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ >X ${SITE_PERL}/${PERL_ARCH}/Data/Structure/Util.pm:${PORTSDIR}/devel/p5-Data-Structure-Util >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XPERL_CONFIGURE= yes >X >XMAN3= Pipeline::Segment.3 Pipeline::Store::ISA.3 Pipeline.3 \ >X Pipeline::Segment::Async::Handler.3 Pipeline::Analyser.3 \ >X Pipeline::Production.3 Pipeline::Store::Simple.3 \ >X Pipeline::Segment::Async.3 Pipeline::Store.3 \ >X Pipeline::Error::Construction.3 Pipeline::Dispatch.3 \ >X Pipeline::Base.3 Pipeline::Segment::Async::Fork.3 \ >X Pipeline::Error::Abstract.3 Pipeline::Dumper.3 \ >X Pipeline::Error::AsyncResults.3 Pipeline::Segment::Tester.3 \ >X Pipeline::Segment::Async::IThreads.3 >X >X.include <bsd.port.mk> >END-of-p5-Pipeline/Makefile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 98874
: 67019