summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-process/procps: Fix patch manifest (bug #602798).Jeroen Roovers2016-12-161-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-process/anacron: Fixed incomplete EAPI-6 conversion (bug #602416).Lars Wendler2016-12-121-0/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-process/anacron: EAPI 6 bump and ebuild refresh.Patrice Clement2016-12-121-0/+66
| | | | Package-Manager: portage-2.3.0
* sys-process/procps: Stable for amd64 and x86 (bug #593054).Lars Wendler2016-12-091-1/+1
| | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64,x86"
* sys-process/procps: Fix strtod_nol_err check for x86.Lars Wendler2016-12-092-0/+113
| | | | Package-Manager: portage-2.3.3
* sys-process/numactl: add USE=static-libs support #593756Mike Frysinger2016-12-081-0/+58
|
* sys-process/lsof: mark 4.89 amd64/arm64/ia64/m68k/ppc/s390/sh/sparc/x86 ↵Mike Frysinger2016-12-071-1/+1
| | | | stable #596186
* sys-process/lsof: handle combined header file tests #601432Mike Frysinger2016-12-071-0/+104
|
* sys-process/criu: fix build w/newer glibc #580454Mike Frysinger2016-12-072-0/+99
|
* sys-process/latencytop: Fix build with recent ncursesJan Kundrát2016-12-061-1/+1
| | | | | | | | | | | | | ...because the `tinfow` was not getting linked: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ggdb -Wno-sign-compare -Wl,-O1 -Wl,--as-needed latencytop.o text_display.o translate.o fsync.o -o latencytop `x86_64-pc-linux-gnu-pkg-config --libs glib-2.0` -lncursesw /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: text_display.o: undefined reference to symbol 'curs_set' /lib64/libtinfow.so.6: error adding symbols: DSO missing from command line Closes: https://github.com/gentoo/gentoo/pull/3028
* sys-process/audit-2.6.4-r0: stable on alphaTobias Klausmann2016-12-021-1/+1
| | | | Gentoo-Bug: 588734
* sys-process/audit: arm stable, bug #588734Markus Meier2016-11-301-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
* sys-process/audit: x86 stable wrt bug #588734Agostino Sarubbo2016-11-291-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/audit: amd64 stable wrt bug #588734Agostino Sarubbo2016-11-291-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/glances: Fix PyPI linkDavid Seifert2016-11-262-2/+2
| | | | | | Gentoo-bug: 600876 Package-Manager: portage-2.3.2
* sys-process/glances: Fix insane sed usageJustin Lecher2016-11-262-8/+8
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-process/glances: Version BumpJustin Lecher2016-11-263-2/+76
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-process/glances: version bump to 2.7.soredake2016-11-253-1/+78
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2776 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sys-process/tini: Add preprocessed license and remove dependency on vim-coreManuel Rüger2016-11-252-0/+210
| | | | | | Gentoo-Bug: 600150 Package-Manager: portage-2.3.2
* sys-process/xjobs: remove old xjobs-20140125.Michael Orlitzky2016-11-232-18/+0
| | | | Package-Manager: portage-2.3.0
* sys-process/xjobs: stabilize xjobs-20151016 on x86.Michael Orlitzky2016-11-231-1/+1
| | | | | | | | | | As the maintainer, I've tested this on my own x86 server. To relieve some of the burden on the arch teams, I've gone ahead and stabilized it myself. Gentoo-Bug: 590844 Package-Manager: portage-2.3.0
* sys-process/criu: version bumpYixun Lan2016-11-233-0/+114
| | | | Package-Manager: portage-2.3.2
* sys-process/systemd-cron: amd64 stableRichard Freeman2016-11-211-1/+1
| | | | | | Bug: 600442 Package-Manager: portage-2.3.0
* sys-process/fcron: runscript: Make shellcheck happyThomas Deutschmann2016-11-191-3/+3
| | | | | | Further POSIX improvements. Package-Manager: portage-2.3.2
* sys-process/fcron: Bashism in runscript removedThomas Deutschmann2016-11-192-5/+31
| | | | | | | | | | | | | With the previous bump 531e27c45e1 I have accidentally introduced bashisms into the runscript which are now removed. (Bug #600228) This revision also introduces a sanity check for multi instances to make sure that they don't use the default values so that they don't clash with the default instance. Gentoo-Bug: https://bugs.gentoo.org/600228 Package-Manager: portage-2.3.2
* sys-process/fcron: Bumped to v3.2.1Thomas Deutschmann2016-11-175-0/+384
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EBuild changes: =============== - Migrated to EAPI=6. - Automagic on sys-process/audit removed. (Bug #540446) - Previously we did only install cronjobs which remove lastrun lock files however we did not install a cronjob which actually called "run-crons" in the default systab when using USE=-system-crontab with the result that we never actually executed any cronjob from /etc/cron.{hourly,daily,weekly,monthly}. This was fixed by adding the missing job. (Bug #464278) - Default systab rewritten to clarify the purpose of /etc/crontab when the package was built with USE=system-crontab. (Bug #466900, #467316) - Systab commands are now using absolute path. (Bug #525242) - OpenRC runscript updated - Shebang updated to use openrc-run. (Bug #573846) - Multi instance support fixed which was broken due to missing quotes in getconfig(). (Bug #520264, #533786) - Runscript now "use clock" instead of "need clock". (Bug #546138) - Runscript is now more reliable because it waits 1000ms per default to ensure that fcron daemon is really up and running and has not terminated due to a problem. Gentoo-Bug: https://bugs.gentoo.org/464278 Gentoo-Bug: https://bugs.gentoo.org/466900 Gentoo-Bug: https://bugs.gentoo.org/467316 Gentoo-Bug: https://bugs.gentoo.org/520264 Gentoo-Bug: https://bugs.gentoo.org/525242 Gentoo-Bug: https://bugs.gentoo.org/533786 Gentoo-Bug: https://bugs.gentoo.org/540446 Gentoo-Bug: https://bugs.gentoo.org/546138 Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.3.2
* sys-process/fcron: Add myself as maintainerThomas Deutschmann2016-11-171-0/+4
| | | | Package-Manager: portage-2.3.2
* sys-process/cronbase: fix non-POSIX shell code #595492Mike Frysinger2016-11-152-1/+12
|
* sys-process/runit: mark 2.1.1-r1 s390/sh stableMike Frysinger2016-11-141-1/+1
|
* sys-process/tini: Do not prestrip the binaryManuel Rüger2016-11-151-1/+7
| | | | Package-Manager: portage-2.3.2
* sys-process/tini: Add myself as a maintainerManuel Rüger2016-11-141-0/+4
| | | | Package-Manager: portage-2.3.2
* sys-process/tini: version bump to 0.13.0Zac Medico2016-11-142-0/+41
| | | | Package-Manager: portage-2.3.2
* sys-process/runit: add arm64/m68k loveMike Frysinger2016-11-143-3/+3
|
* sys-process/runit: Complete migrating 2.1.2-r1 to EAPI 6William Hubbs2016-11-111-5/+4
| | | | Package-Manager: portage-2.3.0
* sys-process/runit: 2.1.2-r1 revision bumpWilliam Hubbs2016-11-105-3/+170
| | | | | | | | | | | This fixes the following issues: https://bugs.gentoo.org/show_bug.cgi?id=562702 https://bugs.gentoo.org/show_bug.cgi?id=575478 https://bugs.gentoo.org/show_bug.cgi?id=588950 https://bugs.gentoo.org/show_bug.cgi?id=589532 Package-Manager: portage-2.3.0
* sys-process/tini: version bump to 0.11.0Zac Medico2016-11-033-0/+44
| | | | Package-Manager: portage-2.3.2
* 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