summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/ethq: add 0.6.3, update live ebuildVladimir Pavljuchenkov2024-05-253-13/+63
| | | | | | | | Closes: https://bugs.gentoo.org/927049 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Closes: https://github.com/gentoo/gentoo/pull/36560 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/cpuid: drop 20230614-r1, 20240330-r1Conrad Kostecki2024-05-253-72/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/cpuid: x86 stableConrad Kostecki2024-05-251-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/cpuid: amd64 stableConrad Kostecki2024-05-251-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/gentoo-functions: add 1.6Sam James2024-05-242-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | Kerin Millar (15): test-functions: Actually remove print_args() Significantly improve _print_args() behaviour Have edo() clarify that something is being executed Micro-optimise _print_args() Add an eqatag() function test-functions: Include /opt/pkg/bin in PATH Have _print_args() produce octal sequences for DEL Correct an awk else clause in _print_args() Render argument checking more stringent; standardise diagnostics Adhere to the Allman style (again) test-functions: Render tests somewhat fast again test-functions: Minor ebegin() test refactoring Explain why is_older_than() checks for the presence of gfind Micro-optimise the eqatag() argument parsing loop Correct the wrapping of a comment Sam James (1): meson.build: prepare for gentoo-functions-1.6 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: skip flaky rename/subdir testSam James2024-05-243-0/+9
| | | | | | It passes for me on re-runs. Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/lshw: Stabilize 02.20.2b-r1 arm64, #932554Sam James2024-05-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/lshw: Stabilize 02.20.2b-r1 arm, #932554Sam James2024-05-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/kmscon: Update mesa dependencyMatt Turner2024-05-231-2/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/lshw: Stabilize 02.20.2b-r1 ppc64, #932554Arthur Zamarin2024-05-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/lshw: Stabilize 02.20.2b-r1 x86, #932554Arthur Zamarin2024-05-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/lshw: Stabilize 02.20.2b-r1 ppc, #932554Arthur Zamarin2024-05-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/lshw: Stabilize 02.20.2b-r1 amd64, #932554Arthur Zamarin2024-05-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/proot: handle docutils-0.21 dropping console scriptsAlfred Wingate2024-05-232-2/+16
| | | | | | | Closes: https://bugs.gentoo.org/930449 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36756 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-apps/pick: update EAPI 7 -> 8Eli Schwartz2024-05-231-1/+1
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pick: simplify handling of nonstandard configure scriptEli Schwartz2024-05-231-4/+1
| | | | | | | | | It suffices to export CC before running configure, as it's mainly just there to produce a Makefile.inc that overrides CC and suchlike. Allows dropping a phase definition entirely. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pick: add whitelist for false positive configure implicit declsEli Schwartz2024-05-231-1/+12
| | | | | | Closes: https://bugs.gentoo.org/908573 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/xmbmon: regenerate vintage 2002 configure scriptEli Schwartz2024-05-231-2/+6
| | | | | | | | | | | | | | | | | | | It had a Modern C warning because the ancient standard routines failed to detect that STDC_HEADERS could be safely set: ``` checking for ANSI C header files... no ``` Fortunately the code never relied on this anyway, so it was a moot point. But a noisy one. Autoconf 2.53 is pretty long in the tooth so take this opportunity to freshen up, anyway. Closes: https://bugs.gentoo.org/908576 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/dbus: cleanup obsolete autotools debugging cruftSam James2024-05-221-8/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/azure-nvme-utils: Keyword 0.1.3 for ~arm64James Le Cuirot2024-05-221-1/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-apps/iproute2: fix compilation on musl-based systems with modern C (C99)Gabi Falk2024-05-215-0/+79
| | | | | | | Closes: https://bugs.gentoo.org/922622 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36638 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/grep: Stabilize 3.11-r1 hppa, #930833Sam James2024-05-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: init script tweaksMike Gilbert2024-05-202-0/+2
| | | | | | | Set command_args_foreground="-FP". Set command_user=uuidd. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/util-linux: uuidd fixes for OpenRCMike Gilbert2024-05-203-4/+9
| | | | | | | | The build system only installs the tmpfiles.d file when systemd is enabled. Compensate by calling checkpath in the init script. Closes: https://bugs.gentoo.org/932276 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/man-db: run elibtoolize in non-live ebuildEli Schwartz2024-05-203-1/+10
| | | | | | | | | When building live, we always run eautoreconf. However, even in release mode we should still run elibtoolize to get important fixes -- such as the ones that pass through LTO sanity flags to the link phase. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* Reassign vapier's packagesMichał Górny2024-05-202-9/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/etckeeper: Stabilize 1.18.21 arm64, #932213Arthur Zamarin2024-05-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/etckeeper: Stabilize 1.18.21 x86, #932213Sam James2024-05-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/etckeeper: Stabilize 1.18.21 amd64, #932213Sam James2024-05-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/etckeeper: Stabilize 1.18.21 ppc64, #932213Arthur Zamarin2024-05-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/etckeeper: Stabilize 1.18.21 arm, #932213Arthur Zamarin2024-05-191-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/sed: regenerate autoconf to get a Modern C fix inEli Schwartz2024-05-191-2/+8
| | | | | | | | | | | | There are also some suppressions that are going to be added to portage itself for gnulib checks that are *expected* to fail. Backported to sys-apps/portage. [sam: Revbump.] Closes: https://bugs.gentoo.org/900382 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/s6: Stabilize 2.12.0.4 arm, #932184Sam James2024-05-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/s6: Stabilize 2.12.0.4 x86, #932184Sam James2024-05-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/s6: Stabilize 2.12.0.4 amd64, #932184Sam James2024-05-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/syd: drop 3.18.7Patrick Lauer2024-05-192-345/+0
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* sys-apps/syd: add 3.19.0Patrick Lauer2024-05-192-0/+342
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* sys-apps/util-linux: drop 2.39.4Sam James2024-05-181-416/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/gentoo-functions: add 1.5, drop 1.4Sam James2024-05-182-1/+1
| | | | | | | | | | | Kerin Millar (2): Signify end of options to awk in edo() Separate some edo() code into a _print_args() helper function Sam James (1): meson.build: prepare for gentoo-functions-1.5 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/gentoo-functions: drop 1.0, 1.1, 1.2, 1.3Sam James2024-05-185-148/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/gentoo-functions: add 1.4Sam James2024-05-182-0/+37
| | | | | | | | | | | Kerin Millar (2): test-functions: Fix invalid TAP output test-functions: Fix spurious edo() test failures Sam James (1): meson.build: prepare for gentoo-functions-1.4 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/gentoo-functions: add 1.3Sam James2024-05-182-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | Kerin Millar (18): Reorganise the order in which functions are declared Declare some of the v-prefixed functions dynamically Remove some superfluous boolean variable declarations Declare eerror(), einfo() and ewarn() dynamically Improve the comments Have esyslog() check that EINFO_LOG is true instead of non-empty Don't call is_int() from _esetdent() Make _eend() much faster in bash Tweak the comment style for yesno() More comment improvements Rename _has_monochrome_terminal() to _has_color_terminal() Add a die() function Document variables influencing runtime behaviour test-functions: Fix a spurious test failure test-functions: Use test rather than [ to placate shellcheck Add an eqawarn() function Add an edo() function Reposition the declaration of _has_dumb_terminal() Sam James (1): meson.build: prepare for gentoo-functions-1.3 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/coreutils: Stabilize 9.4-r1 hppa, #926980Sam James2024-05-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/portage: backport tweak to implicit func. decl QA checkSam James2024-05-173-0/+47
| | | | | | | | We're going to try kw GCC 14 soon so we want to reduce FPs to see what remains to be done. Bug: https://bugs.gentoo.org/906027 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/portage: drop 3.0.59-r1Sam James2024-05-172-247/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/portage: drop 3.0.64Sam James2024-05-171-242/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/bolt: Add some missing test depsPatrick McLean2024-05-161-2/+15
| | | | | Closes: https://bugs.gentoo.org/932003 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-apps/bolt: drop 0.9.1, 0.9.2Patrick McLean2024-05-163-131/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-apps/bolt: add 0.9.8Patrick McLean2024-05-163-0/+75
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-apps/nvme-cli: Stabilize 2.8 arm64, #927700Arthur Zamarin2024-05-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>