diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index 6ff165f37533..735575fe89dc 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -1,42 +1,46 @@ PORTNAME= tcpreplay DISTVERSION= 4.4.3 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/appneta/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Tool to replay saved packet capture files WWW= https://github.com/appneta/tcpreplay LICENSE= GPLv3 BUILD_DEPENDS= pcapnav-config:net/libpcapnav LIB_DEPENDS= libdnet.so:net/libdnet \ libopts.so:devel/autogen USES= cpe gmake libtool pkgconfig tar:xz CPE_VENDOR= broadcom GNU_CONFIGURE= yes # libopts options are required when using autogen CONFIGURE_ARGS= --disable-libopts-install \ --disable-local-libopts \ --program-transform-name='s|.*\(tcp.*\)|\1|' \ --with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config TEST_TARGET= test # https://github.com/appneta/tcpreplay/issues/809 PORTSCOUT= skipv:4.4.4 OPTIONS_DEFAULT= LIBPCAP_BASE OPTIONS_SINGLE= LIBPCAP OPTIONS_SINGLE_LIBPCAP= LIBPCAP_BASE LIBPCAP_PORTS LIBPCAP_BASE_DESC= Build with libpcap from the base OS LIBPCAP_PORTS_DESC= Build with net/libpcap LIBPCAP_BASE_CONFIGURE_ON= --with-libpcap=/usr/lib # needs .so version (see: 262976) LIBPCAP_PORTS_LIB_DEPENDS= libpcap.so.1:net/libpcap +# remove after manprefix migration +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share + .include diff --git a/net-mgmt/tcpreplay/pkg-plist b/net-mgmt/tcpreplay/pkg-plist index 0cb6989883ca..f76252afb466 100644 --- a/net-mgmt/tcpreplay/pkg-plist +++ b/net-mgmt/tcpreplay/pkg-plist @@ -1,12 +1,12 @@ bin/tcpbridge bin/tcpprep bin/tcpreplay bin/tcpreplay-edit bin/tcprewrite bin/tcpcapinfo -man/man1/tcpcapinfo.1.gz -man/man1/tcpbridge.1.gz -man/man1/tcpprep.1.gz -man/man1/tcpreplay-edit.1.gz -man/man1/tcpreplay.1.gz -man/man1/tcprewrite.1.gz +share/man/man1/tcpcapinfo.1.gz +share/man/man1/tcpbridge.1.gz +share/man/man1/tcpprep.1.gz +share/man/man1/tcpreplay-edit.1.gz +share/man/man1/tcpreplay.1.gz +share/man/man1/tcprewrite.1.gz