summaryrefslogtreecommitdiff
path: root/textproc/py-elasticsearch-py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update ports in the remaining categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-3/+2
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* - Update to 1.3.0Ryan Steinmetz2015-01-302-5/+4
| | | | | PR: 197173 Submitted by: antoine@
* - Convert textproc/ to USES=pythonMarcus von Appen2014-12-071-3/+2
| | | | With hat: python@
* - Add missing PKGNAMEPREFIXRyan Steinmetz2014-06-191-0/+2
| | | | - Bump PORTREVISION
* New port: textproc/py-elasticsearch-py:Ryan Steinmetz2014-06-193-0/+28
Official low-level client for Elasticsearch. It's goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable. WWW: http://elasticsearch-py.readthedocs.org/en/master/