FreeBSD Bugzilla – Attachment 143319 Details for
Bug 190554
[MAINTAINER] benchmarks/flowgrind: update to 0.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
flowgrind-0.7.1.patch
flowgrind-0.7.1.patch (text/plain), 2.77 KB, created by
lars
on 2014-06-03 06:55:30 UTC
(
hide
)
Description:
flowgrind-0.7.1.patch
Filename:
MIME Type:
Creator:
lars
Created:
2014-06-03 06:55:30 UTC
Size:
2.77 KB
patch
obsolete
>diff -ruN ../..//benchmarks/flowgrind/Makefile ./Makefile >--- ../..//benchmarks/flowgrind/Makefile 2014-06-03 03:49:14.000000000 +0200 >+++ ./Makefile 2014-06-03 08:51:09.000000000 +0200 >@@ -2,20 +2,28 @@ > # $FreeBSD: head/benchmarks/flowgrind/Makefile 356065 2014-06-01 09:00:15Z ohauer $ > > PORTNAME= flowgrind >-PORTVERSION= 0.6.1 >-PORTREVISION= 1 >+PORTVERSION= 0.7.1 > CATEGORIES= benchmarks >-MASTER_SITES= https://launchpad.net/flowgrind/trunk/${PORTNAME}-0.6.1/+download/ > > MAINTAINER= lars@eggert.org > COMMENT= Measure throughput and other metrics for TCP > >+LICENSE= GPLv3 >+ > LIB_DEPENDS= libxmlrpc++.so:${PORTSDIR}/net/xmlrpc-c \ > libgsl.so:${PORTSDIR}/math/gsl \ >- libpcap.so.1:${PORTSDIR}/net/libpcap >+ libpcap.so:${PORTSDIR}/net/libpcap >+ >+USE_GITHUB= yes >+GH_ACCOUNT= ${PORTNAME} >+GH_TAGNAME= ${PORTNAME}-${PORTVERSION} >+GH_COMMIT= 14b0578 > >-USES= tar:bzip2 >+USE_AUTOTOOLS= autoconf > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --enable-debug >+CONFIGURE_ARGS= --enable-pcap --enable-gsl >+ >+post-patch: >+ cd ${WRKSRC} && ${AUTORECONF} -i > > .include <bsd.port.mk> >diff -ruN ../..//benchmarks/flowgrind/distinfo ./distinfo >--- ../..//benchmarks/flowgrind/distinfo 2014-06-03 03:49:14.000000000 +0200 >+++ ./distinfo 2014-06-03 08:46:36.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (flowgrind-0.6.1.tar.bz2) = a0d0f34dc27b4ede320aac913bb2179fc1a307cfb9d3218b9d64d0aeac8a2cef >-SIZE (flowgrind-0.6.1.tar.bz2) = 211922 >+SHA256 (flowgrind-0.7.1.tar.gz) = c82db7f91e4d3c69012bfac26c8627137dadeb0f344f8be4fa214c3bc6213f7f >+SIZE (flowgrind-0.7.1.tar.gz) = 133890 >diff -ruN ../..//benchmarks/flowgrind/pkg-descr ./pkg-descr >--- ../..//benchmarks/flowgrind/pkg-descr 2014-01-22 16:44:51.000000000 +0100 >+++ ./pkg-descr 2014-06-03 08:48:32.000000000 +0200 >@@ -1,11 +1,7 @@ >-Flowgrind grinds flows among hosts in your network. It is a tool similar >-to iperf, netperf to measure throughput and other metrics for TCP. >-Flowgrind is split into two components: the flowgrind daemon and the >-flowgrind controller. Using the controller, flows between any two systems >-running the flowgrind daemon can be setup (third party tests). At regular >-intervals during the test the controller collects and displays the >-measured results from the daemons. It can run multiple flows at once with >-the same or different settings and individually schedule every one. >-Test and control connection can optionally be diverted to different interfaces. >+Flowgrind is an advanced TCP traffic generator for testing and >+benchmarking Linux, FreeBSD, and Mac OS X TCP/IP stacks. In >+contrast to similar tools like iperf or netperf it features a >+distributed architecture, where throughput and other metrics are >+measured between arbitrary flowgrind server processes. > >-WWW: http://launchpad.net/flowgrind >+WWW: http://flowgrind.net/ >--- flowgrind-0.7.1.patch ends here ---
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 190554
: 143319 |
145122
|
145340