# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-elasticsearch2-curator # py-elasticsearch2-curator/pkg-descr # py-elasticsearch2-curator/distinfo # py-elasticsearch2-curator/Makefile # echo c - py-elasticsearch2-curator mkdir -p py-elasticsearch2-curator > /dev/null 2>&1 echo x - py-elasticsearch2-curator/pkg-descr sed 's/^X//' >py-elasticsearch2-curator/pkg-descr << 'de3870e02a2e83feec1aa94e5872ecd8' XHave indices in Elasticsearch (2.x)? This is the tool for you! X XLike a museum curator manages the exhibits and collections on display, XElasticsearch Curator helps you curate, or manage your indices. X XWWW: http://curator.readthedocs.org/en/master/ de3870e02a2e83feec1aa94e5872ecd8 echo x - py-elasticsearch2-curator/distinfo sed 's/^X//' >py-elasticsearch2-curator/distinfo << '8b564d9f5811cd78c3a22153987fd7d4' XTIMESTAMP = 1507384127 XSHA256 (elasticsearch-curator-3.5.1.tar.gz) = 8aa739cf9778168239a897f804eb962e865fdfa761b15404cd0f584535e6d460 XSIZE (elasticsearch-curator-3.5.1.tar.gz) = 91542 8b564d9f5811cd78c3a22153987fd7d4 echo x - py-elasticsearch2-curator/Makefile sed 's/^X//' >py-elasticsearch2-curator/Makefile << '2cd07996f86e101a3e44822bb99d537d' X# Created by: James Elstone X# $FreeBSD$ X X# Based on works by: Dan Langille X XPORTNAME= curator XPORTVERSION= 3.5.1 XCATEGORIES= textproc python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}elasticsearch2- XDISTNAME= elasticsearch-${PORTNAME}-${PORTVERSION} X XMAINTAINER= james@elstone.net XCOMMENT= Python manager for Elasticsearch indices X XLICENSE= APACHE20 X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.3:net/py-urllib3 \ X ${PYTHON_PKGNAMEPREFIX}elasticsearch2=2.4.4:textproc/py-elasticsearch2 \ X ${PYTHON_PKGNAMEPREFIX}click>=3.3:devel/py-click X XCONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}elasticsearch-curator-py-[13-9].[0-9].[0-9] X XUSES= python XUSE_PYTHON= distutils autoplist X XNO_ARCH= yes X X.include 2cd07996f86e101a3e44822bb99d537d exit