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,4 @@
The DBI Shell, or dbish, is a command-line tool that allows you to run
arbitrary SQL statements and diagnostics against databases without
needing to write a complete Perl program.
-- Programming the Perl DBI, chapter 8

View File

@@ -0,0 +1,27 @@
# $NetBSD: Makefile,v 1.17 2013/05/31 12:39:50 wiz Exp $
DISTNAME= DBI-Shell-11.95
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5dbi
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DBI-Shell/
COMMENT= Interactive command Shell for the Perl DBI
DEPENDS+= p5-IO-Tee>=0.64:../../devel/p5-IO-Tee
DEPENDS+= p5-Text-Reform>=1.11:../../textproc/p5-Text-Reform
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/DBI/Shell/.packlist
BUILDLINK_API_DEPENDS.p5-DBI+= p5-DBI>=1.37
REPLACE_PERL+= lib/DBI/Shell/SQLMinus.pm
.include "../../databases/p5-DBI/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2008/09/11 21:01:04 he Exp $
SHA1 (DBI-Shell-11.95.tar.gz) = 2f32afb2df7c63f36d81ff0f4eddb7d6b3c2d9ff
RMD160 (DBI-Shell-11.95.tar.gz) = edbd341fea49cf9faab7e4ccb9c5faa7b260cd28
Size (DBI-Shell-11.95.tar.gz) = 51147 bytes