HardenedBSD/ports 7fad5ecdevel/tuicr distinfo, multimedia/jmref Makefile

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+927-331net/rsync/files/extra-patch-file-flags.diff
+148-0security/vuxml/vuln/2026.xml
+0-118multimedia/jmref/files/patch-lencod_inc_defines.h
+0-67net/rsync/files/patch-testsuite_xattrs.test
+25-25devel/tuicr/distinfo
+0-43multimedia/jmref/Makefile
+1,100-58482 files not shown
+1,406-89288 files

HardenedBSD/ports 5a5e4c0misc/crush Makefile distinfo, misc/crush/files extra-patch-disable-command-blocking

misc/crush: Update to 0.91.2

Changelog: https://github.com/charmbracelet/crush/releases/tag/v0.91.2

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+1-1misc/crush/files/extra-patch-disable-command-blocking
+1-1misc/crush/Makefile
+7-73 files

HardenedBSD/ports dc40e7asysutils/cfengine-masterfiles328 Makefile distinfo

sysutils/cfengine-masterfiles328: Version 3.28.0 for real

When this port was copied from 327 I had neglected to commit the
3.28.0 update. We do it for real now.

Fixes:          433f99225c25
DeltaFile
+3-3sysutils/cfengine-masterfiles328/distinfo
+1-1sysutils/cfengine-masterfiles328/Makefile
+4-42 files

HardenedBSD/ports fc1757dsysutils/py-ansible-core218 Makefile, sysutils/py-ansible-core219 Makefile

sysutils/py-ansible-core*: Deprecate and expire older than N-1

The latest ansible-core does not contain incompatibilities that require
users to remain on older versions of ansible-core. Deprecate and
expire.
DeltaFile
+3-0sysutils/py-ansible-core219/Makefile
+3-0sysutils/py-ansible-core218/Makefile
+6-02 files

HardenedBSD/ports d23f85esysutils/cfengine-masterfiles324 Makefile, sysutils/cfengine-masterfiles325 Makefile

sysutils/cfengine*: Deprecate and expire older than N-1

And adjust the deprecation message and expiry date for those cfengine
ports already deprecation and sheduled for removal.
DeltaFile
+2-2sysutils/cfengine326/Makefile
+2-2sysutils/cfengine325/Makefile
+2-2sysutils/cfengine-masterfiles326/Makefile
+2-2sysutils/cfengine-masterfiles325/Makefile
+3-0sysutils/cfengine324/Makefile
+3-0sysutils/cfengine-masterfiles324/Makefile
+14-86 files

HardenedBSD/ports ae2cb9cdevel/jenkins Makefile distinfo

devel/jenkins: Update to 2.579
DeltaFile
+3-3devel/jenkins/distinfo
+1-1devel/jenkins/Makefile
+4-42 files

HardenedBSD/ports 47eb30fgames/doomlegacy Makefile distinfo, games/doomlegacy/files patch-src_Makefile

games/doomlegacy: update Doom Legacy to version 1.48.18 (rev1749)

- HAVE_LIBZIP and HAVE_ZLIB are now set by default for *nix
  builds, adjust the port's Makefile accordingly
- Version 1.48.16 had been skipped due to a broken save game
  (corrupted) and the MBF21 support did not work right

Reported by:    portscout
DeltaFile
+0-10games/doomlegacy/files/patch-src_Makefile
+5-5games/doomlegacy/distinfo
+5-2games/doomlegacy/Makefile
+10-173 files

HardenedBSD/ports 5b487dbx11/wf-shell distinfo Makefile

x11/wf-shell: Unbundle x11-toolkits/gtk4-layer-shell

While here sort MESON_ARGS.

PR:             297716
Reported by:    Tomoaki AOKI <junchoon at dec.sakura.ne.jp>
Sponsored by:   UNIS Labs
DeltaFile
+0-13x11/wf-shell/pkg-plist
+5-5x11/wf-shell/Makefile
+1-3x11/wf-shell/distinfo
+6-213 files

HardenedBSD/ports 2a0abdcsecurity/vuxml/vuln 2026.xml

security/vuxml: Document rsync vulnerability
DeltaFile
+148-0security/vuxml/vuln/2026.xml
+148-01 files

HardenedBSD/ports b3a177cnet/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

    [24 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

HardenedBSD/ports 5f07ee4textproc/moor Makefile distinfo

textproc/moor: Update 2.17.0 => 2.18.0

Upstream now requires Go 1.27, so pin go:1.27.

Changelog:
https://github.com/walles/moor/releases/tag/v2.18.0

Reported by:    portscout!
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+5-5textproc/moor/distinfo
+2-3textproc/moor/Makefile
+7-82 files

HardenedBSD/ports 59a0053net/cloudquery Makefile, net/cloudquery/files patch-vendor_github.com_cloudquery_plugin-sdk_v4_schema_testdata.go

net/cloudquery: fix build on 32 bit architectures

Compilation failed on 32 bit archtectures with the following error
message:

vendor/github.com/cloudquery/plugin-sdk/v4/schema/testdata.go:463:27:
  3600000000 (untyped int constant) overflows int
vendor/github.com/cloudquery/plugin-sdk/v4/schema/testdata.go:467:27:
  3600000000000 (untyped int constant) overflows int
vendor/github.com/cloudquery/plugin-sdk/v4/schema/testdata.go:467:45:
  60000000000 (untyped int constant) overflows int

The reason is that strconv.Itoa() accepts only 32 bit arguments.
Attempt to fix by conversion of strconv.Itoa() to strconv.FormatInt()
with native int variables casted to 64 integers.
DeltaFile
+16-0net/cloudquery/files/patch-vendor_github.com_cloudquery_plugin-sdk_v4_schema_testdata.go
+1-0net/cloudquery/Makefile
+17-02 files

HardenedBSD/ports bc6ff68multimedia/jmref Makefile, multimedia/jmref/files patch-lencod_src_rdopt.c patch-lencod_src_configfile.c

multimedia/jmref: Remove expired port

2026-08-26 multimedia/jmref: No longer maintained upstream
DeltaFile
+0-118multimedia/jmref/files/patch-lencod_inc_defines.h
+0-43multimedia/jmref/Makefile
+0-22multimedia/jmref/files/patch-ldecod_inc_defines.h
+0-12multimedia/jmref/files/patch-lencod_src_configfile.c
+0-12multimedia/jmref/files/patch-ldecod_src_configfile.c
+0-11multimedia/jmref/files/patch-lencod_src_rdopt.c
+0-2189 files not shown
+1-27715 files

HardenedBSD/ports ba3ae99. MOVED, security Makefile

security/please: Remove expired port

2026-08-26 security/please: Upstream project has been archived, use doas or sudo or sudo-rs instead
DeltaFile
+0-26security/please/Makefile
+0-15security/please/files/patch-Makefile
+0-6security/please/pkg-descr
+0-3security/please/distinfo
+0-1security/Makefile
+1-0MOVED
+1-516 files

HardenedBSD/ports 015aaa8x11-fm/pcmanfm-qt pkg-plist Makefile

x11-fm/pcmanfm-qt: Update to 2.4.1

ChangeLog at:   https://lxqt-project.org/release/2026/08/26/point-release-lxqt-pcmanfm-qt-2-4-1/
With hat:       lxqt
DeltaFile
+3-3x11-fm/pcmanfm-qt/distinfo
+1-1x11-fm/pcmanfm-qt/Makefile
+1-0x11-fm/pcmanfm-qt/pkg-plist
+5-43 files

HardenedBSD/ports 16ca144emulators/ukncbtl Makefile

emulators/ukncbtl: Limit portscout
DeltaFile
+2-0emulators/ukncbtl/Makefile
+2-01 files

HardenedBSD/ports 2cd7978sysutils/py-python-bareos Makefile distinfo

sysutils/py-python-bareos: Update to 25.0.4
DeltaFile
+3-3sysutils/py-python-bareos/distinfo
+1-1sysutils/py-python-bareos/Makefile
+4-42 files

HardenedBSD/ports c68a4d7www/bareos24-webui Makefile, www/bareos24-webui/files patch-webui_CMakeLists.txt

www/bareos24-webui: Try to fix cmake4 update issue

- Bump PORTREVISION

PR:             297872
DeltaFile
+12-0www/bareos24-webui/files/patch-webui_CMakeLists.txt
+1-0www/bareos24-webui/Makefile
+13-02 files

HardenedBSD/ports e98627ewww/bareos23-webui Makefile, www/bareos23-webui/files patch-webui_CMakeLists.txt

www/bareos23-webui: Try to fix cmake4 issue update

- Bump PORTREVISION

PR:             297872
DeltaFile
+12-0www/bareos23-webui/files/patch-webui_CMakeLists.txt
+1-0www/bareos23-webui/Makefile
+13-02 files

HardenedBSD/ports c28bee4sysutils/bareos-server Makefile distinfo, www/bareos-webui Makefile distinfo

sysutils/bareos-*: Update to 25.0.4

- www/bareos-webui: try to fix issue with cmake 4 update

PR:             297872
DeltaFile
+16-0www/bareos-webui/files/patch-webui_CMakeLists.txt
+3-3www/bareos-webui/distinfo
+3-3sysutils/bareos-server/distinfo
+1-1www/bareos-webui/Makefile
+1-1sysutils/bareos-server/Makefile
+24-85 files

HardenedBSD/ports 4e315bdsecurity Makefile, security/open-vulnerability-cli distinfo pkg-descr

[NEW PORT] security/open-vulnerability-cli: CLI to query various online vulnerability sources

The open-vulnerability-cli is a command line utility that can be
used to query various online vulnerability sources such as the NVD
or GHSA. The CLI and docker images can be used to mirror the NVD.

Note that the CLI is called vulnz because open-vulnerability-cli
is cumbersome. vulnz is a spring-boot command line utility built
with picocli.

Co-authored-by: Michael Osipov <michaelo at FreeBSD.org>
PR:             296276
DeltaFile
+33-0security/open-vulnerability-cli/Makefile
+7-0security/open-vulnerability-cli/pkg-descr
+3-0security/open-vulnerability-cli/distinfo
+2-0security/open-vulnerability-cli/files/vulnz.in
+1-0security/Makefile
+46-05 files

HardenedBSD/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

HardenedBSD/ports 38be41fwww/firefox Makefile

www/firefox: fix typo in Makefile

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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/ports 3991f25devel/py-maturin Makefile.crates distinfo, textproc/ctpp2/files patch-src-CDT.cpp patch-include-CDT.hpp

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+19-21devel/py-maturin/distinfo
+16-16textproc/ctpp2/files/patch-include-CDT.hpp
+12-12textproc/ctpp2/files/patch-src-CDT.cpp
+20-0x11-toolkits/kirigami-app-components/pkg-plist
+18-0x11-toolkits/kirigami-app-components/Makefile
+8-9devel/py-maturin/Makefile.crates
+93-5829 files not shown
+181-12135 files

HardenedBSD/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

HardenedBSD/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