| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 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/pies/ |
Upload File : |
PORTNAME= pies
PORTVERSION= 1.8
CATEGORIES= sysutils
MASTER_SITES= http://download.gnu.org.ua/pub/release/${PORTNAME}/ \
http://download.gnu.org.ua/pub/alpha/${PORTNAME}/
MAINTAINER= zeus@gnu.org.ua
COMMENT= Program Invocation and Execution Supervisor
WWW= https://puszcza.gnu.org.ua/projects/pies
LICENSE= GPLv3+
USES= charsetfix gmake iconv tar:bz2
GNU_CONFIGURE= yes
USE_RC_SUBR= ${PORTNAME}
TEST_TARGET= check
INFO= ${PORTNAME}
PORTDOCS= ChangeLog NEWS README
OPTIONS_DEFINE= DOCS INETD NLS PAM
OPTIONS_SUB= yes
INETD_DESC= Build and install replacement for inetd(8)
INETD_CONFIGURE_ON= --enable-inetd
NLS_USES= gettext
NLS_CONFIGURE_OFF= --disable-nls
PAM_CONFIGURE_OFF= --disable-pam
post-patch:
@${REINPLACE_CMD} -e '/abend\.at/d' ${WRKSRC}/grecs/tests/testsuite.at
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>