| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.37.0.20260618_2 20 Aug 2026 08:15:12
    |
Xin LI (delphij)  |
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. |
1.37.0.20260618_2 19 Aug 2026 17:39:04
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.14 / 1.26.7 |
1.37.0.20260618_1 14 Aug 2026 00:38:09
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.13 / 1.26.6 |
1.37.0.20260618 11 Aug 2026 07:46:41
    |
Xin LI (delphij)  |
www/pomerium-envoy-custom: fix GOROOT to track default Go version
Use ${GO_SUFFIX} instead of hardcoded go125, so the GOROOT path
tracks whatever Go version USES=go selects. This fixes a build
failure after the default Go version was switched to 1.26. |
1.37.0.20260618 08 Aug 2026 04:56:59
    |
Xin LI (delphij)  |
www/pomerium-envoy-custom: update to 1.37.0.20260618
Update pomerium-envoy-custom to commit 16ede7a56f2f (envoy f387231af8).
Major changes for this version bump:
- Remove obsolete FreeBSD patches (ares, zlib, zstd cmake targets removed
upstream; luajit_build.sh and -GNinja already upstream)
- Regenerate remaining FreeBSD patches for new envoy source
- Replace envoy_toolshed stub with real extraction (v0.3.35)
- Remove rules_oci (not needed for FreeBSD binary build)
- Remove custom LLVM toolchain; use system Clang via
--extra_toolchains=@local_config_cc//:all
- Add --override_repository for renamed repos (re2, yaml-cpp, brotli, etc.)
- Add FreeBSD support to toolchains_llvm v1.7.0
- Add FreeBSD support to pomerium's luajit.bzl platform detection
- Create FreeBSD-specific openssh config.h
- Fix LuaJIT getentropy conflict with FreeBSD SSP headers
- Build nghttp2 from source (envoy patches add custom API)
- Add FreeBSD to rules_foreign_cc cmake generator detection
- Add transitive deps to DISTFILES (helly25_bzl, tar.bzl, jq.bzl, yq.bzl,
argparse, aspect_bazel_lib, nghttp2 source)
- Update stale GH_TUPLE versions (dd_trace_cpp, libcircllhist, vpp_vcl, etc.)
- Link with -lgcc_eh for LuaJIT dynamic EH frame symbols |
1.36.8.p1_1 10 Jul 2026 07:54:15
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.12 / 1.26.5 |
1.36.8.p1 29 Jun 2026 15:01:16
    |
Xin LI (delphij)  |
www/{pomerium-envoy-custom,pomerium}: update to 1.36.8-p1 / 0.32.9 |
1.36.5.p1_2 03 Jun 2026 17:54:22
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.11 / go-1.26.4 |
1.36.5.p1_1 09 May 2026 17:25:51
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.10 |
1.36.5.p1 07 May 2026 05:49:59
    |
Xin LI (delphij)  |
www/pomerium-envoy-custom: add a port for pomerium's envoy fork.
This port is different from www/envoy and is used exclusively by pomerium.
www/pomerium: upgrade to 0.32.6.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |