FreeBSD/ports 63f0343math/R-cran-psych Makefile

math/R-cran-psych: Add test dependency

Add math/R-cran-psychTools to test dependencies.
DeltaFile
+1-0math/R-cran-psych/Makefile
+1-01 files

FreeBSD/ports 3b6fc38math Makefile, math/R-cran-psychTools Makefile distinfo

math/R-cran-psychTools: New port

Support functions, data sets, and vignettes for the 'psych' package. Contains
several of the biggest data sets for the 'psych' package as well as four
vignettes. A few helper functions for file manipulation are included as well.
DeltaFile
+19-0math/R-cran-psychTools/Makefile
+3-0math/R-cran-psychTools/distinfo
+3-0math/R-cran-psychTools/pkg-descr
+1-0math/Makefile
+26-04 files

LLVM/project d1902d3llvm/lib/Target/RISCV RISCVISelLowering.cpp, llvm/test/CodeGen/RISCV rvp-bitcast-const-fold.ll

[RISCV][P-ext] Fold bitcast of v4i8/v2i16 const splat to scalar on RV64 (#199513)

clang lowers `int8x4_t f(int8x4_t a) { return ~a; }` to a
bitcast-wrapped vector xor with splat(-1). v4i8/v2i16 aren't legal on
RV64, so the xor gets scalarized to i64 with the constant still wrapped
in BITCAST:
      `i64 = xor X, (bitcast (v8i8 splat -1))`

The scalar `not` PatFrag (xor X, -1) requires a literal constant and
can't see through BITCAST, so XORI -1 (= `not`) misses and we emit `li
-1; xor` (2 insns). The v8i8/v4i16/v2i32 paths stay at vector level and
match the bitcast-aware vector `vnot` td-pat, so they're fine; only the
widened-from-v4i8/v2i16 path falls through to scalar `not`.

Fix it by folding the bitcast of a v4i8/v2i16 constant splat to a scalar
i32 constant pre-legalization. Type promotion sign-extends to i64 -1 and
XORI matches.
DeltaFile
+90-0llvm/test/CodeGen/RISCV/rvp-bitcast-const-fold.ll
+24-2llvm/lib/Target/RISCV/RISCVISelLowering.cpp
+114-22 files

LLVM/project 5723dd0llvm/lib/Target/RISCV RISCVISelLowering.cpp, llvm/test/CodeGen/RISCV rvp-simd-64.ll

[RISCV][P-ext] Split v4i16/v8i8 MUL on RV32. (#199504)
DeltaFile
+8-68llvm/test/CodeGen/RISCV/rvp-simd-64.ll
+4-3llvm/lib/Target/RISCV/RISCVISelLowering.cpp
+12-712 files

FreeBSD/ports 5ee4c1cmultimedia/mkvtoolnix distinfo Makefile, multimedia/mkvtoolnix/files patch-configure

multimedia/mkvtoolnix: Update to upstream release 99.0

Details:
- New features and enhancements, as well as bug fixes, see:
  https://mkvtoolnix.download/doc/NEWS.md

MFH:            2026Q2
DeltaFile
+7-7multimedia/mkvtoolnix/files/patch-configure
+3-3multimedia/mkvtoolnix/distinfo
+1-1multimedia/mkvtoolnix/Makefile
+11-113 files

FreeBSD/ports 351251fmisc/antigravity-cli distinfo Makefile

misc/antigravity-cli: update 1.0.0 → 1.0.2
DeltaFile
+5-5misc/antigravity-cli/distinfo
+4-3misc/antigravity-cli/Makefile
+9-82 files

FreeBSD/ports 31d321ascience/arbor Makefile distinfo, science/arbor/files patch-CMakeLists.txt

science/{,py-}arbor: update 0.11.0 → 0.12.1
DeltaFile
+69-8science/arbor/files/patch-CMakeLists.txt
+0-11science/py-arbor/files/patch-pyarb.hpp
+3-6science/arbor/Makefile
+5-3science/arbor/distinfo
+2-6science/py-arbor/Makefile
+3-3science/py-arbor/distinfo
+82-372 files not shown
+86-388 files

FreeBSD/ports fa45599multimedia/librist Makefile distinfo, multimedia/librist/files patch-meson.build

multimedia/librist: update 0.2.14 → 0.2.15
DeltaFile
+10-4multimedia/librist/Makefile
+4-4multimedia/librist/files/patch-meson.build
+3-3multimedia/librist/distinfo
+1-1multimedia/librist/pkg-plist
+18-124 files

FreeBSD/ports d066459science/sirius distinfo Makefile

science/sirius: update 7.11.0 → 7.11.1
DeltaFile
+3-3science/sirius/distinfo
+1-1science/sirius/Makefile
+4-42 files

FreeBSD/ports 1df8730devel/py-qutip distinfo Makefile, devel/py-qutip/files patch-pyproject.toml patch-qutip_settings.py

devel/py-qutip: update 5.0.4 → 5.3.0
DeltaFile
+17-10devel/py-qutip/files/patch-pyproject.toml
+11-0devel/py-qutip/files/patch-qutip_settings.py
+0-11devel/py-qutip/files/patch-setup.cfg
+3-3devel/py-qutip/distinfo
+1-2devel/py-qutip/Makefile
+32-265 files

FreeBSD/ports 8fecfaacad/netgen-lvs distinfo Makefile

cad/netgen-lvs: update 1.5.319 → 1.5.320
DeltaFile
+3-3cad/netgen-lvs/distinfo
+1-1cad/netgen-lvs/Makefile
+4-42 files

FreeBSD/ports 833fe8dnet/fb303 distinfo Makefile

net/fb303: update 2026.05.18.00 → 2026.05.25.00
DeltaFile
+3-3net/fb303/distinfo
+1-1net/fb303/Makefile
+4-42 files

FreeBSD/ports 0c91905science/py-segyio Makefile distinfo, science/py-segyio/files patch-pyproject.toml

science/{,py-}segyio: update 1.9.13 → 1.9.14
DeltaFile
+6-14science/py-segyio/Makefile
+13-0science/py-segyio/files/patch-pyproject.toml
+3-3science/py-segyio/distinfo
+3-3science/segyio/distinfo
+1-1science/segyio/Makefile
+26-215 files

FreeBSD/ports 085e6ddnet/mvfst distinfo Makefile

net/mvfst: update 2026.05.18.00 → 2026.05.25.00
DeltaFile
+3-3net/mvfst/distinfo
+1-1net/mvfst/Makefile
+4-42 files

FreeBSD/ports 051f931science/py-rmf distinfo, science/py-rmf/files patch-swig_CMakeLists.txt patch-CMakeLists.txt

science/{,py-}rmf: update 1.7.0 → 1.7.1
DeltaFile
+5-5science/py-rmf/files/patch-swig_CMakeLists.txt
+5-5science/py-rmf/files/patch-CMakeLists.txt
+4-4science/rmf/files/patch-CMakeLists.txt
+3-3science/rmf/Makefile
+3-3science/py-rmf/distinfo
+3-3science/rmf/distinfo
+23-232 files not shown
+28-278 files

FreeBSD/ports 2b4c019lang/hs-futhark distinfo Makefile

lang/hs-futhark: update 0.26.1 → 0.26.2
DeltaFile
+19-21lang/hs-futhark/distinfo
+9-9lang/hs-futhark/Makefile
+28-302 files

FreeBSD/ports 991d7b7science/py-symfc Makefile distinfo

science/py-symfc: update 1.7.0 → 1.7.1
DeltaFile
+3-4science/py-symfc/Makefile
+3-3science/py-symfc/distinfo
+6-72 files

FreeBSD/ports a515a1fmath/faiss pkg-plist distinfo, math/py-faiss distinfo Makefile

math/{,py-}faiss: update 1.14.1 → 1.14.2
DeltaFile
+49-25math/faiss/pkg-plist
+3-3math/faiss/distinfo
+3-3math/py-faiss/distinfo
+1-2math/py-faiss/Makefile
+1-2math/faiss/Makefile
+57-355 files

FreeBSD/ports 9688f2awww/proxygen distinfo Makefile

www/proxygen: update 2026.05.18.00 → 2026.05.25.00
DeltaFile
+3-3www/proxygen/distinfo
+1-1www/proxygen/Makefile
+4-42 files

FreeBSD/ports 9a19344devel/fbthrift pkg-plist distinfo

devel/fbthrift: update 2026.05.18.00 → 2026.05.25.00
DeltaFile
+13-2devel/fbthrift/pkg-plist
+3-3devel/fbthrift/distinfo
+1-1devel/fbthrift/Makefile
+17-63 files

FreeBSD/ports a51d3cenet/wangle distinfo Makefile

net/wangle: update 2026.05.18.00 → 2026.05.25.00
DeltaFile
+3-3net/wangle/distinfo
+1-1net/wangle/Makefile
+4-42 files

FreeBSD/ports 60b9feadevel/folly distinfo Makefile

devel/folly: update 2026.05.18.00 → 2026.05.25.00
DeltaFile
+3-3devel/folly/distinfo
+1-1devel/folly/Makefile
+4-42 files

FreeBSD/ports 72ee743devel/fatal distinfo Makefile

devel/fatal: update 2026.05.18.00 → 2026.05.25.00
DeltaFile
+3-3devel/fatal/distinfo
+1-1devel/fatal/Makefile
+4-42 files

FreeBSD/ports 6e66803security/fizz distinfo Makefile

security/fizz: update 2026.05.18.00 → 2026.05.25.00
DeltaFile
+3-3security/fizz/distinfo
+1-1security/fizz/Makefile
+4-42 files

NetBSD/pkgsrc-wip d863dffpy-apache-arrow PLIST Makefile

py-apache-arrow: Update to 24.0.0
DeltaFile
+10-8py-apache-arrow/PLIST
+8-5py-apache-arrow/Makefile
+18-132 files

NetBSD/pkgsrc-wip c8e1255apache-arrow PLIST distinfo

apache-arrow: Update to 24.0.0
DeltaFile
+17-13apache-arrow/PLIST
+6-6apache-arrow/distinfo
+1-1apache-arrow/Makefile
+1-1apache-arrow/version.mk
+25-214 files

LLVM/project b929dballvm/lib/Target/X86 X86FixupInstTuning.cpp

[X86] FixupInstTuning: ProcessShiftLeftToAdd should return true after mutating. (#199589)

I think this is almost NFC, though it should affect some of the
compilation statistics like "number of instrs changed by X pass".

This bug was found by a large run of Opus 4.7 looking for bugs in LLVM.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply at anthropic.com>
DeltaFile
+1-1llvm/lib/Target/X86/X86FixupInstTuning.cpp
+1-11 files

FreeBSD/ports 0e20144lang/luajit distinfo Makefile

lang/luajit: update to the recent snapshot

Sponsored by:   tipi.work
DeltaFile
+3-3lang/luajit/distinfo
+3-3lang/luajit/Makefile
+6-62 files

NetBSD/pkgsrc KjnxjyXdevel/py-game Makefile distinfo, devel/py-game/patches patch-src__c_color.c patch-src__c_base.c

   py-game: fix ctype(3) usage
VersionDeltaFile
1.1+24-0devel/py-game/patches/patch-src__c_color.c
1.1+15-0devel/py-game/patches/patch-src__c_base.c
1.57+2-2devel/py-game/Makefile
1.19+3-1devel/py-game/distinfo
+44-34 files

NetBSD/src v0HRbNTdoc CHANGES

   doc/CHANGES: note when sh3 was switched to GCC 14
VersionDeltaFile
1.3263+2-1doc/CHANGES
+2-11 files