# 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-jailconf # py-jailconf/Makefile # py-jailconf/distinfo # py-jailconf/pkg-plist # py-jailconf/pkg-descr # echo c - py-jailconf mkdir -p py-jailconf > /dev/null 2>&1 echo x - py-jailconf/Makefile sed 's/^X//' >py-jailconf/Makefile << '480aaaa17b918d074e15f88a22ab9974' X# Created by: s.adaszewski@gmail.com X# $FreeBSD$ X XPORTNAME= jailconf XPORTVERSION= 0.2.1 XCATEGORIES= devel python XMASTER_SITES= https://github.com/leforestier/jailconf/archive/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= v${PORTVERSION} XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XMAINTAINER= s.adaszewski@gmail.com XCOMMENT= Parse and edit your FreeBSD jail.conf (jails configuration file) with python. X XLICENSE= BSD X XUSES= python XUSE_PYTHON= distutils autoplist X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} XNO_ARCH= yes X X.include X 480aaaa17b918d074e15f88a22ab9974 echo x - py-jailconf/distinfo sed 's/^X//' >py-jailconf/distinfo << 'f2d04d7512f7414643011edb2476da36' XTIMESTAMP = 1588088813 XSHA256 (v0.2.1.tar.gz) = b2eef97da86da5b761cdb9fa09d17abfe199b9918451494264aaddc5cfba522e XSIZE (v0.2.1.tar.gz) = 5191 f2d04d7512f7414643011edb2476da36 echo x - py-jailconf/pkg-plist sed 's/^X//' >py-jailconf/pkg-plist << '70ea3e14c2bffd8822b41fb50eb7de3c' X 70ea3e14c2bffd8822b41fb50eb7de3c echo x - py-jailconf/pkg-descr sed 's/^X//' >py-jailconf/pkg-descr << '59ae6cc3668ae5243aeb4acdddcc5477' XParse and edit your FreeBSD jail.conf (jails configuration file) with python. X XWWW: https://github.com/leforestier/jailconf X 59ae6cc3668ae5243aeb4acdddcc5477 exit