Dreckly/dreckly 56f81dbgraphics/libbpg distinfo, graphics/libbpg/patches patch-bpgdec.c

libbpg: Fix implicit function declarations
DeltaFile
+15-0graphics/libbpg/patches/patch-bpgdec.c
+1-0graphics/libbpg/distinfo
+16-02 files

Dreckly/dreckly cf00f2fgraphics/jpeg2ps distinfo, graphics/jpeg2ps/patches patch-asc85ec.c

jpeg2ps: Fix implicit decl of exit()
DeltaFile
+22-0graphics/jpeg2ps/patches/patch-asc85ec.c
+1-0graphics/jpeg2ps/distinfo
+23-02 files

LLVM/project f776357llvm/lib/Transforms/Vectorize VPlanPatternMatch.h VPlanRecipes.cpp

[VPlan] Improve code in VPlanRecipes using VPlanPatternMatch (NFC) (#187130)
DeltaFile
+6-6llvm/lib/Transforms/Vectorize/VPlanPatternMatch.h
+4-6llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
+10-122 files

NetBSD/pkgsrc SBKiAD6graphics/apngasm distinfo, graphics/apngasm/patches patch-cli_CMakeLists.txt

   apngasm: Honour PKGMANDIR.
VersionDeltaFile
1.2+20-2graphics/apngasm/patches/patch-cli_CMakeLists.txt
1.3+2-2graphics/apngasm/distinfo
+22-42 files

FreeBSD/ports 7dd0cb1www/linux-freetube distinfo Makefile

www/linux-freetube: Update to 0.23.15.b

ChangeLog:      https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.23.15-beta
Reported by:    efb4f5ff-1298-471a-8973-3d47447115dc <notifications at github.com>
DeltaFile
+3-3www/linux-freetube/distinfo
+1-1www/linux-freetube/Makefile
+4-42 files

LLVM/project 30c962cllvm/lib/Transforms/Instrumentation NumericalStabilitySanitizer.cpp, llvm/test/Instrumentation/NumericalStabilitySanitizer intrinsics.ll libfuncs.ll

[Instrumentation][nsan] Add maximumnum to NSAN (#186345)

Add support for the min/maximumnum intrinsics and the corresponding
libfuncs to the NumericalStabilitySanitizer.
DeltaFile
+150-0llvm/test/Instrumentation/NumericalStabilitySanitizer/intrinsics.ll
+150-0llvm/test/Instrumentation/NumericalStabilitySanitizer/libfuncs.ll
+12-0llvm/lib/Transforms/Instrumentation/NumericalStabilitySanitizer.cpp
+312-03 files

LLVM/project 25abe22llvm/lib/Target/X86 X86ISelLowering.cpp, llvm/test/CodeGen/X86 shift-i512.ll

[X86] Improve handling of i512 SRA(MSB,Amt) "highbits" mask creation (#187141)

This can be folded from ((1 << 511) >>s Amt) -> (-1 << (511-Amt)) to make use of the existing optimal codegen

Alive2: https://alive2.llvm.org/ce/z/9UMQkm

Last i512 pattern described in #132601
DeltaFile
+38-51llvm/test/CodeGen/X86/shift-i512.ll
+10-0llvm/lib/Target/X86/X86ISelLowering.cpp
+48-512 files

Dreckly/dreckly 9684d8bgraphics/claraocr/patches patch-symbol.c patch-preproc.c

claraocr: Fix implicit decl of alloca
DeltaFile
+17-0graphics/claraocr/patches/patch-symbol.c
+17-0graphics/claraocr/patches/patch-preproc.c
+17-0graphics/claraocr/patches/patch-build.c
+17-0graphics/claraocr/patches/patch-clara.c
+17-0graphics/claraocr/patches/patch-event.c
+17-0graphics/claraocr/patches/patch-html.c
+102-04 files not shown
+158-410 files

LLVM/project 386d70fllvm/lib/Analysis DependenceAnalysis.cpp, llvm/test/Analysis/DependenceAnalysis strong-siv-addrec-wrap.ll exact-siv-addrec-wrap.ll

[DA] Remove calls to the GCD MIV test from `testSIV`
DeltaFile
+9-19llvm/test/Analysis/DependenceAnalysis/strong-siv-addrec-wrap.ll
+9-19llvm/test/Analysis/DependenceAnalysis/exact-siv-addrec-wrap.ll
+9-16llvm/test/Analysis/DependenceAnalysis/infer_affine_domain_ovlf.ll
+12-12llvm/test/Analysis/DependenceAnalysis/run-specific-dependence-test.ll
+4-8llvm/lib/Analysis/DependenceAnalysis.cpp
+2-2llvm/test/Analysis/DependenceAnalysis/exact-siv-overflow.ll
+45-762 files not shown
+47-788 files

LLVM/project 1407fc6llvm/lib/Analysis DependenceAnalysis.cpp, llvm/test/Analysis/DependenceAnalysis rdiv-large-btc.ll

[DA] Add precondition `0 <=s UB` to function `inferAffineDomain`
DeltaFile
+23-12llvm/lib/Analysis/DependenceAnalysis.cpp
+2-2llvm/test/Analysis/DependenceAnalysis/rdiv-large-btc.ll
+25-142 files

LLVM/project 1a61739llvm/lib/Analysis DependenceAnalysis.cpp, llvm/test/Analysis/DependenceAnalysis exact-siv-addrec-wrap.ll non-monotonic.ll

[DA] Check nsw flags for addrecs in the Exact SIV test
DeltaFile
+4-0llvm/lib/Analysis/DependenceAnalysis.cpp
+1-1llvm/test/Analysis/DependenceAnalysis/exact-siv-addrec-wrap.ll
+1-1llvm/test/Analysis/DependenceAnalysis/non-monotonic.ll
+1-1llvm/test/Analysis/DependenceAnalysis/symbolic-rdiv-addrec-wrap.ll
+7-34 files

Dreckly/dreckly 8e779e6graphics/exifprobe Makefile

exifprobe: Fix build on SunOS with recent gcc
DeltaFile
+1-0graphics/exifprobe/Makefile
+1-01 files

Dreckly/dreckly eeaac14graphics/epeg distinfo, graphics/epeg/patches patch-src_bin_epeg__main.c

epeg: Fix implicit function decls
DeltaFile
+12-0graphics/epeg/patches/patch-src_bin_epeg__main.c
+1-0graphics/epeg/distinfo
+13-02 files

LLVM/project 9cb9081mlir/test/Integration/Dialect/Vector/CPU gather.mlir

[mlir][vector] Extend vector.gather e2e test (#187071)

Extend the vector.gather e2e test to cover both available lowering
paths:

* Direct lowering to LLVM (via -test-lower-to-llvm)
* Lowering via vector.load (via -test-vector-gather-lowering)

This is a follow-up to https://github.com/llvm/llvm-project/pull/184706,
which updated a pattern used by -test-vector-gather-lowering.

The test is extended to operate on 2D memrefs so that the changes
in https://github.com/llvm/llvm-project/pull/184706 are meaningfully
exercised.
DeltaFile
+49-32mlir/test/Integration/Dialect/Vector/CPU/gather.mlir
+49-321 files

FreeBSD/ports 9bbf58bwww/py-google-api-python-client distinfo Makefile

www/py-google-api-python-client: Update to 2.193.0

ChangeLog:      https://github.com/googleapis/google-api-python-client/releases/tag/v2.193.0
Reported by:    "release-please[bot]" <notifications at github.com>
DeltaFile
+3-3www/py-google-api-python-client/distinfo
+1-1www/py-google-api-python-client/Makefile
+4-42 files

OPNSense/core 623dac0src/opnsense/mvc/app/controllers/OPNsense/Kea/forms dialogOption6.xml, src/opnsense/mvc/app/models/OPNsense/Kea KeaDhcpv6.xml KeaDhcpv6.php

Add same to DHCPv6 and fix config rendering inside DHCPv4 reservations
DeltaFile
+43-9src/opnsense/mvc/app/controllers/OPNsense/Kea/forms/dialogOption6.xml
+44-0src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.xml
+31-2src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv6.php
+4-3src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv4.php
+1-0src/opnsense/mvc/app/models/OPNsense/Kea/KeaDhcpv4.xml
+123-145 files

Dreckly/dreckly cc37198graphics/dx distinfo, graphics/dx/patches patch-src_exec_libdx_lock.c

dx: Fix build with recent GCC
DeltaFile
+15-0graphics/dx/patches/patch-src_exec_libdx_lock.c
+1-0graphics/dx/distinfo
+16-02 files

NetBSD/pkgsrc 6pL3Nsydoc CHANGES-2026

   doc: Updated net/yt-dlp to 2026.3.17
VersionDeltaFile
1.1788+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc bLKBujAnet/yt-dlp distinfo Makefile

   yt-dlp: update to 2026.3.17.

   2026.03.17

   Extractor changes

       youtube
           Always respect webpage_client extractor-arg (#16250) by bashonly
           Fix --live-from-start support (#16254) by bashonly
           Update ejs to 0.8.0 (#16269) by bashonly, Grub4K

   Misc. changes

       build: Use PyInstaller v6.19.0 for Windows (#16265) by bashonly
       ci: Bump actions pins (#16252) by bashonly
       docs: Fix player_client extractor-arg documentation (#16235) by bashonly
       test: networking: Mark all CurlCFFIRH tests as flaky for any OS (#16266) by bashonly
VersionDeltaFile
1.83+4-4net/yt-dlp/distinfo
1.90+2-2net/yt-dlp/Makefile
+6-62 files

Dreckly/dreckly 79f7444graphics/claraocr distinfo, graphics/claraocr/patches patch-event.c patch-skel.c

claraocr: Fix implicit decl of alloca
DeltaFile
+17-0graphics/claraocr/patches/patch-event.c
+17-0graphics/claraocr/patches/patch-skel.c
+17-0graphics/claraocr/patches/patch-symbol.c
+17-0graphics/claraocr/patches/patch-clara.c
+4-0graphics/claraocr/distinfo
+72-05 files

NetBSD/pkgsrc aWYhVU7doc TODO CHANGES-2026

   doc: Updated net/yt-dlp-ejs to 0.8.0
VersionDeltaFile
1.26947+3-2doc/TODO
1.1787+2-1doc/CHANGES-2026
+5-32 files

NetBSD/pkgsrc rlM5wQDnet/yt-dlp-ejs distinfo Makefile

   yt-dlp-ejs: update to 0.8.0.

   Expose window global as self by @bashonly in #56
   Bump actions pins by @bashonly in #55
VersionDeltaFile
1.8+4-4net/yt-dlp-ejs/distinfo
1.10+2-2net/yt-dlp-ejs/Makefile
+6-62 files

LLVM/project 570c388llvm/utils git-llvm-push

[llvm][utils] Give git-llvm-push u+x permissions (#187211)

There's a hashbang at the top of the script so I presume the intention
is that it can be executed directly, but it seems to be lacking
executable permissions. This sets the user executable bit so running
./llvm/utils/git-llvm-push works
DeltaFile
+0-0llvm/utils/git-llvm-push
+0-01 files

FreeBSD/ports ad13bdbdevel/py-ty distinfo Makefile.crates

devel/py-ty: Update to 0.0.23

Changelog: https://github.com/astral-sh/ty/blob/0.0.23/CHANGELOG.md

Reported by:    Repology
DeltaFile
+23-29devel/py-ty/distinfo
+10-13devel/py-ty/Makefile.crates
+1-1devel/py-ty/Makefile
+34-433 files

FreeBSD/ports 3b00cc3mail/dovecot-fts-xapian distinfo Makefile, mail/dovecot-fts-xapian/files patch-src_fts-backend-xapian-functions.cpp patch-src_fts-backend-xapian.cpp

mail/dovecot-fts-xapian: Update to 1.9.3

This update adds support for dovecot 2.4, allows to limit the amount
of threads via the maxthreads option and fixes several bugs.
For 2.3, e. g. optionally use:
plugin {
  fts = xapian
  fts_xapian = lowmemory=500 maxthreads=4 partial=3 verbose=0
  fts_autoindex = yes
  fts_enforced = yes
  <...>
}
Approved by:    otis (maintainer)
Differential Revision:  https://reviews.freebsd.org/D55911
DeltaFile
+7-25mail/dovecot-fts-xapian/files/patch-src_fts-backend-xapian-functions.cpp
+0-11mail/dovecot-fts-xapian/files/patch-src_fts-backend-xapian.cpp
+3-3mail/dovecot-fts-xapian/distinfo
+2-2mail/dovecot-fts-xapian/Makefile
+12-414 files

Dreckly/dreckly 84b2779graphics/apngasm distinfo, graphics/apngasm/patches patch-cli_CMakeLists.txt

apngasm: Honour PKGMANDIR.
DeltaFile
+22-0graphics/apngasm/patches/patch-cli_CMakeLists.txt
+1-0graphics/apngasm/distinfo
+23-02 files

FreeBSD/ports 2dfc7cenet-im/linux-discord distinfo Makefile

net-im/linux-discord: Update to 0.0.129
DeltaFile
+3-3net-im/linux-discord/distinfo
+1-1net-im/linux-discord/Makefile
+4-42 files

Illumos/gate 34d47ebusr/src/cmd/bhyve/common mem.c bhyverun.c

17904 bhyve: more help for non-bootable VMs
Reviewed by: ixi meow <illumos at iximeow.net>
Reviewed by: Dan McDonald <danmcd at edgecast.io>
Reviewed by: Hans Rosenfeld <rosenfeld at grumpf.hope-2000.org>
Reviewed by: Toomas Soome <tsoome at me.com>
Approved by: Robert Mustacchi <rm+illumos at fingolfin.org>
DeltaFile
+30-25usr/src/cmd/bhyve/common/mem.c
+8-1usr/src/cmd/bhyve/common/bhyverun.c
+38-262 files

LLVM/project a8ff7e1clang/lib/Serialization ASTReaderInternals.h

[NFCI] [Serialization] Deduplicate DeclID properly (#187212)

In the original code, the operation to iterate Found is meaningless, as
it is guarded by Found.empty(). So this is always a noop for 10 years.

According to the context, I believe the intention is to avoid duplicated
DeclID to be in Data. So changing iterating Found to Data.

Just found by looking around the code.

This is not strictly NFC but NFC intentionally. I will be surprised if
this breaks anything.
DeltaFile
+2-2clang/lib/Serialization/ASTReaderInternals.h
+2-21 files

FreeBSD/ports 197716awww/redmine61 distinfo pkg-plist, www/redmine61/files patch-Gemfile

www/redmine61: upgrade to 6.1.2.
DeltaFile
+3-3www/redmine61/files/patch-Gemfile
+3-3www/redmine61/distinfo
+2-0www/redmine61/pkg-plist
+1-1www/redmine61/Makefile
+9-74 files