Port details |
- thrulay Network capacity tester
- 0.9_2 benchmarks =3 0.9_2Version of this port present on the latest quarterly branch.
- Maintainer: shalunov@shlang.com
- Port Added: 2005-10-20 19:33:26
- Last Update: 2024-02-22 13:23:42
- Commit Hash: b2aa264
- People watching this port, also watch:: e2fsprogs, libevent, py39-simpy, pure-ftpd, sash
- Also Listed In: net
- License: BSD3CLAUSE
- WWW:
- https://sourceforge.net/projects/thrulay/
- Description:
- The program thrulay is used to measure the capacity, delay, and
other performance metrics of a network by sending a bulk TCP or UDP
stream over it.
Special features of thrulay include:
* For TCP, ability to measure round-trip delay along with throughput
* For UDP, ability to measure
- one-way delay, with quantiles
- packet loss
- packet duplication
- reordering
* For UDP, the ability to send precisely positioned true Poisson streams
(microsecond errors in sending times)
* Human- and machine-readable output (ready to be fed to gnuplot)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- thrulay>0:benchmarks/thrulay
- To install the port:
- cd /usr/ports/benchmarks/thrulay/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/thrulay
- pkg install thrulay
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: thrulay
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (thrulay-0.9.tar.gz) = 373d5613dfe371f6b4f48fc853f6c27701b2981ba4100388c9881cb802d1780d
SIZE (thrulay-0.9.tar.gz) = 370312
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for thrulay-0.9_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- benchmarks_thrulay
- USES:
- gmake libtool
- pkg-message:
- For install:
- The package consists of a client (thrulay) and a daemon (thrulayd).
The thrulay client is usable immediately.
To run thrulayd from startup, add thrulayd_enable="YES"
in your /etc/rc.conf
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9_2 22 Feb 2024 13:23:42 |
Muhammad Moinur Rahman (bofh) |
benchmarks/thrulay: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9_1 20 Jul 2022 14:20:56 |
Tobias C. Berner (tcberner) |
benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.9_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9_1 03 Jan 2020 09:30:11 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket |
0.9_1 09 Oct 2019 10:23:15 |
bapt |
Drop the ipv6 virtual category for b* category as it is not relevant anymore |
0.9_1 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
0.9_1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.9_1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.9_1 20 Oct 2014 07:03:49 |
bapt |
Cleanup plist |
0.9_1 19 Jun 2014 13:15:38 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Fix GNU_CONFIGURE
Approved by: portmgr blanket |
0.9 05 Jan 2014 00:41:32 |
bapt |
Support stage |
0.9 03 Jan 2014 15:34:13 |
adamw |
Convert benchmarks to PORT_OPTIONS:MDOCS |
0.9 20 Sep 2013 15:52:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks) |
0.9 30 Aug 2013 23:09:24 |
bapt |
Convert benchmarks from USE_GMAKE to USES=gmake
While here:
- Trim headers
- convert some port to the new perl5 world |
0.9 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.9 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.9 22 Nov 2009 19:49:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.9 19 Sep 2009 20:08:48 |
itetcu |
Add file forgoten in previous commit:
- Update to 0.9
- use rc.d script
- Update MASTER_SITES
- use PORTDOCS
- USE_LDCONFIG
- obey custom PREFIX
PR: 138366
Submitted by: Sylvio Cesar
Approved by: maintainer
Feature safe: yes
Feature safe: yes |
0.9 19 Sep 2009 20:05:36 |
itetcu |
- Update to 0.9
- use rc.d script
- Update MASTER_SITES
- use PORTDOCS
- USE_LDCONFIG
- obey custom PREFIX
PR: 138366
Submitted by: Sylvio Cesar
Approved by: maintainer
Feature safe: yes |
0.8 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.8 02 Apr 2007 22:04:42 |
edwin |
Fix email address of maintainer from internet2.edu to shlang.com |
0.8 22 Jan 2006 08:20:08 |
edwin |
SHA256ify
Approved by: krion@ |
0.8 20 Oct 2005 19:32:15 |
sem |
The program thrulay is used to measure the capacity, delay, and
other performance metrics of a network by sending a bulk TCP or UDP
stream over it.
Special features of thrulay include:
* For TCP, ability to measure round-trip delay along with throughput
* For UDP, ability to measure
- one-way delay, with quantiles
- packet loss
- packet duplication
- reordering
* For UDP, the ability to send precisely positioned true Poisson streams
(microsecond errors in sending times)
* Human- and machine-readable output (ready to be fed to gnuplot)
WWW: http://www.internet2.edu/~shalunov/thrulay/
PR: ports/87683
Submitted by: Stanislav Shalunov <shalunov@internet2.edu> |