403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/sysutils/py-supervisor/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/py-supervisor/Makefile
PORTNAME=	supervisor
PORTVERSION=	4.2.4
PORTEPOCH=	1
CATEGORIES=	sysutils python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	thomas@gibfest.dk
COMMENT=	System for controlling process state under UNIX
WWW=		http://supervisord.org/

LICENSE=	BSD3CLAUSE MEDUSA REPOZE
LICENSE_COMB=	multi
LICENSE_NAME_MEDUSA=	Medusa License
LICENSE_NAME_REPOZE=	Repoze License
LICENSE_FILE=	${WRKSRC}/LICENSES.txt
LICENSE_PERMS_MEDUSA=	dist-mirror pkg-mirror auto-accept
LICENSE_PERMS_REPOZE=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0.5.0:devel/py-mock@${PY_FLAVOR}

USES=		cpe python:3.6+ shebangfix
USE_PYTHON=	autoplist distutils
USE_RC_SUBR=	supervisord
SHEBANG_FILES=	supervisor/scripts/*.py supervisor/tests/fixtures/*.py
python_OLD_CMD=	"<<PYTHON>>"

CPE_VENDOR=	supervisord

NO_ARCH=	yes
SUB_LIST=	PIDDIR=${PIDDIR} \
		PYTHON_CMD=${PYTHON_CMD}

PLIST_DIRS=	${PIDDIR}
PLIST_FILES=	'@sample etc/supervisord.conf.sample'
PLIST_SUB=	PIDDIR=${PIDDIR}

PORTDOCS=	*.rst *.txt

OPTIONS_DEFINE=	DOCS

PIDDIR?=	/var/run/supervisor

post-patch:
	@${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!' ${WRKSRC}/supervisor/options.py \
		${WRKSRC}/supervisor/tests/test_options.py

post-install:
	${INSTALL_DATA} ${FILESDIR}/supervisord.conf.sample ${STAGEDIR}${PREFIX}/etc
	${INSTALL} -d ${STAGEDIR}${PIDDIR}

post-install-DOCS-on:
	${MKDIR} ${STAGEDIR}${DOCSDIR}
.for i in ${PORTDOCS}
	${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}/
.endfor

do-test:
	@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit