summaryrefslogtreecommitdiff
path: root/databases/p5-Test-mysqld
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-12-31 09:29:12 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-12-31 09:29:12 +0000
commitdb617f61a7287ae2f5e20cd93142fb64e371124b (patch)
tree855a41c7edc0563c657bff998b8b9ea4bf50110b /databases/p5-Test-mysqld
parentTake over maintainership. (diff)
Test::mysqld automatically setups a mysqld instance in a temporary
directory, and destroys it when the perl script exits. WWW: http://search.cpan.org/dist/Test-mysqld/
Notes
Notes: svn path=/head/; revision=288316
Diffstat (limited to 'databases/p5-Test-mysqld')
-rw-r--r--databases/p5-Test-mysqld/Makefile27
-rw-r--r--databases/p5-Test-mysqld/distinfo2
-rw-r--r--databases/p5-Test-mysqld/pkg-descr4
-rw-r--r--databases/p5-Test-mysqld/pkg-plist3
4 files changed, 36 insertions, 0 deletions
diff --git a/databases/p5-Test-mysqld/Makefile b/databases/p5-Test-mysqld/Makefile
new file mode 100644
index 000000000000..c84a3a9055de
--- /dev/null
+++ b/databases/p5-Test-mysqld/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: Test::mysqld
+# Date created: 31 Dec 2011
+# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Test-mysqld
+PORTVERSION= 0.14
+CATEGORIES= databases perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Perl extension for mysqld test runner
+
+RUN_DEPENDS= \
+ p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
+ p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Test::mysqld.3
+
+.include <bsd.port.mk>
diff --git a/databases/p5-Test-mysqld/distinfo b/databases/p5-Test-mysqld/distinfo
new file mode 100644
index 000000000000..7156b56ed85d
--- /dev/null
+++ b/databases/p5-Test-mysqld/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Test-mysqld-0.14.tar.gz) = e3f81d055f46195c877fbc833309bd34456d37f1313268e9c8cdd288bab5a15b
+SIZE (Test-mysqld-0.14.tar.gz) = 21236
diff --git a/databases/p5-Test-mysqld/pkg-descr b/databases/p5-Test-mysqld/pkg-descr
new file mode 100644
index 000000000000..2fba47ee84cf
--- /dev/null
+++ b/databases/p5-Test-mysqld/pkg-descr
@@ -0,0 +1,4 @@
+Test::mysqld automatically setups a mysqld instance in a temporary
+directory, and destroys it when the perl script exits.
+
+WWW: http://search.cpan.org/dist/Test-mysqld/
diff --git a/databases/p5-Test-mysqld/pkg-plist b/databases/p5-Test-mysqld/pkg-plist
new file mode 100644
index 000000000000..1dbb7ce32726
--- /dev/null
+++ b/databases/p5-Test-mysqld/pkg-plist
@@ -0,0 +1,3 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/mysqld/.packlist
+%%SITE_PERL%%/Test/mysqld.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/mysqld