summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-benchmarks/i7z: fPacho Ramos4 days1-2/+3
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-benchmarks/i7z: fPacho Ramos4 days1-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-benchmarks/i7z: Migrate to qt6Pacho Ramos4 days2-0/+89
| | | | | | | | | By the way, also provide a working desktop file for regular desktop users to more easily launch i7z gui. Thanks-to: Andreas Sturmlechner Closes: https://bugs.gentoo.org/947627 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-benchmarks/stress-ng: add 0.18.09, drop 0.18.08Conrad Kostecki11 days2-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/stress-ng: add 0.18.08, drop 0.18.07Conrad Kostecki2025-01-052-2/+2
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/siege: add 4.1.7Michael Mair-Keimberger2025-01-043-0/+88
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/39973 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/iozone: build fixesSam James2024-12-221-0/+78
| | | | | | | | | * Build with LFS (append-lfs-flags) to fix Modern C issue, hits releng builds * Build w/ -std=gnu17 as fails w/ -std=gnu23 (default in GCC 15) Closes: https://bugs.gentoo.org/942587 Signed-off-by: Sam James <sam@gentoo.org>
* app-benchmarks/iozone: Stabilize 3.506 x86, #942305Sam James2024-12-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-benchmarks/iozone: Stabilize 3.506 arm, #942305Sam James2024-12-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-benchmarks/stress-ng: add 0.18.07, drop 0.18.06Conrad Kostecki2024-12-072-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* */*: update for slotted RustMatt Jolly2024-11-091-2/+0
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* app-benchmarks/stress-ng: add 0.18.06, drop 0.18.05Conrad Kostecki2024-11-022-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench: introduce arm keywordConrad Kostecki2024-11-021-2/+3
| | | | | Closes: https://bugs.gentoo.org/942388 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/iozone: Stabilize 3.506 amd64, #942305Arthur Zamarin2024-11-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-benchmarks/iozone: Stabilize 3.506 ppc, #942305Sam James2024-10-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-benchmarks/iozone: Stabilize 3.506 ppc64, #942305Sam James2024-10-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-benchmarks/iozone: add 3.506Alfred Wingate2024-10-203-0/+97
| | | | | | | | | Closes: https://bugs.gentoo.org/894334 Closes: https://bugs.gentoo.org/871093 Closes: https://bugs.gentoo.org/729118 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39038 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-benchmarks/hyperfine: drop 1.16.1Arthur Zamarin2024-10-172-244/+0
| | | | | Closes: https://bugs.gentoo.org/934004 (obsolete) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-benchmarks/stress-ng: add 0.18.05, drop 0.18.04Conrad Kostecki2024-10-062-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench: don't install x64 binaries on x86Conrad Kostecki2024-09-283-3/+3
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=939688 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/hyperfine: Stabilize 1.18.0 amd64, #939938Sam James2024-09-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-benchmarks/stress-ng: drop 0.18.02Conrad Kostecki2024-09-152-60/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/stress-ng: add 0.18.04Conrad Kostecki2024-09-152-0/+60
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-127-7/+7
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-benchmarks/siege: fix variable orderPetr Vaněk2024-08-311-2/+2
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-benchmarks/siege: drop 4.1.0, 4.1.6Petr Vaněk2024-08-313-103/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-benchmarks/pipebench: drop 0.40-r2Petr Vaněk2024-08-311-21/+0
| | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* app-benchmarks/stress-ng: add 0.18.02, drop 0.18.01Conrad Kostecki2024-08-042-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/stress-ng: add 0.18.01, drop 0.18.00Conrad Kostecki2024-07-052-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench-ml: fix qaConrad Kostecki2024-06-221-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench-ml: amd64 stableConrad Kostecki2024-06-221-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench: arm64 stableConrad Kostecki2024-06-222-2/+2
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 x86, #934658Sam James2024-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 amd64, #934658Sam James2024-06-211-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-benchmarks/stress-ng: add 0.18.00, drop 0.17.08Conrad Kostecki2024-06-182-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/hyperfine: Use new cargo_target_dir helperJames Le Cuirot2024-06-172-4/+4
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-benchmarks/geekbench: drop 6.2.2Conrad Kostecki2024-05-122-53/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench: amd64 stableConrad Kostecki2024-05-121-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/stress-ng: add 0.17.08, drop 0.17.07Conrad Kostecki2024-05-052-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-301-1/+1
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-benchmarks/stress-ng: add 0.17.07, drop 0.17.06Conrad Kostecki2024-04-172-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench: fix qa VariableOrderWrongConrad Kostecki2024-04-177-13/+13
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/geekbench: add 6.3.0Conrad Kostecki2024-04-172-0/+53
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* */*: Reassign bircoph's packagesMichał Górny2024-04-032-8/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-benchmarks/sysbench: add python3.12 supportConrad Kostecki2024-03-091-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/stress-ng: add 0.17.06, drop 0.17.05Conrad Kostecki2024-03-092-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-benchmarks/hyperfine: drop 1.15.0Sam James2024-03-022-183/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-benchmarks/stress-ng: Keyword 0.17.05 ppc, #924562Sam James2024-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Reassign gyakovlev's packagesMichał Górny2024-02-141-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-benchmarks/stress-ng: drop 0.15.06-r2, 0.17.04-r1Conrad Kostecki2024-02-083-120/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>