aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* benchmarks/stress-ng: Update to 0.12.10Luca Pizzamiglio2021-06-133-8/+8
|
* benchmarks/iperf3: Make static library optional.Daniel Engberg2021-06-112-4/+8
| | | | | | | While here, do some minor changes to Makefile to follow the Porter's Handbook more closely. PR: 256495
* */*: Replace USE_GCC=any with USE_GCC=yesGerald Pfeifer2021-06-041-1/+1
| | | | | | | | | | | | | | | 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 96c17633d90386b5bcf8 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
* benchmarks/kdiskmark: add compiler:c++11-lang to USES to fix build onMark Linimon2021-06-031-1/+1
| | | | | | | GCC-based systems: CMake Error in CMakeLists.txt: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
* benchmarks/iperf3: Update to iperf-3.10.1.Bruce A. Mah2021-06-032-4/+4
| | | | Sponsored by: ESnet
* benchmarks/ali: Update to version 0.7.2.Jimmy Olgeni2021-06-032-7/+7
|
* benchmarks/ali: Update to version 0.7.0.Jimmy Olgeni2021-06-012-7/+10
|
* benchmarks/fio: update to 3.27Kirill Ponomarev2021-05-313-4/+11
|
* benchmarks/inferno: Update 0.10.5 -> 0.10.6Yuri Victorovich2021-05-312-80/+85
| | | | Reported by: portscout
* benchmarks/rubygem-benchmark-ips: Update to 2.9.1Po-Chuan Hsieh2021-05-302-4/+4
| | | | | Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt https://github.com/evanphx/benchmark-ips/commits/master
* benchmarks/ali: Update to version 0.6.1.Jimmy Olgeni2021-05-302-19/+7
|
* benchmarks/rubygem-benchmark-ips: Update to 2.9.0Po-Chuan Hsieh2021-05-262-4/+4
| | | | | Changes: https://github.com/evanphx/benchmark-ips/blob/master/History.txt https://github.com/evanphx/benchmark-ips/commits/master
* benchmarks/stress-ng: Update to 0.12.09Luca Pizzamiglio2021-05-232-4/+4
|
* benchmarks/phoronix-test-suite: Update to 10.4.0Luca Pizzamiglio2021-05-222-4/+4
|
* */pear-*: Take maintainershipPo-Chuan Hsieh2021-05-221-1/+1
|
* benchmarks/glmark2: backport --fullscreen fix for WAYLAND optionJan Beich2021-05-212-1/+4
| | | | | | | | $ 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
* Move KDiskMark to a more appropriate category (luckily, even with Git,Alexey Dokuchaev2021-05-186-0/+106
| | | | there is not much history to preserve since the initial check-in).
* benchmarks/iperf: Update to 2.1.1 (20210422)Po-Chuan Hsieh2021-05-162-4/+5
| | | | | | 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/
* benchmarks/vkmark: unbreak on non-x86 after bfcd0e437af3Jan Beich2021-05-141-0/+1
| | | | | | | | ===> vkmark-2017.08.24 depends on file: /usr/local/include/vulkan/vulkan_intel.h - not found *** Error code 1 PR: 255887 Reported by: linimon
* Rebuild lang/rust consumers after d8837418ea743776Tobias Kortkamp2021-05-112-1/+2
|
* benchmarks/stress-ng: Update to 0.12.08Luca Pizzamiglio2021-05-092-4/+4
|
* Deorbit RESTRICTED && NO_CDROM, part two.Mathieu Arnold2021-05-061-1/+5
| | | | | | | | | 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
* Deorbit RESTRICTED && NO_CDROM, part one.Mathieu Arnold2021-05-062-4/+5
| | | | | | | | 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
* benchmarks/inferno: Update 0.10.4 -> 0.10.5Yuri Victorovich2021-05-062-4/+4
| | | | Reported by: portscout
* benchmarks/inferno: Update 0.10.3 -> 0.10.4Yuri Victorovich2021-05-052-309/+314
| | | | Reported by: portscout
* benchmarks/hipercontracer: Update to 1.6.0Fernando Apesteguía2021-05-053-22/+24
| | | | | | | ChangeLog: PR: 255567 Reported by: dreibh@iem.uni-due.de (maintainer)
* *: reset miwi's ports after safekeeping his ports bit.Rene Ladan2021-05-041-1/+1
| | | | Hat: portmgr-secretary
* benchmarks/stress-ng: Update to 0.12.07Luca Pizzamiglio2021-04-282-4/+4
|
* benchmarks/dbs: extend BROKENness to FreeBSD 14Dmitry Marakasov2021-04-271-0/+1
|
* benchmarks/libcelero: Update 2.7.2 -> 2.8.2Yuri Victorovich2021-04-272-5/+5
| | | | Reported by: portscout
* benchmarks/hipercontracer: Update to 1.5.0Fernando Apesteguía2021-04-253-5/+21
| | | | | | | | | ChangeLog: https://github.com/dreibh/hipercontracer/commit/9d0e76f620b95cecb593375f7ee1f5080fbf0dd4 PR: 255172 Reported by: gspurki@gmail.com Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
* benchmarks/netperfmeter: Update to 1.9.0Fernando Apesteguía2021-04-253-29/+4
| | | | | | | | | 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)
* benchmarks/wrk: add luajit and luajit-openresty flavors.Sergey A. Osokin2021-04-241-2/+17
| | | | Bump PORTREVISION.
* benchmarks/siege: Update version 4.0.8=>4.0.9Muhammad Moinur Rahman2021-04-202-4/+4
| | | | Relnotes: https://github.com/JoeDog/siege/releases/tag/v4.0.9
* benchmarks/iperf: Update to 2.1.1Po-Chuan Hsieh2021-04-182-5/+5
| | | | | | 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/
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0716-16/+0
| | | | Reported by: lwhsu
* benchmarks/siege: Update version 4.0.7=>4.0.8Muhammad Moinur Rahman2021-04-062-4/+4
| | | | Relnotes: https://github.com/JoeDog/siege/releases/tag/v4.0.8
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-064-6/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-06103-104/+0
|
* Rebuild lang/rust consumers after r569489Tobias Kortkamp2021-03-292-2/+2
| | | | Notes: svn path=/head/; revision=569491
* benchmarks/stress-ng: Update to 0.12.06Luca Pizzamiglio2021-03-252-4/+4
| | | | Notes: svn path=/head/; revision=569224
* Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-221-1/+1
| | | | | | | | contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line. Notes: svn path=/head/; revision=568947
* benchmarks/vkmark: update to 2017.08.24Jan Beich2021-03-162-6/+5
| | | | | | | Changes: https://github.com/vkmark/vkmark/compare/6aad03d...53abc4f Notes: svn path=/head/; revision=568531
* benchmarks/stress-ng: Update to 0.12.05Luca Pizzamiglio2021-03-152-4/+4
| | | | Notes: svn path=/head/; revision=568450
* - Update math/glm to 0.9.9.8Dmitry Marakasov2021-03-121-0/+1
| | | | Notes: svn path=/head/; revision=568184
* benchmarks/iozone: Adopt portNuno Teixeira2021-03-121-1/+1
| | | | | | | | Approved by: dbaio (mentor) Differential Revision: https://reviews.freebsd.org/D29229 Notes: svn path=/head/; revision=568183
* Hook distro cleanup on pre-build to ensure gmake availabiltyAlexander Nedotsukov2021-03-111-3/+3
| | | | | | | Reported by: Giacomo Olgeni Notes: svn path=/head/; revision=568130
* Update to 3_491Alexander Nedotsukov2021-03-113-16/+8
| | | | Notes: svn path=/head/; revision=568106
* Update to 3.26Kirill Ponomarev2021-03-093-4/+6
| | | | Notes: svn path=/head/; revision=567911
* benchmarks/vkmark: update to 2017.08.23Jan Beich2021-03-072-6/+5
| | | | | | | Changes: https://github.com/vkmark/vkmark/compare/e8c0720...6aad03d Notes: svn path=/head/; revision=567797