FreeBSD/ports 3f8703eeditors Makefile, editors/qhexedit2 distinfo pkg-descr

editors/qhexedit2: New port: Hex editor widget for Qt

PR:             298088
Approved by:    osa (mentor)
DeltaFile
+29-0editors/qhexedit2/Makefile
+9-0editors/qhexedit2/pkg-plist
+3-0editors/qhexedit2/distinfo
+3-0editors/qhexedit2/pkg-descr
+1-0editors/Makefile
+45-05 files

FreeBSD/ports 1ada976lang/cbmbasic distinfo Makefile, lang/cbmbasic/files patch-Makefile

lang/cbmbasic: Update to 20260403

Take maintainership.
Add DOCS and EXAMPLES options.

Changelog: https://github.com/mist64/cbmbasic/compare/352a313...3b9e48d

PR:             297811
Approved by:    osa (mentor)
DeltaFile
+16-7lang/cbmbasic/Makefile
+5-5lang/cbmbasic/files/patch-Makefile
+3-3lang/cbmbasic/distinfo
+24-153 files

FreeBSD/ports e5ca6d7databases/pgbot Makefile distinfo

databases/pgbot: Update to 0.8.1

Upstream now requires Go 1.27, so pin USES=go:1.27,modules.
DeltaFile
+5-5databases/pgbot/distinfo
+2-2databases/pgbot/Makefile
+7-72 files

FreeBSD/ports 3c24969sysutils/mult Makefile distinfo

sysutils/mult: Update to 0.3.1

Upstream now requires Go 1.27, so pin USES=go:1.27,modules.
DeltaFile
+7-7sysutils/mult/distinfo
+2-3sysutils/mult/Makefile
+9-102 files

FreeBSD/ports 7569331net/nats-tui Makefile distinfo

net/nats-tui: Update to 1.2.0
DeltaFile
+5-5net/nats-tui/distinfo
+1-1net/nats-tui/Makefile
+6-62 files

OpenBSD/src oQb6T1busr.sbin/acme-client extern.h

   correct json_parse_response() prototype

   return type changed from int to enum chngstatus in json.c rev 1.11
VersionDeltaFile
1.25+2-2usr.sbin/acme-client/extern.h
+2-21 files

LLVM/project 91d3532clang/docs ReleaseNotes.md, clang/include/clang/Basic ABIVersions.def

[Clang][X86] Add Clang23Compat for __int128 bit-field ABI change (#220788)

Follow up of #216777.

Assisted-by: Claude Opus 4.8
DeltaFile
+35-0clang/test/CodeGen/X86/x86_64-unnamed-bitfield-abi-compat.c
+13-4clang/lib/CodeGen/Targets/X86.cpp
+7-6clang/docs/ReleaseNotes.md
+6-3llvm/lib/ABI/Targets/X86.cpp
+6-0clang/include/clang/Basic/ABIVersions.def
+2-1llvm/include/llvm/ABI/TargetInfo.h
+69-141 files not shown
+71-147 files

FreeBSD/ports 525b052sysutils/mkjail Makefile distinfo

sysutils/mkjail: Update to 0.2.3

Yes, getrelease() is still needed, now that create is pkgbase aware.
DeltaFile
+3-3sysutils/mkjail/distinfo
+1-1sysutils/mkjail/Makefile
+4-42 files

FreeBSD/ports 1ce6a8bwww/code-server Makefile, www/code-server/files patch-lib_vscode_src_vs_base_common_platform.ts

www/code-server: Fix extension installation

VS Code's platform detection does not know FreeBSD and falls back to
"Web", so the extension service rejected every non-web extension with
"not available in code-server for the Web platform". Treat FreeBSD as
Linux in platform.ts, the same way editors/vscode does, so extensions
can be installed.

Obtained from:  editors/vscode
Sponsored by:   Netzkommune GmbH
DeltaFile
+20-0www/code-server/files/patch-lib_vscode_src_vs_base_common_platform.ts
+1-0www/code-server/Makefile
+21-02 files

OpenBSD/src IrzHAzishare/misc airport

   Add Gimli, Manitoba, site of the Gimli Glider landing.
VersionDeltaFile
1.111+2-1share/misc/airport
+2-11 files

NetBSD/pkgsrc pI0R3nfdoc CHANGES-2026

   doc: Updated sysutils/pcmanfm-qt to 2.4.1nb2
VersionDeltaFile
1.5891+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rijvSwPsysutils/pcmanfm-qt distinfo Makefile, sysutils/pcmanfm-qt/patches patch-pcmanfm_desktopwindow.cpp patch-CMakeLists.txt

   pcmanfm-qt: reflect recent Plasma update

   Include the upstream change "Set desktop screen explicitly on Wayland"
   now that our Plasma is new enough to provide the API required.
VersionDeltaFile
1.59+3-2sysutils/pcmanfm-qt/Makefile
1.22+1-3sysutils/pcmanfm-qt/distinfo
1.2+1-1sysutils/pcmanfm-qt/patches/patch-pcmanfm_desktopwindow.cpp
1.2+1-1sysutils/pcmanfm-qt/patches/patch-CMakeLists.txt
+6-74 files

FreeBSD/ports 6d1e4e6devel/hyprutils Makefile distinfo, devel/hyprutils/files patch-CMakeLists.txt

devel/hyprutils: Update to 0.14.2

Changelog: https://github.com/hyprwm/hyprutils/releases/tag/v0.14.2

Reported by:    GitHub (watch releases)
DeltaFile
+7-0devel/hyprutils/pkg-plist
+3-3devel/hyprutils/distinfo
+2-2devel/hyprutils/files/patch-CMakeLists.txt
+1-1devel/hyprutils/Makefile
+13-64 files

HardenedBSD/src 822bcfcsys/dev/apple_bce apple_bce_mailbox.c apple_bce_vhci.c, sys/dev/asmc asmc.c

Merge remote-tracking branch 'rad/hardened/current/master' into hardened/current/pledge
DeltaFile
+1,565-0usr.sbin/nfsdtop/nfsdtop
+310-0usr.sbin/nfsdtop/nfsdtop.8
+104-1sys/dev/apple_bce/apple_bce_vhci.c
+37-13sys/dev/apple_bce/apple_bce_mailbox.c
+45-0sys/dev/asmc/asmc.c
+17-11sys/fs/nfsserver/nfs_nfsdkrpc.c
+2,078-258 files not shown
+2,129-3614 files

HardenedBSD/src c5236a8bin/stty stty.1, sys/dev/intel spi_pci.c

Merge remote-tracking branch 'rad/hardened/15-stable/main' into hardened/15-stable/pledge
DeltaFile
+87-0sys/dev/intel/spi_pci.c
+1-0bin/stty/stty.1
+88-02 files

HardenedBSD/src 3b06c5dsys/dev/apple_bce apple_bce_mailbox.c apple_bce_vhci.c, sys/dev/asmc asmc.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+1,565-0usr.sbin/nfsdtop/nfsdtop
+310-0usr.sbin/nfsdtop/nfsdtop.8
+104-1sys/dev/apple_bce/apple_bce_vhci.c
+37-13sys/dev/apple_bce/apple_bce_mailbox.c
+45-0sys/dev/asmc/asmc.c
+17-11sys/fs/nfsserver/nfs_nfsdkrpc.c
+2,078-258 files not shown
+2,129-3614 files

HardenedBSD/src acbe640bin/stty stty.1, sys/dev/intel spi_pci.c

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+87-0sys/dev/intel/spi_pci.c
+1-0bin/stty/stty.1
+88-02 files

HardenedBSD/ports 6dc2815misc/py-litellm-proxy-extras Makefile distinfo

misc/py-litellm-proxy-extras: Update to 0.4.94

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files

FreeBSD/ports 6dc2815misc/py-litellm-proxy-extras Makefile distinfo

misc/py-litellm-proxy-extras: Update to 0.4.94

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files

FreeBSD/ports 19279a9misc/py-litellm Makefile Makefile.crates, misc/py-litellm/files patch-pyproject.toml

misc/py-litellm: Update to 1.100.0

Changelog:
- https://github.com/BerriAI/litellm/releases/tag/v1.99.1
- https://github.com/BerriAI/litellm/releases/tag/v1.100.0

Reported by:    portscout
DeltaFile
+77-3misc/py-litellm/distinfo
+38-1misc/py-litellm/Makefile.crates
+2-2misc/py-litellm/files/patch-pyproject.toml
+1-1misc/py-litellm/Makefile
+118-74 files

HardenedBSD/ports 19279a9misc/py-litellm Makefile Makefile.crates, misc/py-litellm/files patch-pyproject.toml

misc/py-litellm: Update to 1.100.0

Changelog:
- https://github.com/BerriAI/litellm/releases/tag/v1.99.1
- https://github.com/BerriAI/litellm/releases/tag/v1.100.0

Reported by:    portscout
DeltaFile
+77-3misc/py-litellm/distinfo
+38-1misc/py-litellm/Makefile.crates
+2-2misc/py-litellm/files/patch-pyproject.toml
+1-1misc/py-litellm/Makefile
+118-74 files

FreeBSD/ports 327babesysutils/swtpm Makefile distinfo, sysutils/swtpm/files swtpm.in

sysutils/swtpm: Update 0.10.1 => 0.10.2

Changelog:
https://github.com/stefanberger/swtpm/blob/v0.10.2/CHANGES
https://github.com/stefanberger/swtpm/releases/tag/v0.10.2

- Update maintainer's email.

PR:             298251
Security:       CVE-2026-75900
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit d369f423848506f7bff5d8b3cfe43f14886c965b)
DeltaFile
+3-3sysutils/swtpm/distinfo
+2-2sysutils/swtpm/Makefile
+2-1sysutils/swtpm/files/swtpm.in
+7-63 files

FreeBSD/ports d369f42sysutils/swtpm Makefile distinfo, sysutils/swtpm/files swtpm.in

sysutils/swtpm: Update 0.10.1 => 0.10.2

Changelog:
https://github.com/stefanberger/swtpm/blob/v0.10.2/CHANGES
https://github.com/stefanberger/swtpm/releases/tag/v0.10.2

- Update maintainer's email.

PR:             298251
Security:       CVE-2026-75900
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+3-3sysutils/swtpm/distinfo
+2-2sysutils/swtpm/Makefile
+2-1sysutils/swtpm/files/swtpm.in
+7-63 files

HardenedBSD/ports d369f42sysutils/swtpm Makefile distinfo, sysutils/swtpm/files swtpm.in

sysutils/swtpm: Update 0.10.1 => 0.10.2

Changelog:
https://github.com/stefanberger/swtpm/blob/v0.10.2/CHANGES
https://github.com/stefanberger/swtpm/releases/tag/v0.10.2

- Update maintainer's email.

PR:             298251
Security:       CVE-2026-75900
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+3-3sysutils/swtpm/distinfo
+2-2sysutils/swtpm/Makefile
+2-1sysutils/swtpm/files/swtpm.in
+7-63 files

FreeBSD/ports f8826ffnews/nzbget Makefile distinfo, news/nzbget/files patch-cmake_posix.cmake patch-cmake_par2-turbo.cmake

news/nzbget: Update 26.2 => 26.3

Changelog:
https://github.com/nzbgetcom/nzbget/blob/v26.3/ChangeLog.md
https://github.com/nzbgetcom/nzbget/releases/tag/v26.3

- Fix rc script for run as a non-root user.
- Refresh patches.

PR:             298240
Approved by:    Alex Levy <a13xlevy at pm.me> (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 5d90d870a04e738afc8546209fdd2217924dc885)
DeltaFile
+7-14news/nzbget/files/nzbget.in
+8-8news/nzbget/files/patch-cmake_rapidyenc.cmake
+7-7news/nzbget/distinfo
+4-5news/nzbget/files/patch-cmake_par2-turbo.cmake
+4-4news/nzbget/Makefile
+2-2news/nzbget/files/patch-cmake_posix.cmake
+32-406 files

FreeBSD/ports 5d90d87news/nzbget Makefile distinfo, news/nzbget/files patch-cmake_posix.cmake patch-cmake_par2-turbo.cmake

news/nzbget: Update 26.2 => 26.3

Changelog:
https://github.com/nzbgetcom/nzbget/blob/v26.3/ChangeLog.md
https://github.com/nzbgetcom/nzbget/releases/tag/v26.3

- Fix rc script for run as a non-root user.
- Refresh patches.

PR:             298240
Approved by:    Alex Levy <a13xlevy at pm.me> (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+7-14news/nzbget/files/nzbget.in
+8-8news/nzbget/files/patch-cmake_rapidyenc.cmake
+7-7news/nzbget/distinfo
+4-5news/nzbget/files/patch-cmake_par2-turbo.cmake
+4-4news/nzbget/Makefile
+2-2news/nzbget/files/patch-cmake_posix.cmake
+32-406 files

HardenedBSD/ports 5d90d87news/nzbget Makefile distinfo, news/nzbget/files patch-cmake_posix.cmake patch-cmake_par2-turbo.cmake

news/nzbget: Update 26.2 => 26.3

Changelog:
https://github.com/nzbgetcom/nzbget/blob/v26.3/ChangeLog.md
https://github.com/nzbgetcom/nzbget/releases/tag/v26.3

- Fix rc script for run as a non-root user.
- Refresh patches.

PR:             298240
Approved by:    Alex Levy <a13xlevy at pm.me> (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+7-14news/nzbget/files/nzbget.in
+8-8news/nzbget/files/patch-cmake_rapidyenc.cmake
+7-7news/nzbget/distinfo
+4-5news/nzbget/files/patch-cmake_par2-turbo.cmake
+4-4news/nzbget/Makefile
+2-2news/nzbget/files/patch-cmake_posix.cmake
+32-406 files

HardenedBSD/ports f2c2d25devel/R-cran-bit64 Makefile distinfo

devel/R-cran-bit64: Update to 4.8.6

Reported by:    portscout
DeltaFile
+3-3devel/R-cran-bit64/distinfo
+1-1devel/R-cran-bit64/Makefile
+4-42 files

FreeBSD/ports f2c2d25devel/R-cran-bit64 Makefile distinfo

devel/R-cran-bit64: Update to 4.8.6

Reported by:    portscout
DeltaFile
+3-3devel/R-cran-bit64/distinfo
+1-1devel/R-cran-bit64/Makefile
+4-42 files

LLVM/project b1f20ddllvm/lib/TableGen StringToOffsetTable.cpp

[TableGen] Escape single quotes when emitting a string table as char literals (#221612)

Fix a latent bug in StringToOffsetTable, which led to breakage after
#218845

```
C:\_work\llvm-project\llvm-project\build\tools\clang\include\clang/Options/Options.inc(135,18): error: expected expression
C:\_work\llvm-project\llvm-project\build\tools\clang\include\clang/Options/Options.inc(135,24): warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
  135 |   'D', 'o', 'n', ''', 't', ' ', 'e', 'm', 'i', 't', ' ', 'e', 'r', 'r', 'o', 'r', 's', ' ', 'o', 'n', ' ', 'i', 'n', 'v', 'a', 'l', 'i', 'd', ' ', 'a', 'n', 'a', 'l', 'y', 'z', 'e', 'r', '-', 'c', 'o', 'n', 'f', 'i', 'g', ' ', 'i', 'n', 'p', 'u', 't', 's', '\0',
      |                        ^
```
DeltaFile
+4-1llvm/lib/TableGen/StringToOffsetTable.cpp
+4-11 files