FreeBSD/ports 4725a14graphics/cloudcompare Makefile distinfo, graphics/cloudcompare/files patch-snap_gui_ccViewer.desktop patch-snap_gui_cloudcompare.desktop

graphics/cloudcompare: Update 2.12.4 => 2.13.2, take maintainership

* Add WWW for source code repository.
* Static tarball is available, but not used, as GH_TUPLE is needed
  for bundled external libraries and 3-rd party plugins.
* GL is needed for the main application, not for the plugins only.
* Build PLUGIN_IO_QPDAL unconditionally, just like other plugins.
* Supply *.desktop with *.png files from the previous version, as
  upstream doesn't ship them anymore. Fix post-install accordingly.
* Fix plugin path detection actually enabling plugins autoloading.
* Improve COMMENT and pkg-descr

Reviewed by:            arrowd@
Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D55434
DeltaFile
+28-28graphics/cloudcompare/Makefile
+25-5graphics/cloudcompare/distinfo
+14-7graphics/cloudcompare/pkg-descr
+0-13graphics/cloudcompare/files/patch-snap_gui_ccViewer.desktop
+0-13graphics/cloudcompare/files/patch-snap_gui_cloudcompare.desktop
+11-0graphics/cloudcompare/files/patch-libs_CCAppCommon_src_ccApplicationBase.cpp
+78-665 files not shown
+99-6711 files

NetBSD/pkgsrc-wip 36d47b3chromium COMMIT_MSG

chromium: fix commit_msg
DeltaFile
+1-1chromium/COMMIT_MSG
+1-11 files

NetBSD/pkgsrc-wip fa86997sfwbar Makefile distinfo, sfwbar/patches patch-modules_network.c

sfwbar: fix network module
DeltaFile
+3-22sfwbar/Makefile
+2-0sfwbar/patches/patch-modules_network.c
+1-1sfwbar/distinfo
+6-233 files

FreeBSD/ports cdc4bbcaudio/noson-app distinfo Makefile

audio/noson-app: Update to 5.6.15
DeltaFile
+3-3audio/noson-app/distinfo
+1-1audio/noson-app/Makefile
+4-42 files

FreeBSD/ports 87ad0edaudio/noson distinfo pkg-plist

audio/noson: Update to 2.12.23
DeltaFile
+3-3audio/noson/distinfo
+2-4audio/noson/pkg-plist
+1-1audio/noson/Makefile
+6-83 files

DragonFlyBSD/src d427802sys/kern subr_rman.c

kernel/rman: Fix error return in sysctl_rman().

Matt changed the error handling in 869748ea0626d3966a0b0e1a8223de70ef05
but forgot to return 'error' from now on.

This fixes devinfo -r (show hardware resource information).
DeltaFile
+1-1sys/kern/subr_rman.c
+1-11 files

DragonFlyBSD/src 624d38bshare/misc pci_vendors

Update the pciconf(8) database.

Feb 13, 2026 snapshot from https://pci-ids.ucw.cz
DeltaFile
+5,661-480share/misc/pci_vendors
+5,661-4801 files

FreeBSD/ports 0736310www/ikiwiki distinfo Makefile

www/ikiwiki: update to 3.20260201                                                                                                                                                                
DeltaFile
+3-3www/ikiwiki/distinfo
+1-2www/ikiwiki/Makefile
+1-0www/ikiwiki/pkg-plist
+5-53 files

LLVM/project d7170f6llvm/docs TestSuiteMakefileGuide.rst SourceLevelDebugging.rst

[llvm] Remove the docs for the (now removed) LLVM test-suite Makefiles (#179288)

The LLVM test suite used to provide a Makefile-based suite, which had
been deprecated and mostly unmaintained for many years. As explained in
https://discourse.llvm.org/t/llvm-test-suite-removing-the-deprecated-makefiles,
we recently got consensus to remove that test suite, which was done in
llvm/llvm-test-suite#320. This patch cleans up the related
documentation.
DeltaFile
+0-198llvm/docs/TestSuiteMakefileGuide.rst
+0-14llvm/docs/SourceLevelDebugging.rst
+0-10llvm/docs/TestSuiteGuide.md
+0-1llvm/docs/TestingGuide.rst
+0-2234 files

LLVM/project e225bc3llvm/lib/Transforms/Vectorize SLPVectorizer.cpp

Fix formatting

Created using spr 1.3.7
DeltaFile
+2-1llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+2-11 files

LLVM/project 8d53f11libcxx/test/extensions/posix xopen_source.gen.py, libcxx/test/selftest/modules std-and-std.compat-module.sh.cpp std.compat-module.sh.cpp

[libc++] Enable additional tests when Clang modules are enabled (#168967)

Disabling tests when Clang modules are enabled is not great because we
are moving more and more tests towards using Clang modules by default.
Instead, disable Clang modules on a per-test basis.
DeltaFile
+5-5libcxx/test/extensions/posix/xopen_source.gen.py
+7-1libcxx/utils/libcxx/test/modules.py
+6-1libcxx/test/selftest/modules/std-and-std.compat-module.sh.cpp
+6-1libcxx/test/std/modules/std.pass.cpp
+6-1libcxx/test/std/modules/std.compat.pass.cpp
+6-1libcxx/test/selftest/modules/std.compat-module.sh.cpp
+36-1020 files not shown
+76-3826 files

NetBSD/pkgsrc aJFsokxdoc CHANGES-2026 TODO

   doc: Updated www/py-werkzeug to 3.1.6
VersionDeltaFile
1.1323+2-1doc/CHANGES-2026
1.26857+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc G3Z2kwwwww/py-werkzeug Makefile distinfo

   py-werkzeug: update to 3.1.6.

   Version 3.1.6
   -------------

   Released 2026-02-19

   -   ``safe_join`` on Windows does not allow special devices names in
       multi-segment paths. :ghsa:`29vq-49wr-vm6x`
VersionDeltaFile
1.35+3-10www/py-werkzeug/Makefile
1.47+4-4www/py-werkzeug/distinfo
1.47+2-2www/py-werkzeug/Makefile.common
+9-163 files

LLVM/project b2a017cllvm/lib/Target/Hexagon HexagonGlobalScheduler.cpp, llvm/test/CodeGen/AMDGPU amdgpu-simplify-libcall-pow.ll

Rebase

Created using spr 1.3.7
DeltaFile
+14,035-8,410llvm/test/CodeGen/RISCV/clmul.ll
+14,058-0llvm/test/CodeGen/RISCV/clmulr.ll
+13,835-0llvm/test/CodeGen/RISCV/clmulh.ll
+8,874-0llvm/test/CodeGen/PowerPC/clmul-vector.ll
+5,330-0llvm/lib/Target/Hexagon/HexagonGlobalScheduler.cpp
+4,143-746llvm/test/CodeGen/AMDGPU/amdgpu-simplify-libcall-pow.ll
+60,275-9,1562,829 files not shown
+182,235-50,6162,835 files

NetBSD/pkgsrc-wip 1740ef0. TODO, py-typer distinfo Makefile

ph-typer: update to 0.24.1
DeltaFile
+3-3py-typer/distinfo
+3-3py-typer/Makefile
+0-1TODO
+6-73 files

NetBSD/pkgsrc byMX9Cgdoc TODO CHANGES-2026

   doc: Updated comms/py-textual to 8.0.0
VersionDeltaFile
1.26856+1-2doc/TODO
1.1322+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc N1Ntqr3comms/py-textual distinfo Makefile

   py-textual: update to 8.0.0.

   The major version change is due to changing Select.BLANK to Select.NULL, to avoid an unfortunate name clash.

   [8.0.0] - 2026-02-16

   Added

       Added mode argument to push_screen and push_screen_wait to enable pushing a screen to a non-active mode #6362
       Added App.mode_change_signal and App.screen_change_signal #6362
       Added Tabs.get_tab #6362
       Added Catppuccin Frappe and Macchiato themes #6335

   Changed

       It is no longer a NOOP and warning to dismiss a non-active screen. The dismiss will still work, but the screen may not update if the current mode is not active. #6362
       Added 50ms delay when switching screens to allow state to udpate and prevent janky flash of old content #6362
       Breaking change: Changed Select.BLANK to Select.NULL to avoid clash with newer Widget.BLANK Classvar #6374
VersionDeltaFile
1.39+4-4comms/py-textual/distinfo
1.44+4-4comms/py-textual/Makefile
+8-82 files

FreeBSD/ports 25fa745sysutils/rsyslog8 Makefile distinfo, sysutils/rsyslog8/files patch-plugins_impstats_Makefile.am patch-runtime_nsd__ossl.c

sysutils/rsyslog8: update to 8.2602.0

Changes:        https://github.com/rsyslog/rsyslog/blob/v8.2602.0/ChangeLog

Reported by:    repology
DeltaFile
+11-0sysutils/rsyslog8/files/patch-plugins_impstats_Makefile.am
+6-3sysutils/rsyslog8/Makefile
+4-4sysutils/rsyslog8/files/patch-runtime_nsd__ossl.c
+3-3sysutils/rsyslog8/distinfo
+4-1sysutils/rsyslog8/pkg-plist
+28-115 files

OPNSense/core 9d177b6src/opnsense/scripts/openvpn ovpn_event.py

VPN: OpenVPN: Instances - debounce learn-address calls so we limit the number of alias updates to a minimum.

When a lot of clients connect at the exact same time, it doesn't really make sense to keep calling the alias update procedure as logically we are only interested in the last one.
This change simply opens a file, keeps track of its modification stamp and if another updated it after us, assume that caller is responsible for making the magic happen.

Although there is a small downside to this (clients connecting constantly, nobody resposible for accounting), the gain is likely much bigger as it prevents these calls from floodin the system in all cases (saving a lot of load).
DeltaFile
+16-3src/opnsense/scripts/openvpn/ovpn_event.py
+16-31 files

NetBSD/pkgsrc InYHqYGdoc TODO CHANGES-2026

   doc: Updated devel/py-ruff to 0.15.2
VersionDeltaFile
1.26855+1-2doc/TODO
1.1321+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc bDi5Yfidevel/py-ruff distinfo cargo-depends.mk

   py-ruff: update to 0.15.2.

   Preview features

       Expand the default rule set (#23385)

       In preview, Ruff now enables a significantly expanded default rule set of 412 rules, up from the stable default set of 59 rules. The new rules are mostly a superset of the stable defaults, with the exception of these rules, which are removed from the preview defaults:
           multiple-imports-on-one-line (E401)
           module-import-not-at-top-of-file (E402)
           module-import-not-at-top-of-file (E701)
           multiple-statements-on-one-line-semicolon (E702)
           useless-semicolon (E703)
           none-comparison (E711)
           true-false-comparison (E712)
           not-in-test (E713)
           not-is-test (E714)
           type-comparison (E721)
           lambda-assignment (E731)
           ambiguous-variable-name (E741)

    [50 lines not shown]
VersionDeltaFile
1.93+103-46devel/py-ruff/distinfo
1.88+33-14devel/py-ruff/cargo-depends.mk
1.95+2-2devel/py-ruff/Makefile
+138-623 files

FreeBSD/ports 1f68af0databases/py-sqlmodel distinfo Makefile

databases/py-sqlmodel: Update to 0.0.37

Changelog: https://github.com/fastapi/sqlmodel/blob/0.0.37/docs/release-notes.md

Reported by:    portscout
DeltaFile
+3-3databases/py-sqlmodel/distinfo
+1-1databases/py-sqlmodel/Makefile
+4-42 files

NetBSD/pkgsrc dUcQk8Udoc CHANGES-2026 TODO

   doc: Updated comms/py-rich to 14.3.3
VersionDeltaFile
1.1320+2-1doc/CHANGES-2026
1.26854+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc gV5ygRBcomms/py-rich distinfo Makefile

   py-rich: update to 14.3.3.

   Fixed a infinite loop in split_graphemes
VersionDeltaFile
1.50+4-4comms/py-rich/distinfo
1.58+2-2comms/py-rich/Makefile
+6-62 files

NetBSD/pkgsrc oxApsmDdoc CHANGES-2026 TODO

   doc: Updated devel/py-pylint to 4.0.5
VersionDeltaFile
1.1319+2-1doc/CHANGES-2026
1.26853+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc hcNhmXzdevel/py-pylint distinfo Makefile

   py-pylint: update to 4.0.5.

   False Positives Fixed
   ---------------------

   - Fix possibly-used-before-assignment false positive when using self.fail() in tests.

   - Fixed false positive for ``logging-unsupported-format`` when no arguments are provided to logging functions.

     According to Python's logging documentation, no formatting is performed when no arguments are supplied, so strings like ``logging.error("%test")`` are valid.

   - Fix a false positive for ``invalid-name`` where a dataclass field typed with ``Final``
     was evaluated against the ``class_const`` regex instead of the ``class_attribute`` regex.

   - Avoid emitting `unspecified-encoding` (W1514) when `py-version` is 3.15+.

   Other Bug Fixes
   ---------------


    [5 lines not shown]
VersionDeltaFile
1.104+4-4devel/py-pylint/distinfo
1.119+4-4devel/py-pylint/Makefile
+8-82 files

NetBSD/pkgsrc UVSD5mudoc TODO CHANGES-2026

   doc: Updated sysutils/py-puremagic to 2.0.0
VersionDeltaFile
1.26852+1-2doc/TODO
1.1318+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 81l5weUsysutils/py-puremagic PLIST distinfo

   py-puremagic: update to 2.0.0.

   Version 2.0.0
   -------------

   - Adding deep scan for improved accuracy #102 #94 #85 #70 #69 #12 #3
   - Changing to full semantic versioning to be able to denote bugfixes vs minor features
   - Changing to use uv instead of requirements
   - Removing support for python 3.7, 3.8, 3.9, 3.10 and 3.11 please stick to 1.x release chain to support older versions
VersionDeltaFile
1.5+34-2sysutils/py-puremagic/PLIST
1.13+4-4sysutils/py-puremagic/distinfo
1.15+2-2sysutils/py-puremagic/Makefile
+40-83 files

NetBSD/pkgsrc zuomgPKdoc CHANGES-2026 TODO

   doc: Updated devel/py-poetry-dynamic-versioning to 1.10.0
VersionDeltaFile
1.1317+2-1doc/CHANGES-2026
1.26851+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc kvkR99Sdevel/py-poetry-dynamic-versioning distinfo Makefile

   py-poetry-dynamic-versioning: update to 1.10.0.

   ## v1.10.0 (2026-02-14)

   * Added:
     * Option `tool.poetry-dynamic-versioning.highest-tag`,
       to select the numerically highest version even if it is not the chronologically latest tag.
   * Changed:
     * Updated Dunamai to 1.26.0+ for the latest features.
VersionDeltaFile
1.2+4-4devel/py-poetry-dynamic-versioning/distinfo
1.2+3-3devel/py-poetry-dynamic-versioning/Makefile
1.2+1-1devel/py-poetry-dynamic-versioning/ALTERNATIVES
+8-83 files