FreeBSD/doc 05a29f9shared contrib-additional.adoc

Add new contributor Roger Olofsson for the port audio/entropypianotuner

PR:             293877
DeltaFile
+1-0shared/contrib-additional.adoc
+1-01 files

FreeBSD/ports 9774343audio/entropypianotuner pkg-plist pkg-descr, audio/entropypianotuner/files patch-entropypianotuner__config.pri patch-modules_core_calculation_calculationmanager.cpp

audio/entropypianotuner: Experimental software for tuning a piano

PR:             293877
DeltaFile
+51-0audio/entropypianotuner/Makefile
+20-0audio/entropypianotuner/pkg-descr
+17-0audio/entropypianotuner/files/patch-modules_core_config.h
+13-0audio/entropypianotuner/files/patch-modules_core_calculation_calculationmanager.cpp
+12-0audio/entropypianotuner/files/patch-entropypianotuner__config.pri
+10-0audio/entropypianotuner/pkg-plist
+123-02 files not shown
+133-08 files

LLVM/project 8fef76fclang-tools-extra/clang-tidy/modernize UseDesignatedInitializersCheck.cpp, clang-tools-extra/docs ReleaseNotes.md

[clang-tidy] Add null-checking in Use designated Initializer check (#220093)

Part of #219739

This null check should avoid null dereferencing crash in the Use
designated Initializer check.

AI has been used in this contribution to understand the code as I'm a
beginner to the codebase. The problem understanding and proposed fix is
mine.
DeltaFile
+19-0clang-tools-extra/test/clang-tidy/checkers/modernize/use-designated-initializers-invalid-decl-no-crash.cpp
+4-0clang-tools-extra/docs/ReleaseNotes.md
+1-1clang-tools-extra/clang-tidy/modernize/UseDesignatedInitializersCheck.cpp
+24-13 files

FreeBSD/doc 3c9c0d1shared contrib-additional.adoc

Add new contributor Robert Gogolok for the port sysutils/pack

PR:             292952
DeltaFile
+1-0shared/contrib-additional.adoc
+1-01 files

FreeBSD/ports 1943d79devel/msgpack-cxx/files patch-CMakeLists.txt

devel/msgpack-cxx: fix build with cmake 4
DeltaFile
+8-0devel/msgpack-cxx/files/patch-CMakeLists.txt
+8-01 files

FreeBSD/ports 4c03e06games/OpenLoco distinfo Makefile

games/OpenLoco: update to 26.09

 - DATADIR has been changed to share/openloco by up stream

Changelog: https://github.com/OpenLoco/OpenLoco/releases/tag/v26.09
DeltaFile
+4,036-3,958games/OpenLoco/pkg-plist
+5-8games/OpenLoco/Makefile
+5-5games/OpenLoco/distinfo
+4,046-3,9713 files

FreeBSD/ports 9ed03cdnet Makefile, net/if_pair-kmod distinfo pkg-descr

net/if_pair-kmod: Fast IP point to point interface between FreeBSD vnet jails

This FreeBSD kernel module implements a simple point-to-point IP link
between a vnet jail and its host, or between two vnet jails - like
if_epair(4), but without the complexity and overhead of emulating
Ethernet.

Status: Under active development. It has not yet seen wide testing.
Try it on a test machine first.

WWW: https://github.com/Crest/if_pair

Port added on behalf of upstream, who will keep the port up to date.

Approved by:    crest at rlwinm.de (maintainer)
DeltaFile
+20-0net/if_pair-kmod/Makefile
+7-0net/if_pair-kmod/pkg-descr
+3-0net/if_pair-kmod/distinfo
+1-0net/Makefile
+31-04 files

FreeBSD/ports 800a4efdevel/goreleaser Makefile distinfo

devel/goreleaser: update to 2.18.2

Changelog: https://github.com/goreleaser/goreleaser/releases/tag/v2.18.2
DeltaFile
+5-5devel/goreleaser/distinfo
+1-1devel/goreleaser/Makefile
+6-62 files

FreeBSD/ports aaaef2bgames/aquaria distinfo Makefile, games/aquaria/files patch-Aquaria_ScriptInterface.cpp

games/aquaria: update to OSE-v1.002-35-g98c51ac

 - this fixes a number of issues in bundled dependencies
 - adopt and undeprecate this still maintained software

Changelog: https://github.com/AquariaOSE/Aquaria/commits/98c51acf3e0e1f55dd95ee350e6b66f46b0e493a
DeltaFile
+0-15games/aquaria/files/patch-Aquaria_ScriptInterface.cpp
+3-10games/aquaria/Makefile
+3-5games/aquaria/distinfo
+6-303 files

FreeBSD/ports 9b5de67games/lugaru distinfo Makefile, games/lugaru/files patch-CMakeLists.txt patch-Source_Math_XYZ.hpp

games/lugaru: fix build with cmake 4, undeprecate and adopt

 - fix build with cmake 4
 - adopt this unmaintained port
 - fix a nuisance warning while we are at it
 - move to github, a gitlab upstream exists, too,
   but bitbucket no longer does

This game is fun.  It should not go the way of the dodo just because of
some silly cmake 4 issues.
DeltaFile
+20-0games/lugaru/files/patch-Source_Math_XYZ.hpp
+5-10games/lugaru/Makefile
+12-1games/lugaru/files/patch-CMakeLists.txt
+3-3games/lugaru/distinfo
+40-144 files

FreeBSD/ports e41dbc2devel/merve Makefile, devel/opendht Makefile

*/*: bump PORTREVISION following converters/simdutf soname change
DeltaFile
+1-1x11/ghostty/Makefile
+1-1devel/merve/Makefile
+1-0devel/opendht/Makefile
+3-23 files

FreeBSD/ports efe653aconverters/simdutf Makefile pkg-plist

converters/simdutf: update to 9.2.0

Changelog: https://github.com/simdutf/simdutf/releases/tag/v9.2.0
DeltaFile
+3-3converters/simdutf/distinfo
+2-2converters/simdutf/pkg-plist
+1-1converters/simdutf/Makefile
+6-63 files

FreeBSD/ports bfebf98lang/s7 Makefile.master distinfo

lang/s7: update to 11.9.20260915

This improves compatibility with big endian platforms,
courtesy of a patch by pkubaj.

Changelog: https://cm-gitlab.stanford.edu/bil/s7/-/commits/master/?ref_type=HEADS
DeltaFile
+3-3lang/s7/distinfo
+2-2lang/s7/Makefile.master
+5-52 files

FreeBSD/ports f94c4e4devel/croaring pkg-plist Makefile, devel/croaring/files patch-include_roaring_portability.h

devel/croaring: update to 5.2.2

 - reenable NEON support on armv7 following fix of the underlying issue
 - remove bogus .orig file from pkg-plist
 - remove upstreamed patch

Changelog: https://github.com/RoaringBitmap/CRoaring/releases/tag/v5.2.1
Changelog: https://github.com/RoaringBitmap/CRoaring/releases/tag/v5.2.2
DeltaFile
+0-10devel/croaring/files/patch-include_roaring_portability.h
+2-4devel/croaring/Makefile
+3-3devel/croaring/distinfo
+0-1devel/croaring/pkg-plist
+5-184 files

FreeBSD/ports 8519652sysutils Makefile, sysutils/pack pkg-descr distinfo

sysutils/pack: CLI for building OCI images using Cloud Native Buildpacks

PR:             292952
DeltaFile
+21-0sysutils/pack/Makefile
+5-0sysutils/pack/pkg-descr
+5-0sysutils/pack/distinfo
+1-0sysutils/Makefile
+32-04 files

OpenBSD/ports OM5BpZVnet/openrdap Makefile modules.inc

   update to openrdap-0.10.2
VersionDeltaFile
1.4+18-18net/openrdap/distinfo
1.3+4-4net/openrdap/modules.inc
1.5+1-1net/openrdap/Makefile
+23-233 files

LLVM/project 376f9b6llvm/lib/Target/AMDGPU AMDGPUISelLowering.cpp, llvm/test/CodeGen/AMDGPU llvm.amdgcn.mul.i24.ll

[AMDGPU] Fold 24 bit multiply with zero low bits

Fold `MUL_I24` and `MUL_U24` to zero when either operand has known zero
low 24 bits.

For example:
```
  llvm.amdgcn.mul.i24(x, 0x01000000) -> 0
```
DeltaFile
+21-33llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mul.i24.ll
+5-0llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
+26-332 files

LLVM/project 0229963llvm/test/CodeGen/AMDGPU llvm.amdgcn.mul.i24.ll

[AMDGPU] Add tests for zero MUL_I24 operands. NFC (#224536)

<sub>Stack created with <a
href="https://github.com/github/gh-stack">GitHub Stacks CLI</a> • <a
href="https://gh.io/stacks-feedback">Give Feedback 💬</a></sub>
DeltaFile
+155-2llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mul.i24.ll
+155-21 files

OpenBSD/ports oGSuBgNsysutils/py-platformdirs Makefile distinfo

   update to py3-platformdirs-4.11.9
VersionDeltaFile
1.34+2-2sysutils/py-platformdirs/distinfo
1.42+1-1sysutils/py-platformdirs/Makefile
+3-32 files

OpenBSD/ports v4ZZQYqsysutils/py-pipx Makefile distinfo, sysutils/py-pipx/patches patch-pyproject_toml

   update to py3-pipx-1.17.3
VersionDeltaFile
1.30+2-2sysutils/py-pipx/distinfo
1.3+1-1sysutils/py-pipx/patches/patch-pyproject_toml
1.37+1-1sysutils/py-pipx/Makefile
+4-43 files

OpenBSD/ports awBXG31sysutils/py-filelock Makefile distinfo

   update to py3-filelock-3.32.7
VersionDeltaFile
1.32+2-2sysutils/py-filelock/distinfo
1.43+1-1sysutils/py-filelock/Makefile
+3-32 files

OpenBSD/ports 69d1FYVnet/nicotine-plus Makefile distinfo, net/nicotine-plus/pkg PLIST

   update to nicotine-plus-3.3.11
VersionDeltaFile
1.8+261-253net/nicotine-plus/pkg/PLIST
1.7+2-2net/nicotine-plus/distinfo
1.14+1-2net/nicotine-plus/Makefile
+264-2573 files

FreeBSD/ports 2bc8bd4security/vuxml/vuln 2026.xml

security/vuxml: Report new mailpit vulnerability
DeltaFile
+32-0security/vuxml/vuln/2026.xml
+32-01 files

LLVM/project f8de1a4llvm/lib/Target/X86 X86ISelLowering.cpp, llvm/test/CodeGen/X86 shuffle-lane-permute-cycle.ll

[X86] Prevent legalization cycles in lane-permute shuffle lowering (#224265)

When a cross-lane shuffle reproduces the original mask, trying a finer
sublane size can produce a decomposition that legalization transforms
back into the original shuffle. This causes legalization to cycle
indefinitely.

Stop trying finer sublane sizes when this condition is detected, and add
a regression test for the shuffle that previously caused `llc` to hang.

Fixes #224266
DeltaFile
+26-21llvm/lib/Target/X86/X86ISelLowering.cpp
+17-0llvm/test/CodeGen/X86/shuffle-lane-permute-cycle.ll
+43-212 files

FreeBSD/doc 960f00dwebsite/content/ru/platforms xbox.adoc pc98.adoc, website/content/ru/platforms/ia64 todo.adoc refs.adoc

Website: Fix HTML validation errors

remove empty obsolete adoc files

PR: 297509
DeltaFile
+0-0website/content/ru/projects/cvsweb.adoc
+0-0website/content/ru/platforms/xbox.adoc
+0-0website/content/ru/platforms/pc98.adoc
+0-0website/content/ru/platforms/ia64/todo.adoc
+0-0website/content/ru/platforms/ia64/refs.adoc
+0-0website/content/ru/platforms/ia64/machines.adoc
+0-048 files not shown
+0-054 files

HardenedBSD/ports 0bb4dc7biology/rampler/files patch-CMakeLists.txt, devel/py-ruff distinfo

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+957-0www/evcc/files/patch-package-lock.json
+221-239filesystems/zerofs/distinfo
+109-118filesystems/zerofs/Makefile.crates
+25-25devel/ruff/distinfo
+25-25devel/py-ruff/distinfo
+17-28biology/rampler/files/patch-CMakeLists.txt
+1,354-43569 files not shown
+1,721-72975 files

FreeBSD/ports c5ab5eaftp/sftpgo Makefile distinfo

ftp/sftpgo: update to 2.7.6

Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.7.6
DeltaFile
+3-3ftp/sftpgo/distinfo
+1-2ftp/sftpgo/Makefile
+4-52 files

HardenedBSD/ports c5ab5eaftp/sftpgo Makefile distinfo

ftp/sftpgo: update to 2.7.6

Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.7.6
DeltaFile
+3-3ftp/sftpgo/distinfo
+1-2ftp/sftpgo/Makefile
+4-52 files

FreeBSD/ports f72ad5cmultimedia/libvdpau-va-gl Makefile

multimedia/libvdpau-va-gl: Deprecate port

- Fails to build with the upcoming new cmake version.
- No new releases in more than 10 years.
- VDPAU has been uperceded by VAAPI

PR:             298620
MFH:            2026Q3

(cherry picked from commit 8ae0e401ad1fafee4d100d7f3439d9d8477e6c19)
DeltaFile
+4-1multimedia/libvdpau-va-gl/Makefile
+4-11 files

FreeBSD/ports 8ae0e40multimedia/libvdpau-va-gl Makefile

multimedia/libvdpau-va-gl: Deprecate port

- Fails to build with the upcoming new cmake version.
- No new releases in more than 10 years.
- VDPAU has been uperceded by VAAPI

PR:             298620
MFH:            2026Q3
DeltaFile
+4-1multimedia/libvdpau-va-gl/Makefile
+4-11 files