Port details |
- netstrain Tool to measure practical TCP throughput between two machines
- 3.0 net =2 3.0Version of this port present on the latest quarterly branch.
- Maintainer: jmohacsi@bsd.hu
- Port Added: 2003-07-23 10:29:41
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://netstrain.sourceforge.net/
- Description:
- NetStrain is a tool to measure practical data throughput between two machines
over a TCP connection. It can be used for performance testing,
stress/stability testing and to demonstrate various network effects. It
supports both IPv4 and IPv6, provided the underlying system does.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- netstrain>0:net/netstrain
- To install the port:
- cd /usr/ports/net/netstrain/ && make install clean
- To add the package, run one of these commands:
- pkg install net/netstrain
- pkg install netstrain
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: netstrain
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (netstrain-3.0.tar.gz) = df50242d2c2007198be559b866c5d2e40e53d4eabcd1d71e9099805823960b20
SIZE (netstrain-3.0.tar.gz) = 12032
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for netstrain-3.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_netstrain
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 15
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
3.0 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 ) |
3.0 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
3.0 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
3.0 24 Feb 2014 13:50:56 |
ehaupt |
Support staging |
3.0 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.0 09 Jan 2013 19:50:06 |
tabthorpe |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
3.0 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.0 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
3.0 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
3.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.0 23 Jul 2003 10:28:57 |
krion |
New port: net/netstrain-3.0
A TCP preformance checking tool which
also supports IPv6.
PR: 54328
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: fjoe (mentor) |
Number of commits found: 15
|