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

View File

@@ -0,0 +1,7 @@
SQLite is a public domain RDBMS database engine.
Rather than ask you to install SQLite first, because SQLite is
public domain, DBD::SQLite includes the entire thing in the
distribution. So in order to get a fast transaction capable RDBMS
working for your perl project you simply have to install this module,
and nothing else.

View File

@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.36 2013/05/31 12:39:49 wiz Exp $
DISTNAME= DBD-SQLite-1.37
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
SVR4_PKGNAME= p5dsl
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DBD-SQLite/
COMMENT= Perl DBI/DBD driver for sqlite databases (self contained)
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= c
PERL5_PACKLIST= auto/DBD/SQLite/.packlist
#MAKE_PARAMS+= SQLITE_LOCATION=${PREFIX:Q}
BUILDLINK_API_DEPENDS.p5-DBI+= p5-DBI>=1.580
.include "../../databases/p5-DBI/buildlink3.mk"
#.include "../../databases/sqlite3/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.17 2012/07/06 08:43:21 sno Exp $
SHA1 (DBD-SQLite-1.37.tar.gz) = 80f8079831ccc5199fcabd30eb259e7a71f0271e
RMD160 (DBD-SQLite-1.37.tar.gz) = 714a5b2b59320791e467a38cd64a4027e9da6433
Size (DBD-SQLite-1.37.tar.gz) = 1515353 bytes