FreeBSD/ports 146870esysutils/stackit distinfo Makefile

sysutils/stackit: Update 0.47.0 => 0.48.0

Changelog:
https://github.com/stackitcloud/stackit-cli/releases/tag/v0.48.0

PR:     291094
DeltaFile
+5-5sysutils/stackit/distinfo
+1-1sysutils/stackit/Makefile
+6-62 files

FreeBSD/ports de51440x11/swayimg distinfo Makefile

x11/swayimg: update to 4.6

Changes:        https://github.com/artemsen/swayimg/releases/tag/v4.6
Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/swayimg/distinfo
+1-2x11/swayimg/Makefile
+4-52 files

FreeBSD/src 1f6e3absys/kern vfs_inotify.c

inotify: Work around the vput() bug directly

For 15.0, apply a minimal fix which at least ensures that inotify can't
trigger the latent race described in commit 99cb3dca4773 ("vnode: Rework
vput() to avoid holding the vnode lock after decrementing").

Reviewed by:    olce, kib
MFC after:      3 days
Differential Revision:  https://reviews.freebsd.org/D53774

(cherry picked from commit ebc17879f0885ca87644980f6275b9759b311eb3)
DeltaFile
+8-1sys/kern/vfs_inotify.c
+8-11 files

FreeBSD/ports d7fc2d4sysutils/cpu-microcode-intel distinfo Makefile

sysutils/cpu-microcode-intel: Update to 2025-11-11 release

This update provides functional improvements for a range of Intel CPUs
and introduces support for the Xeon 6700P-B/6500P-B Series SoCs with
P-cores.  See the upstream release notes for details.

Release notes:  https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20251111
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3sysutils/cpu-microcode-intel/distinfo
+1-1sysutils/cpu-microcode-intel/Makefile
+1-0sysutils/cpu-microcode-intel/pkg-plist
+5-43 files

FreeBSD/ports 4ad3e17benchmarks/hipercontracer distinfo Makefile

benchmarks/hipercontracer: Update 2.1.4 => 2.1.5

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.5/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.4...hipercontracer-2.1.5

PR:     291096
DeltaFile
+3-3benchmarks/hipercontracer/distinfo
+1-1benchmarks/hipercontracer/Makefile
+4-42 files

FreeBSD/doc cb9facbwebsite/data/ru/news news.toml

website: update ru/news

Reviewed by: andy, marck
Differential Revision: https://reviews.freebsd.org/D53809
DeltaFile
+163-87website/data/ru/news/news.toml
+163-871 files

FreeBSD/src 0e62ebdusr.sbin/bhyve net_backend_slirp.c libslirp.h, usr.sbin/bhyve/slirp slirp-helper.c libslirp.h

bhyve: Move the slirp backend out into a separate process

The previous implementation implemented hostfwd rules which would allow
the host to connect to the guest via a NATed TCP connection.  libslirp
also permits NAT in the other direction, but this was prevented by
bhyve's capsicum sandbox.

To make the slirp backend more useful, split the backend out into a
separate process which does not enter capability mode if outbound
connections are permitted (enabled by setting the new "open" keyword).
The process communicates with the bhyve network frontend (typically a
virtio network interface) using a unix SOCK_SEQPACKET socket pair.  If
the bhyve process exits, the helper will automatically exit.

Aside from this restructuring, there is not much actual change.  Many
slirp parameters are still hard-coded for now, though this may change.
The "restricted" feature is toggled by the new "open" keyword; in
particular, the backend is restricted by default for compatibility with
15.0 and 14.3.

    [9 lines not shown]
DeltaFile
+86-540usr.sbin/bhyve/net_backend_slirp.c
+570-0usr.sbin/bhyve/slirp/slirp-helper.c
+365-0usr.sbin/bhyve/slirp/libslirp.h
+0-365usr.sbin/bhyve/libslirp.h
+11-0usr.sbin/bhyve/slirp/Makefile
+10-1usr.sbin/bhyve/bhyve.8
+1,042-9061 files not shown
+1,044-9067 files

FreeBSD/src e22cc77sys/kern kern_jaildesc.c

jail: Make jaildesc_ops const

No functional change intended.

MFC after:      1 week
DeltaFile
+1-1sys/kern/kern_jaildesc.c
+1-11 files

FreeBSD/ports 0726212dns/bind-tools pkg-plist-devel, dns/bind9-devel pkg-plist

dns/bind9-devel: update to 9.21.15

Changes:        https://downloads.isc.org/isc/bind9/9.21.15/doc/arm/html/notes.html#notes-for-bind-9-21-15
DeltaFile
+18-29dns/bind9-devel/files/patch-meson.build
+22-22dns/bind9-devel/files/extrapatch-bind-min-override-ttl
+0-13dns/bind9-devel/files/patch-meson__options.txt
+6-5dns/bind9-devel/pkg-plist
+10-0dns/bind9-devel/files/patch-meson.options
+5-5dns/bind-tools/pkg-plist-devel
+61-743 files not shown
+67-819 files

FreeBSD/ports 0726211dns/bind-tools pkg-plist, dns/bind920 pkg-plist Makefile

dns/bind920: update to 9.20.16

Changes:        https://downloads.isc.org/isc/bind9/9.20.16/doc/arm/html/notes.html#notes-for-bind-9-20-16
DeltaFile
+15-15dns/bind920/files/extrapatch-bind-min-override-ttl
+5-5dns/bind920/pkg-plist
+5-5dns/bind-tools/pkg-plist
+3-3dns/bind920/Makefile
+3-3dns/bind920/distinfo
+31-315 files

FreeBSD/ports 0726210dns/bind918 pkg-plist distinfo

dns/bind918: update to 9.18.42

Changes:        https://downloads.isc.org/isc/bind9/9.18.42/doc/arm/html/notes.html#notes-for-bind-9-18-42
DeltaFile
+7-7dns/bind918/pkg-plist
+3-3dns/bind918/distinfo
+1-2dns/bind918/Makefile
+11-123 files

FreeBSD/ports 0726209dns/dnstracer-rs distinfo Makefile.crates

dns/dnstracer-rs: update to 1.1.9
DeltaFile
+157-227dns/dnstracer-rs/distinfo
+77-112dns/dnstracer-rs/Makefile.crates
+1-2dns/dnstracer-rs/Makefile
+235-3413 files

FreeBSD/ports d1035e2www/freenginx-acme distinfo Makefile.crates, www/freenginx-acme/files patch-build.rs patch-cargo-crates_nginx-sys-0.5.0_build_main.rs

www/freenginx-acme: add new port

ACME module for freenginx.
DeltaFile
+225-0www/freenginx-acme/distinfo
+110-0www/freenginx-acme/Makefile.crates
+48-0www/freenginx-acme/Makefile
+37-0www/freenginx-acme/files/patch-build.rs
+19-0www/freenginx-acme/files/patch-cargo-crates_nginx-sys-0.5.0_build_main.rs
+2-0www/freenginx-acme/pkg-descr
+441-06 files

FreeBSD/ports f89368bdns/aardvark-dns Makefile pkg-descr

dns/aardvark-dns: improve the port

Submitted by:   diizzy
PR:             291084

Sponsored by:   tipi.work
DeltaFile
+9-8dns/aardvark-dns/Makefile
+2-2dns/aardvark-dns/pkg-descr
+11-102 files

FreeBSD/ports be02076net/ooni-probe-cli distinfo Makefile

net/ooni-probe-cli: update to 3.28.0
DeltaFile
+5-5net/ooni-probe-cli/distinfo
+1-2net/ooni-probe-cli/Makefile
+6-72 files

FreeBSD/ports 045ed5anet-mgmt/simplomon Makefile, net-mgmt/simplomon/files simplomon.in patch-meson.build

net-mgmt/simplomon: NEW PORT - radically simple availability monitoring

- basic website checks, including TLS expiration
- comprehensive DNS & DNSSEC monitoring

Alpha from git tag, ping functionality is broken on FreeBSD

Sponsored by:   SkunkWerks, GmbH
Differential Revision:  https://reviews.freebsd.org/D49277
DeltaFile
+60-0net-mgmt/simplomon/Makefile
+54-0net-mgmt/simplomon/files/simplomon.in
+22-0net-mgmt/simplomon/files/patch-meson.build
+17-0net-mgmt/simplomon/files/patch-notifiers.cc
+16-0net-mgmt/simplomon/files/pkg-message.in
+12-0net-mgmt/simplomon/files/patch-mailmon.cc
+181-03 files not shown
+197-09 files

FreeBSD/ports fe1749dnet/lavinmq distinfo Makefile

net/lavinmq: update to 2.5.2

- https://github.com/cloudamqp/lavinmq/blob/main/CHANGELOG.md#2522
- add static dependencies after pcre2 port bump

Sponsored by:   SkunkWerks, GmbH
Differential Revision:  https://reviews.freebsd.org/D53816
DeltaFile
+9-9net/lavinmq/distinfo
+6-4net/lavinmq/Makefile
+15-132 files

FreeBSD/ports f29e70anet/amqpcat distinfo Makefile

net/amqpcat: update to 1.0.2

- make pcre2 dependency explicit after recent portbump
- https://github.com/cloudamqp/amqpcat/releases/tag/v1.0.2

Differential Revision:  https://reviews.freebsd.org/D53815
Sponsored by:   SkunkWerks, GmbH
DeltaFile
+3-3net/amqpcat/distinfo
+2-2net/amqpcat/Makefile
+5-52 files

FreeBSD/ports 69edbb2net-im/linux-discord distinfo Makefile

net-im/linux-discord: Update to 0.0.115
DeltaFile
+3-3net-im/linux-discord/distinfo
+1-1net-im/linux-discord/Makefile
+4-42 files

FreeBSD/ports 26d3b58sysutils/elephant distinfo Makefile

sysutils/elephant: Update to 2.16.0

Changelog: https://github.com/abenz1267/elephant/releases/tag/v2.16.0

Reported by:    GitHub (watch releases)
DeltaFile
+5-5sysutils/elephant/distinfo
+1-1sysutils/elephant/Makefile
+6-62 files

FreeBSD/ports 41126cex11/walker distinfo Makefile

x11/walker: Update to 2.11.1

Changelog:
- https://github.com/abenz1267/walker/releases/tag/v2.11.0
- https://github.com/abenz1267/walker/releases/tag/v2.11.1

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/walker/distinfo
+1-1x11/walker/Makefile
+1-0x11/walker/pkg-plist
+5-43 files

FreeBSD/ports caa3da1devel/wasi-compiler-rt21 Makefile, devel/wasi-libcxx21 Makefile

devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.6
DeltaFile
+1-1devel/wasi-compiler-rt21/Makefile
+1-1devel/wasi-libcxx21/Makefile
+2-22 files

FreeBSD/doc 9d76a0fwebsite/content/en/releases/15.0R relnotes.adoc

Record the v6.17 driver updates for iwlwifi, rtw88, and rtw89 all
along with possible ceveats.

Mention iwlwifi, iwx, and rtwn supporting 11ac in the wireless section
and remove a superfluous remark on rtw88 from a previous release
(though history seems to repeat itself with that driver).

Sponsore by:    The FreeBSD Foundation
DeltaFile
+16-2website/content/en/releases/15.0R/relnotes.adoc
+16-21 files

FreeBSD/src 843a4adusr.sbin/ypldap ldapclient.c

ypldap(8): Fix a typo in a debug message

- s/unexpect/unexpected/

MFC after:      5 days
DeltaFile
+1-1usr.sbin/ypldap/ldapclient.c
+1-11 files

FreeBSD/src 66d4a37usr.sbin/lpr/lpr lpr.1

lpr(1): Fix a typo in a debug message

- s/unexpect/unexpected/

MFC after:      5 days
DeltaFile
+1-1usr.sbin/lpr/lpr/lpr.1
+1-11 files

FreeBSD/src 73a026dlibexec/nuageinit nuageinit

nuageinit: Fix a typo in an error message

- s/outout/output/

MFC after:      3 days
DeltaFile
+1-1libexec/nuageinit/nuageinit
+1-11 files

FreeBSD/src 16d8aecusr.sbin/cxgbetool tcbinfot7.c

cxgbetool(8): Fix a typo in the stats description

- s/addres/address/

MFC after:      3 days
DeltaFile
+1-1usr.sbin/cxgbetool/tcbinfot7.c
+1-11 files

FreeBSD/src 58b86e4libexec/flua/libfreebsd/kenv freebsd.kenv.3lua, libexec/flua/libfreebsd/sys/linker freebsd.sys.linker.3lua

libexec/lua: Fix two typos in the manual pages

- s/environnement/environment/
- s/interger/integer/

MFC after:      3 days
DeltaFile
+1-1libexec/flua/libfreebsd/kenv/freebsd.kenv.3lua
+1-1libexec/flua/libfreebsd/sys/linker/freebsd.sys.linker.3lua
+2-22 files

FreeBSD/src 6f14b60stand/lua config.lua.8 loader.lua.8

stand/lua: Fix two typos in the manual pages

- s/Additionnaly/Additionally/
- s/commmand/command/

MFC after:      3 days
DeltaFile
+1-1stand/lua/config.lua.8
+1-1stand/lua/loader.lua.8
+2-22 files

FreeBSD/src 64bbcffusr.sbin/moused/moused moused.conf.5 moused.8

moused(8): Fix a couple of typos in the manual pages

- s/compatibiliy/compatibility/
- s/rewriten/rewritten/
- s/derrived/derived/
- s/suppported/supported/
- s/Horisontal/Horizontal/
- s/thesholds/thresholds/

MFC after:      3 days
DeltaFile
+5-5usr.sbin/moused/moused/moused.conf.5
+2-2usr.sbin/moused/moused/moused.8
+7-72 files