Page MenuHomeFreeBSD

D14509.id.diff
No OneTemporary

D14509.id.diff

Index: head/textproc/Makefile
===================================================================
--- head/textproc/Makefile
+++ head/textproc/Makefile
@@ -1299,6 +1299,7 @@
SUBDIR += py-et_xmlfile
SUBDIR += py-excelerator
SUBDIR += py-feedparser
+ SUBDIR += py-gambit-elasticsearch
SUBDIR += py-genshi
SUBDIR += py-guess-language
SUBDIR += py-hexdump
Index: head/textproc/py-gambit-elasticsearch/Makefile
===================================================================
--- head/textproc/py-gambit-elasticsearch/Makefile
+++ head/textproc/py-gambit-elasticsearch/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= gambit
+DISTVERSION= 0.1.6
+CATEGORIES= textproc python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMESUFFIX= -elasticsearch
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Micro library for performing multi queries in elasticsearch
+
+LICENSE= MIT
+
+USES= python
+USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
+.include <bsd.port.mk>
Index: head/textproc/py-gambit-elasticsearch/distinfo
===================================================================
--- head/textproc/py-gambit-elasticsearch/distinfo
+++ head/textproc/py-gambit-elasticsearch/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1519605189
+SHA256 (gambit-0.1.6.tar.gz) = f35c387fdfc42a51a030fe27a07b9b1bdd2ed5f37538a0d1b888b328cc49456f
+SIZE (gambit-0.1.6.tar.gz) = 1943
Index: head/textproc/py-gambit-elasticsearch/pkg-descr
===================================================================
--- head/textproc/py-gambit-elasticsearch/pkg-descr
+++ head/textproc/py-gambit-elasticsearch/pkg-descr
@@ -0,0 +1,4 @@
+A python library for performing multi queries in elasticsearch,
+a distributed RESTful search engine.
+
+WWW: https://pypi.python.org/pypi/gambit

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 2:50 PM (3 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35367885
Default Alt Text
D14509.id.diff (1 KB)

Event Timeline