diff --git a/www/varnish-modules/Makefile b/www/varnish-modules/Makefile index 418ead241b1e..8a8ca81e1bf1 100644 --- a/www/varnish-modules/Makefile +++ b/www/varnish-modules/Makefile @@ -1,39 +1,40 @@ PORTNAME= varnish-modules PORTVERSION= 0.23.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= zi@FreeBSD.org COMMENT= Collection of Varnish Cache modules by Varnish Software WWW= https://github.com/varnish/varnish-modules LICENSE= BSD2CLAUSE BUILD_DEPENDS= rst2man:textproc/py-docutils USES= autoreconf:build gmake libtool pkgconfig python:build varnish:7 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-static INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= varnish GH_PROJECT= varnish-modules MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= DOCS PORTDOCS= * CFLAGS+= -Wno-error=deprecated-declarations pre-configure: cd ${WRKSRC} && ./bootstrap post-build-DOCS-on: cd ${WRKSRC} && ${MAKE_CMD} rst-docs post-install-DOCS-on: cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} '-not -regex .*.man.rst' .include diff --git a/www/varnish-modules/pkg-plist b/www/varnish-modules/pkg-plist index a7ce95c4dd4c..3a51dfff66ad 100644 --- a/www/varnish-modules/pkg-plist +++ b/www/varnish-modules/pkg-plist @@ -1,16 +1,16 @@ lib/varnish/vmods/libvmod_accept.so lib/varnish/vmods/libvmod_bodyaccess.so lib/varnish/vmods/libvmod_header.so lib/varnish/vmods/libvmod_saintmode.so lib/varnish/vmods/libvmod_str.so lib/varnish/vmods/libvmod_var.so lib/varnish/vmods/libvmod_vsthrottle.so lib/varnish/vmods/libvmod_xkey.so -man/man3/vmod_accept.3.gz -man/man3/vmod_bodyaccess.3.gz -man/man3/vmod_header.3.gz -man/man3/vmod_saintmode.3.gz -man/man3/vmod_str.3.gz -man/man3/vmod_var.3.gz -man/man3/vmod_vsthrottle.3.gz -man/man3/vmod_xkey.3.gz +share/man/man3/vmod_accept.3.gz +share/man/man3/vmod_bodyaccess.3.gz +share/man/man3/vmod_header.3.gz +share/man/man3/vmod_saintmode.3.gz +share/man/man3/vmod_str.3.gz +share/man/man3/vmod_var.3.gz +share/man/man3/vmod_vsthrottle.3.gz +share/man/man3/vmod_xkey.3.gz