Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4.0 21 Dec 2017 17:40:35
  |
sunpoet  |
Move textproc/py-elasticsearch-py to textproc/py-elasticsearch
- Change MASTER_SITES from GitHub to CHEESESHOP
- Update dependent ports:
- Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
- Take maintainership |
5.4.0 05 Dec 2017 22:00:55
  |
zi  |
- Reassign MAINTAINER to ports@ |
5.4.0 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
5.4.0 08 Jun 2017 19:13:10
  |
zi  |
- Update to 5.4.0 |
5.1.0 19 Jan 2017 14:08:37
  |
zi  |
- Update to 5.1.0 |
5.0.0 21 Oct 2016 02:12:27
  |
zi  |
- Update to 5.0.0 |
2.4.0 21 Aug 2016 13:06:00
  |
olgeni  |
Update textproc/py-elasticsearch-py to version 2.4.0; add NO_ARCH.
PR: 211986
Submitted by: olgeni
Approved by: maintainer |
2.3.0 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.3.0 30 Mar 2016 15:36:31
  |
olgeni  |
Update textproc/py-elasticsearch-py to version 2.3.0.
PR: 208395
Submitted by: olgeni
Approved by: maintainer |
2.2.0 09 Jan 2016 03:29:40
  |
zi  |
- Update to 2.2.0 |
1.8.0 19 Oct 2015 08:45:55
  |
olgeni  |
Upgrade textproc/py-elasticsearch-py to 1.8.0.
PR: 203756
Submitted by: olgeni
Approved by: maintainer |
1.7.0 22 Sep 2015 14:27:40
  |
olgeni  |
Upgrade textproc/py-elasticsearch-py to 1.7.0.
PR: 203254
Submitted by: olgeni
Approved by: maintainer |
1.6.0 25 Jun 2015 11:34:40
  |
zi  |
- Update to 1.6.0
PR: 201090
Submitted by: olgeni@ |
1.5.0 01 Jun 2015 17:27:43
  |
zi  |
- Update to 1.5.0
PR: 200566
Submitted by: olgeni@FreeBSD.org |
1.3.0 07 May 2015 20:24:16
  |
mat  |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.3.0 30 Jan 2015 20:45:10
  |
zi  |
- Update to 1.3.0
PR: 197173
Submitted by: antoine@ |
1.0.0_1 07 Dec 2014 10:01:37
  |
mva  |
- Convert textproc/ to USES=python
With hat: python@ |
1.0.0_1 19 Jun 2014 01:31:46
  |
zi  |
- Add missing PKGNAMEPREFIX
- Bump PORTREVISION |
1.0.0 19 Jun 2014 01:27:52
  |
zi  |
New port: textproc/py-elasticsearch-py:
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/ |