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 @@
A database interface (DBI) definition for communication between R and
relational database management systems. All classes in this package
are virtual and need to be extended by the various R/DBMS
implementations.
+15
View File
@@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 17:54:23 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/DBI/
COMMENT= R Database Interface
LICENSE= gnu-lgpl-v2
R_PKGNAME= DBI
R_PKGVER= 0.2-5
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2012/04/15 17:54:23 brook Exp $
SHA1 (R/DBI_0.2-5.tar.gz) = 73100ae199fd4c058e3ccf7edbe8bdd39da7df18
RMD160 (R/DBI_0.2-5.tar.gz) = e21168293166a2b8066e27a7ff4806c676a0f0a3
Size (R/DBI_0.2-5.tar.gz) = 308395 bytes