Date: Tue, 29 Mar 2011 18:10:51 GMT From: Henk van Oers <hvo.pm@xs4all.nl> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/156044: [new port] www/p5-Mojolicious-Plugin-Database Message-ID: <201103291810.p2TIApgM021286@red.freebsd.org> Resent-Message-ID: <201103291820.p2TIK8mR064165@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156044 >Category: ports >Synopsis: [new port] www/p5-Mojolicious-Plugin-Database >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 29 18:20:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Henk van Oers >Release: FreeBSD 7.4-PRERELEASE >Organization: perl.nl >Environment: FreeBSD 7.4-PRERELEASE >Description: Provides "sane" handling of DBI connections so problems with pre-forking (Hypnotoad, etc.) will not occur. WWW: http://search.cpan.org/dist/Mojolicious-Plugin-Database/ >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-Mojolicious-Plugin-Database # p5-Mojolicious-Plugin-Database/Makefile # p5-Mojolicious-Plugin-Database/pkg-plist # p5-Mojolicious-Plugin-Database/pkg-descr # p5-Mojolicious-Plugin-Database/distinfo # echo c - p5-Mojolicious-Plugin-Database mkdir -p p5-Mojolicious-Plugin-Database > /dev/null 2>&1 echo x - p5-Mojolicious-Plugin-Database/Makefile sed 's/^X//' >p5-Mojolicious-Plugin-Database/Makefile << '5f2fe751ba5422c32bb257c72208bad0' X# New ports collection makefile for: www/p5-Mojolicious-Plugin-Database X# Date created: 29 Mar 2011 X# Whom: Henk van Oers <hvo.pm@xs4all.nl> X# X# $FreeBSD$ X# X XPORTNAME= Mojolicious-Plugin-Database XPORTVERSION= v0.03 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= perl@FreeBSD.org XCOMMENT= Handling of DBI based connections in Mojolicious X XRUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ X p5-version>=0:${PORTSDIR}/devel/p5-version \ X p5-Mojolicious>=1:${PORTSDIR}/www/p5-Mojolicious XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Mojolicious::Plugin::Database.3 X X.include <bsd.port.mk> 5f2fe751ba5422c32bb257c72208bad0 echo x - p5-Mojolicious-Plugin-Database/pkg-plist sed 's/^X//' >p5-Mojolicious-Plugin-Database/pkg-plist << '0a73b4cdb6e77247a6c0f96ed35baaba' X%%SITE_PERL%%/Mojolicious/Plugin/Database.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin/Database/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin/Database X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious X@dirrmtry %%SITE_PERL%%/Mojolicious/Plugin X@dirrmtry %%SITE_PERL%%/Mojolicious 0a73b4cdb6e77247a6c0f96ed35baaba echo x - p5-Mojolicious-Plugin-Database/pkg-descr sed 's/^X//' >p5-Mojolicious-Plugin-Database/pkg-descr << 'de238e980436cf8cec90abd5c510876f' XProvides "sane" handling of DBI connections so problems with Xpre-forking (Hypnotoad, etc.) will not occur. X XWWW: http://search.cpan.org/dist/Mojolicious-Plugin-Database/ de238e980436cf8cec90abd5c510876f echo x - p5-Mojolicious-Plugin-Database/distinfo sed 's/^X//' >p5-Mojolicious-Plugin-Database/distinfo << '6eaeaefcd46228cec4466ee534470064' XSHA256 (Mojolicious-Plugin-Database-v0.03.tar.gz) = 0fe27963e5cf3b1ed22be9d7b70effda07154a8fff641a887c0a911828dfb615 XSIZE (Mojolicious-Plugin-Database-v0.03.tar.gz) = 3030 6eaeaefcd46228cec4466ee534470064 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103291810.p2TIApgM021286>