FreeBSD/ports d8857f8devel/tracy distinfo Makefile

devel/tracy: Update 0.13.0 => 0.13.1

Changelog:
https://github.com/wolfpld/tracy/releases/tag/v0.13.1

PR:     292690
MFH:    2026Q1
DeltaFile
+3-3devel/tracy/distinfo
+1-1devel/tracy/Makefile
+4-42 files

FreeBSD/ports c99902edatabases/cego pkg-plist distinfo

databases/cego: update 2.53.8 -> 2.54.1

- Removed PIDFILE attribute from db xml.
  PIDFILE should be specified by database startup with pidfile option
- remove distributed mode, was never used in production (2.53.x -> 2.54.x)
- Changed tableset ticket handling for backup recovery
DeltaFile
+6-9databases/cego/pkg-plist
+3-3databases/cego/distinfo
+1-1databases/cego/Makefile
+10-133 files

FreeBSD/ports b02adfaarchivers/minizip-ng distinfo Makefile, archivers/minizip-ng/files patch-mz__strm__os__posix.c

archivers/minizip-ng: Update 4.0.10 => 4.1.0

Changelog:
https://github.com/zlib-ng/minizip-ng/releases/tag/4.1.0

Add patch to fix build:
FAILED: [code=1] CMakeFiles/minizip-ng.dir/mz_strm_os_posix.c.o
mz_strm_os_posix.c:93:32: error: use of undeclared identifier 'S_IRUSR'
   93 |     fd = open(path, mode_open, S_IRUSR | S_IWUSR | S_IRGRP);
      |                                ^
mz_strm_os_posix.c:93:42: error: use of undeclared identifier 'S_IWUSR'
   93 |     fd = open(path, mode_open, S_IRUSR | S_IWUSR | S_IRGRP);
      |                                          ^
mz_strm_os_posix.c:93:52: error: use of undeclared identifier 'S_IRGRP'
   93 |     fd = open(path, mode_open, S_IRUSR | S_IWUSR | S_IRGRP);
      |                                                    ^
3 errors generated.

Upstream issue: https://github.com/zlib-ng/minizip-ng/issues/941
DeltaFile
+12-0archivers/minizip-ng/files/patch-mz__strm__os__posix.c
+3-3archivers/minizip-ng/distinfo
+1-1archivers/minizip-ng/Makefile
+16-43 files

FreeBSD/ports 6cbb8d6cad/openvsp distinfo Makefile

cad/openvsp: Update to 3.47.0

ChangeLog:
https://openvsp.org/blogs/announcements/2026/01/23/openvsp-3-47-0-released

Features:

 * Swept Volume Analysis
 * Look-At Visibility Analysis
 * Look-From Visibility now has discrete mode
 * Look-From Visibility supports multiple viewpoints
 * Look-From Visibility supports constrained FOV from each viewpoint
 * Intersect type SubSurfaces
 * Reworked UX for all item browsers and trees regarding
   adding/deleting/renaming
 * Explicit Add and Delete button
 * Auto-name for all recently-added items
 * Rename using name field, no button necessary
 * Inline rename field via item double click, F2, or Enter

    [20 lines not shown]
DeltaFile
+3-3cad/openvsp/distinfo
+1-2cad/openvsp/Makefile
+4-52 files

FreeBSD/ports 9365ec8science/afni distinfo Makefile

science/afni: Update to 26.0.06
DeltaFile
+3-3science/afni/distinfo
+1-1science/afni/Makefile
+4-42 files

FreeBSD/ports c8af973devel/onetbb Makefile, devel/onetbb/files patch-test_common_utils_concurrency_limit.h-affinity

devel/onetbb: Fix the last failing test

Fix the following test:

 63 - test_hw_concurrency (ILLEGAL)

by using sched_getaffinity().

PR:     292088
Reported by:    diizzy
DeltaFile
+57-0devel/onetbb/files/patch-test_common_utils_concurrency_limit.h-affinity
+1-1devel/onetbb/Makefile
+58-12 files

FreeBSD/src 52ddca7sys/fs/fuse fuse_ipc.h

fusefs: style

Reorder macro definitions.
DeltaFile
+2-2sys/fs/fuse/fuse_ipc.h
+2-21 files

FreeBSD/src ffb747dtests/sys/fs/fusefs destroy.cc mockfs.cc

fusefs: Add tests for the new -o auto_unmount feature

Add tests for mount_fusefs's new -o auto_unmount feature, recently added
by arrowd.

MFC with:       10037d0978f "fusefs: Implement support for the auto_unmount"
DeltaFile
+81-0tests/sys/fs/fusefs/destroy.cc
+11-1tests/sys/fs/fusefs/mockfs.cc
+7-1tests/sys/fs/fusefs/utils.cc
+4-1tests/sys/fs/fusefs/mockfs.hh
+5-0tests/sys/fs/fusefs/utils.hh
+108-35 files

FreeBSD/ports 08cf438devel/libwasmtime distinfo Makefile.cargo

devel/libwasmtime: update 40.0.1 -> 41.0.0

ChangeLog:      https://github.com/bytecodealliance/wasmtime/compare/v40.0.1...v41.0.0

Sponsored by:   tipi.work
DeltaFile
+23-13devel/libwasmtime/distinfo
+9-4devel/libwasmtime/Makefile.cargo
+2-2devel/libwasmtime/Makefile
+34-193 files

FreeBSD/ports 0180079net/nats-surveyor distinfo Makefile

net/nats-surveyor: Update 0.9.5 → 0.9.7
DeltaFile
+7-7net/nats-surveyor/distinfo
+1-2net/nats-surveyor/Makefile
+8-92 files

FreeBSD/ports ab58854graphics/inkscape distinfo Makefile

graphics/inkscape: update 1.4.2 -> 1.4.3

Note:
- this is a bridge release in the sense that it can be used to
  convert the planned Inkscape 1.5 multipage file format
  to the pre-1.5 multipage format.
- 24 crash/freeze fixes

PR:             292694
Changes:        https://inkscape.org/doc/release_notes/1.4.3/Inkscape_1.4.3.html
Reviewed by:    Tomasz "CeDeROM" CEDRO <tomek at cedro.info>
DeltaFile
+3-9graphics/inkscape/distinfo
+2-8graphics/inkscape/Makefile
+1-1graphics/inkscape/pkg-plist
+6-183 files

FreeBSD/ports 7d7e0fadevel/bear distinfo pkg-plist, devel/bear/files patch-bear_build.rs patch-intercept-preload_src_lib.rs

devel/bear: Upgrade to 4.0.1

The bear project has been re-written in Rust from 4.0.0. We upgrade this
to 4.0.1 and use builtin USE_CARGO.
A good new is that the new version does not need the per-compiler wrapper now.

Also, let aokblast@ take the maintainership.

Approved by:    lwhsu (mentor)
Differential Revision: https://reviews.freebsd.org/D54755
DeltaFile
+205-3devel/bear/distinfo
+2-171devel/bear/pkg-plist
+101-0devel/bear/Makefile.crates
+17-35devel/bear/Makefile
+19-0devel/bear/files/patch-bear_build.rs
+16-0devel/bear/files/patch-intercept-preload_src_lib.rs
+360-2091 files not shown
+371-2097 files

FreeBSD/ports 419d3abmultimedia/kodi-addon-pvr.iptvsimple distinfo Makefile

multimedia/kodi-addon-pvr.iptvsimple: Update to 22.6.1
DeltaFile
+3-3multimedia/kodi-addon-pvr.iptvsimple/distinfo
+2-2multimedia/kodi-addon-pvr.iptvsimple/Makefile
+5-52 files

FreeBSD/ports 77a80b9multimedia/kodi-addon-pvr.hts distinfo Makefile

multimedia/kodi-addon-pvr.hts: Update to 22.8.0
DeltaFile
+3-3multimedia/kodi-addon-pvr.hts/distinfo
+2-2multimedia/kodi-addon-pvr.hts/Makefile
+5-52 files

FreeBSD/ports 34bd076multimedia/kodi-addon-inputstream.adaptive Makefile distinfo

multimedia/kodi-addon-inputstream.adaptive: Update to 22.3.6
DeltaFile
+7-7multimedia/kodi-addon-inputstream.adaptive/Makefile
+5-5multimedia/kodi-addon-inputstream.adaptive/distinfo
+12-122 files

FreeBSD/ports d382d61dns/dnscontrol distinfo Makefile

dns/dnscontrol: Update to 4.31.1
DeltaFile
+5-5dns/dnscontrol/distinfo
+1-2dns/dnscontrol/Makefile
+6-72 files

FreeBSD/ports 6e1d1ebx11-fm/thunar distinfo Makefile

x11-fm/thunar: Update to 4.20.7
DeltaFile
+3-3x11-fm/thunar/distinfo
+1-1x11-fm/thunar/Makefile
+4-42 files

FreeBSD/src c2b5133tools/test/stress2/misc swap8.sh unionfs21.sh

stress2: Added two new test scenarios
DeltaFile
+141-0tools/test/stress2/misc/swap8.sh
+44-0tools/test/stress2/misc/unionfs21.sh
+185-02 files

FreeBSD/src 833f929tools/test/stress2/misc syzkaller88.sh syzkaller89.sh

stress2: Added two syzkaller reproducers. Updated the exclude file
DeltaFile
+317-0tools/test/stress2/misc/syzkaller88.sh
+210-0tools/test/stress2/misc/syzkaller89.sh
+4-0tools/test/stress2/misc/all.exclude
+531-03 files

FreeBSD/ports b8296a7devel/qlementine distinfo Makefile

devel/qlementine: Update to 1.4.2

Changelog:
https://github.com/oclero/qlementine/releases/tag/v1.4.2
DeltaFile
+3-3devel/qlementine/distinfo
+1-1devel/qlementine/Makefile
+4-42 files

FreeBSD/ports 97dc262sysutils/py-hcloud distinfo Makefile

sysutils/py-hcloud: update to 2.16.0

Changes:        https://github.com/hetznercloud/hcloud-python/blob/v2.16.0/CHANGELOG.md
Reported by:    portscout, repology
DeltaFile
+3-3sysutils/py-hcloud/distinfo
+1-1sysutils/py-hcloud/Makefile
+4-42 files

FreeBSD/ports 131a148mail/thunderbird-esr distinfo Makefile

mail/thunderbird-esr: update to 140.7.1 (rc1)

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

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

FreeBSD/ports 7eba0f0mail/thunderbird-esr distinfo Makefile

mail/thunderbird-esr: update to 140.7.1 (rc1)

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

FreeBSD/doc a7cd929website/content/en/cgi man.cgi

update the manpages for Debian 12.x.y
DeltaFile
+1-1website/content/en/cgi/man.cgi
+1-11 files

FreeBSD/src 44b0f31sys/dev/e1000 if_em.c e1000_phy.c

Revert "e1000: Try auto-negotiation for fixed 100 or 10 configuration"

We've gotten a report of this breaking a fixed no autoneg setup.

Since no link is worse than what this intends to fix (negotiating full
duplex at forced speed), revert for the undeway 15.0 release cycle
until this can be further reviewed.

PR:             288827
Differential Revision:  https://reviews.freebsd.org/D47336

This reverts commit 645c45e297c0fcbbb9d2d24cdeeb124234825019.

(cherry picked from commit 3ff0231c87f360afa4521e635b46f6c711dc4ee3)
DeltaFile
+6-38sys/dev/e1000/if_em.c
+2-3sys/dev/e1000/e1000_phy.c
+8-412 files

FreeBSD/src e4730bbsys/dev/e1000 if_em.c e1000_phy.c

Revert "e1000: Try auto-negotiation for fixed 100 or 10 configuration"

We've gotten a report of this breaking a fixed no autoneg setup.

Since no link is worse than what this intends to fix (negotiating full
duplex at forced speed), revert for the undeway 15.0 release cycle
until this can be further reviewed.

PR:             288827
Differential Revision:  https://reviews.freebsd.org/D47336

This reverts commit 645c45e297c0fcbbb9d2d24cdeeb124234825019.

(cherry picked from commit 3ff0231c87f360afa4521e635b46f6c711dc4ee3)
DeltaFile
+6-38sys/dev/e1000/if_em.c
+2-3sys/dev/e1000/e1000_phy.c
+8-412 files

FreeBSD/ports a44508anews/inn-current distinfo Makefile

news/inn-current: Update to 20260121
DeltaFile
+3-3news/inn-current/distinfo
+1-1news/inn-current/Makefile
+4-42 files

FreeBSD/ports f96a853devel/hoel Makefile

devel/hoel: Disable -Werror to fix build with recent Clang

hoel-1.4.29/src/hoel-mariadb.c:247:25: error: variable 'row' set but not used [-Werror,-Wunused-but-set-variable]
  247 |   uint num_fields, col, row;
      |                         ^
DeltaFile
+3-0devel/hoel/Makefile
+3-01 files

FreeBSD/ports 94470ddsecurity/vuxml/vuln 2026.xml

security/vuxml: Add MySQL vulnerabilities
DeltaFile
+48-0security/vuxml/vuln/2026.xml
+48-01 files

FreeBSD/ports bbe6503www/nextcloud-groupfolders distinfo Makefile

www/nextcloud-groupfolders: Update to 20.1.9
DeltaFile
+3-3www/nextcloud-groupfolders/distinfo
+1-1www/nextcloud-groupfolders/Makefile
+4-42 files