Date: Sat, 7 Jul 2007 17:38:00 +0800 (CST) From: Tsung-Han Yeh <snowfly@yuntech.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/114378: [NEW PORT] databases/p5-DBD-Multi: Manage Multiple Data Sources with Failover and Load Balancing Message-ID: <200707070938.l679c0lS032585@mrtg.yuntech.edu.tw> Resent-Message-ID: <200707070940.l679e3Nc096981@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114378 >Category: ports >Synopsis: [NEW PORT] databases/p5-DBD-Multi: Manage Multiple Data Sources with Failover and Load Balancing >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: Sat Jul 07 09:40:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Tsung-Han Yeh >Release: FreeBSD 6.1-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD mrtg.yuntech.edu.tw 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #1: Sun Jun 25 16:37:53 CST 2006 >Description: DBD::Multi - Manage Multiple Data Sources with Failover and Load Balancing WWW: http://search.cpan.org/dist/DBD-Multi/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-DBD-Multi-0.10.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-DBD-Multi # p5-DBD-Multi/pkg-descr # p5-DBD-Multi/Makefile # p5-DBD-Multi/pkg-plist # p5-DBD-Multi/distinfo # echo c - p5-DBD-Multi mkdir -p p5-DBD-Multi > /dev/null 2>&1 echo x - p5-DBD-Multi/pkg-descr sed 's/^X//' >p5-DBD-Multi/pkg-descr << 'END-of-p5-DBD-Multi/pkg-descr' XDBD::Multi - Manage Multiple Data Sources with Failover and Load Balancing X XWWW: http://search.cpan.org/dist/DBD-Multi/ END-of-p5-DBD-Multi/pkg-descr echo x - p5-DBD-Multi/Makefile sed 's/^X//' >p5-DBD-Multi/Makefile << 'END-of-p5-DBD-Multi/Makefile' X# New ports collection makefile for: p5-DBD-Multi X# Date created: 2007-07-07 X# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= DBD-Multi XPORTVERSION= 0.10 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= DBD XPKGNAMEPREFIX= p5- X XMAINTAINER= snowfly@yuntech.edu.tw XCOMMENT= Manage Multiple Data Sources with Failover and Load Balancing X XRUN_DEPENDS= ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \ X ${SITE_PERL}/Sys/SigAction.pm:${PORTSDIR}/devel/p5-Sys-SigAction \ X ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ X ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ X ${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple \ X ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= DBD::Multi.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500800 XIGNORE= requires perl 5.8.0 due to dependency. Install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-p5-DBD-Multi/Makefile echo x - p5-DBD-Multi/pkg-plist sed 's/^X//' >p5-DBD-Multi/pkg-plist << 'END-of-p5-DBD-Multi/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/DBD/Multi.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Multi/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Multi X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD X@dirrmtry %%SITE_PERL%%/DBD END-of-p5-DBD-Multi/pkg-plist echo x - p5-DBD-Multi/distinfo sed 's/^X//' >p5-DBD-Multi/distinfo << 'END-of-p5-DBD-Multi/distinfo' XMD5 (DBD-Multi-0.10.tar.gz) = 548eebd686f03eb04a633eafe12b75ba XSHA256 (DBD-Multi-0.10.tar.gz) = 0b02ff16692132b79355623dfbf07b65dc75d24073ba6930b95a11904fd02e5d XSIZE (DBD-Multi-0.10.tar.gz) = 15636 END-of-p5-DBD-Multi/distinfo exit --- p5-DBD-Multi-0.10.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?200707070938.l679c0lS032585>