Port details |
- mgen IP network performance tests and measurements
- 4.2b6 net =2 4.2b6Version of this port present on the latest quarterly branch.
- IGNORE: is only for i386, while you are running amd64
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-11-04 23:51:25
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://mgen.pf.itd.nrl.navy.mil/
- Description:
- The Multi-Generator (MGEN) is open source software by the Naval Research
Laboratory (NRL) PROTocol Engineering Advanced Networking (PROTEAN)
Research Group. MGEN provides the ability to perform IP network
performance tests and measurements using UDP/IP traffic (TCP is currently
being developed).
The toolset generates real-time traffic patterns so that the network can
be loaded in a variety of ways. The generated traffic can also be
received and logged for analyses. Script files are used to drive the
generated loading patterns over the course of time. These script files can
be used to emulate the traffic patterns of unicast and/or multicast UDP/IP
applications. The receive portion of this tool set can be scripted to
dynamically join and leave IP multicast groups. MGEN log data can be used
to calculate performance statistics on throughput, packet loss rates,
communication delay, and more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/mgen/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install net/mgen
- pkg install mgen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mgen
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- SHA256 (src-mgen-4.2b6.tgz) = ad081c7d6984a8e78c8636feb2a0547a2f60759aebfbc72e47dc6a3845fc85a8
SIZE (src-mgen-4.2b6.tgz) = 402323
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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 mgen-4.2b6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_mgen
- USES:
- gmake tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
4.2b6 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 ) |
4.2b6 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 ) |
4.2b6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2b6 25 Aug 2018 18:48:00 |
tobik |
net/mgen: Fix build with Clang 6
../common/mgenSocketList.cpp:231:20: error: cannot initialize return object of
type 'MgenSocketList::Item *' with an rvalue of type 'bool'
return false;
^~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/mgen-4.2b6.log |
4.2b6 30 Dec 2015 16:20:12 |
amdmi3 |
- Switch to options helpers
- Simplify build |
4.2b6 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
4.2b6 25 Mar 2015 23:51:06 |
marino |
net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket |
4.2b6 31 Jul 2014 12:51:22 |
adamw |
Fix path to MASTER_SITE. |
4.2b6 31 Jul 2014 12:34:07 |
adamw |
Stage and fix build without gcc. |
4.2b6 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
4.2b6 24 Jul 2014 15:57:24 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
4.2b6 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
4.2b6 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
4.2b6 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
4.2b6 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
4.2b6 09 Jan 2013 19:50:06 |
tabthorpe |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
4.2b6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
4.2b6 08 May 2009 21:50:30 |
garga |
- Fix build on -CURRENT and unbreak
- Since i'm here, fix MASTER_SITES, directory has changed since version 5 was
released |
4.2b6 08 Jan 2009 18:05:10 |
erwin |
Mark BROKEN: does not build after the arp-v2 import.
Submitted by: pointyhat |
4.2b6 06 Nov 2006 22:05:05 |
miwi |
- Add Backup MASTER_SITES
Submitted by: pointyhat via kris |
4.2b6 01 Nov 2006 06:58:45 |
miwi |
- Update to 4.2b6
PR: ports/104806
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
4.2b5 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
4.2b5 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
4.2b5 01 Jun 2005 11:03:05 |
barner |
- Mark i386 only [1]
- Fix WRKSRC
Reported by: Mohacsi Janos <mohacsi@niif.hu> (maintainer) [1] |
4.2b5 31 May 2005 14:03:51 |
barner |
(I forgot to cvs add the new patches.)
- unmark IGNORE (fix PTHREAD_{CFLAGS, LIBS}) [1 (partly)]
- pet portlint:
* tab-instead-of-blank fixes
* use DISTNAME instead of single entry for DISTFILES
PR: ports/81710 [1]
Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer) [1] |
4.2b5 31 May 2005 14:01:12 |
barner |
- unmark IGNORE (fix PTHREAD_{CFLAGS, LIBS}) [1 (partly)]
- pet portlint:
* tab-instead-of-blank fixes
* use DISTNAME instead of single entry for DISTFILES
PR: ports/81710 [1]
Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer) [1] |
4.2b5 01 Apr 2005 22:55:29 |
kris |
s/BROKEN/IGNORE/ to prevent package build
Approved by: portmgr (self) |
4.2b5 26 Mar 2005 21:20:25 |
kris |
BROKEN: Does not respect PTHREAD_LIBS
Approved by: portmgr (self) |
4.2b5 04 Nov 2004 23:39:51 |
pav |
Add mgen, The Multi-Generator, an open source software by the Naval Research
Laboratory (NRL) PROTocol Engineering Advanced Networking (PROTEAN)
Research Group. MGEN provides the ability to perform IP network
performance tests and measurements using UDP/IP traffic (TCP is currently
being developed).
PR: ports/73532
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |