aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2018-06-20 19:29:54 +0000
committerKurt Jaeger <pi@FreeBSD.org>2018-06-20 19:29:54 +0000
commitb3df5ed806e6fc8bfcbf0cc5fa1b9ce5a174539d (patch)
tree145ead61cf05635f8abf62a6a7aaac9ea98eb458 /databases
parent7c47540df00b3d37fbd79086111369d9bf036bf6 (diff)
downloadports-b3df5ed806e6fc8bfcbf0cc5fa1b9ce5a174539d.tar.gz
ports-b3df5ed806e6fc8bfcbf0cc5fa1b9ce5a174539d.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile2
-rw-r--r--databases/p5-Scope-Container-DBI/Makefile27
-rw-r--r--databases/p5-Scope-Container-DBI/distinfo3
-rw-r--r--databases/p5-Scope-Container-DBI/pkg-descr3
4 files changed, 34 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 72647f268654..655db5a49a8d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -494,7 +494,7 @@
SUBDIR += p5-SQL-Statement
SUBDIR += p5-SQL-Translator
SUBDIR += p5-SQLite-Work
- SUBDIR += p5-Search-InvertedIndex
+ SUBDIR += p5-Scope-Container-DBI
SUBDIR += p5-Search-Namazu
SUBDIR += p5-Search-Xapian10
SUBDIR += p5-Search-Xapian12
diff --git a/databases/p5-Scope-Container-DBI/Makefile b/databases/p5-Scope-Container-DBI/Makefile
new file mode 100644
index 000000000000..8bc2243a6a62
--- /dev/null
+++ b/databases/p5-Scope-Container-DBI/Makefile
@@ -0,0 +1,27 @@
+# $FreeBSD$
+
+PORTNAME= Scope-Container-DBI
+PORTVERSION= 0.09
+CATEGORIES= databases perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= bokutin@bokut.in
+COMMENT= DB connection manager with Scope::Container
+
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
+RUN_DEPENDS= p5-DBI>=1.615:databases/p5-DBI \
+ p5-Log-Minimal>=0:devel/p5-Log-Minimal \
+ p5-Scope-Container>=0.04:devel/p5-Scope-Container \
+ p5-Try-Tiny>=0.11:lang/p5-Try-Tiny
+TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
+ p5-Test-SharedFork>=0:devel/p5-Test-SharedFork
+
+USES= perl5
+USE_PERL5= configure
+PLIST_FILES= ${SITE_PERL_REL}/Scope/Container/DBI.pm \
+ ${SITE_MAN3_REL}/Scope::Container::DBI.3.gz
+
+.include <bsd.port.mk>
diff --git a/databases/p5-Scope-Container-DBI/distinfo b/databases/p5-Scope-Container-DBI/distinfo
new file mode 100644
index 000000000000..f64eacd389c1
--- /dev/null
+++ b/databases/p5-Scope-Container-DBI/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1529395097
+SHA256 (Scope-Container-DBI-0.09.tar.gz) = 3d3af3fb4a7afbbef517dd8019686c3b45c1be332dff476e7a2f2e12bb537162
+SIZE (Scope-Container-DBI-0.09.tar.gz) = 23578
diff --git a/databases/p5-Scope-Container-DBI/pkg-descr b/databases/p5-Scope-Container-DBI/pkg-descr
new file mode 100644
index 000000000000..06ae74cc61c4
--- /dev/null
+++ b/databases/p5-Scope-Container-DBI/pkg-descr
@@ -0,0 +1,3 @@
+DB connection manager with Scope::Container
+
+WWW: https://metacpan.org/release/Scope-Container-DBI