| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.8.2_25 26 Jun 2026 12:13:13
    |
Robert Clausecker (fuz)  |
security/nebula: fix build on 32 bit platforms
The structure syscall.Iovec has 32 bit fields on 32 bit platforms,
64 bit fields on 64 bit platforms. Go copes poorly with this difference
(why didn't they just use int?). Apply a conditional patch to fix the
build on 32 bit platforms.
Approved by: portmgr (build fix blanket)
MFH: 2026Q2
(cherry picked from commit 59b1c90a7f8f718c7dbe6f097999e0dbb0e8a489) |
1.8.2_25 03 Jun 2026 18:00:48
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.11 / go-1.26.4 |
1.8.2_24 09 May 2026 17:30:33
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.10 |
1.8.2_23 10 Apr 2026 16:19:03
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.9 / 1.26.2 |