1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Olli Hauer
b3f95b0e35 cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
- adjust BSDn License
2014-06-01 09:00:15 +00:00
Antoine Brodin
69d102e215 - Unbreak, it seems this port wants libpcap from ports not base
- Stage support

Reported by:	pkg-fallout
2014-02-22 17:09:47 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00
Baptiste Daroussin
68b79a91ae In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in benchmarks
2013-12-11 14:38:29 +00:00
Baptiste Daroussin
0f0eb50c1e Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks) 2013-09-20 15:52:44 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Pawel Pekala
281c742d3d - Update to version 0.6.1
- Port now links dynamically to libpcap from ports, add it
  to LIB_DEPENDS with ABI version to prevent detecting
  libpcap from base

PR:		ports/180756
Submitted by:	Lars Eggert <lars@eggert.org> (maintainer)
2013-07-23 17:21:32 +00:00
William Grzybowski
958b931ab8 benchmarks/flowgrind: fix IPv6 address parsing
- Fix IPv6 address parsing (upstream)
- Enable debug by default

PR:		ports/180259
Submitted by:	Lars Eggert <lars@eggert.org> (maintainer)
2013-07-05 11:53:08 +00:00
William Grzybowski
29011d038d benchmarks/flowgrind: fix DSCP marking
- Fix DSCP marking

PR:		ports/180197
Submitted by:	Lars Eggert <lars@eggert.org> (maintainer)
2013-07-03 12:34:05 +00:00
Frederic Culot
730e74cac2 - Update to 0.6.0
PR:		ports/179554
Submitted by:	Lars Eggert <lars@eggert.org> (maintainer)
2013-06-15 12:35:27 +00:00
Beech Rintoul
ccc8dc4e23 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.

WWW: http://launchpad.net/flowgrind

PR:		ports/176728
Submitted by:	Lars Eggert <lars@eggert.org>
2013-03-08 02:44:53 +00:00