summaryrefslogtreecommitdiff
path: root/devel/p5-Search-Elasticsearch
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-04-30 04:24:41 +0000
committermef <mef@pkgsrc.org>2015-04-30 04:24:41 +0000
commit98f60a56db6bff74fbb1f8ea88bd26684515b937 (patch)
tree041556c43c44b18d59759714e2a3f9d53cd8cf9b /devel/p5-Search-Elasticsearch
parent6fc025268fcac670d8f158988a2674f46118d52e (diff)
downloadpkgsrc-98f60a56db6bff74fbb1f8ea88bd26684515b937.tar.gz
Import p5-Search-Elasticsearch-1.19 as devel/p5-Search-Elasticsearch.
Search::Elasticsearch is the official Perl client for Elasticsearch, supported by elasticsearch.com. Elasticsearch itself is a flexible and powerful open source, distributed real-time search and analytics engine for the cloud. You can read more about it on elasticsearch.org.
Diffstat (limited to 'devel/p5-Search-Elasticsearch')
-rw-r--r--devel/p5-Search-Elasticsearch/DESCR4
-rw-r--r--devel/p5-Search-Elasticsearch/Makefile31
-rw-r--r--devel/p5-Search-Elasticsearch/distinfo5
3 files changed, 40 insertions, 0 deletions
diff --git a/devel/p5-Search-Elasticsearch/DESCR b/devel/p5-Search-Elasticsearch/DESCR
new file mode 100644
index 00000000000..d9ccc07091e
--- /dev/null
+++ b/devel/p5-Search-Elasticsearch/DESCR
@@ -0,0 +1,4 @@
+Search::Elasticsearch is the official Perl client for Elasticsearch,
+supported by elasticsearch.com. Elasticsearch itself is a flexible and
+powerful open source, distributed real-time search and analytics
+engine for the cloud. You can read more about it on elasticsearch.org.
diff --git a/devel/p5-Search-Elasticsearch/Makefile b/devel/p5-Search-Elasticsearch/Makefile
new file mode 100644
index 00000000000..42af18819bb
--- /dev/null
+++ b/devel/p5-Search-Elasticsearch/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1 2015/04/30 04:24:41 mef Exp $
+
+DISTNAME= Search-Elasticsearch-1.19
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= https://cpan.metacpan.org/authors/id/D/DR/DRTECH/
+#ASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://cpan.metacpan.org/authors/id/D/DR/DRTECH/
+COMMENT= Search::Elasticsearch - The official client for Elasticsearch
+LICENSE= apache-2.0
+
+# for make test, but not completed yet
+BUILD_DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
+BUILD_DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
+BUILD_DEPENDS+= p5-Log-Any-[0-9]*:../../devel/p5-Log-Any
+BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo
+BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
+BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
+BUILD_DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
+BUILD_DEPENDS+= p5-Hijk-[0-9]*:../../www/p5-Hijk
+BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+BUILD_DEPENDS+= p5-Any-URI-Escape-[0-9]*:../../www/p5-Any-URI-Escape
+
+PERL5_PACKLIST= auto/Search/Elasticsearch/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Search-Elasticsearch/distinfo b/devel/p5-Search-Elasticsearch/distinfo
new file mode 100644
index 00000000000..2ce4262e3be
--- /dev/null
+++ b/devel/p5-Search-Elasticsearch/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/30 04:24:41 mef Exp $
+
+SHA1 (Search-Elasticsearch-1.19.tar.gz) = 87dd77ae9dbca70d8f01f361f671ca30c0183f90
+RMD160 (Search-Elasticsearch-1.19.tar.gz) = 101f0c6c8010d97dcd1f58796e9b72bb8c733ae5
+Size (Search-Elasticsearch-1.19.tar.gz) = 116143 bytes