# 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-CGI-Application-Plugin-DBH # p5-CGI-Application-Plugin-DBH/pkg-plist # p5-CGI-Application-Plugin-DBH/pkg-descr # p5-CGI-Application-Plugin-DBH/Makefile # p5-CGI-Application-Plugin-DBH/distinfo # echo c - p5-CGI-Application-Plugin-DBH mkdir -p p5-CGI-Application-Plugin-DBH > /dev/null 2>&1 echo x - p5-CGI-Application-Plugin-DBH/pkg-plist sed 's/^X//' >p5-CGI-Application-Plugin-DBH/pkg-plist << 'END-of-p5-CGI-Application-Plugin-DBH/pkg-plist' X%%SITE_PERL%%/CGI/Application/Plugin/DBH.pm X@unexec rmdir %D/%%SITE_PERL%%/CGI/Application/Plugin 2>/dev/null || true END-of-p5-CGI-Application-Plugin-DBH/pkg-plist echo x - p5-CGI-Application-Plugin-DBH/pkg-descr sed 's/^X//' >p5-CGI-Application-Plugin-DBH/pkg-descr << 'END-of-p5-CGI-Application-Plugin-DBH/pkg-descr' XCGI::Application::Plugin::DBH adds easy access to a DBI database handle to your XCGI::Application modules. Lazy loading is used to prevent a database connection Xfrom being made if the dbh method is not called during the request. In other Xwords, the database connection is not created until it is actually needed. X XWWW: http://search.cpan.org/dist/CGI-Application-Plugin-DBH/ X X- Espen Tagestad Xespen@tagestad.no END-of-p5-CGI-Application-Plugin-DBH/pkg-descr echo x - p5-CGI-Application-Plugin-DBH/Makefile sed 's/^X//' >p5-CGI-Application-Plugin-DBH/Makefile << 'END-of-p5-CGI-Application-Plugin-DBH/Makefile' X# New ports collection makefile for: CGI::Application::Plugin::DBH X# Date created: 02 Des 2005 X# Whom: Espen Tagestad X# X# X XPORTNAME= CGI-Application-Plugin-DBH XPORTVERSION= 4.00 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= CGI XPKGNAMEPREFIX= p5- X XMAINTAINER= espen@tagestad.no XCOMMENT= Easy DBI access from CGI::Application X XRUN_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application \ X ${SITE_PERL}/CGI/Carp.pm:${PORTSDIR}/www/p5-CGI-modules \ X ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ X ${SITE_PERL}/DBD/Mock.pm:${PORTSDIR}/databases/p5-DBD-Mock \ X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} XPERL_MODBUILD= yes X XMAN3= CGI::Application::Plugin::DBH.3 X X.include END-of-p5-CGI-Application-Plugin-DBH/Makefile echo x - p5-CGI-Application-Plugin-DBH/distinfo sed 's/^X//' >p5-CGI-Application-Plugin-DBH/distinfo << 'END-of-p5-CGI-Application-Plugin-DBH/distinfo' XMD5 (CGI-Application-Plugin-DBH-4.00.tar.gz) = 9cfb1ad525f45553fd7221f524a5bf19 XSHA256 (CGI-Application-Plugin-DBH-4.00.tar.gz) = f73416d39d0297b936058dd69e52060e3c96dc6ec5a9667ab3f91e0b50903378 XSIZE (CGI-Application-Plugin-DBH-4.00.tar.gz) = 6702 END-of-p5-CGI-Application-Plugin-DBH/distinfo exit