NetBSD/pkgsrc-wip 30254f7freetds distinfo Makefile

freetds: update to 1.5.18
DeltaFile
+3-3freetds/distinfo
+1-1freetds/Makefile
+4-42 files

FreeBSD/ports aa7da7emath/py-scikit-umfpack Makefile

math/py-scikit-umfpack: Change USE_PYTHON=cython3

Change USE_PYTHON=cython3 to USE_PYTHON=cython.

See PR 291778

While here, change /usr/local to ${LOCALBASE}

PR:             295541
Reviewed by:    thierry (mentor), yuri (maintainer)
Approved by:    thierry (mentor), yuri (maintainer)
DeltaFile
+3-3math/py-scikit-umfpack/Makefile
+3-31 files

LLVM/project e4716e0llvm/lib/Analysis ConstantFolding.cpp, llvm/test/Transforms/InstCombine ldexp.ll

[ConstantFolding] Handle large exponents in ldexp (#199309)

Previously if you passed a constant exponent to llvm.ldexp greater than
the width of `int`, we would silently truncate it to `int` before
using it in scalbn.  We'd thus generate the incorrect result.

We now clamp it to fit within int.

This bug was found by a large run of Opus 4.7 looking for bugs in LLVM.
DeltaFile
+53-0llvm/test/Transforms/InstCombine/ldexp.ll
+6-1llvm/lib/Analysis/ConstantFolding.cpp
+59-12 files

NetBSD/pkgsrc JfTCoPTdoc CHANGES-pkgsrc-2026Q1

   Mention ticket #7127
VersionDeltaFile
1.1.2.25+6-1doc/CHANGES-pkgsrc-2026Q1
+6-11 files

NetBSD/pkgsrc EtMrmv3www/firefox140 distinfo Makefile, www/firefox140-l10n distinfo Makefile

   Pullup ticket #7127 - requested by gutteridge
   www/firefox140: security fix
   www/firefox140-l10n: dependent update

   Revisions pulled up:
   - www/firefox140-l10n/Makefile                                  1.12
   - www/firefox140-l10n/distinfo                                  1.12
   - www/firefox140/Makefile                                       1.17
   - www/firefox140/distinfo                                       1.17
   - www/firefox140/patches/patch-media_ffvpx_libavcodec_parser__list.c deleted

   ---
      Module Name:    pkgsrc
      Committed By:   gutteridge
      Date:           Thu May 21 15:34:06 UTC 2026

      Modified Files:
              pkgsrc/www/firefox140: Makefile distinfo
      Removed Files:

    [257 lines not shown]
VersionDeltaFile
1.7.2.5+307-307www/firefox140-l10n/distinfo
1.11.2.6+4-5www/firefox140/distinfo
1.12.2.6+3-3www/firefox140/Makefile
1.7.2.5+2-2www/firefox140-l10n/Makefile
1.2.2.3+1-1www/firefox140/patches/patch-media_ffvpx_libavcodec_parser__list.c
+317-3185 files

OpenBSD/ports fUBYRQ2net/filezilla/patches patch-src_putty_sshaes_c

   net/filezilla - unbreak building with nettle >=4

   It would not build, so no need for a REVISION bump.
VersionDeltaFile
1.1+37-0net/filezilla/patches/patch-src_putty_sshaes_c
+37-01 files

LLVM/project c697c1ellvm/lib/Transforms/Vectorize VPlanRecipes.cpp

[VPlan] Remove special cost logic for loads predicated by header mask. (#196630)

Remove the special cost logic for loads predicated by the header mask,
as it does not accurately reflect the cost of the generated VPlan.

Unmasking the load can only be done in general if we don't unroll or if
the address is actually uniform-across-vf-and-uf. The former we cannot
really determine before selecting the VF as UF is picked after VF. The
latter is not really useful in practice.

PR: https://github.com/llvm/llvm-project/pull/196630
DeltaFile
+5-10llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
+5-101 files

FreeBSD/ports 68648bcsecurity/vuxml/vuln 2026.xml

security/vuxml: Document REST vulnerability in traefik
DeltaFile
+28-0security/vuxml/vuln/2026.xml
+28-01 files

OpenBSD/src jt18uDQusr.bin/tmux window.c layout-custom.c

   Do not crash when freeing layout cell, reported by Jere Viikari.
VersionDeltaFile
1.322+3-5usr.bin/tmux/window.c
1.30+2-3usr.bin/tmux/layout-custom.c
1.58+4-1usr.bin/tmux/layout.c
1.120+2-2usr.bin/tmux/screen-redraw.c
+11-114 files

NetBSD/pkgsrc XKiQTK7doc CHANGES-2026

   doc: Updated security/p5-Crypt-DSA to 1.20
VersionDeltaFile
1.3218+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xMxFxE7security/p5-Crypt-DSA Makefile distinfo

   p5-Crypt-DSA: update to 1.20.

   1.20 -- Fri May 15 19:00:36 ADT 2026

       - This module is now makred as deprecated.  Crypt-DSA-GMP is a possible replacement.
       - Improve the call to IPC::Open3::open3
       - Security Fix CVE-2026-8704: replace two arg open
       - Security Fix CVE-2026-8700: replace rand()
       - Add a security policy
       - Add use warnings
       - Fixes #86424: typo fix
VersionDeltaFile
1.47+4-4security/p5-Crypt-DSA/Makefile
1.13+4-4security/p5-Crypt-DSA/distinfo
+8-82 files

OpenBSD/ports 4A0upZjdevel/quirks/files Quirks.pm, x11 Makefile

   Remove x11/XawMu, an Athena Widgets clone which is not maintained
   anymore, breaks with llvm22  and is not used in the ports tree.
   ok jca@
VersionDeltaFile
1.1805+2-1devel/quirks/files/Quirks.pm
1.800+0-1x11/Makefile
1.3+0-0x11/XawMu/patches/patch-X11_XawM_Text_c
1.3+0-0x11/XawMu/patches/patch-X11_XawM_XawIm_c
1.3+0-0x11/XawMu/pkg/DESCR
1.5+0-0x11/XawMu/pkg/PLIST
+2-24 files not shown
+2-210 files

FreeBSD/ports 152bd88misc/picoclaw Makefile

misc/picoclaw: Mark broken on i386 and arm

Reported by:    pkg-fallout
DeltaFile
+3-0misc/picoclaw/Makefile
+3-01 files

OPNSense/core 6ffad1bsrc/opnsense/mvc/app/controllers/OPNsense/Diagnostics/Api InterfaceController.php, src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes InterfaceField.php

Firewall - fix interface sortng by value for live-log and groups, closes https://github.com/opnsense/core/issues/10348

We might consider moving the sorting logic to BaseListField at some point as most cases expect sort by value anyway and we only have a couple of exceptions to that logic.
DeltaFile
+2-1src/opnsense/mvc/app/controllers/OPNsense/Diagnostics/Api/InterfaceController.php
+2-1src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes/InterfaceField.php
+4-22 files

NetBSD/pkgsrc wIxTwFrdoc TODO CHANGES-2026

   doc: Updated www/p5-HTTP-Tiny to 0.094
VersionDeltaFile
1.27294+3-2doc/TODO
1.3217+2-1doc/CHANGES-2026
+5-32 files

NetBSD/pkgsrc ZNgBKEJwww/p5-HTTP-Tiny distinfo Makefile

   p5-HTTP-Tiny: update to 0.094.

   0.094     2026-05-17 10:31:00+02:00 Europe/Brussels

       - No changes from 0.093-TRIAL

   0.093     2026-05-11 17:18:12+02:00 Europe/Brussels (TRIAL RELEASE)

       - fix to prevent invalid characters in all headers, and prevent header
         smuggling (CVE-2026-7010)
VersionDeltaFile
1.20+4-4www/p5-HTTP-Tiny/distinfo
1.32+2-2www/p5-HTTP-Tiny/Makefile
+6-62 files

LLVM/project c053903clang-tools-extra/clang-tidy/cppcoreguidelines AvoidNonConstGlobalVariablesCheck.cpp AvoidNonConstGlobalVariablesCheck.h, clang-tools-extra/docs ReleaseNotes.rst

[clang-tidy] Adds `IgnoreMacros` option to cppcoreguidelines-avoid-non-const-global-variables (#198183)

Adds `IgnoreMacros` option to
[cppcoreguidelines-avoid-non-const-global-variables](https://clang.llvm.org/extra/clang-tidy/checks/cppcoreguidelines/avoid-non-const-global-variables.html)
DeltaFile
+28-0clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/avoid-non-const-global-variables-macros.cpp
+14-4clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.cpp
+5-0clang-tools-extra/docs/ReleaseNotes.rst
+5-0clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/avoid-non-const-global-variables.rst
+1-0clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.h
+53-45 files

FreeBSD/ports d762f12devel/libclc Makefile

devel/libclc: Mark BROKEN on FreeBSD 16 with FLAVOR=llvm15

Reported by:    pkg-fallout
DeltaFile
+4-0devel/libclc/Makefile
+4-01 files

FreeBSD/ports 7362156Mk/Scripts check-stagedir.sh

Mk/Scripts/check-stagedir.sh: Fix comment
DeltaFile
+1-1Mk/Scripts/check-stagedir.sh
+1-11 files

FreeBSD/ports 5df3619security/putty distinfo Makefile, security/putty/files patch-utils_subprocess__waiter.c

security/putty: Update to 0.84

Changelog: https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html

PR:     295501
Sponsored by:   Netzkommune GmbH

(cherry picked from commit 7c5dcd59e0ad4cd9050a5e5704c54fc20f4f66ec)
DeltaFile
+10-0security/putty/files/patch-utils_subprocess__waiter.c
+3-3security/putty/distinfo
+1-3security/putty/Makefile
+14-63 files

FreeBSD/ports 5198667biology/TrimGalore distinfo Makefile.crates, biology/TrimGalore/files trim_galore-test.in

biology/p5-TrimGalore: update 0.6.11->2.2.0 and move to biology/TrimGalore

Changelog:
    https://github.com/FelixKrueger/TrimGalore/releases/tag/v2.1.0
    https://github.com/FelixKrueger/TrimGalore/releases/tag/v2.2.0

Since v2 TrimGalore was rewrote in Rust, the migration notes give
details about what stays the same and what's new in v2.

https://www.trimgalore.com/reference/migration/

Major changes;
    * not a perl port anymore
    * no dependency (FastQC bundled via fastqc-rust)

Take maintainership for this port
DeltaFile
+471-0biology/TrimGalore/distinfo
+234-0biology/TrimGalore/Makefile.crates
+0-33biology/p5-TrimGalore/Makefile
+0-24biology/p5-TrimGalore/pkg-plist
+18-0biology/TrimGalore/Makefile
+13-0biology/TrimGalore/files/trim_galore-test.in
+736-577 files not shown
+741-7613 files

FreeBSD/ports 7c5dcd5security/putty distinfo Makefile, security/putty/files patch-utils_subprocess__waiter.c

security/putty: Update to 0.84

Changelog: https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html

PR:     295501
Sponsored by:   Netzkommune GmbH
DeltaFile
+10-0security/putty/files/patch-utils_subprocess__waiter.c
+3-3security/putty/distinfo
+1-3security/putty/Makefile
+14-63 files

OpenBSD/ports t4dFlNUx11/kde-applications/minuet Makefile

   Add build/run dependency devel/kf6/qqc2-desktop-style


   Spotted by aja
VersionDeltaFile
1.19+5-3x11/kde-applications/minuet/Makefile
+5-31 files

OpenBSD/ports kdRIZ2Cgraphics/krita Makefile

   Add missing build dependency on devel/xsimd

   By aja
VersionDeltaFile
1.92+1-0graphics/krita/Makefile
+1-01 files

FreeBSD/ports 17bd36fsecurity/vuxml/vuln 2026.xml

security/vuxml: Add entry for putty

PR:     295501
Sponsored by:   Netzkommune GmbH
DeltaFile
+33-0security/vuxml/vuln/2026.xml
+33-01 files

OpenBSD/ports o0StSMdx11/kde-applications Makefile, x11/kde-applications/kf6-libkcompactdisc/patches patch-CMakeLists_txt patch-src_CMakeLists_txt

   Remove kf6-libkcompactdisc
VersionDeltaFile
1.109+0-1x11/kde-applications/Makefile
1.3+0-0x11/kde-applications/kf6-libkcompactdisc/patches/patch-CMakeLists_txt
1.3+0-0x11/kde-applications/kf6-libkcompactdisc/patches/patch-src_CMakeLists_txt
1.2+0-0x11/kde-applications/kf6-libkcompactdisc/patches/patch-src_wmlib_plat_openbsd_c
1.2+0-0x11/kde-applications/kf6-libkcompactdisc/pkg/DESCR
1.4+0-0x11/kde-applications/kf6-libkcompactdisc/pkg/PLIST
+0-13 files not shown
+0-19 files

OpenBSD/ports mQT4UCrdevel/quirks Makefile, devel/quirks/files Quirks.pm

   Add kf6-libkcompactdisc removal
VersionDeltaFile
1.1804+2-1devel/quirks/files/Quirks.pm
1.1792+1-1devel/quirks/Makefile
+3-22 files

LLVM/project 118bcb3

[NFC] Reland "[llvm-ir2vec] Place IR2Vec Python bindings in the tools/llvm-ir2vec/Bindings build directory (#194301)" (#198752)
DeltaFile
+0-00 files

FreeBSD/ports a5596c1. MOVED, www Makefile

www/rubygem-deckar01-task_list-gitlab: Remove expired port

www/rubygem-deckar01-task_list-gitlab
DeltaFile
+0-20www/rubygem-deckar01-task_list-gitlab/Makefile
+0-3www/rubygem-deckar01-task_list-gitlab/distinfo
+0-2www/rubygem-deckar01-task_list-gitlab/pkg-descr
+1-0MOVED
+0-1www/Makefile
+1-265 files

FreeBSD/ports 0d6e25fports-mgmt/portgrep distinfo Makefile

ports-mgmt/portgrep: update to 1.4.2 release

This is a fork of the original package with a few fixes and some
new features requested by current users.
DeltaFile
+5-5ports-mgmt/portgrep/distinfo
+3-4ports-mgmt/portgrep/Makefile
+8-92 files