summaryrefslogtreecommitdiff
path: root/dev-cpp/fbthrift
AgeCommit message (Collapse)Author
2025-11-04dev-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-23dev-cpp/fbthrift: Stabilize 2025.04.14.00-r2 amd64, #958854Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-25dev-cpp/fbthrift: add IUSE io-uringsin-ack
Bug: https://bugs.gentoo.org/954335 Signed-off-by: sin-ack <sin-ack@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41734 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-24dev-cpp/fbthrift: add missing mvfst dependencysin-ack
Misread the qa-vdb output, oops. This should be an RDEPEND since the CMake files Thrift installs depend on mvfst being present. Closes: https://bugs.gentoo.org/954273 Signed-off-by: sin-ack <sin-ack@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41721 Closes: https://github.com/gentoo/gentoo/pull/41721 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-22dev-cpp/fbthrift: add 2025.04.14.00sin-ack
RDEPEND fixed via qa-vdb. One non-upstream patch added because of our force-disable of Folly's io_uring support. Ref: https://github.com/facebook/fbthrift/issues/649 Bug: https://bugs.gentoo.org/946922 Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2025-04-05dev-cpp/fbthrift: Stabilize 2024.11.04.00-r1 amd64, #953139Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-12-26dev-cpp/fbthrift: add libfmt:= depSam James
fb303 segfaults in thrift otherwise b/c ABI break. Signed-off-by: Sam James <sam@gentoo.org>
2024-11-23dev-cpp/fbthrift: keyword 2024.11.04.00 for ~arm64sin-ack
Builds fine in the QEMU chroot. Can't test because upstream has broken testing. Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2024-11-11dev-cpp/fbthrift: new package, add 2024.11.04.00sin-ack
Signed-off-by: sin-ack <sin-ack@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>