summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-process/procps: drop 4.0.4Mike Gilbert2024-12-081-120/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-process/procps: add "skill" USE flagEmanuele Torre2024-12-082-1/+3
| | | | | | | | | This controls installation "skill" and "snice" commands, which can be useful for interactive process management. Signed-off-by: Emanuele Torre <torreemanuele6@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38955 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-123-3/+3
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4-r1 hppa, #934473Matoro Mahri2024-07-101-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sys-process/procps: Stabilize 4.0.4-r1 sparc, #934473Matoro Mahri2024-06-191-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4 amd64, #916095Matoro Mahri2024-06-191-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4-r1 x86, #934473Arthur Zamarin2024-06-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4-r1 amd64, #934473Sam James2024-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4-r1 arm, #934473Sam James2024-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4-r1 ppc, #934473Sam James2024-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4-r1 arm64, #934473Sam James2024-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4-r1 ppc64, #934473Sam James2024-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: skip tests under SCHED_IDLEMike Gilbert2024-06-172-4/+16
| | | | | Closes: https://bugs.gentoo.org/708230 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-303-4/+4
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-process/procps: drop REQUIRED_USE="unicode? ( ncurses )"Mike Gilbert2024-04-042-5/+11
| | | | | | | | | Instead, ignore the 'unicode' flag when 'ncurses' is disabled. This option only affects the 'watch' command, which is only built with ncurses support. Closes: https://bugs.gentoo.org/928534 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-process/procps: remove usr-ldscript supportEli Schwartz2024-02-071-0/+109
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4 arm64, #916095Arthur Zamarin2023-11-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-process/procps: fix configure error without ncursesRolf Eike Beer2023-10-281-0/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: stable 4.0.4 for sparc, bug #916095Rolf Eike Beer2023-10-271-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4 ppc, #916095Arthur Zamarin2023-10-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4 arm, #916095Sam James2023-10-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: Stabilize 4.0.4 hppa, #916095Sam James2023-10-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: fix gen_usr_ldscript argSam James2023-09-021-1/+1
| | | | | | Thanks to Holger for reporting. Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: add 4.0.4Sam James2023-09-026-0/+248
| | | | | | | | | | Closes: https://bugs.gentoo.org/584076 Closes: https://bugs.gentoo.org/625312 Closes: https://bugs.gentoo.org/675420 Closes: https://bugs.gentoo.org/835813 Closes: https://bugs.gentoo.org/913210 Bug: https://bugs.gentoo.org/913408 Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: drop selinux policy depSam James2023-07-021-1/+0
| | | | | | As reported by genr8eofl, this is actually for app-misc/uptimed... Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: add missing selinux policy depSam James2023-06-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: skip 'makedev' in 90config-impl-declMike Gilbert2023-03-021-1/+4
| | | | | Closes: https://bugs.gentoo.org/898830 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-process/procps: drop obsolete cross malloc workaroundSam James2022-10-281-11/+2
| | | | | | | | | We set the right bits in crossdev for musl targets now and, in theory, while unlikely, it is possible that some cross targets don't have the right behaviour anyway (not that i'm aware of any in use). Bug: https://bugs.gentoo.org/705800 Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: add warning about 4.x bumpSam James2022-09-111-0/+2
| | | | | Bug: https://bugs.gentoo.org/835813 Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: add gitlab upstream metadataSam James2022-07-281-14/+15
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: keyword 3.3.17-r1 for ~loongWANG Xuerui2022-04-291-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-process/procps: add workaround for cross compilesSam James2021-08-301-1/+11
| | | | | | | | | | | Force the value of the configure test given upstream neglect the result and it builds fine with it. The test is too aggressive in cross-compile situations and gives unreliable results. See also: lists.gnu.org/archive/html/autoconf/2011-04/msg00019.html See: 0498c7f2801e67309d52220fe1492e37d9434df9 Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: add stop-gap musl patch for nowSam James2021-08-302-0/+86
| | | | | | | | | | | | Conditionally apply a patch from ::musl for building on musl (to facilitate stage building). A different (better) approach was taken upstream and will result in a --disable-w configure option in the next release, but we're not there yet. Closes: https://bugs.gentoo.org/794997 Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: Add sys-libs/ncurses[unicode(+)]David Seifert2021-07-171-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-process/procps: drop 3.3.16-r2, 3.3.16-r3David Seifert2021-05-155-307/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-process/procps: Stabilize 3.3.17 arm, #778935Sam James2021-05-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: Stabilize 3.3.17 arm64, #778935Sam James2021-05-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: drop unused toolchain-funcs inheritSam James2021-05-133-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-process/procps: drop s390 to ~s390 (unstable)Sam James2021-04-052-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/procps: s390 stable wrt bug #778935Agostino Sarubbo2021-03-311-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/procps: ppc64 stable wrt bug #778935Agostino Sarubbo2021-03-311-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/procps: ppc stable wrt bug #778935Agostino Sarubbo2021-03-311-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/procps: stable 3.3.17 for hppa/sparc, bug #778935Rolf Eike Beer2021-03-301-1/+1
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-process/procps: x86 stable wrt bug #778935Agostino Sarubbo2021-03-291-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/procps: amd64 stable wrt bug #778935Agostino Sarubbo2021-03-291-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/procps: use BDEPEND with EAPI 7David Michael2021-03-251-10/+7
| | | | | | | Closes: https://bugs.gentoo.org/778179 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/procps: Block against app-i18n/man-pages-l10nUlrich Müller2021-02-091-0/+1
| | | | | | | | File collision for ps(1) manpage. Bug: https://bugs.gentoo.org/769773 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-process/procps: Bump to version 3.3.17Lars Wendler2021-02-092-0/+87
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/procps: Removed oldLars Wendler2021-01-252-81/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>