summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-12-06 13:48:25 +0000
committerseb <seb@pkgsrc.org>2009-12-06 13:48:25 +0000
commit0895e0abf72c790a55902bb5b043037a72dff249 (patch)
tree94a4e84a35ae29adefda87a3daf32e17f218fa9d /databases
parentb4d1fac9ec50c5d8330f86069059480f5bb942b3 (diff)
downloadpkgsrc-0895e0abf72c790a55902bb5b043037a72dff249.tar.gz
Initial import of p5-ORLite version 1.28 in the NetBSD Packages
Collection. The Perl 5 module ORLite is an object-relation system specifically tailored for SQLite that follows many of the same principles as the ::Tiny series of modules and has a design and feature set that aligns directly to the capabilities of SQLite.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-ORLite/DESCR4
-rw-r--r--databases/p5-ORLite/Makefile26
-rw-r--r--databases/p5-ORLite/distinfo5
3 files changed, 35 insertions, 0 deletions
diff --git a/databases/p5-ORLite/DESCR b/databases/p5-ORLite/DESCR
new file mode 100644
index 00000000000..538d02c8bf5
--- /dev/null
+++ b/databases/p5-ORLite/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module ORLite is an object-relation system specifically
+tailored for SQLite that follows many of the same principles as the
+::Tiny series of modules and has a design and feature set that
+aligns directly to the capabilities of SQLite.
diff --git a/databases/p5-ORLite/Makefile b/databases/p5-ORLite/Makefile
new file mode 100644
index 00000000000..fc59589ab47
--- /dev/null
+++ b/databases/p5-ORLite/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/06 13:48:25 seb Exp $
+
+DISTNAME= ORLite-1.28
+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/
+COMMENT= Perl 5 extremely light weight SQLite-specific ORM
+LICENSE= ${PERL5_LICENSE}
+
+BUILD_DEPENDS+= p5-Test-Script>=1.06:../../devel/p5-Test-Script
+DEPENDS+= p5-DBD-SQLite>=1.25:../../databases/p5-DBD-SQLite
+DEPENDS+= p5-File-Remove>=1.40:../../sysutils/p5-File-Remove
+DEPENDS+= p5-File-Temp>=0.20:../../devel/p5-File-Temp
+DEPENDS+= p5-Params-Util>=0.33:../../devel/p5-Params-Util
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/ORLite/.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/distinfo b/databases/p5-ORLite/distinfo
new file mode 100644
index 00000000000..87d64af3322
--- /dev/null
+++ b/databases/p5-ORLite/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/06 13:48:25 seb Exp $
+
+SHA1 (ORLite-1.28.tar.gz) = ec8ef4f48976dc2f0704ee4d17a8d207cd51be93
+RMD160 (ORLite-1.28.tar.gz) = 003418b55310dc0fe58d4f71d9ba8425e3b8a7ce
+Size (ORLite-1.28.tar.gz) = 36932 bytes