FreeBSD/src 22293f8release/scripts make-manifest.sh

release: Use "debug info" for lib32 set description

This mirrors the changes applied to kernel debug symbol sets in commit
9a354a41be9a40c3c0a16cc20f4009d3b31679cc.

Reviewed by:    emaste
Sponsored by:   AFRL, DARPA
Differential Revision:  https://reviews.freebsd.org/D59058
DeltaFile
+1-1release/scripts/make-manifest.sh
+1-11 files

FreeBSD/ports 7118d1bmail/thunderbird-esr Makefile distinfo

mail/thunderbird-esr: update to 153.1.1

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/153.1.1esr/releasenotes/

(cherry picked from commit 4b9df0b402e643e290238f015f84c06d1e59ea2b)
DeltaFile
+3-3mail/thunderbird-esr/distinfo
+1-1mail/thunderbird-esr/Makefile
+4-42 files

FreeBSD/ports f03ef1awww/firefox Makefile

www/firefox: fix typo in Makefile

Fixup commit 0074ee3b2ea7d87a02a6a3c345ddb0e634367675

(cherry picked from commit 38be41f50dc9664b88545855f18e9bad057b7885)
DeltaFile
+1-1www/firefox/Makefile
+1-11 files

FreeBSD/ports 4b9df0bmail/thunderbird-esr Makefile distinfo

mail/thunderbird-esr: update to 153.1.1

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/153.1.1esr/releasenotes/
DeltaFile
+3-3mail/thunderbird-esr/distinfo
+1-1mail/thunderbird-esr/Makefile
+4-42 files

FreeBSD/ports 38be41fwww/firefox Makefile

www/firefox: fix typo in Makefile

Fixup commit 0074ee3b2ea7d87a02a6a3c345ddb0e634367675
DeltaFile
+1-1www/firefox/Makefile
+1-11 files

FreeBSD/src 2096687sys/netinet tcp_subr.c tcp_var.h, usr.bin/sockstat sockstat.1 main.c

sockstat: provide more BBLog information

When using -b, provide in addition to the BBLog state also the number
of entries stored at the endpoint, the corresponding upper limit and
the next sequence number to be assigned.

Reviewed by:            rrs
MFC after:              1 week
MFC to:                 stable/15
MFC to:                 stable/14
Sponsored by:           Netflix, Inc.
Differential Revision:  https://reviews.freebsd.org/D59131
DeltaFile
+47-3usr.bin/sockstat/main.c
+15-2usr.bin/sockstat/sockstat.1
+4-1sys/netinet/tcp_var.h
+3-0sys/netinet/tcp_subr.c
+69-64 files

FreeBSD/ports 305a42amail Makefile, mail/opensmtpd-table-passwd pkg-descr distinfo

mail/opensmtpd-table-passwd: new port

The passwd table addon for OpenSMTPD allows the storing of usernames
and passwords in a passwd table.

PR:             293460
DeltaFile
+28-0mail/opensmtpd-table-passwd/Makefile
+3-0mail/opensmtpd-table-passwd/distinfo
+2-0mail/opensmtpd-table-passwd/pkg-descr
+1-0mail/Makefile
+34-04 files

FreeBSD/ports 243aa00mail Makefile, mail/opensmtpd-table-postgres pkg-descr distinfo

mail/opensmtpd-table-postgres: new port

The PostgreSQL table addon for OpenSMTPD allows the storing of usernames,
passwords, aliases, and domains in a PostgreSQL table.

PR:             288908
DeltaFile
+20-0mail/opensmtpd-table-postgres/Makefile
+11-0mail/opensmtpd-table-postgres/files/patch-Makefile.am
+3-0mail/opensmtpd-table-postgres/distinfo
+2-0mail/opensmtpd-table-postgres/pkg-descr
+1-0mail/Makefile
+37-05 files

FreeBSD/ports f6536c0devel/tuicr Makefile Makefile.crates

devel/tuicr: Update to 0.24.0
DeltaFile
+25-25devel/tuicr/distinfo
+11-11devel/tuicr/Makefile.crates
+1-1devel/tuicr/Makefile
+37-373 files

FreeBSD/ports 0f805e7x11/compton-conf Makefile, x11/compton-conf/files patch-CMakeLists.txt

x11/compton-conf: Mark DEPRECATED

- Try to fix cmake4 issues
- Bump PORTREVISION

With hat:       lxqt
PR:             297945
DeltaFile
+14-0x11/compton-conf/files/patch-CMakeLists.txt
+4-1x11/compton-conf/Makefile
+18-12 files

FreeBSD/ports 4714705chinese/fcitx5-mcbopomofo Makefile distinfo

chinese/fcitx5-mcbopomofo: Update to 3.1

Changes:        https://github.com/openvanilla/fcitx5-mcbopomofo/releases/tag/3.1
DeltaFile
+3-3chinese/fcitx5-mcbopomofo/distinfo
+1-2chinese/fcitx5-mcbopomofo/Makefile
+4-52 files

FreeBSD/ports eb873e3mail/dbmail Makefile

mail/dbmail: unbreak build after a315965d7d62ea69f5aed95c37e7ad36c900dc61 (+)

Restore version for libzdb.so.19 dependency checks to avoid name conflict
with base libzdb.so from recent ZFS presented at least on 15.x and -current

% pkg which /usr/lib/libzdb.so
/usr/lib/libzdb.so was installed by package FreeBSD-zfs-dev-16
DeltaFile
+1-1mail/dbmail/Makefile
+1-11 files

FreeBSD/src a5ff412usr.bin/xinstall xinstall.c, usr.bin/xinstall/tests install_test.sh

install: Fix two bugs in stdin code

* Fix case where the source is - and the target exists.

* Only call chflags() (to remove flags that might prevent us from
  replacing an existing target) in the exists case; otherwise,
  to_sb.st_flags is uninitialized.

* Rename the source file in the stdin test case.

* Extend null and stdin test cases to cover the case where the
  target already exists.

PR:             297681
MFC after:      1 week
Fixes:          d34870708db9 ("install: Allow installing stdin")
Reviewed by:    markj
Differential Revision:  https://reviews.freebsd.org/D59144
DeltaFile
+17-7usr.bin/xinstall/tests/install_test.sh
+3-3usr.bin/xinstall/xinstall.c
+20-102 files

FreeBSD/src f22ffd6sys/dev/intel spi_pci.c

intelspi: add Nova Lake SPI controller IDs

Add PCI device IDs for Nova Lake-generation LPSS peripheral SPI
controllers.

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D59013
DeltaFile
+6-0sys/dev/intel/spi_pci.c
+6-01 files

FreeBSD/src 5937946sys/dev/intel spi_pci.c

intelspi: add Panther Lake SPI controller IDs

Add PCI device IDs for Panther Lake-generation LPSS peripheral SPI
controllers.

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D59012
DeltaFile
+6-0sys/dev/intel/spi_pci.c
+6-01 files

FreeBSD/src eeb02a9sys/dev/intel spi_pci.c

intelspi: add Wildcat Lake SPI controller IDs

Add PCI device IDs for Wildcat Lake-generation LPSS peripheral SPI
controllers.

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D59011
DeltaFile
+3-0sys/dev/intel/spi_pci.c
+3-01 files

FreeBSD/ports 250b84dnet/rubygem-http-2 Makefile distinfo

net/rubygem-http-2: update to 1.2.2

Changes:        https://github.com/igrigorik/http-2/blob/main/CHANGELOG.md
DeltaFile
+3-3net/rubygem-http-2/distinfo
+1-1net/rubygem-http-2/Makefile
+4-42 files

FreeBSD/ports 62b2379devel/rubygem-unleash distinfo Makefile

devel/rubygem-unleash: update to 5.1.1

Return to ruby group

Changes:        https://github.com/Unleash/unleash-ruby-sdk/blob/main/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-unleash/distinfo
+3-3devel/rubygem-unleash/Makefile
+6-62 files

FreeBSD/doc 9552ed3website/content/en/releases/14.4R errata.adoc

14.4/errata: Document open issue 2 fixed in stable
DeltaFile
+1-1website/content/en/releases/14.4R/errata.adoc
+1-11 files

FreeBSD/src 8bd30a7. UPDATING, usr.sbin/bhyve pci_nvme.c

bhyve: fix byte order for manually set NVMe eui64

Manually specified eui64 value gets converted to big endian twice:
first using htobe64() and then using be64enc(). On little-endian hosts
that results in a little-endian value instead of a big-endian.

Fix by removing htobe64() for a user submitted value.

Fixes:          409a80e5a434 ("bhyve: Create EUI64 for NVMe namespaces")
Reviewed by:    chuck
Relnotes:       yes
Sponsored by:   The FreeBSD Foundation
MFC after:      3 weeks
Differential Revision:  https://reviews.freebsd.org/D59080
DeltaFile
+10-0UPDATING
+1-1usr.sbin/bhyve/pci_nvme.c
+11-12 files

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

website: update ru/news
DeltaFile
+60-0website/data/ru/news/news.toml
+60-01 files

FreeBSD/ports a239b68devel/glab Makefile pkg-plist

devel/glab: update to 1.115.0

Changes:        https://gitlab.com/gitlab-org/cli/-/releases
DeltaFile
+1-9devel/glab/pkg-plist
+5-5devel/glab/distinfo
+2-3devel/glab/Makefile
+8-173 files

FreeBSD/ports 06ac806net-p2p/libtorrent Makefile distinfo, net-p2p/rtorrent Makefile distinfo

net-p2p/{lib,r}torrent: Update to 0.16.21

This release includes various bugfixes and minor improvements as part of
a stable series of releases.

ChangeLog:      https://github.com/rakshasa/rtorrent/releases/tag/v0.16.21
MFH:            2026Q3
(cherry picked from commit 071c3a8d8750bc3abee446d5767f54aa35abad6e)
DeltaFile
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+1-1net-p2p/libtorrent/Makefile
+8-84 files

FreeBSD/ports 55ca011net-p2p/libtorrent Makefile pkg-plist, net-p2p/rtorrent Makefile distinfo

net-p2p/{lib,r}torrent: Update to 0.16.20

ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.20
(cherry picked from commit d7230efc6740e980430bde57a77e2efe288fc7f2)
DeltaFile
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+2-1net-p2p/libtorrent/pkg-plist
+1-1net-p2p/rtorrent/Makefile
+1-1net-p2p/libtorrent/Makefile
+10-95 files

FreeBSD/ports ed33af9net-p2p/libtorrent Makefile distinfo, net-p2p/libtorrent/files patch-PR841

net-p2p/{lib,r}torrent: Update to 0.16.19

ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.19
(cherry picked from commit 5a4cadec5f5ba55c05e204dd2915e2fddfb55049)
DeltaFile
+0-12net-p2p/libtorrent/files/patch-PR841
+4-3net-p2p/libtorrent/pkg-plist
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+1-1net-p2p/libtorrent/Makefile
+12-236 files

FreeBSD/ports 27b6863net-p2p/libtorrent distinfo pkg-plist, net-p2p/libtorrent/files patch-PR841

net-p2p/{lib,r}torrent: Update to 0.16.18

ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.18
(cherry picked from commit 94cb617a2200b53dbbe1caf05639bdb912927225)
DeltaFile
+0-76net-p2p/rtorrent/files/patch-Fix-i386
+12-0net-p2p/libtorrent/files/patch-PR841
+5-4net-p2p/libtorrent/pkg-plist
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+24-871 files not shown
+25-887 files

FreeBSD/ports 071c3a8net-p2p/libtorrent Makefile distinfo, net-p2p/rtorrent Makefile distinfo

net-p2p/{lib,r}torrent: Update to 0.16.21

This release includes various bugfixes and minor improvements as part of
a stable series of releases.

ChangeLog:      https://github.com/rakshasa/rtorrent/releases/tag/v0.16.21
MFH:            2026Q3
DeltaFile
+3-3net-p2p/rtorrent/distinfo
+3-3net-p2p/libtorrent/distinfo
+1-1net-p2p/rtorrent/Makefile
+1-1net-p2p/libtorrent/Makefile
+8-84 files

FreeBSD/ports 2b31a2fnet-p2p/eiskaltdcpp-lib Makefile

net-p2p/eiskaltdcpp-lib: Mark deprecated
DeltaFile
+4-1net-p2p/eiskaltdcpp-lib/Makefile
+4-11 files

FreeBSD/src 01482delib/libsysdecode netlink.c

libsysdecode: decode PFNL_CMD_GET_RULESETS and PFNL_CMD_GET_RULESET

Sponsored by:   Rubicon Communications, LLC ("Netgate")
DeltaFile
+9-0lib/libsysdecode/netlink.c
+9-01 files

FreeBSD/src 5de5140sbin/pfctl pfctl.c, tests/sys/netpfil/pf anchor.sh

pfctl: fix printing of wildcard anchors

PR:             297839
MFC after:      1 week
Obtained from:  OpenBSD, henning <henning at openbsd.org>, 5b6657d4d8
Sponsored by:   Rubicon Communications, LLC ("Netgate")
DeltaFile
+30-0tests/sys/netpfil/pf/anchor.sh
+6-4sbin/pfctl/pfctl.c
+36-42 files