summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/bonnie++/bonnie++-2.00a.ebuild2
-rw-r--r--app-benchmarks/bonnie/bonnie-2.0.6-r3.ebuild2
-rw-r--r--app-benchmarks/bootchart2/bootchart2-0.14.9-r1.ebuild2
-rw-r--r--app-benchmarks/geekbench/geekbench-2.4.3-r2.ebuild (renamed from app-benchmarks/geekbench/geekbench-2.4.3-r1.ebuild)2
-rw-r--r--app-benchmarks/geekbench/geekbench-3.4.4-r1.ebuild (renamed from app-benchmarks/geekbench/geekbench-3.4.4.ebuild)2
-rw-r--r--app-benchmarks/geekbench/geekbench-4.4.4-r1.ebuild (renamed from app-benchmarks/geekbench/geekbench-4.4.4.ebuild)2
-rw-r--r--app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild2
-rw-r--r--app-benchmarks/iozone/iozone-3.488.ebuild2
-rw-r--r--app-benchmarks/nbench/nbench-2.2.3-r2.ebuild2
-rw-r--r--app-benchmarks/pipebench/pipebench-0.40-r2.ebuild21
-rw-r--r--app-benchmarks/siege/Manifest1
-rw-r--r--app-benchmarks/siege/siege-4.1.0.ebuild51
-rw-r--r--app-benchmarks/siege/siege-4.1.6-r1.ebuild4
-rw-r--r--app-benchmarks/siege/siege-4.1.6.ebuild51
-rw-r--r--app-benchmarks/stress-ng/Manifest2
-rw-r--r--app-benchmarks/stress-ng/stress-ng-0.18.05.ebuild (renamed from app-benchmarks/stress-ng/stress-ng-0.18.02.ebuild)2
-rw-r--r--app-benchmarks/stress/stress-1.0.7.ebuild2
17 files changed, 14 insertions, 138 deletions
diff --git a/app-benchmarks/bonnie++/bonnie++-2.00a.ebuild b/app-benchmarks/bonnie++/bonnie++-2.00a.ebuild
index d7c227704f48..c18f87945924 100644
--- a/app-benchmarks/bonnie++/bonnie++-2.00a.ebuild
+++ b/app-benchmarks/bonnie++/bonnie++-2.00a.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/${P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 sparc x86"
IUSE="debug"
PATCHES=(
diff --git a/app-benchmarks/bonnie/bonnie-2.0.6-r3.ebuild b/app-benchmarks/bonnie/bonnie-2.0.6-r3.ebuild
index 075d22f8e1b7..46a1ade122cb 100644
--- a/app-benchmarks/bonnie/bonnie-2.0.6-r3.ebuild
+++ b/app-benchmarks/bonnie/bonnie-2.0.6-r3.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
LICENSE="bonnie"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~mips ppc ppc64 sparc x86"
PATCHES=(
"${FILESDIR}"/${P}-includes.patch
diff --git a/app-benchmarks/bootchart2/bootchart2-0.14.9-r1.ebuild b/app-benchmarks/bootchart2/bootchart2-0.14.9-r1.ebuild
index fe460f6fbd0a..a32f40e5e391 100644
--- a/app-benchmarks/bootchart2/bootchart2-0.14.9-r1.ebuild
+++ b/app-benchmarks/bootchart2/bootchart2-0.14.9-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/xrmx/bootchart/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="+cairo"
REQUIRED_USE="cairo? ( ${PYTHON_REQUIRED_USE} )"
diff --git a/app-benchmarks/geekbench/geekbench-2.4.3-r1.ebuild b/app-benchmarks/geekbench/geekbench-2.4.3-r2.ebuild
index 9cc497a9ae21..65f2bc86dfc1 100644
--- a/app-benchmarks/geekbench/geekbench-2.4.3-r1.ebuild
+++ b/app-benchmarks/geekbench/geekbench-2.4.3-r2.ebuild
@@ -23,7 +23,7 @@ pkg_nofetch() {
src_install() {
exeinto /opt/geekbench2
- doexe geekbench geekbench_x86_32 geekbench_x86_64
+ doexe geekbench geekbench_x86_$(usex amd64 64 32)
insinto /opt/geekbench2
doins geekbench.plar
diff --git a/app-benchmarks/geekbench/geekbench-3.4.4.ebuild b/app-benchmarks/geekbench/geekbench-3.4.4-r1.ebuild
index 7f8726c4ab60..c1608f57b76e 100644
--- a/app-benchmarks/geekbench/geekbench-3.4.4.ebuild
+++ b/app-benchmarks/geekbench/geekbench-3.4.4-r1.ebuild
@@ -23,7 +23,7 @@ pkg_nofetch() {
src_install() {
exeinto /opt/geekbench3
- doexe geekbench geekbench_x86_32 geekbench_x86_64
+ doexe geekbench geekbench_x86_$(usex amd64 64 32)
insinto /opt/geekbench3
doins geekbench.plar
diff --git a/app-benchmarks/geekbench/geekbench-4.4.4.ebuild b/app-benchmarks/geekbench/geekbench-4.4.4-r1.ebuild
index 88711110a509..241253d98357 100644
--- a/app-benchmarks/geekbench/geekbench-4.4.4.ebuild
+++ b/app-benchmarks/geekbench/geekbench-4.4.4-r1.ebuild
@@ -27,7 +27,7 @@ pkg_nofetch() {
src_install() {
exeinto /opt/geekbench4
- doexe geekbench4 geekbench_x86_32 geekbench_x86_64
+ doexe geekbench4 geekbench_x86_$(usex amd64 64 32)
insinto /opt/geekbench4
doins geekbench.plar
diff --git a/app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild b/app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild
index 959f004a2644..4275055e68c6 100644
--- a/app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild
+++ b/app-benchmarks/hyperfine/hyperfine-1.18.0.ebuild
@@ -177,7 +177,7 @@ LICENSE="Apache-2.0"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-DFS-2016"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
BDEPEND=">=virtual/rust-1.70.0"
diff --git a/app-benchmarks/iozone/iozone-3.488.ebuild b/app-benchmarks/iozone/iozone-3.488.ebuild
index eeac2f98f9eb..9da4b5a3c633 100644
--- a/app-benchmarks/iozone/iozone-3.488.ebuild
+++ b/app-benchmarks/iozone/iozone-3.488.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.iozone.org/src/current/${PN}${PV/./_}.tar"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="amd64 arm ~ia64 ppc ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm ppc ppc64 ~riscv ~sparc x86"
S="${WORKDIR}/${PN}${PV/./_}"
diff --git a/app-benchmarks/nbench/nbench-2.2.3-r2.ebuild b/app-benchmarks/nbench/nbench-2.2.3-r2.ebuild
index 7d013f96c0fc..2e1a44e3fbfd 100644
--- a/app-benchmarks/nbench/nbench-2.2.3-r2.ebuild
+++ b/app-benchmarks/nbench/nbench-2.2.3-r2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
PATCHES=( "${FILESDIR}/${P}-Makefile.patch" )
diff --git a/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild b/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild
deleted file mode 100644
index 6d15d1fa612f..000000000000
--- a/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Measures the speed of stdin/stdout communication"
-HOMEPAGE="https://www.habets.pp.se/synscan/programs_pipebench.html"
-SRC_URI="https://www.habets.pp.se/synscan/files/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 x86 ~x86-linux"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.40-fix-build-system.patch )
-
-src_configure() {
- append-cflags -Wall -w -pedantic
- tc-export CC
-}
diff --git a/app-benchmarks/siege/Manifest b/app-benchmarks/siege/Manifest
index 56038a7c6472..7f228b900871 100644
--- a/app-benchmarks/siege/Manifest
+++ b/app-benchmarks/siege/Manifest
@@ -1,2 +1 @@
-DIST siege-4.1.0.tar.gz 541331 BLAKE2B c3e8e0f101e27a0902de80478e7c6595f44b4d129cfb265d66c48fcacef4129f587f9ca9ddd0c4d5016513ba19d7635135add1cb02290c4d2bbed5cea501a816 SHA512 15b3b82877153f044524cedc96750a6dab4d21ccbef1be53c0069adade6c3b4204287852a30a57275eea0f51c702857dff59648bd885c28ce65feae141cf6593
DIST siege-4.1.6.tar.gz 527103 BLAKE2B aea71c93d0243113f8d9087ab4ea02ad1c64e10d8a10918139473ba865230a8e945d5371f19234bce22c95f8a412f68e94792ea0ea00eb451f208a17a37467f4 SHA512 cc674c9dc33aac35988708cd73b5061343cb1939e8a10b4dc50ceab42e65647b58557b6f3b48a03f5c992109bcac233425bf363e1f899135cfd9333d2517cfb2
diff --git a/app-benchmarks/siege/siege-4.1.0.ebuild b/app-benchmarks/siege/siege-4.1.0.ebuild
deleted file mode 100644
index 372978606f01..000000000000
--- a/app-benchmarks/siege/siege-4.1.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools bash-completion-r1
-
-DESCRIPTION="A HTTP regression testing and benchmarking utility"
-HOMEPAGE="https://www.joedog.org/siege-home https://github.com/JoeDog/siege"
-SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc x86 ~x64-macos"
-SLOT="0"
-IUSE="ssl"
-
-RDEPEND="sys-libs/zlib
- ssl? ( dev-libs/openssl:0= )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- default
- # bundled macros break recent libtool
- # remove /usr/lib from LDFLAGS, bug #732886
- sed -i \
- -e '/AC_PROG_SHELL/d' \
- -e 's/SSL_LDFLAGS="-L.*lib"/SSL_LDFLAGS=""/g' \
- -e 's/Z_LDFLAGS="-L.*lib"/Z_LDFLAGS=""/g' \
- configure.ac || die
- rm *.m4 || die "failed to remove bundled macros"
- eautoreconf
-}
-
-src_configure() {
- local myconf=(
- $(use_with ssl ssl "${EPREFIX}/usr")
- )
- econf "${myconf[@]}"
-}
-
-src_install() {
- emake DESTDIR="${ED}" install
- dodoc AUTHORS ChangeLog INSTALL README* doc/siegerc doc/urls.txt
-
- newbashcomp "${FILESDIR}/${PN}".bash-completion "${PN}"
-}
-
-pkg_postinst() {
- elog "An example ~/.siegerc file has been installed in"
- elog "${EPREFIX}/usr/share/doc/${PF}/"
-}
diff --git a/app-benchmarks/siege/siege-4.1.6-r1.ebuild b/app-benchmarks/siege/siege-4.1.6-r1.ebuild
index 41bb48b2bedf..e7c273c9b416 100644
--- a/app-benchmarks/siege/siege-4.1.6-r1.ebuild
+++ b/app-benchmarks/siege/siege-4.1.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,8 +10,8 @@ HOMEPAGE="https://www.joedog.org/siege-home https://github.com/JoeDog/siege"
SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc x86 ~x64-macos"
SLOT="0"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc x86 ~x64-macos"
IUSE="ssl"
RDEPEND="
diff --git a/app-benchmarks/siege/siege-4.1.6.ebuild b/app-benchmarks/siege/siege-4.1.6.ebuild
deleted file mode 100644
index 3afa0f47ca99..000000000000
--- a/app-benchmarks/siege/siege-4.1.6.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools bash-completion-r1
-
-DESCRIPTION="A HTTP regression testing and benchmarking utility"
-HOMEPAGE="https://www.joedog.org/siege-home https://github.com/JoeDog/siege"
-SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc x86 ~x64-macos"
-SLOT="0"
-IUSE="ssl"
-
-RDEPEND="
- sys-libs/zlib
- ssl? ( dev-libs/openssl:0= )
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- default
- # bundled macros break recent libtool
- # remove /usr/lib from LDFLAGS, bug #732886
- sed -i \
- -e '/AC_PROG_SHELL/d' \
- -e 's/SSL_LDFLAGS="-L.*lib"/SSL_LDFLAGS=""/g' \
- -e 's/Z_LDFLAGS="-L.*lib"/Z_LDFLAGS=""/g' \
- configure.ac || die "Failed to sed configure.ac"
- rm *.m4 || die "failed to remove bundled macros"
- eautoreconf
-}
-
-src_configure() {
- local myconf=( $(use_with ssl ssl "${EPREFIX}/usr") )
- econf "${myconf[@]}"
-}
-
-src_install() {
- emake DESTDIR="${ED}" install
- dodoc AUTHORS ChangeLog INSTALL README* doc/siegerc doc/urls.txt
-
- newbashcomp "${FILESDIR}/${PN}".bash-completion "${PN}"
-}
-
-pkg_postinst() {
- elog "An example ~/.siegerc file has been installed in"
- elog "${EPREFIX}/usr/share/doc/${PF}/"
-}
diff --git a/app-benchmarks/stress-ng/Manifest b/app-benchmarks/stress-ng/Manifest
index aeffe82a7d29..33186a921338 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1 +1 @@
-DIST stress-ng-0.18.02.tar.gz 6629284 BLAKE2B 3a3391080a375e1034f16731ef6dbb54288610403b4d420b729cf96a0ad700daedaff14a71316a9c5bd79eedc9f01b798311e19b15fb4416d2023bfd315c714d SHA512 6053dbe96e270a4689ecab013199805a33917434ec1fa09b4924577dc827abfda797c750ca3953d44f36df4ee3459d10ec2ea724bb7427d8f4d41203b57d23fe
+DIST stress-ng-0.18.05.tar.gz 6662550 BLAKE2B df32cedb1316627bcab92577f010c4978c9db3d7b636188b9c9519e0afbc1e68755f0012805bdaaf0d29b95e9338e712eba56bb7c941f13cd0b0621a12388ef2 SHA512 7b2f989e172b304eb47a92fae1ae3b3e048e56cd54811b0df8e7452c38b523a2a16e82a63ed0845c10cc19fb94d8ad9c099a2e0253cebe15f5bc6f7dd1f2c52e
diff --git a/app-benchmarks/stress-ng/stress-ng-0.18.02.ebuild b/app-benchmarks/stress-ng/stress-ng-0.18.05.ebuild
index fcf28898a409..0dcbc1e87678 100644
--- a/app-benchmarks/stress-ng/stress-ng-0.18.02.ebuild
+++ b/app-benchmarks/stress-ng/stress-ng-0.18.05.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ColinIanKing/${PN}/archive/refs/tags/V${PV}.tar.gz -
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="apparmor keyutils jpeg sctp"
DEPEND="
diff --git a/app-benchmarks/stress/stress-1.0.7.ebuild b/app-benchmarks/stress/stress-1.0.7.ebuild
index 59d1d63cc898..e8453a90a9d4 100644
--- a/app-benchmarks/stress/stress-1.0.7.ebuild
+++ b/app-benchmarks/stress/stress-1.0.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/s/${PN}/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86"
IUSE="static"
src_prepare() {