2021-10-26 12:02:56 by Nia Alarie | Files touched by this commit (52) |
Log message:
benchmarks: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:18:34 by Nia Alarie | Files touched by this commit (52) |
Log message:
benchmarks: Remove SHA1 hashes for distfiles
|
2021-09-28 14:57:17 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
netperf: Support GCC >= 10.
|
2021-04-21 11:16:32 by Thomas Klausner | Files touched by this commit (1) |
Log message:
netperf: remove dead download location
|
2019-11-03 12:55:30 by Roland Illig | Files touched by this commit (8) |
Log message:
benchmarks: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-02-01 14:40:27 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
netperf: Support newer GCC and clang on SunOS.
|
2016-03-30 15:24:12 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
Fix build on SunOS.
|
2015-11-03 01:25:52 by Alistair G. Crooks | Files touched by this commit (43) |
Log message:
Add SHA512 digests for distfiles for benchmarks category
Problems found with existing distfile for superpi:
distfiles/super_pi-20030927/super_pi.tar.gz
No changes were made to the superpi/distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
distfiles/eagle-lin32-7.4.0.run
|
2015-08-16 03:05:09 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(pkgsrc)
- Drop patch-ab, the lines of code to patch deleted.
(there are still ifdef __FreeBSD__ remaining at other files,
need to watch, sorry and thanks)
(upstream)
- Update 2.6.0 to 2.7.0
---------------------
These are the Release Notes for Revision 2.7.0 of netperf:
*) Add bits/s (-f b) and Bytes/s (-f B) as selectable throughput
units. This may make life easier for folks doing post-processing of
things like interim results.
*) Miscelaneous fixes
*) Much of the now-seeming kruft for things peripheral to netperf's
core mission - have been removed though the code itself remains in
the repository. So, things like looking-up egress interface,
driver/slot information etc have been disabled in a manner
requiring more than just a ./configure to bring-back.
It wasn't clear those features were being used. This is a test of
that hypothesis.
|
2014-09-23 15:55:00 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
SunOS needs sys/types.h too.
|