aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-VersionedDDL
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-01-20 12:09:53 +0000
committerWen Heping <wen@FreeBSD.org>2010-01-20 12:09:53 +0000
commita37b3983d49586af4a99c9b5c784f3879f4e15f0 (patch)
treeb5a4f2965c424f96f8f3e6026c88f9568c771755 /databases/p5-DBIx-VersionedDDL
parentf1949677596f57d8441722a9999781267ac3e029 (diff)
downloadports-a37b3983d49586af4a99c9b5c784f3879f4e15f0.tar.gz
ports-a37b3983d49586af4a99c9b5c784f3879f4e15f0.zip
DBIx::VersionedDDL is a perl module to upgrade and downgrade database
schemas to a specified version. WWW: http://search.cpan.org/dist/DBIx-VersionedDDL/ PR: ports/142175 Submitted by: Alan Snelson <Alan@Wave2.org>
Notes
Notes: svn path=/head/; revision=248203
Diffstat (limited to 'databases/p5-DBIx-VersionedDDL')
-rw-r--r--databases/p5-DBIx-VersionedDDL/Makefile26
-rw-r--r--databases/p5-DBIx-VersionedDDL/distinfo3
-rw-r--r--databases/p5-DBIx-VersionedDDL/pkg-descr4
-rw-r--r--databases/p5-DBIx-VersionedDDL/pkg-plist6
4 files changed, 39 insertions, 0 deletions
diff --git a/databases/p5-DBIx-VersionedDDL/Makefile b/databases/p5-DBIx-VersionedDDL/Makefile
new file mode 100644
index 000000000000..fc6d207c82c7
--- /dev/null
+++ b/databases/p5-DBIx-VersionedDDL/Makefile
@@ -0,0 +1,26 @@
+# New ports collection makefile for: p5-DBIx-VersionedDDL
+# Date created: 30 December 2009
+# Whom: alan
+#
+# $FreeBSD$
+#
+
+PORTNAME= DBIx-VersionedDDL
+PORTVERSION= 0.05
+CATEGORIES= databases perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= Alan@Wave2.org
+COMMENT= Upgrade and downgrade database schemas to a specified version
+
+RUN_DEPENDS= p5-DBD-SQLite>=1.27:${PORTSDIR}/databases/p5-DBD-SQLite \
+ p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \
+ p5-Text-CSV>=1.16:${PORTSDIR}/textproc/p5-Text-CSV
+
+PERL_CONFIGURE= 5.8.8+
+
+MAN1= migrate_schema.1
+MAN3= DBIx::VersionedDDL.3
+
+.include <bsd.port.mk>
diff --git a/databases/p5-DBIx-VersionedDDL/distinfo b/databases/p5-DBIx-VersionedDDL/distinfo
new file mode 100644
index 000000000000..bcca40bd9142
--- /dev/null
+++ b/databases/p5-DBIx-VersionedDDL/distinfo
@@ -0,0 +1,3 @@
+MD5 (DBIx-VersionedDDL-0.05.tar.gz) = 72a9c7ee67f5078c8a431a456c740dce
+SHA256 (DBIx-VersionedDDL-0.05.tar.gz) = 3ce12532bff4b8eaef03ee49e9702c1541191aab411ea25dd664503061783586
+SIZE (DBIx-VersionedDDL-0.05.tar.gz) = 7908
diff --git a/databases/p5-DBIx-VersionedDDL/pkg-descr b/databases/p5-DBIx-VersionedDDL/pkg-descr
new file mode 100644
index 000000000000..0fd9f28075a5
--- /dev/null
+++ b/databases/p5-DBIx-VersionedDDL/pkg-descr
@@ -0,0 +1,4 @@
+DBIx::VersionedDDL is a perl module to upgrade and downgrade database
+schemas to a specified version.
+
+WWW: http://search.cpan.org/dist/DBIx-VersionedDDL/
diff --git a/databases/p5-DBIx-VersionedDDL/pkg-plist b/databases/p5-DBIx-VersionedDDL/pkg-plist
new file mode 100644
index 000000000000..787a2336e248
--- /dev/null
+++ b/databases/p5-DBIx-VersionedDDL/pkg-plist
@@ -0,0 +1,6 @@
+bin/migrate_schema
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/VersionedDDL/.packlist
+%%SITE_PERL%%/DBIx/VersionedDDL.pm
+@dirrmtry %%SITE_PERL%%/DBIx
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/VersionedDDL
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx