diff --git a/www/pound/Makefile b/www/pound/Makefile index 5db39d194dd7..0a76bc08844c 100644 --- a/www/pound/Makefile +++ b/www/pound/Makefile @@ -1,47 +1,49 @@ PORTNAME= pound PORTVERSION= 4.11 +PORTREVISION= 1 CATEGORIES= www net MASTER_SITES= https://github.com/graygnuorg/pound/releases/download/v${PORTVERSION}/ MAINTAINER= zeus@gnu.org.ua COMMENT= HTTP/HTTPS reverse-proxy and load-balancer WWW= https://github.com/graygnuorg/pound LICENSE= GPLv3+ TEST_DEPENDS= p5-IO-FDPass>=0:devel/p5-IO-FDPass \ p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL USES= cpe gmake ssl CPE_VENDOR= apsis GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-tcmalloc --disable-hoard USE_RC_SUBR= ${PORTNAME} TEST_TARGET= check SUB_FILES= ${PORTNAME}.cfg SUB_LIST= NAME=${PORTNAME} PORTDOCS= AUTHORS ChangeLog ChangeLog.apsis NEWS README THANKS OPTIONS_DEFINE= DOCS DSAPARAM PCRE OPTIONS_DEFAULT=PCRE DSAPARAM_DESC= Generate DH parameters without using "safe" primes PCRE_LIB_DEPENDS= libpcre2-posix.so:devel/pcre2 PCRE_USES= localbase PCRE_CONFIGURE_ENABLE= pcreposix post-patch-DSAPARAM-on: @${REINPLACE_CMD} -e '/openssl dhparam/s,-5,-dsaparam,' \ ${WRKSRC}/src/Makefile.in post-install: ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.cfg \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.cfg.sample post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/www/pound/pkg-plist b/www/pound/pkg-plist index c29caaa30246..8a11b707cc72 100644 --- a/www/pound/pkg-plist +++ b/www/pound/pkg-plist @@ -1,8 +1,8 @@ bin/poundctl @sample etc/pound.cfg.sample -man/man5/poundctl.tmpl.5.gz -man/man8/pound.8.gz -man/man8/poundctl.8.gz +share/man/man5/poundctl.tmpl.5.gz +share/man/man8/pound.8.gz +share/man/man8/poundctl.8.gz sbin/pound %%DATADIR%%/mvh.inc %%DATADIR%%/poundctl.tmpl