pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Search-Elasticsearch Import p5-Search-Elastic...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/175a5180d1ca
branches:  trunk
changeset: 650990:175a5180d1ca
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Apr 30 04:24:41 2015 +0000

description:
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:

 devel/p5-Search-Elasticsearch/DESCR    |   4 ++++
 devel/p5-Search-Elasticsearch/Makefile |  31 +++++++++++++++++++++++++++++++
 devel/p5-Search-Elasticsearch/distinfo |   5 +++++
 3 files changed, 40 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r c3d5f6b4fce5 -r 175a5180d1ca devel/p5-Search-Elasticsearch/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Search-Elasticsearch/DESCR       Thu Apr 30 04:24:41 2015 +0000
@@ -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 -r c3d5f6b4fce5 -r 175a5180d1ca devel/p5-Search-Elasticsearch/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Search-Elasticsearch/Makefile    Thu Apr 30 04:24:41 2015 +0000
@@ -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@localhost
+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 -r c3d5f6b4fce5 -r 175a5180d1ca devel/p5-Search-Elasticsearch/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Search-Elasticsearch/distinfo    Thu Apr 30 04:24:41 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index