Commit graph

2160 commits

Author SHA1 Message Date
Bernhard Froehlich
0e036d7ac3
benchmarks/iperf3: Add CPE information
Approved by:	portmgr (blanket)
2021-10-05 19:11:47 +00:00
Rene Ladan
e56a7da894 *: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat:	portmgr-secretary
2021-10-04 21:58:01 +02:00
Po-Chuan Hsieh
ffd7f1117f
*/Makefile: Sort SUBDIRs 2021-09-27 23:55:49 +08:00
Muhammad Moinur Rahman
1047ebc5c8 benchmarks/siege: Update version 4.0.9=>4.1.1
Relnotes: https://github.com/JoeDog/siege/releases/tag/v4.1.1
2021-09-25 17:57:31 -05:00
Mikael Urankar
ac820f645f benchmarks/polygraph: Mark as broken on aarch64:
configure:17620: g++10 -o conftest -O2 -pipe  -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10  -Wl,-rpath=/usr/local/lib/gcc10 -isystem /usr/local/include -std=gnu++98  -I/usr/include -isystem /usr/local/include -L/usr/lib   -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc10 -L/usr/local/lib/gcc10  conftest.cc -lssl -lcrypto -lm -L/usr/local/lib >&5
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__floatunditf@GCC_4.2.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__subtf3@GCC_3.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__extendsftf2@GCC_3.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__divtf3@GCC_3.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__floatsitf@GCC_3.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__addtf3@GCC_3.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__letf2@GCC_3.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__fixunstfdi@GCC_3.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__multf3@GCC_3.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__eqtf2@GCC_3.0'
/usr/local/bin/ld: /usr/local/lib/gcc10/libstdc++.so: undefined reference to `__lttf2@GCC_3.0'
2021-09-24 09:47:40 +02:00
Stefan Eßer
05857c1ba0 benchmarks/shellbench: add new port
This program allows to compare the performance of different POSIX
shells (e.g. sh, bash, dash, ksh, zsh, ...).

A number of sample scripts are included and can be easily extended to
cover more areas.
2021-09-23 12:21:21 +02:00
Po-Chuan Hsieh
c7f278e521
benchmarks/iperf: Update to 2.1.4 (20210818)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-09-21 11:35:10 +08:00
Luca Pizzamiglio
6fde971243 benchmarks/stress-ng: Update to 0.13.03
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2021-09-18 18:47:11 +02:00
Tobias Kortkamp
7059b43727
*: Rebuild lang/rust consumers after the 1.55.0 update 2021-09-19 11:03:23 +02:00
Jimmy Olgeni
466d994fca benchmarks/ali: Update to version 0.7.3. 2021-09-15 12:41:42 +02:00
Kirill Ponomarev
3a719c0182 benchmarks/fio: update to 3.28 2021-09-09 16:19:11 +02:00
Tilman Keskinoz
1af2e4eafc benchmarks/netio: make fetchable
* The Source is now on GH
* Switch to tarball
* Source is identical to previous zip file apart from
  Copyright update and RCS tag
2021-09-02 20:13:10 +02:00
Yuri Victorovich
d74d4f5f6d benchmarks/inferno: Update 0.10.6 -> 0.10.7
Reported by:	portscout
2021-09-02 02:29:55 -07:00
Mikael Urankar
70f1b063ed lang/rust: Rebuild consumers for 1.54.0 2021-08-28 15:42:06 +02:00
Jan Beich
9e9d84f60d benchmarks/vkpeak: add new port
vkpeak is a synthetic benchmarking tool to measure peak capabilities
of Vulkan devices. It only measures the peak metrics that can be
achieved using vector operations and does not represent a real-world
use case.

https://github.com/nihui/vkpeak
2021-08-07 02:40:01 +00:00
Alexey Dokuchaev
8c256a205f benchmarks/kdiskmark: the port had been updated (+)
- Update KDiskMark to version 2.2.1
- Make cache clearing and KDE dependency optional
- Amend port description and add pkg-help file

Reported by:	portscout
2021-07-23 11:15:42 +00:00
Jan Beich
431eaa481c benchmarks/vkmark: unbreak after 22a85734ff
===>   vkmark-2017.08.24_1 depends on file: /usr/local/include/vulkan/vulkan_intel.h - not found
*** Error code 1

Reported by:	pkg-fallout
2021-07-23 04:10:06 +00:00
Stephen Montgomery-Smith
ed21e80143 math/octave: Update to 6.3.0.
Also bump revision of dependent octave-forge-* ports.
2021-07-15 22:20:13 -05:00
Po-Chuan Hsieh
badb169c1d
benchmarks/iperf: Update to 2.1.3 (20210714)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-07-16 07:52:16 +08:00
Po-Chuan Hsieh
4ab1a1086f
benchmarks/pear-Benchmark: Add LICENSE_FILE and NO_ARCH 2021-07-16 04:32:01 +08:00
Piotr Kubaj
675bee2327 benchmarks/inferno: fix build on powerpc
Apart from backporting libc support, it also requires adding powerpc target to the list of targets that don't support 64-bit atomics.
2021-07-13 09:26:30 +00:00
Luca Pizzamiglio
67ebf735af benchmarks/stress-ng: Update to 0.12.12 2021-07-11 23:01:57 +02:00
Alexey Dokuchaev
4109f93d01 benchmarks/kdiskmark: unbreak the build after recent KDE changes
Reported by:	pkg-fallout
2021-07-11 16:38:00 +00:00
Alexey Dokuchaev
0fdebe53ba benchmarks/apib: the port had been updated (+)
- Belatedly update to version 1.2.1 and sync port description
- Builds with CMake now and uses modern libraries instead of the
  Apache Portable Runtime (devel/apr1)
- While upstream asks for C++11, force C++17 because that's how
  Abseil C++ libraries are currently built, otherwise it won't
  link due to ABI incompatibilities
- Hook two provided tests to our framework (USES+=cmake:testing)
2021-07-04 06:14:48 +00:00
Po-Chuan Hsieh
77d0637237
benchmarks/iperf: Update to 2.1.1 (20210622)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-07-01 04:43:32 +08:00
Piotr Kubaj
6718da31ba Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust 2021-06-28 19:34:43 +00:00
Luca Pizzamiglio
548a975151 benchmarks/stress-ng: Update to 0.12.11
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2021-06-27 12:35:57 +02:00
Tobias Kortkamp
06dbc12f96
lang/rust: Rebuild consumers for 1.53.0 2021-06-27 07:39:51 +02:00
Kevin Bowling
da3162c7c9 graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
2021-06-22 11:53:08 -07:00
Kirill Ponomarev
038ccc9fb5 benchmarks/fio: resort Makefile 2021-06-22 20:19:35 +02:00
Jason W. Bacon
0b83e8dde9 benchmarks/mst-bench: Maximum sustainable throughput benchmark
MST-bench is a simple program to measure optimal sustained memory and disk
performance.

Unlike many benchmarks, it does not attempt to simulate naturally occurring
loads. Rather, it indicates what is the best performance you can expect out of
your hardware, providing a reference to which software can be compared.
2021-06-17 12:06:41 -05:00
Tobias C. Berner
63e653adaa math/gsl: update to 2.7
From [1]

* What is new in gsl-2.7:
	* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
	* fixed bug #60335 (spmatrix test failure, J. Lamb)
	* fixed bug #36577
	* clarified documentation on interpolation accelerators (V. Krishnan)
	* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M. Sitte)
	* fixed doc bug #59758
	* fixed bug #58202 (rstat median for n=5)
	* added support for native C complex number types in gsl_complex
	   when using a C11 compiler
	* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6
	* updated exponential fitting example for nonlinear least squares
	* added banded LU decomposition and solver (gsl_linalg_LU_band)
	* New functions added to the library:
	      - gsl_matrix_norm1
	      - gsl_spmatrix_norm1
	      - gsl_matrix_complex_conjtrans_memcpy
	      - gsl_linalg_QL: decomp, unpack
	      - gsl_linalg_complex_QR_* (thanks to Christian Krueger)
	      - gsl_vector_sum
	      - gsl_matrix_scale_rows
	      - gsl_matrix_scale_columns
	      - gsl_multilarge_linear_matrix_ptr
	      - gsl_multilarge_linear_rhs_ptr
	      - gsl_spmatrix_dense_add (renamed from gsl_spmatrix_add_to_dense)
	      - gsl_spmatrix_dense_sub
	      - gsl_linalg_cholesky_band: solvem, svxm, scale, scale_apply
	      - gsl_linalg_QR_UD: decomp, lssolve
	      - gsl_linalg_QR_UU: decomp, lssolve, QTvec
	      - gsl_linalg_QR_UZ: decomp
	      - gsl_multifit_linear_lcurvature
	      - gsl_spline2d_eval_extrap
	* bug fix in checking vector lengths in gsl_vector_memcpy (dieggsy@pm.me)
	* made gsl_sf_legendre_array_index() inline and documented
	      - gsl_sf_legendre_nlm()

[1] http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS

PR:		256423
Exp-run by:	antoine
2021-06-16 21:31:27 +02:00
Luca Pizzamiglio
9d4dbe4df2 benchmarks/stress-ng: Update to 0.12.10 2021-06-13 21:52:32 +02:00
Daniel Engberg
6f86d94705
benchmarks/iperf3: Make static library optional.
While here, do some minor changes to Makefile to follow the Porter's
Handbook more closely.

PR:		256495
2021-06-11 08:06:14 -07:00
Gerald Pfeifer
d09ed096c4 */*: Replace USE_GCC=any with USE_GCC=yes
USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such
as i386 and amd64 since 12.x and depending on configuration 11.x,
most newer installations on other platforms, and 13.x across the
board).

Since commit 96c17633d9 Mk/bsd.gcc.mk is treating them as
different spellings of the same, so continue the deorbiting of the
USE_GCC=any form and simply replace it with USE_GCC=yes.

This should not make any functional difference at all.

Discussed with:	mat, linimon, pkubaj
2021-06-04 05:53:21 +00:00
Mark Linimon
09935e0b33 benchmarks/kdiskmark: add compiler:c++11-lang to USES to fix build on
GCC-based systems:

  CMake Error in CMakeLists.txt:
  The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
2021-06-03 17:56:19 -05:00
Bruce A. Mah
0e356c94a4
benchmarks/iperf3: Update to iperf-3.10.1.
Sponsored by:	ESnet
2021-06-03 08:39:22 -07:00
Jimmy Olgeni
26772567fc benchmarks/ali: Update to version 0.7.2. 2021-06-03 12:39:01 +02:00
Jimmy Olgeni
31cca9d85f benchmarks/ali: Update to version 0.7.0. 2021-06-01 16:33:48 +02:00
Kirill Ponomarev
395823cfd2 benchmarks/fio: update to 3.27 2021-05-31 09:13:48 +02:00
Yuri Victorovich
367b7e969b benchmarks/inferno: Update 0.10.5 -> 0.10.6
Reported by:	portscout
2021-05-30 22:02:59 -07:00
Po-Chuan Hsieh
0edf7a4a3e
benchmarks/rubygem-benchmark-ips: Update to 2.9.1
Changes:	https://github.com/evanphx/benchmark-ips/blob/master/History.txt
		https://github.com/evanphx/benchmark-ips/commits/master
2021-05-31 03:52:35 +08:00
Jimmy Olgeni
bb2b202ab9 benchmarks/ali: Update to version 0.6.1. 2021-05-30 10:46:19 +02:00
Po-Chuan Hsieh
8d8a9cd648
benchmarks/rubygem-benchmark-ips: Update to 2.9.0
Changes:	https://github.com/evanphx/benchmark-ips/blob/master/History.txt
		https://github.com/evanphx/benchmark-ips/commits/master
2021-05-26 20:55:48 +08:00
Luca Pizzamiglio
af1e210d65 benchmarks/stress-ng: Update to 0.12.09 2021-05-23 18:36:26 +02:00
Luca Pizzamiglio
4b88dfb58d benchmarks/phoronix-test-suite: Update to 10.4.0 2021-05-22 19:32:48 +02:00
Po-Chuan Hsieh
0ab32182bc
*/pear-*: Take maintainership 2021-05-23 00:20:48 +08:00
Jan Beich
1307312bf4 benchmarks/glmark2: backport --fullscreen fix for WAYLAND option
$ glmark2-wayland --fullscreen
Error: eglCreateWindowSurface failed with error: 0x300b
Error: eglCreateWindowSurface failed with error: 0x300b
Error: CanvasGeneric: Invalid EGL state
Error: main: Could not initialize canvas
2021-05-21 15:53:55 +00:00
Alexey Dokuchaev
3640fccd08 Move KDiskMark to a more appropriate category (luckily, even with Git,
there is not much history to preserve since the initial check-in).
2021-05-18 06:08:10 +00:00
Po-Chuan Hsieh
4aa997496d
benchmarks/iperf: Update to 2.1.1 (20210422)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-05-16 23:23:52 +08:00
Jan Beich
156537c43a benchmarks/vkmark: unbreak on non-x86 after bfcd0e437a
===>   vkmark-2017.08.24 depends on file: /usr/local/include/vulkan/vulkan_intel.h - not found
*** Error code 1

PR:		255887
Reported by:	linimon
2021-05-14 23:50:47 +00:00
Tobias Kortkamp
28e7a9334a
Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
Luca Pizzamiglio
337cfe3217 benchmarks/stress-ng: Update to 0.12.08 2021-05-09 23:08:37 +02:00
Mathieu Arnold
3505159e72
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
2021-05-06 13:47:48 +02:00
Mathieu Arnold
adb93122cb
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.

Approved by:	rene
Differential Revision:	https://reviews.freebsd.org/D30010
2021-05-06 13:47:41 +02:00
Yuri Victorovich
b7e4bc6f93 benchmarks/inferno: Update 0.10.4 -> 0.10.5
Reported by:	portscout
2021-05-05 23:38:27 -07:00
Yuri Victorovich
b9c261cd7c benchmarks/inferno: Update 0.10.3 -> 0.10.4
Reported by:	portscout
2021-05-05 12:56:25 -07:00
Fernando Apesteguía
b4c412fcff benchmarks/hipercontracer: Update to 1.6.0
ChangeLog:

PR:	255567
Reported by:	dreibh@iem.uni-due.de (maintainer)
2021-05-05 10:32:49 +02:00
Rene Ladan
727adba8e5 *: reset miwi's ports after safekeeping his ports bit.
Hat:	portmgr-secretary
2021-05-04 18:57:55 +02:00
Luca Pizzamiglio
9408f483f2 benchmarks/stress-ng: Update to 0.12.07 2021-04-28 20:56:28 +02:00
Dmitry Marakasov
87e8477cb3 benchmarks/dbs: extend BROKENness to FreeBSD 14 2021-04-27 17:21:19 +03:00
Yuri Victorovich
a49d5dfc22 benchmarks/libcelero: Update 2.7.2 -> 2.8.2
Reported by:	portscout
2021-04-27 01:56:18 -07:00
Fernando Apesteguía
07dad544ea benchmarks/hipercontracer: Update to 1.5.0
ChangeLog:
9d0e76f620

PR:	255172
Reported by:	gspurki@gmail.com
Approved by:	dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
2021-04-25 13:52:48 +02:00
Fernando Apesteguía
79d07c7839 benchmarks/netperfmeter: Update to 1.9.0
ChangeLog:
7a2fa08aea

PR:	255173
Reported by:	gspurki@gmail.com
Approved by:	dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
2021-04-25 13:23:59 +02:00
Sergey A. Osokin
f7dc9143c8 benchmarks/wrk: add luajit and luajit-openresty flavors.
Bump PORTREVISION.
2021-04-24 14:35:02 -04:00
Muhammad Moinur Rahman
9a89804107 benchmarks/siege: Update version 4.0.8=>4.0.9
Relnotes:	https://github.com/JoeDog/siege/releases/tag/v4.0.9
2021-04-20 23:22:51 +00:00
Po-Chuan Hsieh
bc052fa278
benchmarks/iperf: Update to 2.1.1
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-04-18 13:41:52 +08:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Muhammad Moinur Rahman
589feb8c01 benchmarks/siege: Update version 4.0.7=>4.0.8
Relnotes:	https://github.com/JoeDog/siege/releases/tag/v4.0.8
2021-04-06 17:58:56 +00:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Tobias Kortkamp
6095f1422a Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
Luca Pizzamiglio
7047082ee7 benchmarks/stress-ng: Update to 0.12.06 2021-03-25 20:37:10 +00:00
Alexey Dokuchaev
ee895ff14c Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
2021-03-22 10:17:43 +00:00
Jan Beich
6cd46ef665 benchmarks/vkmark: update to 2017.08.24
Changes:	6aad03d...53abc4f
2021-03-16 00:24:04 +00:00
Luca Pizzamiglio
5b6a6f419f benchmarks/stress-ng: Update to 0.12.05 2021-03-15 12:38:08 +00:00
Dmitry Marakasov
f98c6bc93b - Update math/glm to 0.9.9.8 2021-03-12 15:55:03 +00:00
Nuno Teixeira
fb1d3219bf benchmarks/iozone: Adopt port
Approved by:	dbaio (mentor)
Differential Revision:	https://reviews.freebsd.org/D29229
2021-03-12 15:45:03 +00:00
Alexander Nedotsukov
a3d941d14c Hook distro cleanup on pre-build to ensure gmake availabilty
Reported by:	Giacomo Olgeni
2021-03-11 20:10:10 +00:00
Alexander Nedotsukov
600cccd14f Update to 3_491 2021-03-11 16:53:34 +00:00
Kirill Ponomarev
2d4e57a280 Update to 3.26 2021-03-09 09:15:23 +00:00
Jan Beich
3fc72019c9 benchmarks/vkmark: update to 2017.08.23
Changes:	e8c0720...6aad03d
2021-03-07 23:23:41 +00:00
Luca Pizzamiglio
c7ad82ce44 benchmarks/stress-ng: Update to 0.12.04
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2021-03-04 18:05:32 +00:00
Sunpoet Po-Chuan Hsieh
f906027804 Update WWW 2021-03-03 18:18:04 +00:00
Josh Paetzel
b1473087d5 deorbit jpaetzel 2021-03-02 00:51:54 +00:00
Yuri Victorovich
08c8151576 benchmarks/libcelero: Update 2.7.0 -> 2.7.2
Reported by:	portscout
2021-03-01 19:58:36 +00:00
Yuri Victorovich
3b9968a19b benchmarks/libcelero: Update 2.6.0 -> 2.7.0
Reported by:	portscout
2021-02-24 18:19:53 +00:00
Stephen Montgomery-Smith
6473aac25b - Update math/octave to 6.2.0.
- Bump portrevision of dependent ports.
- Add patches to dependent ports math/octave-forge-* if I can figure them out.
- Mark broken dependent ports I couldn't figure out.
2021-02-21 22:41:34 +00:00
Luca Pizzamiglio
a40204370e benchmarks/phoronix-test-suite: Update to 10.2.2 2021-02-21 17:58:49 +00:00
Dmitri Goutnik
21e74a76e3 Switch to GO_MODULE after r566063 2021-02-19 17:59:28 +00:00
Jan Beich
14da26c888 benchmarks/glmark2: unbreak and re-enable WAYLAND after r565490 2021-02-18 22:28:47 +00:00
Yuri Victorovich
1f36e0d8e1 Maintainer reset for jlaffaye
Reason: Many bug reports (including bug#253256) related to jlaffaye's ports timed out in the period from April 2020 to now.

PR:		253256
Approved by:	jlaffaye (maintainer's timeout 14 days)
2021-02-18 21:06:55 +00:00
Sunpoet Po-Chuan Hsieh
cb17231c4e Update to 0.501
- Update LICENSE

Changes:	https://metacpan.org/changes/distribution/Dumbbench
2021-02-17 18:02:14 +00:00
Alexey Dokuchaev
52542ecac8 - Update `benchmarks/glmark2' to version 2021.02
- Gargage-collect patches integrated upstream
- Now really requires C++14-capable compiler, so
  stop trying to force C++11
- Disable Wayland flavor and mark it as BROKEN

Reported by:	portscout
2021-02-17 09:44:46 +00:00
Piotr Kubaj
7374706d86 benchmarks/sysbench: fix build on powerpc64le 2021-02-14 17:47:02 +00:00
Mikael Urankar
6bebfaa8a0 lang/rust: Update to 1.50.0
- Use bundled libgit/libssh, the versions in ports are too old
  - Update lang/rust-nightly to 2021-02-12
  - Update devel/racer to 2.1.41
  - Import upstream patch to fix build issue for Firefox and related ports (https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)

Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D28616
2021-02-14 15:45:10 +00:00
Luca Pizzamiglio
4b0742ebdf benchmarks/stress-ng: update to 0.12.03
changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2021-02-14 14:21:50 +00:00
Luca Pizzamiglio
125b4eccb0 benchmarks/phoronix-test-suite: Update to 10.2.1 2021-02-02 22:49:11 +00:00
Sunpoet Po-Chuan Hsieh
c965e83511 Update to 2.1.0 RC2
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-02-01 19:24:15 +00:00
Jan Beich
bfcd0e437a benchmarks/vkmark: expose KMS console support 2021-01-28 18:48:24 +00:00