FreeBSD/doc b9c6f9ewebsite/archetypes/release hardware.adoc

HW Relnotes template: Add vmx
DeltaFile
+2-0website/archetypes/release/hardware.adoc
+2-01 files

FreeBSD/ports 59c5aa2net-im/purple-teams Makefile distinfo

net-im/purple-teams: update to latest daily-2026-08-12
DeltaFile
+3-3net-im/purple-teams/distinfo
+2-3net-im/purple-teams/Makefile
+5-62 files

FreeBSD/ports 1df7f06net/wakeonlan Makefile distinfo

net/wakeonlan: update 0.42 -> 0.50

Changelog: https://raw.githubusercontent.com/jpoliv/wakeonlan/refs/heads/master/Changes

Major changes:
    - doc:change license from Artistic to Artistic-2.0
    - fix: accept named pipes (FIFOs) as valid --file input
    - fix: normalize single hex digit fields to two hex digits
    - fix: fall back to port 9 when the discard service is unknown
    - feat: add delay option
DeltaFile
+3-3net/wakeonlan/distinfo
+2-3net/wakeonlan/Makefile
+5-62 files

GhostBSD/build 58923fe. build.sh, boot loader.conf

Merge branch 'master' into rename-oem-no-autologin
DeltaFile
+8-0boot/loader.conf
+0-2build.sh
+0-1packages/drivers
+1-0packages/base
+9-34 files

FreeBSD/ports d8c2989net-mgmt/pmacct/files patch-src_net__aggr.h patch-src_imt__plugin.c

net-mgmt/pmacct: update 1.7.8 -> 1.7.9

- Note: PGSQL option is broken
- fixes build problem with libcdada

PR:             298037
Reported-by:    info at ubilling.net.ua
Reported-by:    olivier
DeltaFile
+0-24net-mgmt/pmacct/files/patch-src_setproctitle.c
+0-14net-mgmt/pmacct/files/patch-src_amqp__common.h
+0-13net-mgmt/pmacct/files/patch-src_amqp__plugin.h
+0-11net-mgmt/pmacct/files/patch-src_net__aggr.h
+11-0net-mgmt/pmacct/files/patch-src_imt__plugin.c
+11-0net-mgmt/pmacct/files/patch-src_ha.c
+22-623 files not shown
+29-679 files

GhostBSD/gib 0b64fd4. setup.py, src create_cfg.py timezone.py

Merge pull request #89 from ghostbsd/fix-390-utc-checkbox

Add a UTC hardware clock checkbox to the timezone page
DeltaFile
+0-18src/backend-query/list-tzones.sh
+16-0src/timezone.py
+6-0src/create_cfg.py
+0-1setup.py
+22-194 files

FreeBSD/ports f09606cnet-p2p/c-lightning Makefile, net-p2p/c-lightning/files pkg-message.in patch-pull9438_844fb87cdb32cc1999123606b734539e964e4407.diff

net-p2p/c-lightning: clarify allow.mlock requirements for jails

PR:     297253
Submitted by:   Matt Watson <matt at swarmbox.com>
DeltaFile
+79-0net-p2p/c-lightning/files/patch-pull9438_844fb87cdb32cc1999123606b734539e964e4407.diff
+12-0net-p2p/c-lightning/files/pkg-message.in
+1-1net-p2p/c-lightning/Makefile
+92-13 files

FreeBSD/ports 3fc992fsecurity/vuxml/vuln 2026.xml

security/vuxml: document net-p2p/c-lightning vulnerabilities
DeltaFile
+43-0security/vuxml/vuln/2026.xml
+43-01 files

FreeBSD/ports d967877net-p2p/c-lightning Makefile, net-p2p/c-lightning/files pkg-message.in

net-p2p/c-lightning: add a warning about an unknown security vulnerability
DeltaFile
+9-0net-p2p/c-lightning/files/pkg-message.in
+7-1net-p2p/c-lightning/Makefile
+16-12 files

NetBSD/src cY2vMeBsbin/mount_lfs mount_lfs.c

   mount_lfs(8): Add unreachable() to fix clang build.

   dependall ===> sbin/mount_lfs
   /home/source/ab/HEAD-llvm/src/sbin/mount_lfs/mount_lfs.c:319:1: error: function declared 'noreturn' should not return [-Werror,-Winvalid-noreturn]

   The only two cases in invoke_cleaner are already handled, so the rest
   should be unreachable.
VersionDeltaFile
1.42+5-2sbin/mount_lfs/mount_lfs.c
+5-21 files

OpenBSD/src 9aBoOZGetc rc

   Move /tmp clearing earlier in /etc/rc

   Moving pruning above relinking and early daemon startup to be able
   to clear everything old without removing entries that are in use.

   The goals are:

   1) free up at least one inode, because mkstemp needs at least one
   2) free up a few more, just in case.  We settled on 50.
   3) With an inode freed up for mktemp, create a directory and move all the
      deleteable files into that directory and remove it asyncronously.

   The first two goals were very fiddly to get right.

   Much help and discussion with deraadt@ plus dlg@ and kn@

   ok for an earlier diff from kn@
VersionDeltaFile
1.592+19-23etc/rc
+19-231 files

LLVM/project 05da143libc/include/llvm-libc-macros float16-macros.h

[libc] Disable float16 on 32-bit x86 without SSE2 (#219675)

Fixes #219668

Building llvm 23.1.0 (and current main) for 32-bit x86 without SSE2
fails since APFloat.cpp started including libc's shared/math.h. All the
errors come from the float16 headers:

```
libc/src/__support/FPUtil/BasicOperations.h:63:67: error: SSE register return with SSE2 disabled
libc/src/__support/math/acosf16.h:73:14: error: invalid conversion from type '_Float16' without option '-msse2'
```

The float16 detection in float16-macros.h checks __FLT16_MANT_DIG__.
Since GCC 14 that macro is defined on ia32 even without SSE2, where
_Float16 is storage-only and any arithmetic or returning by value is an
error.
The GCC 14 release notes say to check __SSE2__ for arithmetic support
instead: https://gcc.gnu.org/gcc-14/changes.html

    [9 lines not shown]
DeltaFile
+1-1libc/include/llvm-libc-macros/float16-macros.h
+1-11 files

FreeBSD/ports 09d46b1deskutils/nextcloudclient Makefile distinfo

deskutils/nextcloudclient: Update to 34.0.3
DeltaFile
+3-3deskutils/nextcloudclient/distinfo
+1-1deskutils/nextcloudclient/Makefile
+4-42 files

OpenBSD/ports kFkzvBtdevel/codex distinfo, devel/codex/patches patch-codex-rs_tui_src_app_agents_overview_rs patch-codex-rs_core_src_config_mod_rs

   devel/codex: update to 0.151.0
VersionDeltaFile
1.36+3-3devel/codex/patches/patch-codex-rs_Cargo_toml
1.3+2-2devel/codex/patches/patch-codex-rs_core_src_tools_handlers_apply_patch_rs
1.44+2-2devel/codex/distinfo
1.2+1-1devel/codex/patches/patch-codex-rs_tui_src_app_agents_overview_rs
1.38+1-1devel/codex/patches/patch-codex-rs_core_src_config_mod_rs
1.3+1-1devel/codex/patches/patch-codex-rs_cli_src_main_rs
+10-102 files not shown
+12-128 files

LLVM/project a818d43llvm/lib/Target/X86 X86ISelLowering.cpp, llvm/test/CodeGen/X86 subcarry.ll combine-adc.ll

[X86] Fold ADC(SHL(X, 1), 0, Carry) to ADC(X, X, Carry) (#219512)

During DAG optimization, expressions like `a + a` are canonicalized to
`a << 1` (`ISD::SHL X, 1`).

We need to undo that if we can use adc x, x.
DeltaFile
+3-5llvm/test/CodeGen/X86/combine-adc.ll
+8-0llvm/lib/Target/X86/X86ISelLowering.cpp
+1-2llvm/test/CodeGen/X86/subcarry.ll
+12-73 files

LLVM/project 7ec284bllvm/lib/Target/AMDGPU AMDGPUISelDAGToDAG.h AMDGPU.h, llvm/lib/Target/AMDGPU/MCTargetDesc AMDGPUInstPrinter.h

[AMDGPU] Remove dead declarations (#219649)

createSIFixControlFlowLiveIntervalsPass: The corresponding function
definition was removed on August 7, 2017 in commit
3db456820dcb89fc8bab58414de801fdfcfb0e88.

SelectADD_SUB_I64: The corresponding function definition was removed on
June 22, 2026 in commit 8062e6dc822b7832d8d988bd9cc70a04a327848a.

hasHalfRate64Ops: The corresponding function definition was removed on
January 21, 2026 in commit 2692f5ed537ff81f057340aeaba933428ba3bdd8.

printAbs, printClamp: The corresponding function definitions were
removed on June 28, 2018 in commit
c5a154db48c3cd9e16b5c74977d506415414daf7.

getVCMPXNoSDstOp: The corresponding function definition was removed on
February 11, 2021 in commit c16f776028ddd39a4d5ea39d5c3831b1bcbb8c02.
DeltaFile
+1-4llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
+0-3llvm/lib/Target/AMDGPU/SIInstrInfo.h
+0-3llvm/lib/Target/AMDGPU/GCNSubtarget.h
+0-1llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
+0-1llvm/lib/Target/AMDGPU/AMDGPU.h
+1-125 files

FreeBSD/ports 267e97cgraphics/qgis Makefile pkg-plist

graphics/qgis: Update to 4.2.2

Changelog:      https://github.com/qgis/QGIS/compare/final-4_2_1%5E...final-4_2_2

Reported by:    portscout, Repology
DeltaFile
+3-3graphics/qgis/distinfo
+3-0graphics/qgis/pkg-plist
+1-1graphics/qgis/Makefile
+7-43 files

FreeBSD/ports fbea38fdevel/py-aws-sam-translator Makefile distinfo

devel/py-aws-sam-translator: Update to 1.113.0

ChangeLog:      https://github.com/aws/serverless-application-model/releases/tag/v1.113.0
Approved by:    hrs (mentor, blanket)
DeltaFile
+3-3devel/py-aws-sam-translator/distinfo
+1-1devel/py-aws-sam-translator/Makefile
+4-42 files

FreeBSD/ports a0e256dnet/rsync distinfo Makefile, net/rsync/files patch-lib_sysxattrs.c patch-testsuite_xattrs.test

net/rsync: Update to 3.5.0

Changelog: https://download.samba.org/pub/rsync/NEWS#3.5.0

This is a major security release who fixes 33 security issues
found during a focused audit of rsync's path handling and
daemon protocol, a companion daemon-protocol fuzzing pass,
and reports from external researchers several robustness
hardenings.

Security:       CVE-2026-53802
Security:       CVE-2026-53803
Security:       CVE-2026-53785
Security:       CVE-2026-53784
Security:       CVE-2026-53793
Security:       CVE-2026-53795
Security:       CVE-2026-53796
Security:       CVE-2026-53797
Security:       CVE-2026-53799

    [25 lines not shown]
DeltaFile
+927-331net/rsync/files/extra-patch-file-flags.diff
+0-67net/rsync/files/patch-testsuite_xattrs.test
+0-26net/rsync/files/patch-lib_sysxattrs.c
+9-4net/rsync/Makefile
+3-3net/rsync/distinfo
+939-4315 files

LLVM/project 2b25240llvm/lib/Transforms/InstCombine InstCombineSelect.cpp, llvm/test/Transforms/InstCombine select-with-bitwise-ops.ll

[InstCombine] Avoid creating redundant and in foldSelectICmpAndBinOp (#219676)

when the created shl shifts out all but one bit the and with one is not needed.

proof: https://alive2.llvm.org/ce/z/MQYp6f
DeltaFile
+26-0llvm/test/Transforms/InstCombine/select-with-bitwise-ops.ll
+4-0llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
+30-02 files

FreeBSD/doc 95e7f49website/data/en/news news.toml

14.5: Announce RC1

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative
DeltaFile
+5-0website/data/en/news/news.toml
+5-01 files

FreeBSD/ports a0e576cmisc/freebsd-release-manifests pkg-plist, misc/freebsd-release-manifests/files/MANIFESTS powerpc-powerpc64-14.5-BETA3 arm64-aarch64-14.5-BETA3

misc/freebsd-release-manifests: Add 14.5-RC1 MANIFEST files

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative

(cherry picked from commit 95b5f9bb60f4e14153ecff84d9dfe60f6c7ff936)
DeltaFile
+8-8misc/freebsd-release-manifests/pkg-plist
+0-9misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.5-BETA3
+0-9misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.5-BETA3
+9-0misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.5-RC1
+9-0misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.5-RC1
+9-0misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.5-RC1
+35-2612 files not shown
+71-7118 files

FreeBSD/ports 95b5f9bmisc/freebsd-release-manifests pkg-plist, misc/freebsd-release-manifests/files/MANIFESTS powerpc-powerpc64-14.5-BETA3 arm64-aarch64-14.5-BETA3

misc/freebsd-release-manifests: Add 14.5-RC1 MANIFEST files

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative
DeltaFile
+8-8misc/freebsd-release-manifests/pkg-plist
+0-9misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.5-BETA3
+0-9misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.5-BETA3
+9-0misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.5-RC1
+9-0misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.5-RC1
+9-0misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.5-RC1
+35-2612 files not shown
+71-7118 files

FreeBSD/src edadc3fusr.bin/whereis whereis.1 whereis.c

whereis(1): Respect PORTSDIR variable

PORTSDIR is a very common variable that points to the location of a ports
directory. Make whereis(1) respect this variable too.

Reviewed by:    arrowd@, christos@
Approved by:    christos@
Differential Revision:  https://reviews.freebsd.org/D56845
DeltaFile
+66-54usr.bin/whereis/whereis.c
+4-0usr.bin/whereis/whereis.1
+70-542 files

FreeBSD/doc 425fd85website/content/en/releases/14.5R/checksums CHECKSUM.SHA512-FreeBSD-14.5-RC1-i386-vm.asc CHECKSUM.SHA512-FreeBSD-14.5-RC1-riscv-riscv64-vm.asc

14.5: Add checksums for 14.5-RC1

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative
DeltaFile
+36-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA512-FreeBSD-14.5-RC1-amd64-vm.asc
+36-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA256-FreeBSD-14.5-RC1-arm64-aarch64-vm.asc
+36-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA256-FreeBSD-14.5-RC1-amd64-vm.asc
+36-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA512-FreeBSD-14.5-RC1-arm64-aarch64-vm.asc
+32-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA512-FreeBSD-14.5-RC1-i386-vm.asc
+32-0website/content/en/releases/14.5R/checksums/CHECKSUM.SHA512-FreeBSD-14.5-RC1-riscv-riscv64-vm.asc
+208-035 files not shown
+1,039-341 files

FreeBSD/ports 9d46a00net-p2p/eiskaltdcpp-lib Makefile

net-p2p/eiskaltdcpp-lib: Mark deprecated

(cherry picked from commit 2b31a2fa9624991e4fc220ba3ee9a0c5a1c30fa7)
DeltaFile
+4-1net-p2p/eiskaltdcpp-lib/Makefile
+4-11 files

FreeBSD/ports b0fba98devel/cpprestsdk Makefile

devel/cpprestsdk: Mark deprecated

PR:             297949
Approved by:    Jan-Espen Oversand <sigsegv at radiotube.org> (maintainer)

(cherry picked from commit 3d8985ab7170d1b8ea1fe3a4b3c7d3312ca4770d)
DeltaFile
+4-1devel/cpprestsdk/Makefile
+4-11 files

FreeBSD/ports 105df41math/clrng Makefile

math/clrng: Mark deprecated

(cherry picked from commit f48bfc51737cf3f9886e454b85d76ddf0bbe57e5)
DeltaFile
+4-1math/clrng/Makefile
+4-11 files

FreeBSD/ports dafc096devel/cltune Makefile

devel/cltune: Mark deprecated

(cherry picked from commit b703a6e7389a6852ff44e3194451e4b8c6ccb268)
DeltaFile
+4-1devel/cltune/Makefile
+4-11 files

FreeBSD/ports c708ff1math/clfft Makefile

math/clfft: Mark deprecated

(cherry picked from commit 6f4376c56e2a226ff87d1bb768024d7650b0aed5)
DeltaFile
+4-1math/clfft/Makefile
+4-11 files