FreeBSD/ports 556216ddatabases/soci pkg-plist Makefile

databases/soci: Fix build with non-default options

Upstream renamed options from WITH_* to SOCI_*.
Also fix dependencies for MYSQL option.

Approved by:    jbo (maintainer)
DeltaFile
+12-12databases/soci/pkg-plist
+9-7databases/soci/Makefile
+21-192 files

NetBSD/src nSpofkJsys/arch/sun2/sun2 locore.s, sys/arch/sun3/sun3 locore.s

   Reduce diffs with other m68k platforms in the runnup-to-main() code.
VersionDeltaFile
1.119+9-9sys/arch/sun3/sun3/locore.s
1.46+9-9sys/arch/sun2/sun2/locore.s
+18-182 files

NetBSD/src FNqLJbusys/arch/mvme68k/mvme68k locore.s

   Tidy up a comment.
VersionDeltaFile
1.158+5-6sys/arch/mvme68k/mvme68k/locore.s
+5-61 files

NetBSD/src 1fch1n4sys/arch/luna68k/luna68k locore.s

   Correct a comment.
VersionDeltaFile
1.105+4-7sys/arch/luna68k/luna68k/locore.s
+4-71 files

NetBSD/src 9d7xHf1sys/arch/cesfic/cesfic locore.s, sys/arch/hp300/hp300 locore.s

   main() does not (and, indeed, **cannot** when you get there via "jra"
   rather than "jbsr") return, so there doesn't need to be any code
   to handle such.
VersionDeltaFile
1.62+1-9sys/arch/cesfic/cesfic/locore.s
1.105+2-5sys/arch/next68k/next68k/locore.s
1.153+1-5sys/arch/x68k/x68k/locore.s
1.201+1-4sys/arch/mac68k/mac68k/locore.s
1.209+1-4sys/arch/hp300/hp300/locore.s
1.106+1-3sys/arch/news68k/news68k/locore.s
+7-306 files

FreeBSD/ports 9d65deex11-wm/hs-xmonad Makefile distinfo

x11-wm/hs-xmonad: Update 0.18.0 => 0.18.1

* Add WWW for source code repository.
* Mark as PIE_UNSAFE.
* Refer to ${MASTERDIR}/files as ${FILESDIR} instead of ${PATCHDIR}
  for semantical clarity.

Approved by:            haskell@ (alven@)
Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+7-12x11-wm/hs-xmonad/Makefile
+7-7x11-wm/hs-xmonad/distinfo
+5-0x11-wm/hs-xmonad/Makefile.cabal
+19-193 files

NetBSD/src 5N9H2rssys/arch/amiga/amiga locore.s, sys/arch/atari/atari locore.s

   It has been decades since proc 1 entered user-space via main()
   returning.  Update the comments and code to reflect this reality.
VersionDeltaFile
1.138+16-35sys/arch/atari/atari/locore.s
1.182+9-29sys/arch/amiga/amiga/locore.s
+25-642 files

FreeBSD/ports afe5169sysutils/kops distinfo Makefile

sysutils/kops: Update to 1.35.0

Changelog:
https://github.com/kubernetes/kops/releases/tag/v1.35.0
DeltaFile
+3-3sysutils/kops/distinfo
+1-2sysutils/kops/Makefile
+4-52 files

FreeBSD/ports af85995sysutils/helm distinfo Makefile

sysutils/helm: Update to 3.20.1

Changelog:
https://github.com/helm/helm/releases/tag/v3.20.1
DeltaFile
+5-5sysutils/helm/distinfo
+2-3sysutils/helm/Makefile
+7-82 files

FreeBSD/ports 856ad73sysutils/entr distinfo Makefile

sysutils/entr: Update to 5.8

- Patch Makefile.bsd to set the actual version of the software. Upstream
  missed it when the new version was released. It can be dropped once
  it's fixed upstream.

Changelog:
https://github.com/eradman/entr/blob/5.8/NEWS
DeltaFile
+3-3sysutils/entr/distinfo
+4-1sysutils/entr/Makefile
+7-42 files

FreeBSD/ports bf0041csysutils/kubectl distinfo Makefile

sysutils/kubectl: Update to 1.35.3

Changelog:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#changelog-since-v1352
DeltaFile
+3-3sysutils/kubectl/distinfo
+1-2sysutils/kubectl/Makefile
+4-52 files

FreeBSD/ports 3109086sysutils/eksctl distinfo Makefile

sysutils/eksctl: Update to 0.224.0

Changelog:
https://github.com/eksctl-io/eksctl/releases/tag/v0.224.0
DeltaFile
+5-5sysutils/eksctl/distinfo
+2-3sysutils/eksctl/Makefile
+7-82 files

FreeBSD/ports 773b7c0security/interactsh distinfo Makefile

security/interactsh: Update to 1.3.1

Changelog:
https://github.com/projectdiscovery/interactsh/releases/tag/v1.3.1
DeltaFile
+5-5security/interactsh/distinfo
+1-2security/interactsh/Makefile
+6-72 files

FreeBSD/ports 66ffbf2security/aws-iam-authenticator distinfo Makefile

security/aws-iam-authenticator: Update to 0.7.12

- Use Go 1.26+
- Set GOWORK=off so go mod vendor works

Changelog:
https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.7.12
DeltaFile
+5-5security/aws-iam-authenticator/distinfo
+5-3security/aws-iam-authenticator/Makefile
+10-82 files

FreeBSD/src 0427abb. CMakeLists.txt, doc/source using.rst

Vendor import of libcbor 0.13.0

Sponsored by:   The FreeBSD Foundation
DeltaFile
+344-0test/copy_test.c
+183-0examples/crash_course.c
+0-174doc/source/using.rst
+145-4src/cbor.c
+73-36CMakeLists.txt
+109-0examples/cbor_sequence.c
+854-21434 files not shown
+1,334-37440 files

FreeBSD/src aa1599e. CMakeLists.txt Bazel.md, src CMakeLists.txt

Vendor import of libcbor 0.12.0

Sponsored by:   The FreeBSD Foundation
DeltaFile
+180-106CMakeLists.txt
+135-137test/cbor_serialize_test.c
+80-80src/cbor/internal/builder_callbacks.c
+55-55test/cbor_stream_decode_test.c
+71-37src/CMakeLists.txt
+0-100Bazel.md
+521-515111 files not shown
+2,421-2,166117 files

LLVM/project b1cf9b0clang/lib/AST ExprConstant.cpp, clang/lib/AST/ByteCode InterpBuiltin.cpp

[Clang] Support constexpr for AVX512 compress intrinsics (#187656)

Fixes #163732
DeltaFile
+32-32clang/lib/Headers/avx512vlintrin.h
+52-7clang/lib/AST/ByteCode/InterpBuiltin.cpp
+33-16clang/test/CodeGen/X86/avx512vl-builtins.c
+16-24clang/lib/Headers/avx512vlvbmi2intrin.h
+40-0clang/lib/AST/ExprConstant.cpp
+16-24clang/lib/Headers/avx512fintrin.h
+189-1035 files not shown
+250-13811 files

OpenBSD/ports Q8PKBfLdatabases/xapian-bindings Makefile, databases/xapian-core Makefile distinfo

   update to xapian 2.0.0
VersionDeltaFile
1.17+67-43databases/xapian-core/pkg/PLIST
1.48+17-5www/xapian-omega/Makefile
1.57+7-6databases/xapian-core/Makefile
1.7+8-2www/xapian-omega/pkg/PLIST
1.60+3-3databases/xapian-bindings/Makefile
1.30+2-2databases/xapian-core/distinfo
+104-613 files not shown
+109-669 files

OpenBSD/ports P8zqp8Cmultimedia/shotcut distinfo Makefile, multimedia/shotcut/patches patch-CMakeLists_txt patch-src_CMakeLists_txt

   Update shotcut to 26.2.26 from maintainer Josh Grosse
VersionDeltaFile
1.19+2-2multimedia/shotcut/distinfo
1.18+3-0multimedia/shotcut/pkg/PLIST
1.2+1-1multimedia/shotcut/patches/patch-CMakeLists_txt
1.26+1-1multimedia/shotcut/Makefile
1.9+1-1multimedia/shotcut/patches/patch-src_CMakeLists_txt
1.14+1-1multimedia/shotcut/patches/patch-src_mainwindow_cpp
+9-66 files

OPNSense/core 5b4ae2csrc/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv6.xml KeaDhcpv4.xml, src/opnsense/mvc/app/models/OPNsense/Kea/FieldTypes KeaOptionDataField.php

Services: Kea: DHCPv4/6: Add type system with validation and encoding for supported DHCP options (#9995)

* Services: Kea: DHCPv4/6: Add type system with validation and encoding for supported DHCP options

This adds a type framework using MAPS extracted from data inside the KEA documentation.

Most flat options have a validator and encoder added. Users are guided via validation messages which types are correct choices for each code selection.
Advanced options (structured, nested, encapsulated) do not have an own validator or encoder yet, they fall back to hex.
Unknown options that are valid in the IANA lists, but maybe not inside KEA yet, also fallback to hex.

The user can always bail out of the type system and always use hex instead for any option.

* CodeSource was missing, preventing match_code and code to be evaluated independently upon instantiation of the field type

* Clean up some failguards since if those conditions would be true I don't want to fail silently

* Turn encoding into a map so the code is easier readable, add missing uint length validation

* Do not hide this error silently

    [33 lines not shown]
DeltaFile
+524-17src/opnsense/mvc/app/models/OPNsense/Kea/FieldTypes/KeaOptionDataField.php
+145-0src/opnsense/mvc/tests/app/models/OPNsense/Kea/FieldTypes/KeaOptionDataFieldTest.php
+24-2src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.xml
+24-2src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv4.xml
+3-3src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv4.php
+3-3src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.php
+723-273 files not shown
+728-319 files

FreeBSD/ports 81a355fprint/harfbuzz distinfo Makefile, print/harfbuzz-cairo pkg-plist

print/harfbuzz*: Update to 13.1.1

Changelog: https://github.com/harfbuzz/harfbuzz/releases/tag/13.1.1

PR:             293831
Reviewed by:    desktop (arrowd)
Exp-run by:     antoine
DeltaFile
+3-3print/harfbuzz/distinfo
+2-2print/harfbuzz/Makefile
+4-0print/harfbuzz/pkg-plist
+1-0print/harfbuzz-cairo/pkg-plist
+1-0print/harfbuzz-icu/pkg-plist
+11-55 files

FreeBSD/ports 2d53c7edns/nsd distinfo Makefile

dns/nsd: Update to 4.14.2

Changelog: https://nlnetlabs.nl/news/2026/Mar/19/nsd-4.14.2-released/

PR:             293953
DeltaFile
+3-3dns/nsd/distinfo
+1-1dns/nsd/Makefile
+4-42 files

FreeBSD/ports 8b572c9graphics/librsvg2-rust distinfo Makefile.crates

graphics/librsvg2-rust: Update to 2.62.0

Changelog: https://gitlab.gnome.org/GNOME/librsvg/-/releases/2.62.0

PR:             293836
Reviewed by:    desktop (arrowd)
DeltaFile
+231-223graphics/librsvg2-rust/distinfo
+114-110graphics/librsvg2-rust/Makefile.crates
+1-1graphics/librsvg2-rust/pkg-plist
+1-1graphics/librsvg2-rust/Makefile
+347-3354 files

FreeBSD/ports a09d6c6textproc/expat2 distinfo Makefile

textproc/expat2: Update to 2.7.5

Fixes CVE-2026-32776 , CVE-2026-32777 and CVE-2026-32778

Changelog:
https://github.com/libexpat/libexpat/blob/R_2_7_5/expat/Changes

PR:             293886
Reviewed by:    desktop (arrowd)
Exp-run by:     antoine
DeltaFile
+3-3textproc/expat2/distinfo
+1-1textproc/expat2/Makefile
+1-1textproc/expat2/pkg-plist
+5-53 files

FreeBSD/ports a5fbe10multimedia/mediamtx distinfo Makefile

multimedia/mediamtx: Update to 1.17.0

Changelog: https://github.com/bluenviron/mediamtx/releases/tag/v1.17.0
DeltaFile
+7-7multimedia/mediamtx/distinfo
+1-1multimedia/mediamtx/Makefile
+8-82 files

FreeBSD/ports 4dbb298net/gerbera distinfo Makefile, net/gerbera/files patch-CMakeLists.txt

net/gerbera: Update to 3.2.1 and mark BROKEN on i386

Fails to build on i386,
error: non-constant-expression cannot be narrowed from type 'rep' (aka 'long long') to 'time_t' (aka 'int') in initializer list

Changelog: https://github.com/gerbera/gerbera/releases/tag/v3.2.1
DeltaFile
+11-13net/gerbera/files/patch-CMakeLists.txt
+3-3net/gerbera/distinfo
+3-1net/gerbera/Makefile
+17-173 files

FreeBSD/ports 9dc0304textproc/hs-lhs2tex distinfo Makefile

textproc/hs-lhs2tex: Update 1.25 => 1.26

* Add second WWW for hackage.haskell.org
* Clarify LICENSE
* Switch GHC 9.8 => 9.10
* Improve pkg-descr
* Pet portclippy(1) and portfmt(1)

Approved by:            haskell@ (alven@)
Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+9-15textproc/hs-lhs2tex/distinfo
+5-11textproc/hs-lhs2tex/Makefile
+11-1textproc/hs-lhs2tex/pkg-descr
+3-0textproc/hs-lhs2tex/Makefile.cabal
+28-274 files

OpenBSD/ports er3VXVggraphics/alembic distinfo Makefile

   update to alembic-1.8.11
VersionDeltaFile
1.7+2-2graphics/alembic/distinfo
1.11+1-2graphics/alembic/Makefile
+3-42 files

OpenBSD/src jdvmqi4share/man/man5 python-module.5

   tweak MODPY_PYBUILD section, avoid some duplication, give a hint about
   setting MODCARGO_CARGOTOML for maturin ports
VersionDeltaFile
1.24+17-12share/man/man5/python-module.5
+17-121 files

FreeBSD/ports ef75675multimedia/livego Makefile distinfo

multimedia/livego: update 0.0.15 -> 0.0.20 and take maintainership

Changelog: https://github.com/gwuhaolin/livego/releases/tag/0.0.20

Major changes:
    * Fix Memory leak
    * Update ignore rules
    * Add RTMPS support
    * added hls via https support

Port changes:

go-redis package don't fit GH_TUPLE expectations by creating the wrong
directory structure (create a ${WRKDIR}/go-redis directory where
${WRKDIR}/redis is expected) leading to post-extract move errors, so it
must be handled separately.
DeltaFile
+36-31multimedia/livego/Makefile
+9-7multimedia/livego/distinfo
+45-382 files