summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-0110-10/+10
|
* sys-process/glances: Remove Python team from maintainersMichał Górny2016-10-291-4/+1
|
* sys-process/psmisc: Removed old.Lars Wendler2016-10-276-451/+0
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/psmisc: Revbump to add sub-slot dependency for sys-libs/ncurses.Lars Wendler2016-10-271-0/+61
| | | | | | | | | This was requested in Gentoo bug #598166. Committed straight to stable where -r2 was stable as nothing changed except for the EAPI and the ncurses sub-slot dep. Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/lsof: arm stable, bug #596186Markus Meier2016-10-261-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
* sys-process/procps: arm stable, bug #593054Markus Meier2016-10-241-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
* sys-process/procps-3.3.12-r0: stable on alphaTobias Klausmann2016-10-211-1/+1
| | | | Gentoo-Bug: 593054
* sys-process/criu: drop oldYixun Lan2016-10-192-96/+0
| | | | Package-Manager: portage-2.3.2
* sys-process/criu: version bump 2.7Yixun Lan2016-10-192-0/+97
| | | | Package-Manager: portage-2.3.2
* sys-process/lsof-4.89-r0: stable on alphaTobias Klausmann2016-10-161-1/+1
| | | | Gentoo-Bug: 596186
* sys-process/memwatch: version bump.Patrice Clement2016-10-152-0/+34
| | | | Package-Manager: portage-2.3.0
* sys-process/tini: add vim-core to DEPEND for bug 597048Zac Medico2016-10-131-0/+3
| | | | Package-Manager: portage-2.3.2
* sys-process/dumb-init: add packageZac Medico2016-10-123-0/+41
| | | | Package-Manager: portage-2.3.2
* sys-process/tini: add packageZac Medico2016-10-123-0/+42
| | | | Package-Manager: portage-2.3.2
* sys-process/procps: Stable for HPPA PPC64 (bug #593054).Jeroen Roovers2016-10-101-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* sys-process/pidof-bsd: Fix build failure on FreeBSD 11.0.Yuta Satoh2016-10-103-20/+21
|
* sys-process/procps: Added epatch_user (bug #592094).Lars Wendler2016-10-073-1/+4
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/lsof: Stable for HPPA PPC64 (bug #596186).Jeroen Roovers2016-10-061-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* sys-process/lsof: Bump EAPI to 5Lars Wendler2016-10-051-3/+3
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/cronbase: Fix the parall-job check once and for all.Tobias Klausmann2016-10-032-5/+1
| | | | | | Thanks to Dan Goodliffe for suggesting this approach. Gentoo-Bug: 595492
* sys-process/cronbase: More fixesTobias Klausmann2016-10-022-2/+2
| | | | | | | The tr approach is racy, even with the test -r before it. Since tr can't be told to read from a file and we can't redirect the subshell's warning message, switch to sed and a file argument, then redirect stderr of that.
* sys-process/cronbase: second attempt at fixing bug 595492Tobias Klausmann2016-09-302-1/+1
| | | | | | | | | | In the case of a stale lockfile, the old code still produces error messages: /usr/sbin/run-crons: line 61: /proc/6450/cmdline: No such file or directory This change should dodge that scenario.
* sys-process/cronbase: avoid bash complaining about null bytesTobias Klausmann2016-09-302-2/+4
| | | | | | | | | | | | | | Newer versions of bash warn about null bytes in command substitutions, so run-crons would generate mails with messages like this: /usr/sbin/run-crons: line 59: warning: command substitution: ignored null byte in input /usr/sbin/run-crons: line 59: warning: command substitution: ignored null byte in input /usr/sbin/run-crons: line 60: warning: command substitution: ignored null byte in input /usr/sbin/run-crons: line 60: warning: command substitution: ignored null byte in input Since the warning is not useful and the resultant string has its null bytes deleted, we might as well delete them with tr and get rid of the warning.
* sys-process/xjobs: amd64 stable wrt bug #590844Agostino Sarubbo2016-09-261-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/at: amd64 stable wrt bug #587798Agostino Sarubbo2016-09-261-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/cronie: amd64 stable wrt bug #587796Agostino Sarubbo2016-09-261-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/criu: drop oldYixun Lan2016-09-203-191/+0
| | | | Package-Manager: portage-2.3.0
* sys-process/criu: version bump 2.6Yixun Lan2016-09-202-0/+97
| | | | Package-Manager: portage-2.3.0
* sys-process/criu: version bumpYixun Lan2016-08-253-0/+114
| | | | Package-Manager: portage-2.3.0
* sys-process/parallel: Bump to version 20160822Lars Wendler2016-08-242-0/+45
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/nmon: Old.Jeroen Roovers2016-08-174-126/+0
| | | | Package-Manager: portage-2.3.0
* sys-process/at: Stable for HPPA PPC64 (bug #587798).Jeroen Roovers2016-08-171-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* sys-process/memwatch: version bump.Patrice Clement2016-08-162-0/+34
| | | | Package-Manager: portage-2.2.28
* sys-process/cronie: fix BadInsIntoDirFelix Janda2016-08-091-3/+1
|
* sys-process/fcron: Cleanup per bug #85210Pacho Ramos2016-08-071-3/+0
| | | | Package-Manager: portage-2.3.0
* sys-process/minit: Cleanup per bug #267342Pacho Ramos2016-08-071-4/+0
| | | | Package-Manager: portage-2.3.0
* sys-process/procexp: drop python from maintainersMike Gilbert2016-08-041-4/+0
| | | | Package-Manager: portage-2.3.0_p16
* sys-process/acct: arm stable, bug #584224Markus Meier2016-07-271-2/+2
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* sourceforge: switch to https:// URIsMike Frysinger2016-07-274-4/+4
|
* sys-process/criu: drop oldYixun Lan2016-07-268-364/+0
| | | | Package-Manager: portage-2.3.0
* sys-process/criu: version bump 2.4Yixun Lan2016-07-263-0/+174
| | | | Package-Manager: portage-2.3.0
* sys-process/parallel: Removed old.Lars Wendler2016-07-253-90/+0
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/parallel: Bump to version 20160722Lars Wendler2016-07-252-0/+45
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/htop: Removed old.Lars Wendler2016-07-226-187/+0
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/htop: Bump to version 2.0.2Lars Wendler2016-07-223-0/+136
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/parallel: version bump to 20160622Tim Harder2016-07-202-0/+45
|
* sys-process/audit: arm stable, bug #577770Markus Meier2016-07-181-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
* sys-process/procps: Removed old.Lars Wendler2016-07-183-76/+0
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/procps: Bump to version 3.3.12Lars Wendler2016-07-182-0/+76
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-process/cronie: Stable for HPPA PPC64 (bug #587796).Jeroen Roovers2016-07-181-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches