diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile index a5ed2f46687c..334dca0b5e6a 100644 --- a/sysutils/burp/Makefile +++ b/sysutils/burp/Makefile @@ -1,42 +1,43 @@ PORTNAME= burp PORTVERSION= 2.4.0 CATEGORIES= sysutils MASTER_SITES= https://github.com/grke/burp/releases/download/${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Network backup and restore program WWW= https://burp.grke.org/ LICENSE= AGPLv3 PD LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash \ ${LOCALBASE}/include/yajl/yajl_common.h:devel/yajl LIB_DEPENDS= librsync.so:net/librsync RUN_DEPENDS= bash:shells/bash USES= cpe libtool ncurses pkgconfig ssl tar:bz2 CONFIGURE_ARGS= --sysconfdir=${ETCDIR} GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-all USE_RC_SUBR= burp PLIST_SUB= PORTVERSION=${PORTVERSION} CONFLICTS_INSTALL= burp-devel CPE_VENDOR= burp_project PORTSCOUT= limit:^2\.4\. OPTIONS_DEFINE= IPV6 IPV6_CONFIGURE_ENABLE= ipv6 post-install: .for file in CA.cnf burp.conf burp-server.conf clientconfdir/testclient ${MV} ${STAGEDIR}${ETCDIR}/${file} ${STAGEDIR}${ETCDIR}/${file}.sample .endfor .include diff --git a/sysutils/burp/pkg-plist b/sysutils/burp/pkg-plist index 51f25d668195..5cbac73308fa 100644 --- a/sysutils/burp/pkg-plist +++ b/sysutils/burp/pkg-plist @@ -1,26 +1,26 @@ bin/vss_strip @dir etc/burp/CA-client @sample etc/burp/CA.cnf.sample @dir etc/burp/autoupgrade/server/win32 @dir etc/burp/autoupgrade/server/win64/%%PORTVERSION%% @sample etc/burp/burp-server.conf.sample @sample etc/burp/burp.conf.sample etc/burp/clientconfdir/incexc/example @sample etc/burp/clientconfdir/testclient.sample -man/man8/bedup.8.gz -man/man8/bsigs.8.gz -man/man8/bsparse.8.gz -man/man8/burp.8.gz -man/man8/burp_ca.8.gz -man/man8/vss_strip.8.gz sbin/bedup sbin/bsigs sbin/bsparse sbin/burp sbin/burp_ca %%DATADIR%%/scripts/backup_tool_script %%DATADIR%%/scripts/notify_script %%DATADIR%%/scripts/ssl_extra_checks_script %%DATADIR%%/scripts/summary_script %%DATADIR%%/scripts/timer_script +share/man/man8/bedup.8.gz +share/man/man8/bsigs.8.gz +share/man/man8/bsparse.8.gz +share/man/man8/burp.8.gz +share/man/man8/burp_ca.8.gz +share/man/man8/vss_strip.8.gz @dir /var/spool/burp