LLVM/project 0b4fbc5llvm/test/Transforms/SLPVectorizer/X86 shl-compatible-with-add.ll

[SLP][NFC]Add a test to check modeling shl x, 1 as add x,x, NFC
DeltaFile
+64-0llvm/test/Transforms/SLPVectorizer/X86/shl-compatible-with-add.ll
+64-01 files

FreeBSD/doc 6cb9176documentation/static/pgpkeys dbaio.key

Update my PGP key
DeltaFile
+139-139documentation/static/pgpkeys/dbaio.key
+139-1391 files

HardenedBSD/ports 5478b36editors/dz6 distinfo, graphics/papers distinfo Makefile.crates

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+0-449science/elmerfem/pkg-plist
+415-0graphics/papers/distinfo
+206-0graphics/papers/Makefile.crates
+195-0graphics/papers/pkg-plist
+0-123science/elmerfem/Makefile
+63-59editors/dz6/distinfo
+879-63155 files not shown
+1,078-1,06561 files

LLVM/project 2f09bd2lld/test/ELF relocation-nocopy.s hidden-shared-err.s

[ELF,test] Improve error/warning message checks

Update tests to include proper `error:` or `warning:` prefixes and
file/section information in CHECK patterns. Add
--implicit-check-not=error: to ensure no unexpected errors are produced.
DeltaFile
+6-6lld/test/ELF/relocation-nocopy.s
+5-5lld/test/ELF/hidden-shared-err.s
+5-5lld/test/ELF/aarch64-lo12-alignment.s
+5-5lld/test/ELF/arm-adr-err-long.s
+4-4lld/test/ELF/arm-adr-err.s
+4-4lld/test/ELF/relocation-past-merge-end.s
+29-2942 files not shown
+117-11448 files

NetBSD/pkgsrc-wip 12a204a. TODO, resterm distinfo Makefile

resterm: update to 0.21.1
DeltaFile
+3-3resterm/distinfo
+1-1resterm/Makefile
+0-1TODO
+4-53 files

FreeBSD/ports 7c2b37ceditors/dz6 distinfo Makefile.crates

editors/dz6: Update to 0.4.2

ChangeLog:
https://github.com/mentebinaria/dz6/releases/tag/v0.4.2
DeltaFile
+63-59editors/dz6/distinfo
+30-28editors/dz6/Makefile.crates
+1-2editors/dz6/Makefile
+94-893 files

HardenedBSD/ports 7c2b37ceditors/dz6 distinfo Makefile.crates

editors/dz6: Update to 0.4.2

ChangeLog:
https://github.com/mentebinaria/dz6/releases/tag/v0.4.2
DeltaFile
+63-59editors/dz6/distinfo
+30-28editors/dz6/Makefile.crates
+1-2editors/dz6/Makefile
+94-893 files

FreeBSD/ports e283df5security/naabu distinfo Makefile

security/naabu: Update to 2.4.0

ChangeLog:
https://github.com/projectdiscovery/naabu/releases/tag/v2.4.0
DeltaFile
+5-5security/naabu/distinfo
+1-2security/naabu/Makefile
+6-72 files

HardenedBSD/ports e283df5security/naabu distinfo Makefile

security/naabu: Update to 2.4.0

ChangeLog:
https://github.com/projectdiscovery/naabu/releases/tag/v2.4.0
DeltaFile
+5-5security/naabu/distinfo
+1-2security/naabu/Makefile
+6-72 files

FreeBSD/ports e922fa4audio/rhythmbox Makefile

audio/rhythmbox: gudev support is required for MTP
DeltaFile
+4-4audio/rhythmbox/Makefile
+4-41 files

HardenedBSD/ports e922fa4audio/rhythmbox Makefile

audio/rhythmbox: gudev support is required for MTP
DeltaFile
+4-4audio/rhythmbox/Makefile
+4-41 files

LLVM/project adaa3e7libc/src/__support/math sincosf_utils.h sincosf_float_eval.h

[libc] Address sincosf size bloat (#179004)

The recent refactoring in #177523 marked some functions as static which
increased the size of sinf/cosf functions. Removing the static storage
for these functions to remove the bloat which is especially problematic
in size constrained baremetal target builds.
DeltaFile
+8-9libc/src/__support/math/sincosf_utils.h
+3-3libc/src/__support/math/sincosf_float_eval.h
+1-1libc/src/__support/math/sincosf.h
+12-133 files

LLVM/project 9065730lld/test/ELF aarch64-movw-error.s arm-tag-vfp-args-errs.s

[ELF,test] Improve error message checks with proper format

Update tests to use the canonical error message format with `error:`
prefix and file:section information. Add `--implicit-check-not=error:`
to ensure no unexpected errors are produced.

This commit focuses on "out of range" and "not aligned" errors.
DeltaFile
+19-19lld/test/ELF/aarch64-movw-error.s
+15-17lld/test/ELF/arm-tag-vfp-args-errs.s
+3-3lld/test/ELF/ppc64-error-missaligned-dq.s
+3-3lld/test/ELF/ppc64-error-missaligned-ds.s
+3-3lld/test/ELF/ppc64-reloc-pcrel34-overflow.s
+2-2lld/test/ELF/aarch64-load-alignment.s
+45-473 files not shown
+50-529 files

NetBSD/pkgsrc I85y3Hudoc TODO CHANGES-2026

   doc: Updated devel/py-wcwidth to 0.5.3
VersionDeltaFile
1.26745+2-3doc/TODO
1.816+2-1doc/CHANGES-2026
+4-42 files

NetBSD/pkgsrc byRM7qHdevel/py-wcwidth distinfo Makefile

   py-wcwidth: update to 0.5.3.

   0.5.3

       Add Virama conjunct for the Brahmic scripts by @jquast in #204

   0.5.2

       Do not distribute any data files by @jquast in #199
       Update specs and zero-width tables regarding Mc by @jquast in #200
       Standalone emoji support by @jquast in #202

   0.5.1

       Updated generated zero and wide code tables to length of 1 to complete the previously announced removal of historical wide and zero tables. #196

   0.5.0

       Drop Support of many historical versions of wide and zero unicode tables. Only the latest Unicode version (17.0.0) is now shipped. The related unicode_version='auto' keyword of the wcwidth()-family of functions are ignored. list_versions() always returns a tuple of only a single element of the only unicode version supported. #195

    [10 lines not shown]
VersionDeltaFile
1.20+4-4devel/py-wcwidth/distinfo
1.23+4-4devel/py-wcwidth/Makefile
1.8+6-0devel/py-wcwidth/PLIST
+14-83 files

NetBSD/pkgsrc-wip c653d91py-pytokens distinfo TODO

py-pytokens: update to 0.4.1

still doesn't build
DeltaFile
+3-3py-pytokens/distinfo
+3-0py-pytokens/TODO
+1-1py-pytokens/Makefile
+7-43 files

NetBSD/pkgsrc E4G7oG3doc CHANGES-2026 TODO

   doc: Updated lang/py-pygls to 2.0.1
VersionDeltaFile
1.815+2-1doc/CHANGES-2026
1.26744+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc V5VSvIDlang/py-pygls distinfo Makefile

   py-pygls: update to 2.0.1.

   What's Changed

       docs: drop pre-release banner by @alcarney in #580
       docs: use correct lsprotocol version by @alcarney in #581
       docs: fix broken link for pygls playground by @perrinjerome in #582
       docs: describe arguments unpacking for server commands in v2 by @perrinjerome in #583
       Add Aeon Programming Language to implementations list by @alcides in #584
       Fix spelling mistakes in v2 migration documentation by @maxchaston in #585
       fix: prevent exception handling for cancelled futures in JsonRPCProtocol by @austin3dickey in #588
       build: v2.0.1 by @tombh in #589
VersionDeltaFile
1.20+4-4lang/py-pygls/distinfo
1.21+2-4lang/py-pygls/Makefile
+6-82 files

NetBSD/pkgsrc a3s5JqOdoc CHANGES-2026 TODO

   doc: Updated devel/py-pip to 26.0
VersionDeltaFile
1.814+2-1doc/CHANGES-2026
1.26743+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc yPWdT6Mdevel/py-pip PLIST distinfo, devel/py-pip/patches patch-src_pip___internal_build__env.py

   py-pip: update to 26.0.

   26.0 (2026-01-30)
   =================

   Deprecations and Removals
   -------------------------

   - Remove support for non-bare project names in egg fragments. Affected users should use
     the `Direct URL requirement syntax <https://packaging.python.org/en/latest/specifications/version-specifiers/#direct-references>`_. (`#13157 <https://github.com/pypa/pip/issues/13157>`_)

   Features
   --------

   - Display pip's command-line help in colour, if possible. (`#12134 <https://github.com/pypa/pip/issues/12134>`_)
   - Support installing dependencies declared with inline script metadata
     (:pep:`723`) with ``--requirements-from-script``. (`#12891 <https://github.com/pypa/pip/issues/12891>`_)
   - Add ``--all-releases`` and ``--only-final`` options to control pre-release
     and final release selection during package installation. (`#13221 <https://github.com/pypa/pip/issues/13221>`_)

    [38 lines not shown]
VersionDeltaFile
1.51+13-4devel/py-pip/PLIST
1.9+8-8devel/py-pip/patches/patch-src_pip___internal_build__env.py
1.73+5-5devel/py-pip/distinfo
1.88+3-4devel/py-pip/Makefile
+29-214 files

NetBSD/pkgsrc NrBzYMndoc CHANGES-2026 TODO

   doc: Updated devel/py-pdm_backend to 2.4.7
VersionDeltaFile
1.813+2-1doc/CHANGES-2026
1.26742+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc K02cBEVdevel/py-pdm_backend distinfo Makefile

   py-pdm_backend: update to 2.4.7.

     🚀 Features

       Allow user to override wheel with multiple plat tags  -  by @trim21 in #298 (263a5)

      💻 Chores

       Switch dev-dependencies to dependency-groups  -  by @frostming (9572d)
VersionDeltaFile
1.22+4-4devel/py-pdm_backend/distinfo
1.24+4-4devel/py-pdm_backend/Makefile
+8-82 files

NetBSD/pkgsrc qd44Ug5doc CHANGES-2026 TODO

   doc: Updated math/py-numpy to 2.4.2
VersionDeltaFile
1.812+2-1doc/CHANGES-2026
1.26741+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc xXbwqaFmath/py-numpy Makefile distinfo

   py-numpy: update to 2.4.2.

   A total of 12 pull requests were merged for this release.
VersionDeltaFile
1.146+4-4math/py-numpy/Makefile
1.109+4-4math/py-numpy/distinfo
+8-82 files

FreeBSD/ports 5488382devel/hs-haskell-language-server distinfo

devel/hs-haskell-language-server: Remove duplicate distinfo entries

These duplicate entries were causing build failures at the fetch stage.

=> lens-5.3.5/lens-5.3.5.tar.gz doesn't seem to exist in /portdistfiles/cabal.
=> Attempting to fetch https://hackage.haskell.org/package/lens-5.3.5/lens-5.3.5.tar.gz
fetch: lens-5.3.5/lens-5.3.5.tar.gz is not a directory
=> Attempting to fetch http://hackage.haskell.org/package/lens-5.3.5/lens-5.3.5.tar.gz
fetch: lens-5.3.5/lens-5.3.5.tar.gz is not a directory
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/cabal/lens-5.3.5/lens-5.3.5.tar.gz
fetch: lens-5.3.5/lens-5.3.5.tar.gz is not a directory
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/cabal and try again.
*** Error code 1

Reviewed by:    arrowd
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D55042
DeltaFile
+0-8devel/hs-haskell-language-server/distinfo
+0-81 files

HardenedBSD/ports 5488382devel/hs-haskell-language-server distinfo

devel/hs-haskell-language-server: Remove duplicate distinfo entries

These duplicate entries were causing build failures at the fetch stage.

=> lens-5.3.5/lens-5.3.5.tar.gz doesn't seem to exist in /portdistfiles/cabal.
=> Attempting to fetch https://hackage.haskell.org/package/lens-5.3.5/lens-5.3.5.tar.gz
fetch: lens-5.3.5/lens-5.3.5.tar.gz is not a directory
=> Attempting to fetch http://hackage.haskell.org/package/lens-5.3.5/lens-5.3.5.tar.gz
fetch: lens-5.3.5/lens-5.3.5.tar.gz is not a directory
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/cabal/lens-5.3.5/lens-5.3.5.tar.gz
fetch: lens-5.3.5/lens-5.3.5.tar.gz is not a directory
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/cabal and try again.
*** Error code 1

Reviewed by:    arrowd
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D55042
DeltaFile
+0-8devel/hs-haskell-language-server/distinfo
+0-81 files

NetBSD/pkgsrc 5OnPSuOdoc CHANGES-2026 TODO

   doc: Updated security/py-google-auth to 2.48.0
VersionDeltaFile
1.811+2-1doc/CHANGES-2026
1.26740+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc Ae5LXxEsecurity/py-google-auth Makefile distinfo

   py-google-auth: update to 2.48.0.

   API updates.
VersionDeltaFile
1.93+4-4security/py-google-auth/Makefile
1.86+4-4security/py-google-auth/distinfo
+8-82 files

HardenedBSD/ports 24071aascience/elmerfem pkg-plist Makefile, science/elmerfem/files patch-ElmerGUI_Application_cad_cadview.cpp patch-fem_src_modules_DCRComplexSolve.F90

science/elmerfem: Remove port

Marked broken 6+ months ago and no patches submitted to fix it
DeltaFile
+0-449science/elmerfem/pkg-plist
+0-123science/elmerfem/Makefile
+0-101science/elmerfem/files/patch-ElmerGUI_Application_cad_cadview.cpp
+0-58science/elmerfem/files/patch-fem_src_modules_DCRComplexSolve.F90
+0-53science/elmerfem/files/patch-ElmerGUI_Application_vtkpost_vtkpost.cpp
+0-22science/elmerfem/files/patch-elmergrid_src_CMakeLists.txt
+0-8069 files not shown
+1-88115 files

FreeBSD/ports 24071aascience/elmerfem pkg-plist Makefile, science/elmerfem/files patch-ElmerGUI_Application_cad_cadview.cpp patch-fem_src_modules_DCRComplexSolve.F90

science/elmerfem: Remove port

Marked broken 6+ months ago and no patches submitted to fix it
DeltaFile
+0-449science/elmerfem/pkg-plist
+0-123science/elmerfem/Makefile
+0-101science/elmerfem/files/patch-ElmerGUI_Application_cad_cadview.cpp
+0-58science/elmerfem/files/patch-fem_src_modules_DCRComplexSolve.F90
+0-53science/elmerfem/files/patch-ElmerGUI_Application_vtkpost_vtkpost.cpp
+0-22science/elmerfem/files/patch-elmergrid_src_CMakeLists.txt
+0-8069 files not shown
+1-88115 files