diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 04:16:02 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 04:16:02 -0500 |
| commit | 8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d (patch) | |
| tree | 3571897c3923e21b62afb85bc3e04c0deec99fd4 /sys-cluster | |
| parent | 33688726a8da4889a96b2a2b60cf8693bb388f96 (diff) | |
| download | baldeagleos-repo-8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d.tar.gz baldeagleos-repo-8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d.tar.xz baldeagleos-repo-8e4635a2e09776ebdc002fe8d05f56e47ee3ac6d.zip | |
Adding metadata
Diffstat (limited to 'sys-cluster')
| -rw-r--r-- | sys-cluster/ampi/ampi-0_pre20170209.ebuild | 2 | ||||
| -rw-r--r-- | sys-cluster/ampi/metadata.xml | 4 | ||||
| -rw-r--r-- | sys-cluster/glusterfs/glusterfs-11.1.ebuild | 4 | ||||
| -rw-r--r-- | sys-cluster/glusterfs/glusterfs-11.2.ebuild | 4 | ||||
| -rw-r--r-- | sys-cluster/glusterfs/metadata.xml | 4 | ||||
| -rw-r--r-- | sys-cluster/keepalived/keepalived-2.3.3.ebuild | 2 | ||||
| -rw-r--r-- | sys-cluster/keepalived/keepalived-2.3.4.ebuild | 2 | ||||
| -rw-r--r-- | sys-cluster/keepalived/metadata.xml | 4 | ||||
| -rw-r--r-- | sys-cluster/rdma-core/Manifest | 4 | ||||
| -rw-r--r-- | sys-cluster/rdma-core/rdma-core-53.1.ebuild | 120 | ||||
| -rw-r--r-- | sys-cluster/rdma-core/rdma-core-59.0-r1.ebuild (renamed from sys-cluster/rdma-core/rdma-core-59.0.ebuild) | 3 | ||||
| -rw-r--r-- | sys-cluster/rdma-core/rdma-core-63.0.ebuild (renamed from sys-cluster/rdma-core/rdma-core-58.0.ebuild) | 19 | ||||
| -rw-r--r-- | sys-cluster/rdma-core/rdma-core-9999.ebuild | 19 |
13 files changed, 37 insertions, 154 deletions
diff --git a/sys-cluster/ampi/ampi-0_pre20170209.ebuild b/sys-cluster/ampi/ampi-0_pre20170209.ebuild index 13f14eebf6f9..d56f675016e2 100644 --- a/sys-cluster/ampi/ampi-0_pre20170209.ebuild +++ b/sys-cluster/ampi/ampi-0_pre20170209.ebuild @@ -9,7 +9,7 @@ HOMEPAGE=" https://www.mcs.anl.gov/~utke/AdjoinableMPI/AdjoinableMPIDox/index.html https://github.com/bremond/adjoinablempi " -SRC_URI="https://git.baldeagleos.com/distfiles/-/raw/main/${P}.tar.gz" +SRC_URI="https://gitlab.com/liguros/distfiles/-/raw/main/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/sys-cluster/ampi/metadata.xml b/sys-cluster/ampi/metadata.xml index 1e313c6e85ca..789f9f7db386 100644 --- a/sys-cluster/ampi/metadata.xml +++ b/sys-cluster/ampi/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@baldeagleos.com</email> + <email>dev@liguros.net</email> <name>Development</name> </maintainer> <maintainer type="project"> diff --git a/sys-cluster/glusterfs/glusterfs-11.1.ebuild b/sys-cluster/glusterfs/glusterfs-11.1.ebuild index 59946cd32f74..4202898cd112 100644 --- a/sys-cluster/glusterfs/glusterfs-11.1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 BaldEagleOS Authors +# Copyright 2021-2023 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -40,7 +40,7 @@ RDEPEND=" !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) - dev-libs/openssl:=[-bindist(-)] + dev-libs/openssl:=[-bindist(-)] " DEPEND=" diff --git a/sys-cluster/glusterfs/glusterfs-11.2.ebuild b/sys-cluster/glusterfs/glusterfs-11.2.ebuild index f3536f2e3c2c..8a5aea1f1a37 100644 --- a/sys-cluster/glusterfs/glusterfs-11.2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 BaldEagleOS Authors +# Copyright 2021-2025 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -40,7 +40,7 @@ RDEPEND=" !elibc_glibc? ( sys-libs/argp-standalone ) libtirpc? ( net-libs/libtirpc:= ) !libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) - dev-libs/openssl:=[-bindist(-)] + dev-libs/openssl:=[-bindist(-)] " DEPEND=" diff --git a/sys-cluster/glusterfs/metadata.xml b/sys-cluster/glusterfs/metadata.xml index 788e0ae65f3f..a9616f6ee5c2 100644 --- a/sys-cluster/glusterfs/metadata.xml +++ b/sys-cluster/glusterfs/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@baldeagleos.com</email> + <email>dev@liguros.net</email> <name>Development</name> </maintainer> <maintainer type="person"> diff --git a/sys-cluster/keepalived/keepalived-2.3.3.ebuild b/sys-cluster/keepalived/keepalived-2.3.3.ebuild index 9f36abbf5a4e..9477dd433352 100644 --- a/sys-cluster/keepalived/keepalived-2.3.3.ebuild +++ b/sys-cluster/keepalived/keepalived-2.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 BaldEagleOS Authors +# Copyright 2021-2025 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/sys-cluster/keepalived/keepalived-2.3.4.ebuild b/sys-cluster/keepalived/keepalived-2.3.4.ebuild index 9f36abbf5a4e..9477dd433352 100644 --- a/sys-cluster/keepalived/keepalived-2.3.4.ebuild +++ b/sys-cluster/keepalived/keepalived-2.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 BaldEagleOS Authors +# Copyright 2021-2025 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/sys-cluster/keepalived/metadata.xml b/sys-cluster/keepalived/metadata.xml index 80598c17d665..8f2c0c06bad0 100644 --- a/sys-cluster/keepalived/metadata.xml +++ b/sys-cluster/keepalived/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> - <email>dev@baldeagleos.com</email> + <email>dev@liguros.net</email> <name>Development</name> </maintainer> <maintainer type="project"> diff --git a/sys-cluster/rdma-core/Manifest b/sys-cluster/rdma-core/Manifest index 57da702d2999..711ffb02d1c3 100644 --- a/sys-cluster/rdma-core/Manifest +++ b/sys-cluster/rdma-core/Manifest @@ -1,4 +1,4 @@ -DIST rdma-core-53.1.tar.gz 2170895 BLAKE2B d4ab2785aa9e3f3d349bfeeb0ed3354f44c43f730c5988ca8de6489ee41de9c6fa57d157931b424031fba85ec6cc7a4b3befcf9a10ed7d302f26a95d22478f16 SHA512 d786c6854093fbc1b876aec068ea87d0e5cc2a217c19e515cf48ba2fb7018f3da60b9cd6f204b6f04c1b295fec47ddafdca330cb734a0df7b6d7631d77cca0a9 DIST rdma-core-57.0.tar.gz 2020448 BLAKE2B 4808103af76e3314ce68b4fc3607d217d7b58c833758eda8c1b4da6251c82e18786e4d148d8947cf92f914894359b60d075b4c5b0b72b4f04fca2fb8e26ee82f SHA512 4a904d34af6863655545fe720cc25a8800684f63c51cebb67be2058363949217903957dc925c69d41294362ccff75fb0d37f3bc31cd6f6f252a804d6713f62cf -DIST rdma-core-58.0.tar.gz 2024798 BLAKE2B 84514a444977c4cba4639106d5e39f9a110a94d485d0d8d1fafc3b63ae57c259010f21d97d26244534ea446d856bfd5bd3bd79b36dbc789222a8639fdb0c9725 SHA512 458f99045ced236cd87f234e9ec21743ad665de80dd2ee3cf7392b56801fbb14f09b421c1514a08f4401313c1b809164c49a5167f86a63b152139a03fcd80e34 DIST rdma-core-59.0.tar.gz 2037869 BLAKE2B d2836c5c7590754484880951f00015bcf279479549d42ed52325eaf4e40128c4b1289c64986003fb4e326f797971c7c506b22e9fc018694865c7fadfb8a3568f SHA512 f2d2001240e875ad3fec4f2f01e90573468daa040e07ec2f6cc81e875cf7b950c2dfeab10962b8b3d70852ecfe0ede2644ff7bea87560a45084baa47bd2d5401 +DIST rdma-core-63.0-fix-efa-with-lttng.patch 1250 BLAKE2B c92299c5b8f659013cad2e840cd44447c2dadc67f4b957a92212dc83b6846968d796e5b448d75e1a0ff87d95584971614ba3aa74b5281fcf3fd01702dd959904 SHA512 7fbe97291ac1c35647cfac4ae2d1c51709c02ea2f797c6b88cd1a87f179c32731e3cd5ebab6c0ae9b07f10b3d20f6446cdd97671629b072431bf61a3c91eeeff +DIST rdma-core-63.0.tar.gz 2114488 BLAKE2B 00c36a6c40ed23daba79139ef0c537082b5382241fa229ecb5cf71c3b3c1467f96c09ca68185d58db16734c8890567fc3446979f4042b3992b868c101909b61b SHA512 aa7308455009a10eea8bff59b09ad80124ab70bbd8fe205451585c9111c33b0cb99f8112930e7b9a62a91d248f9f8411913c8a4f1edec013fae1493c6cb13629 diff --git a/sys-cluster/rdma-core/rdma-core-53.1.ebuild b/sys-cluster/rdma-core/rdma-core-53.1.ebuild deleted file mode 100644 index 00acf7c701fd..000000000000 --- a/sys-cluster/rdma-core/rdma-core-53.1.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) - -inherit cmake perl-functions python-single-r1 udev systemd - -DESCRIPTION="Userspace components for the Linux Kernel's drivers/infiniband subsystem" -HOMEPAGE="https://github.com/linux-rdma/rdma-core" - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/linux-rdma/rdma-core" -else - SRC_URI="https://github.com/linux-rdma/rdma-core/releases/download/v${PV}/${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" -fi - -LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )" -SLOT="0" -IUSE="lttng neigh python static-libs systemd valgrind" -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" - -COMMON_DEPEND=" - dev-lang/perl:= - virtual/libudev:= - lttng? ( dev-util/lttng-ust:= ) - neigh? ( dev-libs/libnl:3 ) - systemd? ( sys-apps/systemd:= ) - valgrind? ( dev-debug/valgrind ) - python? ( ${PYTHON_DEPS} ) -" -DEPEND=" - ${COMMON_DEPEND} - python? ( - $(python_gen_cond_dep ' - dev-python/cython[${PYTHON_USEDEP}] - ') - ) -" -RDEPEND="${COMMON_DEPEND} - !sys-fabric/infiniband-diags - !sys-fabric/libibverbs - !sys-fabric/librdmacm - !sys-fabric/libibumad - !sys-fabric/ibacm - !sys-fabric/libibmad - !sys-fabric/srptools - !sys-fabric/infinipath-psm - !sys-fabric/libcxgb3 - !sys-fabric/libcxgb4 - !sys-fabric/libmthca - !sys-fabric/libmlx4 - !sys-fabric/libmlx5 - !sys-fabric/libocrdma - !sys-fabric/libnes -" -# python is required unconditionally at build-time -BDEPEND=" - ${PYTHON_DEPS} - virtual/pkgconfig -" - -PATCHES=( - "${FILESDIR}"/${PN}-39.0-RDMA_BuildType.patch - "${FILESDIR}"/${PN}-53.1-preload-fix-build-issue-with-clang-19.patch -) - -src_prepare() { - # DEFINED is true even if the value is false, which makes lttng unconditional - sed -i -e 's/if (DEFINED ENABLE_LTTNG)/if (ENABLE_LTTNG)/' CMakeLists.txt || die - cmake_src_prepare -} - -src_configure() { - perl_set_version - - local mycmakeargs=( - -DCMAKE_INSTALL_SYSCONFDIR="${EPREFIX}"/etc - -DCMAKE_INSTALL_RUNDIR=/run - -DCMAKE_INSTALL_SHAREDSTATEDIR="${EPREFIX}"/var/lib - -DCMAKE_INSTALL_PERLDIR="${VENDOR_LIB}" - -DCMAKE_INSTALL_UDEV_RULESDIR="${EPREFIX}$(get_udevdir)"/rules.d - -DCMAKE_INSTALL_SYSTEMD_SERVICEDIR="$(systemd_get_systemunitdir)" - -DCMAKE_DISABLE_FIND_PACKAGE_Systemd="$(usex !systemd)" - -DENABLE_LTTNG="$(usex lttng)" - -DENABLE_VALGRIND="$(usex valgrind)" - -DENABLE_RESOLVE_NEIGH="$(usex neigh)" - -DENABLE_STATIC="$(usex static-libs)" - -DNO_PYVERBS="$(usex !python)" - -DNO_MAN_PAGES=1 - -DPYTHON_EXECUTABLE="${PYTHON}" - ) - cmake_src_configure -} - -src_install() { - cmake_src_install - - udev_dorules "${ED}"/usr/share/doc/${PF}/70-persistent-ipoib.rules - - if use neigh; then - newinitd "${FILESDIR}"/ibacm.init ibacm - newinitd "${FILESDIR}"/iwpmd.init iwpmd - fi - - newinitd "${FILESDIR}"/srpd.init srpd - - use python && python_optimize -} - -pkg_postinst() { - udev_reload -} - -pkg_postrm() { - udev_reload -} diff --git a/sys-cluster/rdma-core/rdma-core-59.0.ebuild b/sys-cluster/rdma-core/rdma-core-59.0-r1.ebuild index 269bb4dae2e7..1fbcb8369b8d 100644 --- a/sys-cluster/rdma-core/rdma-core-59.0.ebuild +++ b/sys-cluster/rdma-core/rdma-core-59.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -65,6 +65,7 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/${PN}-39.0-RDMA_BuildType.patch + "${FILESDIR}"/${PN}-57.0-fix-unclosed-string-literal.patch ) src_prepare() { diff --git a/sys-cluster/rdma-core/rdma-core-58.0.ebuild b/sys-cluster/rdma-core/rdma-core-63.0.ebuild index ad902e025444..5e889fa3e5e4 100644 --- a/sys-cluster/rdma-core/rdma-core-58.0.ebuild +++ b/sys-cluster/rdma-core/rdma-core-63.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit cmake perl-functions python-single-r1 udev systemd @@ -18,6 +18,12 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi +# https://github.com/linux-rdma/rdma-core/pull/1747 +SRC_URI+=" + https://github.com/linux-rdma/rdma-core/commit/448ecf97586de63da7d7fac1ea24f0f0fa381336.patch + -> ${PN}-63.0-fix-efa-with-lttng.patch +" + LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )" SLOT="0" IUSE="lttng neigh python static-libs systemd valgrind" @@ -65,14 +71,9 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/${PN}-39.0-RDMA_BuildType.patch + "${DISTDIR}"/${PN}-63.0-fix-efa-with-lttng.patch ) -src_prepare() { - # DEFINED is true even if the value is false, which makes lttng unconditional - sed -i -e 's/if (DEFINED ENABLE_LTTNG)/if (ENABLE_LTTNG)/' CMakeLists.txt || die - cmake_src_prepare -} - src_configure() { perl_set_version @@ -84,7 +85,7 @@ src_configure() { -DCMAKE_INSTALL_UDEV_RULESDIR="${EPREFIX}$(get_udevdir)"/rules.d -DCMAKE_INSTALL_SYSTEMD_SERVICEDIR="$(systemd_get_systemunitdir)" -DCMAKE_DISABLE_FIND_PACKAGE_Systemd="$(usex !systemd)" - -DENABLE_LTTNG="$(usex lttng)" + -DTRACING="$(usex lttng LTTNG None)" -DENABLE_VALGRIND="$(usex valgrind)" -DENABLE_RESOLVE_NEIGH="$(usex neigh)" -DENABLE_STATIC="$(usex static-libs)" diff --git a/sys-cluster/rdma-core/rdma-core-9999.ebuild b/sys-cluster/rdma-core/rdma-core-9999.ebuild index ad902e025444..5e889fa3e5e4 100644 --- a/sys-cluster/rdma-core/rdma-core-9999.ebuild +++ b/sys-cluster/rdma-core/rdma-core-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit cmake perl-functions python-single-r1 udev systemd @@ -18,6 +18,12 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi +# https://github.com/linux-rdma/rdma-core/pull/1747 +SRC_URI+=" + https://github.com/linux-rdma/rdma-core/commit/448ecf97586de63da7d7fac1ea24f0f0fa381336.patch + -> ${PN}-63.0-fix-efa-with-lttng.patch +" + LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )" SLOT="0" IUSE="lttng neigh python static-libs systemd valgrind" @@ -65,14 +71,9 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/${PN}-39.0-RDMA_BuildType.patch + "${DISTDIR}"/${PN}-63.0-fix-efa-with-lttng.patch ) -src_prepare() { - # DEFINED is true even if the value is false, which makes lttng unconditional - sed -i -e 's/if (DEFINED ENABLE_LTTNG)/if (ENABLE_LTTNG)/' CMakeLists.txt || die - cmake_src_prepare -} - src_configure() { perl_set_version @@ -84,7 +85,7 @@ src_configure() { -DCMAKE_INSTALL_UDEV_RULESDIR="${EPREFIX}$(get_udevdir)"/rules.d -DCMAKE_INSTALL_SYSTEMD_SERVICEDIR="$(systemd_get_systemunitdir)" -DCMAKE_DISABLE_FIND_PACKAGE_Systemd="$(usex !systemd)" - -DENABLE_LTTNG="$(usex lttng)" + -DTRACING="$(usex lttng LTTNG None)" -DENABLE_VALGRIND="$(usex valgrind)" -DENABLE_RESOLVE_NEIGH="$(usex neigh)" -DENABLE_STATIC="$(usex static-libs)" |
