summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class
diff options
context:
space:
mode:
authorabs <abs>2008-07-15 08:41:32 +0000
committerabs <abs>2008-07-15 08:41:32 +0000
commit2cdc69429498cce9ba68a6ff26f1f62ad17a9923 (patch)
tree77632eb059aecbb8d1df6781e3ddb555cdb12c8e /databases/p5-DBIx-Class
parent5b00c60d8ee7a5467b1a5b9f97b7d575449d1f79 (diff)
downloadpkgsrc-2cdc69429498cce9ba68a6ff26f1f62ad17a9923.tar.gz
Added databases/p5-DBIx-Class version 0.08010
This is an SQL to OO mapper, inspired by the Class::DBI framework, and meant to support compability with it, while restructuring the internals and making it possible to support some new features like self-joins, distinct, group bys and more. This project is still at an early stage, so the maintainers don't make any absolute promise that full backwards-compatibility will be supported; however, if we can without compromising the improvements we're trying to make, we will, and any non-compatible changes will merit a full justification on the mailing list and a CPAN developer release for people to test against.
Diffstat (limited to 'databases/p5-DBIx-Class')
-rw-r--r--databases/p5-DBIx-Class/DESCR11
-rw-r--r--databases/p5-DBIx-Class/Makefile36
-rw-r--r--databases/p5-DBIx-Class/distinfo5
3 files changed, 52 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Class/DESCR b/databases/p5-DBIx-Class/DESCR
new file mode 100644
index 00000000000..638e213524e
--- /dev/null
+++ b/databases/p5-DBIx-Class/DESCR
@@ -0,0 +1,11 @@
+This is an SQL to OO mapper, inspired by the Class::DBI framework, and
+meant to support compability with it, while restructuring the internals
+and making it possible to support some new features like self-joins,
+distinct, group bys and more.
+
+This project is still at an early stage, so the maintainers don't make
+any absolute promise that full backwards-compatibility will be
+supported; however, if we can without compromising the improvements
+we're trying to make, we will, and any non-compatible changes will merit
+a full justification on the mailing list and a CPAN developer release
+for people to test against.
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
new file mode 100644
index 00000000000..72c6f4d4c99
--- /dev/null
+++ b/databases/p5-DBIx-Class/Makefile
@@ -0,0 +1,36 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 08:41:32 abs Exp $
+
+DISTNAME= DBIx-Class-0.08010
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/DBIx-Class/
+COMMENT= Extensible and flexible object <-> relational mapper
+
+DEPENDS+= p5-Data-Page>=2.00:../../devel/p5-Data-Page
+DEPENDS+= p5-Scalar-List-Utils>=0:../../devel/p5-Scalar-List-Utils
+DEPENDS+= p5-SQL-Abstract>=1.20:../../databases/p5-SQL-Abstract
+DEPENDS+= p5-SQL-Abstract-Limit>=0.11:../../databases/p5-SQL-Abstract-Limit
+DEPENDS+= p5-Class-C3>=0.13:../../devel/p5-Class-C3
+DEPENDS+= p5-Class-C3-Componentised>=0:../../devel/p5-Class-C3-Componentised
+DEPENDS+= p5-Storable>=0:../../devel/p5-Storable
+DEPENDS+= p5-Class-Data-Accessor>=0.01:../../devel/p5-Class-Data-Accessor
+DEPENDS+= p5-Carp-Clan>=0:../../devel/p5-Carp-Clan
+DEPENDS+= p5-DBI>=1.40:../../databases/p5-DBI
+BUILD_DEPENDS+= p5-DBD-SQLite>=1.11:../../databases/p5-DBD-SQLite
+#DEPENDS+= p5-Data-UUID>=0:../../devel/p5-Data-UUID
+DEPENDS+= p5-Module-Find>=0:../../devel/p5-Module-Find
+DEPENDS+= p5-Class-Accessor-Grouped>=0.5002:../../devel/p5-Class-Accessor-Grouped
+DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
+DEPENDS+= p5-JSON-Any>=1.00:../../converters/p5-JSON-Any
+DEPENDS+= p5-Scope-Guard>=0.03:../../devel/p5-Scope-Guard
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/DBIx/Class/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-DBIx-Class/distinfo b/databases/p5-DBIx-Class/distinfo
new file mode 100644
index 00000000000..ce6188a6c09
--- /dev/null
+++ b/databases/p5-DBIx-Class/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 08:41:32 abs Exp $
+
+SHA1 (DBIx-Class-0.08010.tar.gz) = f2d5000cd42e85314c076a8cac8dd3c8bda241a5
+RMD160 (DBIx-Class-0.08010.tar.gz) = bf2343982346b88e83255915bf245ac202847875
+Size (DBIx-Class-0.08010.tar.gz) = 314731 bytes