devel/llvm-devel: add missing patch
This fixes a build failure due to __emutls_get_address not being
provided on FreeBSD. The next update will include this change.
Sponsored by: DARPA, AFRL
devel/py-keystone-engine: Update to 9.2.0
* Switch to the PEP517 build framework.
* Drop no longer required workarounds.
* Update WWW to to point to the upstream repository instead of the main
site, which is now used for other purposes.
Changelog:
https://github.com/keystone-engine/keystone/blob/0.9.2/ChangeLog
devel/py-keystone-engine: Drop workarounds
www/pomerium-envoy-custom: Attempt to fix LuaJIT build on aarch64
On FreeBSD aarch64, Bazel resolves the CPU constraint to its canonical
name @platforms//cpu:aarch64 rather than the @platforms//cpu:arm64
alias. Add aarch64 to the HOST_CONSTRAINTS check in luajit.bzl so
the platform is correctly detected on arm64 FreeBSD.
devel/codebase-memory-mcp: update to 0.10.8, add FreeBSD sysctl indexing
Add a downstream-only feature that teaches the code indexer to resolve
FreeBSD kernel sysctl trees.