summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/singularity: treecleanMarek Szuba2022-07-133-88/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-cluster/ceph: drop 17.2.1Patrick McLean2022-07-121-457/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/ceph: Patch to fix py310 (bug #857702)Patrick McLean2022-07-123-0/+496
| | | | | | | | Also update libfmt dep Closes: https://bugs.gentoo.org/857702 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/ceph: Revbump to 16.2.9-r1 fix #857702Patrick McLean2022-07-123-3/+14
| | | | | | | Also change libfmt dep to be <9.0 Bug: https://bugs.gentoo.org/857702 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/k3s: drop 1.23.6_p1, 1.23.7_p1, 1.24.1_p1Zac Medico2022-07-104-313/+0
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/k3s: add 1.24.2_p2Zac Medico2022-07-102-0/+103
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/slurm: remove dead SRC_PREP variableDavid Seifert2022-07-092-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-cluster/hpx: Fix building on muslbrahmajit das2022-07-094-0/+91
| | | | | | | | | | | | | | | | | | These patches fixes building on musl. I've tried to document the patches to the best of my abilities. Mainly fixes the RTLD_DI_ORIGIN not being present in musl. However with this PR [1] we won't be requiring these patches anymore from 1.8.1 [1]: https://github.com/STEllAR-GROUP/hpx/pull/5947 Closes: https://bugs.gentoo.org/829242 Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26281 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/galera: Stabilize 25.3.28-r2 arm64, #857072Sam James2022-07-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/galera: arm64 stable wrt bug #856946Agostino Sarubbo2022-07-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/galera: add Python 3.10Sam James2022-07-083-5/+5
| | | | | Closes: https://bugs.gentoo.org/846317 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/ceph: drop 17.2.0-r2Patrick McLean2022-07-072-459/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/ceph: drop 16.2.7, 16.2.7-r1Patrick McLean2022-07-074-1000/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/ceph: stabilize 16.2.9 for amd64Patrick McLean2022-07-071-1/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/charliecloud: drop 0.26-r1Oliver Freyermuth2022-07-052-83/+0
| | | | | | Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Closes: https://github.com/gentoo/gentoo/pull/26099 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/charliecloud: Bump to 0.28.Oliver Freyermuth2022-07-053-1/+86
| | | | | Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/k3s: add 1.24.2_p1Zac Medico2022-07-012-0/+104
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/ceph: add 17.2.1Patrick McLean2022-06-273-0/+527
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/slurm: unpin hdf5 dep; fix MissingUseDepDefaultSam James2022-06-261-0/+275
| | | | | | | | We've ported back to autotools in hdf5 for now. Bug: https://github.com/HDFGroup/hdf5/issues/1814 Closes: https://bugs.gentoo.org/813924 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/rdma-core: add 41.0David Seifert2022-06-252-0/+103
| | | | | | | | | Bug: https://bugs.gentoo.org/778971 Bug: https://bugs.gentoo.org/792033 Bug: https://bugs.gentoo.org/835411 Bug: https://bugs.gentoo.org/837830 Bug: https://bugs.gentoo.org/852083 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-cluster/minikube: add 1.26.0Zac Medico2022-06-252-0/+76
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/zetcd: update HOMEPAGEMichael Mair-Keimberger2022-06-243-7/+7
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sys-cluster/sanlock: Stabilize 3.8.4 hppa, #852854Arthur Zamarin2022-06-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-cluster/ploop: fix building on muslStephan Hartmann2022-06-192-0/+79
| | | | | Closes: https://bugs.gentoo.org/832965 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* sys-cluster/ploop: add 1.15Stephan Hartmann2022-06-193-0/+77
| | | | Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* sys-cluster/ploop: fix install pathStephan Hartmann2022-06-191-2/+2
| | | | | Closes: https://bugs.gentoo.org/853079 Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* sys-cluster/sanlock: x86 stable wrt bug #852854Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/sanlock: sparc stable wrt bug #852854Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/sanlock: ppc64 stable wrt bug #852854Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/sanlock: arm64 stable wrt bug #852854Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/sanlock: arm stable wrt bug #852854Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/sanlock: amd64 stable wrt bug #852854Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/glusterfs: version 10.2Jaco Kroon2022-06-154-0/+353
| | | | | | | | | | | No major changes, mostly minor bug fixes, except for one SSE related issue where certain structures needs to be aligned. Closes: https://bugs.gentoo.org/852077 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/25907 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/nomad: Keyword 1.2.6 arm64, #851072Jakov Smolić2022-06-141-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-cluster/k3s: add 1.24.1_p1Zac Medico2022-06-122-0/+103
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/k3s: add 1.23.7_p1Zac Medico2022-06-122-0/+106
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/k3s: drop 1.23.4_p1, 1.23.5_p1Zac Medico2022-06-123-209/+0
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/keepalived: x86 stable wrt bug #851135Agostino Sarubbo2022-06-121-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/keepalived: amd64 stable wrt bug #851135Agostino Sarubbo2022-06-121-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/keepalived: Stabilize 2.2.7 ppc64, #851135Sam James2022-06-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/pacemaker: Stabilize 2.1.2 x86, #850196Sam James2022-06-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/pacemaker: Stabilize 2.1.2 amd64, #850196Sam James2022-06-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/pacemaker: force remove /etc/init.dAlessandro Barbieri2022-06-071-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/830406 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24944 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/openmpi: add 4.1.4Sam James2022-06-042-0/+187
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/hpx: drop 1.7.1-r1Kurt Kanzenbach2022-06-033-135/+0
| | | | | | Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de> Closes: https://github.com/gentoo/gentoo/pull/25706 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-cluster/hpx: Sync live ebuildKurt Kanzenbach2022-06-031-7/+8
| | | | | Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-cluster/hpx: add 1.8.0Kurt Kanzenbach2022-06-033-0/+136
| | | | | Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-cluster/k9scli: drop 0.24.10William Hubbs2022-06-012-2415/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kronosnet: don't set FORTIFY_SOURCE=2 twice; forward Werror patchSam James2022-06-012-0/+23
| | | | | | Closes: https://bugs.gentoo.org/847790 Bug: https://bugs.gentoo.org/750548 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/kronosnet: remove -WerrorAlessandro Barbieri2022-06-012-0/+68
| | | | | | | | Closes: https://bugs.gentoo.org/781626 Closes: https://bugs.gentoo.org/750548 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24841 Signed-off-by: Sam James <sam@gentoo.org>