non port: benchmarks/netperfmeter/Makefile |
SVNWeb
|
Number of commits found: 21 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 86b2c51 (Only the first 10 of 95 ports in this commit are shown above. )
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 )
|
Sun, 25 Apr 2021
|
[ 11:23 Fernando Apesteguía (fernape) ] 79d07c7
benchmarks/netperfmeter: Update to 1.9.0
ChangeLog:
https://github.com/dreibh/netperfmeter/commit/7a2fa08aea006e59ef8938e80d7435d74d53c8af
PR: 255173
Reported by: gspurki@gmail.com
Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 3 May 2020
|
[ 09:46 fernape ]
benchmarks/netperfmeter: update to 1.8.6
Disable DCCP detection to avoid build fail in 13-CURRENT (SOCK_DCCP not found)
PR: 245945
Submitted by: gspurki@gmail.com
Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
|
Sat, 5 Oct 2019
|
[ 00:31 pkubaj ]
benchmarks/netperfmeter: fix build on GCC architectures
Use newer GCC:
cc1plus: error: unrecognized command line option "-Wno-array-bounds"
Approved by: mentors (implicit approval)
|
Sun, 1 Sep 2019
|
[ 01:46 yuri ]
benchmarks/netperfmeter: Update 1.7.6 -> 1.8.4
PR: 239841
Submitted by: dreibh@iem.uni-due.de (maintainer)
|
Fri, 12 Jul 2019
|
[ 02:25 linimon ] (Only the first 10 of 21 ports in this commit are shown above. )
Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".
For people already testing powerpc on clang, it is possible that they
already have both compilers in base. Thus, the assumption that "gcc is
in base" (e.g. libstdc++.so exists) always means "force use of GCC" is
already broken. It will be for everyone on -CURRENT once the switch is
made.
While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
Tue, 30 Apr 2019
|
[ 19:25 pkubaj ]
benchmarks/netperfmeter: fix build with GCC-based architectures
Remove option -Wno-array-bounds from CMakeLists.txt to fix build on GCC
architectures.
PR: 237041
Approved by: dreibh@iem.uni-due.de (maintainer timeout), mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20107
|
Mon, 18 Jun 2018
|
[ 14:49 linimon ]
Mark as broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sun, 11 Mar 2018
|
[ 14:10 tobik ]
benchmarks/netperfmeter: Update to 1.7.6
PR: 223311
Submitted by: dreibh@iem.uni-due.de (maintainer)
Reviewed by: tcberner
|
Thu, 29 Dec 2016
|
[ 12:50 amdmi3 ]
- Update to 1.6.1
PR: 214343
Submitted by: joneum@bsdproject.de
Approved by: dreibh@iem.uni-due.de (maintainer)
|
Sun, 5 Jan 2014
|
[ 01:28 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 15:52 bapt ] (Only the first 10 of 74 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks)
|
Fri, 30 Aug 2013
|
[ 23:09 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert benchmarks from USE_GMAKE to USES=gmake
While here:
- Trim headers
- convert some port to the new perl5 world
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 9 Feb 2013
|
[ 14:06 miwi ]
- Update to 1.3.0
PR: 174611
Submitted by: maintainer
|
Sun, 6 Nov 2011
|
[ 16:36 miwi ] (Only the first 10 of 16 ports in this commit are shown above. )
- Get rid FreeBSD 6.X support
|
Sun, 27 Feb 2011
|
[ 13:36 miwi ]
- Update to 1.1.7
PR: 154846
Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer)
|
Wed, 29 Dec 2010
|
[ 20:04 pgollucci ] (Only the first 10 of 208 ports in this commit are shown above. )
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
|
Tue, 21 Sep 2010
|
[ 14:17 ashish ]
NetPerfMeter is a network performance meter for the UDP,
TCP, SCTP and DCCP transport protocols over IPv4 and IPv6.
It simultaneously transmits bidirectional flows to an endpoint
and measures the resulting flow bandwidths and QoS. The
results are written as vector and scalar files. The vector
files can e.g. be used to create plots of the results.
WWW: http://www.iem.uni-due.de/~dreibh/netperfmeter/
PR: ports/148994
Approved by: tabthorpe (mentor)
|
Number of commits found: 21 |