summaryrefslogtreecommitdiff
path: root/databases/p5-ORLite-Migrate
diff options
context:
space:
mode:
authorseb <seb>2009-12-06 15:38:47 +0000
committerseb <seb>2009-12-06 15:38:47 +0000
commitf829f4d70ffe5bfd15cb95fa7e359c6cda0ecdbd (patch)
tree315f02e71c951f1f299919c4eeec2522afa5d442 /databases/p5-ORLite-Migrate
parent62bd0b8ad3a3af2cebe2ad879a0f7b44e1e37033 (diff)
downloadpkgsrc-f829f4d70ffe5bfd15cb95fa7e359c6cda0ecdbd.tar.gz
Initial import of p5-ORLite-Migrate version 1.05 in the NetBSD
Packages Collection. The Perl 5 module ORLite::Migrate is a light weight single class Database Schema Migration enhancement for the module ORLite. It provides a simple implementation of schema versioning within the SQLite database.
Diffstat (limited to 'databases/p5-ORLite-Migrate')
-rw-r--r--databases/p5-ORLite-Migrate/DESCR4
-rw-r--r--databases/p5-ORLite-Migrate/Makefile31
-rw-r--r--databases/p5-ORLite-Migrate/distinfo5
3 files changed, 40 insertions, 0 deletions
diff --git a/databases/p5-ORLite-Migrate/DESCR b/databases/p5-ORLite-Migrate/DESCR
new file mode 100644
index 00000000000..642e00e2e12
--- /dev/null
+++ b/databases/p5-ORLite-Migrate/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module ORLite::Migrate is a light weight single class
+Database Schema Migration enhancement for the module ORLite. It
+provides a simple implementation of schema versioning within the
+SQLite database.
diff --git a/databases/p5-ORLite-Migrate/Makefile b/databases/p5-ORLite-Migrate/Makefile
new file mode 100644
index 00000000000..0c6566b249d
--- /dev/null
+++ b/databases/p5-ORLite-Migrate/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/06 15:38:47 seb Exp $
+
+DISTNAME= ORLite-Migrate-1.05
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AD/ADAMK/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/ORLite-Migrate/
+COMMENT= Perl 5 extremely light weight SQLite-specific schema migration
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-DBD-SQLite>=1.21:../../databases/p5-DBD-SQLite
+# The minimum version required for PathTools is really 3.2701
+DEPENDS+= p5-PathTools>=3.29:../../devel/p5-PathTools
+DEPENDS+= p5-File-pushd>=1.00:../../devel/p5-File-pushd
+DEPENDS+= p5-IPC-Run3>=0.042:../../devel/p5-IPC-Run3
+DEPENDS+= p5-ORLite>=1.28:../../databases/p5-ORLite
+DEPENDS+= p5-Params-Util>=0.37:../../devel/p5-Params-Util
+DEPENDS+= p5-Probe-Perl>=0.01:../../devel/p5-Probe-Perl
+
+BUILDLINK_API_DEPENDS.p5-DBI+= p5-DBI>=1.58
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/ORLite/Migrate/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../databases/p5-DBI/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-ORLite-Migrate/distinfo b/databases/p5-ORLite-Migrate/distinfo
new file mode 100644
index 00000000000..3ecafc08211
--- /dev/null
+++ b/databases/p5-ORLite-Migrate/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/06 15:38:47 seb Exp $
+
+SHA1 (ORLite-Migrate-1.05.tar.gz) = 7021ac853860d07ae2df3a72243b002d3dd88adf
+RMD160 (ORLite-Migrate-1.05.tar.gz) = bc02a0c7ef7403a2ac1a0b69528b85c6019e83a6
+Size (ORLite-Migrate-1.05.tar.gz) = 29204 bytes