aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
...
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-09-085-4/+5
|
* Remove WWW lines that have been moved into MakefilesStefan Eßer2022-09-081-2/+0
| | | | Approved by: portmgr (implicit)
* Move more WWW entries from pkg-descr files into MakefilesStefan Eßer2022-09-081-0/+1
| | | | | | | The WWW: lines in the pkg-descr files of these ports where not at the end of those files and have been missed in prior conversion runs. Approved by: portmgr (implicit)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-07105-210/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-07105-0/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* benchmarks/ddosify: Update to 0.8.1Gabriel M. Dutra2022-09-072-5/+4
| | | | | | Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.8.1 PR: 266215
* benchmarks/wrk: update to 4.2.0Sergey A. Osokin2022-09-042-5/+4
| | | | | ChangeLog: https://github.com/wg/wrk/compare/4.1.0...4.2.0 PR: 251324
* benchmarks/fio: Update to 3.32Kirill Ponomarev2022-08-313-4/+6
|
* benchmarks/iperf: Update to 2.1.8Po-Chuan Hsieh2022-08-312-4/+4
| | | | | Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES https://sourceforge.net/p/iperf2/code/ci/master/log/
* benchmarks/kdiskmark: update KDiskMark to version 3.0.0Alexey Dokuchaev2022-08-304-24/+16
| | | | | | | | KF5Auth cache clearing helper is no longer optional after the upstream commit d8a3648 scarcely described as "Implement Dbus" (go figure). Reported by: portscout
* rust: bring back update to 1.63Baptiste Daroussin2022-08-252-1/+2
| | | | | | | | | | | | | | | | Revert back the revert of the update of rust and related commits This revert was drive by beside validation by portmgr via exp-run and not respectful of the etiquette we have between committers This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64. This reverts commit 04d257baa182926cff158f32cf459e560426add0. This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2. This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e. This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c. This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e. With hat: portmgr
* Revert "lang/rust: Bump revisions after 1.63.0"Piotr Kubaj2022-08-252-2/+1
| | | | | | This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d. PR: 265915
* lang/rust: Bump revisions after 1.63.0Mikael Urankar2022-08-252-1/+2
|
* benchmarks/phoronix-test-suite: Update to 10.8.4Luca Pizzamiglio2022-08-192-4/+4
|
* benchmarks/fio: Update to 3.31Kirill Ponomarev2022-08-153-6/+10
|
* benchmarks/stress-ng: Update to 0.14.03Luca Pizzamiglio2022-08-132-4/+4
| | | | | Changes logged at: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* benchmarks/hyperfine: Update to 1.14.0Luca Pizzamiglio2022-08-132-26/+35
| | | | Changelog: https://github.com/sharkdp/hyperfine/releases/tag/v1.14.0
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-0/+1
|
* benchmarks/siege: Update version 4.1.3=>4.1.5Muhammad Moinur Rahman2022-08-062-4/+4
|
* all: Bump PORTREVISION after Go updateDmitri Goutnik2022-08-035-5/+5
| | | | Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
* benchmarks/uica: New port: uops.info Code AnalyzerRobert Clausecker2022-08-017-0/+137
| | | | | | | | | | | | | | | uiCA is a simulator that can predict the throughput of basic blocks on recent Intel microarchitectures. In addition to that, it also provides insights into how the code is executed. uiCA is based on data from uops.info, combined with a detailed pipeline model. Like related tools, it assumes that all memory accesses result in cache hits. WWW: https://uops.info/uiCA.html Author: Robert Clausecker <fuz@fuz.su> PR: 265368
* benchmarks/inferno: Update 0.11.6 -> 0.11.7Yuri Victorovich2022-07-272-116/+109
| | | | Reported by: portscout
* multimedia/assimp: Update 5.1.5 -> 5.2.4Yuri Victorovich2022-07-201-0/+1
| | | | | | Also: * simplify test-related code * add workaround for minizip-related build breakage in new versions
* benchmarks: remove 'Created by' linesTobias C. Berner2022-07-2095-189/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> * Chao Shin <quakelee@cn.freebsd.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * David O'Brien (obrien@FreeBSD.org) * David O'Brien (obrien@NUXI.com) * Dima Sivachenko <dima@chg.ru> * Gabriel M. Dutra <0xdutra@gmail.com> * Gea-Suan Lin <gslin@ccca.nctu.edu.tw> * Gea-Suan Lin <gslin@gslin.org> * Hannes Hauswedell <h2+fbsdports@fsfe.org> * Johannes Dieterich <dieterich@ogolem.org> * Johannes Dieterich <jmd@FreeBSD.org> * Joseph Koshy <jkoshy@FreeBSD.org> * Kris Moore <kmoore@FreeBSD.org> * Lars Eggert <lars@eggert.org> * Mark Pulford <mark@kyne.com.au> * Matthias Fechner <mfechner@FreeBSD.org> * NAKAJI Hiroyuki <nakaji@jp.freebsd.org> * NAKATA Maho <maho@FreeBSD.org> * Oliver Lehmann <oliver@FreeBSD.org> * Pete Fritchman <petef@databits.net> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Radim Kolar * Radim Kolar <hsn@sendmail.cz> * Roman Bogorodskiy <bogorodskiy@inbox.ru> * Scott Flatman <sf@dsinw.com> * Sergey A. Osokin <osa@FreeBSD.org> * Sergey Kandaurov <pluknet@gmail.com> * Sergey Skvortsov <skv@protey.ru> * Slava Shwartsman <slavash@FreeBSD.org> * Stephen Montgomery-Smith <stephen@math.missouri.edu> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Dreibholz <dreibh@iem.uni-due.de> * Tom Judge <tom@tomjudge.com> * Veniamin Gvozdikov <vg@FreeBSD.org> * Vsevolod Stakhov <vsevolod@FreeBSD.org> * Will Andrews <andrews@technologist.com> * Yen-Ming Lee <leeym@FreeBSD.org> * Ying-Chieh Liao <ijliao@FreeBSD.org> * arved * asami * dikshie <dikshie@lapi.itb.ac.id> * gnn * ijliao * janos.mohacsi@bsd.hu * jesper@jdn.dk * jmz * koshy * luigi@FreeBSD.org * mharo@FreeBSD.org * mich@freebsdcluster.org * mr * se * shalunov * thierry@pompo.net * trasz <trasz@pin.if.uz.zgora.pl> * uminac With hat: portmgr
* benchmarks/glmark2: add to wayland virtual categoryJan Beich2022-07-201-1/+1
|
* wayland: add more mostly leaf ports to virtual categoryJan Beich2022-07-201-1/+1
| | | | | | | | | Caveats: - emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default) - mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7) - www/chromium: add --ozone-platform=wayland on command line - www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7) - www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
* all: Bump PORTREVISION after lang/go{117,118} updateDmitri Goutnik2022-07-145-4/+5
|
* lang/rust: Bump revisions after 1.62.0Mikael Urankar2022-07-022-1/+2
|
* devel/googletest: update to 1.12.1Jan Beich2022-06-301-1/+1
| | | | | Changes: https://github.com/google/googletest/releases/tag/release-1.12.1 Reported by: GitHub (watch releases)
* Fix CONFLICTS_INSTALL in benchmarks and biologyStefan Eßer2022-06-291-1/+1
| | | | Approved by: portmgr (implicit)
* benchmarks/stress-ng: Update to 0.14.02Luca Pizzamiglio2022-06-282-4/+4
| | | | | Changes at https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* devel/googletest: update to 1.12.0Jan Beich2022-06-251-0/+1
| | | | | Changes: https://github.com/google/googletest/releases/tag/release-1.12.0 Reported by: GitHub (watch releases)
* benchmarks/inferno: Update 0.11.5 -> 0.11.6Yuri Victorovich2022-06-252-28/+28
| | | | Reported by: portscout
* benchmarks/ddosify: Update to 0.8.0Gabriel M. Dutra2022-06-242-6/+17
| | | | PR: 264860
* benchmarks/linux-unigine-*: minor, non-functional textual nitsAlexey Dokuchaev2022-06-203-2/+3
| | | | | | - Elaborate two comments about why we are renaming the scripts - Consistently pad the paragraph heading from its body text in the provided license file
* benchmarks/inferno: Update 0.11.4 -> 0.11.5Yuri Victorovich2022-06-192-74/+70
| | | | Reported by: portscout
* benchmarks/iozone: Update to 3.493Nuno Teixeira2022-06-173-13/+18
| | | | | | | - add license - switch pkg-descr WWW URL from http:// to https:// ChangeLog: https://www.iozone.org/src/current/Changes.txt
* benchmarks/py-zopkio: Add NO_ARCHPo-Chuan Hsieh2022-06-091-4/+6
| | | | - While I'm here, fix indent
* benchmarks/linux-unigine-superposition: new port had been added (+)Alexey Dokuchaev2022-06-097-0/+279
| | | | | | | | | | | Extreme performance and stability test for PC hardware: video card, power supply, cooling system. Also includes interactive experience in a beautiful, detailed environment. This is the fifth and the latest Unigine benchmark featured in our Ports Collection. PR: 240041
* */*: Bump port revisons after lang/go{117,118} updateDmitri Goutnik2022-06-075-4/+5
|
* benchmarks/ddosify: Add new portGabriel M. Dutra2022-06-054-0/+66
| | | | | | | | | | | | | High-performance load testing tool Features - Protocol Agnostic - Currently supporting HTTP, HTTPS, HTTP/2. - Scenario-Based - Create your flow in a JSON file. Without a line of code! - Different Load Types - Test your system's limits across different load types. WWW: https://github.com/ddosify/ddosify PR: 264321
* benchmarks/py-zopkio: Fix build with setuptools 58.0.0+Po-Chuan Hsieh2022-06-033-4/+71
| | | | | | | - Add USES=dos2unix - While I'm here, update GH_ACCOUNT With hat: python
* benchmarks/py-naarad: Add NO_ARCHPo-Chuan Hsieh2022-06-031-0/+2
|
* benchmarks/polygraph: Exclude SSL option on i386Lorenzo Salvadore2022-06-021-1/+2
| | | | | | | | | | | The port has USE_GCC=yes and SSL option breaks the build on i386 architecture with GCC 11, which is soon to become the default GCC version. PR: 264368 Reported by: exp-run (antoine) Approved by: gerald (mentor) Differential Revision: https://reviews.freebsd.org/D35361
* benchmarks/scimark4c: repocopy from benchmarks/scimark2cThierry Thomas2022-05-317-0/+92
| | | | Release notes at <https://math.nist.gov/scimark2/whatsnew.html>.
* lang/rust: Bump revisions after 1.61.0Mikael Urankar2022-05-312-1/+2
|
* benchmarks/inferno: Update 0.11.3 -> 0.11.4Yuri Victorovich2022-05-302-56/+83
| | | | Reported by: portscout
* benchmarks/lzbench: fix the port's build on ARM and RISC-VAlexey Dokuchaev2022-05-241-2/+6
| | | | | | | | | While here, mute the compiler when it is being called inside the GNU make's $(shell ...) context: these errors do not cause build failures (they are not propagated to the caller) but can confuse careless readers of the build log. PR: 260625
* benchmarks/hipercontracer: mark as BROKEN after recent boost upgradeDima Panov2022-05-221-0/+2
| | | | PR: 246106
* benchmarks/fio: Disable libnfs support by defaultKirill Ponomarev2022-05-191-3/+8
| | | | | PR: 258349 Reported by: John Hein <jcfyecrayz@liamekaens.com>