Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
It always struck me odd that DBI didn't take much advantage of Perl's
context sensitivity. DBIx::ContextualFetch redefines some of the various
fetch methods to fix this oversight. It also adds a few new methods for
convenience (though not necessarily efficiency).
@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.15 2013/05/31 12:39:51 wiz Exp $
#
DISTNAME= DBIx-ContextualFetch-1.03
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5dbc
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DBIx-ContextualFetch/
COMMENT= Perl5 module adding contextual fetches to DBI
PERL5_PACKLIST= auto/DBIx/ContextualFetch/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2007/11/09 02:54:31 hiramatsu Exp $
SHA1 (DBIx-ContextualFetch-1.03.tar.gz) = af4627f61980df2c889a8e12f1869ed01894662f
RMD160 (DBIx-ContextualFetch-1.03.tar.gz) = cd0aa0e634da277aae30b4e295eac2e0680d007e
Size (DBIx-ContextualFetch-1.03.tar.gz) = 4487 bytes