Port details |
- py-elasticsearch-curator-py Python index manager for Elasticsearch
- 3.5.1_1 textproc
=0 3.5.1_1Version of this port present on the latest quarterly branch. - Maintainer: dvl@FreeBSD.org
 - Port Added: 2016-05-29 18:08:28
- Last Update: 2018-04-09 15:07:09
- SVN Revision: 466859
- Also Listed In: python
- License: APACHE20
- WWW:
- http://curator.readthedocs.org/en/master/
- Description:
- Have indices in Elasticsearch? This is the tool for you!
Like a museum curator manages the exhibits and collections on display,
Elasticsearch Curator helps you curate, or manage your indices.
WWW: http://curator.readthedocs.org/en/master/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}elasticsearch-curator-py>0:textproc/py-elasticsearch-curator-py@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-elasticsearch-curator-py
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (elastic-curator-v3.5.1_GH0.tar.gz) = 3b578c1d8a88da22501a79346792288478f3191d75058e4c43d05fc261c9b874
SIZE (elastic-curator-v3.5.1_GH0.tar.gz) = 93121
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-urllib3>=1.8.3 : net/py-urllib3@py27
- py27-elasticsearch>=1.8.0 : textproc/py-elasticsearch@py27
- py27-click>=3.3 : devel/py-click@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2025-01-02
REASON: Unknown, port deleted long time ago, entry added to clean up portscout.freebsd.org
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.1_1 09 Apr 2018 15:07:09
  |
feld  |
textproc/py-elasticsearch-curator: Update to 5.5.2
- Rename port to match py-elasticsearch and remove trailing -py suffix
that doesn't match any upstream naming convention
- Change MAINTAINER to elastic@ team
Approved by: maintainer |
3.5.1_1 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 |
3.5.1 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 ) |
3.5.1 02 Nov 2017 21:41:47
  |
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
3.5.1 29 May 2016 18:08:19
  |
dvl  |
Rename py-curator to conform to other elasticsearch port names
While here, upgrade to 3.5.1
PR: 209033
Differential Revision: D6079 |
Number of commits found: 5
|