summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-05 08:06:02 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-05 08:06:02 +0000
commit516306e5ddef5027010d5833d67208f80dc88b82 (patch)
treecb1021356878135e53812764bbd0b9b9ff680439 /benchmarks
parent- Add rubygem-rack14 1.4.7 (copied from rubygem-rack) (diff)
- Update to 0.8.0
- Add new dependency: misc/e2fsprogs-libuuid - Add ftp/curl and www/libwww as dependencies (Q/A reported): They are dependencies of net/xmlrpc-c, but flowgrind is linking with them - Add USES=ssl - Remove CONFIGURE_ARGS: pcap and gsl are enabled by default - Remove post-patch entry: not necessary anymore - Pass maintainer'ship to submitter PR: 214529 Submitted by: dbaio@bsd.com.br
Notes
Notes: svn path=/head/; revision=427872
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/flowgrind/Makefile19
-rw-r--r--benchmarks/flowgrind/distinfo5
2 files changed, 11 insertions, 13 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile
index c6ad32ff976d..d7d4abb3c4cf 100644
--- a/benchmarks/flowgrind/Makefile
+++ b/benchmarks/flowgrind/Makefile
@@ -2,29 +2,26 @@
# $FreeBSD$
PORTNAME= flowgrind
-PORTVERSION= 0.7.5
-PORTREVISION= 1
+PORTVERSION= 0.8.0
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= benchmarks
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dbaio@bsd.com.br
COMMENT= Measure throughput and other metrics for TCP
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgsl.so:math/gsl \
- libxmlrpc.so:net/xmlrpc-c
+ libxmlrpc.so:net/xmlrpc-c \
+ libcurl.so:ftp/curl \
+ libwwwxml.so:www/libwww \
+ libuuid.so:misc/e2fsprogs-libuuid
USE_GITHUB= yes
-USES= autoreconf
+USES= autoreconf ssl
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-pcap --enable-gsl
-CONFIGURE_ENV= LIBS="${LIBS} -lpcap"
-
-post-patch:
- @${RM} -r ${WRKSRC}/build-aux
- @${REINPLACE_CMD} -e 's|AC_LIB_RPATH||g' ${WRKSRC}/configure.ac
+CONFIGURE_ENV= LIBS="${LIBS} -lpcap"
.include <bsd.port.mk>
diff --git a/benchmarks/flowgrind/distinfo b/benchmarks/flowgrind/distinfo
index 0e31d0a9721a..b3565ac59505 100644
--- a/benchmarks/flowgrind/distinfo
+++ b/benchmarks/flowgrind/distinfo
@@ -1,2 +1,3 @@
-SHA256 (flowgrind-flowgrind-flowgrind-0.7.5_GH0.tar.gz) = 714d958340ac89339404fd0b2acd42dcb67277c7e9e4443903a9f85ab6c6342b
-SIZE (flowgrind-flowgrind-flowgrind-0.7.5_GH0.tar.gz) = 146499
+TIMESTAMP = 1478561627
+SHA256 (flowgrind-flowgrind-flowgrind-0.8.0_GH0.tar.gz) = 1b0c6c571f11430e170ee5d654ff10ba095f627f50509b6c678681566ead8cb6
+SIZE (flowgrind-flowgrind-flowgrind-0.8.0_GH0.tar.gz) = 152977