summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-apps/systemd-utils: add 254.19Sam James2024-11-122-0/+584
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd: add 255.13Sam James2024-11-122-0/+541
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd: add 254.19Sam James2024-11-122-0/+541
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/iproute2: Stabilize 6.11.0-r2 amd64, #943268Sam James2024-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/rust{,-bin}: update GDB/LLDB postinst messageMatt Jolly2024-11-1216-32/+48
| | | | | | | | | | dev-lang/rust was never properly updated and refers to scripts as a singular script. dev-lang/rust-bin was inconsistent with dev-lang/rust; never mentioning LLDB (or doing checks for either). Signed-off-by: Matt Jolly <kangie@gentoo.org>
* rust.eclass: fix typoMatt Jolly2024-11-121-1/+1
| | | | Signed-off-by: Matt Jolly <kangie@gentoo.org>
* dev-lang/rust: drop USE=system-bootstrapMatt Jolly2024-11-128-445/+26
| | | | | | | | | | | | | | | | | | | | | To be consistent with other ecosystems (e.g. Ada, Go), we can take advantage of the new Rust eclass (and some earlier prep work on USE=system-bootstrap) to completely remove that build path. This isn't a big change; dev-lang/rust without system-bootstrap would previously download its own bootstrap binary (same as rust-bin) instead of depending on dev-lang/rust-bin as appropriate. dev-lang/rust will now always receive an `||` dependency which ensures that an appropriate dev-lang/rust{,-bin} is available on the system to do any required bootstrapping. This will reduce Rust maintenance overhead, and make it more transparent to users that a Rust binary is required to bootstrap rust. Closes: https://bugs.gentoo.org/943144 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* rust.eclass: define `usedep` before its first usageMatt Jolly2024-11-121-2/+1
| | | | | | | | | | The open-ended dependency (no `RUST_MAX_VER`) was generated before `usedep` was set to anything. Define `usedep` when the variable is initialised and let the `RUST_NEEDS_LLVM` path set it per llvm slot as required. Closes: https://bugs.gentoo.org/943289 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* net-libs/webkit-gtk: fix build against icu-76.1Alfred Wingate2024-11-117-0/+49
| | | | | | | Closes: https://bugs.gentoo.org/943213 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39279 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/dxvk: add 2.5Ionen Wolkens2024-11-112-0/+182
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/dxvk: drop upstreamed patchIonen Wolkens2024-11-111-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* www-client/elinks: Update 0.17.1.1-sftp patch to fix building with GCC 14James Le Cuirot2024-11-111-0/+14
| | | | | | Closes: https://bugs.gentoo.org/942293 Closes: https://bugs.gentoo.org/942437 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sci-libs/pdal: bump to v2.8.1Thomas Bettler2024-11-112-0/+70
| | | | | | | Closes: https://bugs.gentoo.org/937770 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39201 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: simplify lerc depSam James2024-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lerc: fix whitespaceSam James2024-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: add USE=lercThomas Bettler2024-11-111-0/+287
| | | | | | Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39202 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: add USE=lercThomas Bettler2024-11-114-0/+95
| | | | | Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lerc: add lerc 4.0.0Thomas Bettler2024-11-113-0/+40
| | | | | Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/watchman: add myself as a maintainersin-ack2024-11-111-3/+7
| | | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39264 Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/edencommon: add myself as a maintainersin-ack2024-11-111-3/+7
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/folly: add myself as a maintainersin-ack2024-11-111-3/+7
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/watchman: add 2024.11.04.00sin-ack2024-11-113-0/+551
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/cpptoml: new package, add 0.1.1sin-ack2024-11-114-0/+69
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/edencommon: add 2024.11.04.00sin-ack2024-11-112-0/+50
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/fb303: new package, add 2024.11.04.00sin-ack2024-11-113-0/+67
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/fbthrift: new package, add 2024.11.04.00sin-ack2024-11-113-0/+73
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/wangle: new package, add 2024.11.04.00sin-ack2024-11-113-0/+78
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/mvfst: new package, add 2024.11.04.00sin-ack2024-11-113-0/+65
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/fizz: new package, add 2024.11.04.00sin-ack2024-11-113-0/+67
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-cpp/folly: add 2024.11.04.00sin-ack2024-11-113-0/+122
| | | | | Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/arch/loong: force dev-util/bpftool[clang]Holger Hoffstätte2024-11-111-0/+4
| | | | | | | | | sys-devel/bpf-toolchain not yet keyworded. Bug: https://bugs.gentoo.org/938169 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/39277 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bpftool: add 7.5.0 with USE=clang to select BPF toolchainHolger Hoffstätte2024-11-114-3/+160
| | | | | | | | | We still default to using clang for now, but using the GCC-based sys-devel/bpf-toolchain as alternative should work. Closes: https://bugs.gentoo.org/943113 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/bpftool: remove unused optfeatureHolger Hoffstätte2024-11-112-2/+2
| | | | | Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libbpf: add 1.5.0Holger Hoffstätte2024-11-112-0/+66
| | | | | | | | No changes, simple bump. Required for next version of bpftrace. Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/emacs: Backport bug-reference fix from Emacs 29Ulrich Müller2024-11-114-0/+1355
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/cryptography: re-add a BDEPEND on rustEli Schwartz2024-11-111-0/+1
| | | | | | | | | | | | | | During the migration to slotted rust, an explicit dependency on virtual/rust was entirely dropped. But cryptography must explicitly depend on rust, because it defines CARGO_OPTIONAL (in order to get access to cargo setup functions without also exporting cargo phase functions, as we want the distutils-r1 phase functions instead). No revbump as users who successfully built it will not need the bdep fix. Fixes: 01ba4dc61965ef7658a24728841c04c9a1ce4871 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-ml/ocamlbuild: drop 0.14.2, 0.14.3. Enable testAlfredo Tupone2024-11-114-106/+0
| | | | | Closes: https://bugs.gentoo.org/749975 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sys-devel/m4: update LICENSESam James2024-11-111-2/+2
| | | | | | Per --version. Signed-off-by: Sam James <sam@gentoo.org>
* sys-block/thin-provisioning-tools: Stabilize 1.0.14-r1 ppc64, #943290Sam James2024-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add cross patch for 15Sam James2024-11-112-2/+2
| | | | | | | | This just adds 33_all_PR80677-cross-limits.patch which is needed in some edge cases. Bug: https://gcc.gnu.org/PR80677 Signed-off-by: Sam James <sam@gentoo.org>
* toolchain.eclass: add comment explaining --with-newlibSam James2024-11-111-1/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/pango: drop 1.51.0Andreas Sturmlechner2024-11-112-88/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libvpx: drop 1.14.0Andreas Sturmlechner2024-11-112-145/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/transmission: drop 4.0.6-r2, 4.0.6-r4Andreas Sturmlechner2024-11-112-325/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-apps/dtc: drop 1.6.0, 1.7.0Andreas Sturmlechner2024-11-116-270/+0
| | | | | Closes: https://bugs.gentoo.org/940100 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-libs/efivar: drop 38Andreas Sturmlechner2024-11-1111-873/+0
| | | | | Bug: https://bugs.gentoo.org/940104 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/ruff: drop 0.7.0-r1, 0.7.1-r1Patrick McLean2024-11-113-1003/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/ruff: add 0.7.3Patrick McLean2024-11-112-0/+501
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-block/thin-provisioning-tools: Stabilize 0.9.0-r4 sparc, #936077Sam James2024-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-block/thin-provisioning-tools: Stabilize 0.9.0-r4 hppa, #936077Sam James2024-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>