FreeBSD/ports 7bcc4aascience/linux-ai-ml-env Makefile

science/linux-ai-ml-env: Add NVIDIA_DEVEL option

PR:             291139
DeltaFile
+17-4science/linux-ai-ml-env/Makefile
+17-41 files

FreeBSD/ports 682e0bfscience/linux-ai-ml-env distinfo Makefile, science/linux-ai-ml-env/files redundant-items.txt

science/linux-ai-ml-env: Update to 1.0.1

This updates the Conda environment and brings Python 25.9.1 as well numerous
dependencies updates.

Approved by:    maintainer (via Matrix)
DeltaFile
+5-5science/linux-ai-ml-env/distinfo
+4-5science/linux-ai-ml-env/Makefile
+8-0science/linux-ai-ml-env/files/redundant-items.txt
+1-1science/linux-ai-ml-env/pkg-message
+18-114 files

FreeBSD/ports 3a798e7science/linux-ai-ml-env Makefile

science/linux-ai-ml-env: Refactor the create-distfile target
DeltaFile
+26-15science/linux-ai-ml-env/Makefile
+26-151 files

NetBSD/pkgsrc LchqWV0doc CHANGES-2025

   doc: Updated emulators/mame to 0.283
VersionDeltaFile
1.6935+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc BNcRyzkemulators/mame distinfo PLIST

   mame: update to 0.283.

   With the end of the year barely more than a month away, it’s time
   for MAME 0.283! As you may be anticipating, there are even more
   Sega Model 2 fixes this month. Trilinear luma filtering should be
   working now, and some glitches in tilemap layers are fixed.
   Microtexturing, used to good effect in The House of the Dead, is
   emulated for the first time. Some of the tilemap layer fixes have
   spilled across into Sega System 24 as well.

   Several Ensoniq synthesisers have been promoted to working in this
   release. The Sequential Circuits Six-Trak analog synthesiser has
   also been promoted to working, with improvements there benefiting
   the related Bally/Sente 6VB sound board. There’s been quite a bit
   of work on NEC computers this month, and there are some new software
   lists for Sharp home computers. MAME now emulates all supported
   (and some unsupported) video modes on the IBM PCjr.
VersionDeltaFile
1.162+4-4emulators/mame/distinfo
1.100+6-0emulators/mame/PLIST
1.224+2-2emulators/mame/Makefile
+12-63 files

FreeBSD/ports 304e31bsysutils/tmux Makefile distinfo, sysutils/tmux/files patch-server-fn.c

sysutils/tmux: Update to 3.6

While here,

* Pet portclippy.
* Tidy up Makefile with portfmt.

ChangeLog:      https://github.com/tmux/tmux/blob/3.6/CHANGES
Differential Revision:  https://reviews.freebsd.org/D53924
DeltaFile
+24-0sysutils/tmux/files/patch-server-fn.c
+9-10sysutils/tmux/Makefile
+3-3sysutils/tmux/distinfo
+36-133 files

FreeBSD/ports 8b92f72devel/py-archinfo distinfo Makefile, devel/py-archinfo/files patch-pyproject.toml

devel/py-archinfo: Update 9.2.181 => 9.2.185

Commit log:
https://github.com/angr/archinfo/compare/v9.2.181...v9.2.185

PR:             291265
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+13-0devel/py-archinfo/files/patch-pyproject.toml
+3-3devel/py-archinfo/distinfo
+1-1devel/py-archinfo/Makefile
+17-43 files

NetBSD/src 6KcnkCO. UPDATING, lib/libpthread shlib_version

   libpthread: Touch comment in shlib_version for recent LDADD.

   This provokes relinking libpthread.so with the new arguments, without
   needing manual intervention to follow a note in UPDATING.

   PR lib/59784: dlopening and dlclosing libpthread is broken
VersionDeltaFile
1.388+1-5UPDATING
1.24+5-1lib/libpthread/shlib_version
+6-62 files

OpenBSD/ports mPS70TRtextproc/p5-Template-Tiny distinfo Makefile

   Update to p5-Template-Tiny-1.16.
VersionDeltaFile
1.4+2-2textproc/p5-Template-Tiny/distinfo
1.11+1-1textproc/p5-Template-Tiny/Makefile
+3-32 files

OpenBSD/ports SSIESDsx11/gnome/gdm Makefile distinfo, x11/gnome/gdm/patches patch-utils_gdm-config_c patch-data_meson_build

   all these patches are now in my upstream git repo
VersionDeltaFile
1.357+2-2x11/gnome/gdm/Makefile
1.96+2-2x11/gnome/gdm/distinfo
1.2+0-0x11/gnome/gdm/patches/patch-utils_gdm-config_c
1.5+0-0x11/gnome/gdm/patches/patch-data_meson_build
1.29+0-0x11/gnome/gdm/patches/patch-daemon_gdm-session-worker_c
1.29+0-0x11/gnome/gdm/patches/patch-daemon_gdm-session_c
+4-41 files not shown
+4-47 files

LLVM/project 7925a9ellvm/lib/Target/X86 X86ISelLowering.cpp, llvm/test/CodeGen/X86 kmov.ll

[X86] combineConcatVectorOps - add handling for vXi1 concat(logicop(),logicop()) patterns. (#169998)

DeltaFile
+14-30llvm/test/CodeGen/X86/kmov.ll
+12-2llvm/lib/Target/X86/X86ISelLowering.cpp
+26-322 files

FreeBSD/ports 8c4c5b2graphics/zathura-cb Makefile, graphics/zathura-cb/files patch-meson.build

graphics/zathura-cb: Switch from archivers/libarchive to libarchive from base

PR:     291241
DeltaFile
+21-0graphics/zathura-cb/files/patch-meson.build
+2-2graphics/zathura-cb/Makefile
+23-22 files

LLVM/project 3e16aefclang/lib/CodeGen/Targets Sparc.cpp, clang/test/CodeGen/Sparc sparcv8-abi.c

[SPARC] Properly handle CC for long double on sparc32 (#162226)

Pass and return `long double`s indirectly, as specified in the psABI.
This continues the patch at https://reviews.llvm.org/D89130.

This should fix the issue at https://github.com/llvm/llvm-project/issues/41838.
DeltaFile
+93-108llvm/test/CodeGen/SPARC/llvm.sincos.ll
+118-59llvm/lib/Target/Sparc/SparcISelLowering.cpp
+89-0llvm/test/CodeGen/SPARC/fp128-abi.ll
+33-3clang/test/CodeGen/Sparc/sparcv8-abi.c
+25-9clang/lib/CodeGen/Targets/Sparc.cpp
+11-11clang/test/Preprocessor/init.c
+369-19011 files not shown
+405-21717 files

OpenBSD/ports ueCdcdFtelephony/py-phonenumbers distinfo Makefile

   Update to py3-phonenumbers-9.0.19.
VersionDeltaFile
1.25+2-2telephony/py-phonenumbers/distinfo
1.37+1-1telephony/py-phonenumbers/Makefile
+3-32 files

FreeBSD/ports fbe0918biology/diamond distinfo Makefile

biology/diamond: Update to 2.1.16 and add test target

Release notes:  https://github.com/bbuchfink/diamond/releases/tag/v2.1.16
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3biology/diamond/distinfo
+3-1biology/diamond/Makefile
+6-42 files

NetBSD/pkgsrc 0tdKkMFdatabases/sqlite3-diff distinfo

   sqlite3-diff: bump to 3.51.1
VersionDeltaFile
1.6+4-4databases/sqlite3-diff/distinfo
+4-41 files

NetBSD/pkgsrc pe74qWCdoc CHANGES-2025

   Updated databases/sqlite3*, devel/lemon
VersionDeltaFile
1.6934+5-1doc/CHANGES-2025
+5-11 files

NetBSD/pkgsrc eIYZnMYdatabases/sqlite3 distinfo Makefile.common, databases/sqlite3-docs distinfo PLIST

   sqlite3: updated to 3.51.1

   3.51.1 (2025-11-28):

   Fix incorrect results from nested EXISTS queries caused by the optimization in item 6b in the 3.51.0 release.
   Fix a latent bug in fts5vocab virtual table, exposed by new optimizations in the 3.51.0 release.
VersionDeltaFile
1.163+4-4databases/sqlite3-tcl/distinfo
1.218+4-4databases/sqlite3/distinfo
1.149+4-4databases/sqlite3-docs/distinfo
1.90+4-4devel/lemon/distinfo
1.125+3-3databases/sqlite3/Makefile.common
1.146+4-1databases/sqlite3-docs/PLIST
+23-201 files not shown
+24-217 files

OpenBSD/ports Os75JA2sysutils/checkbashisms distinfo Makefile

   Update to checkbashisms-2.25.27.
VersionDeltaFile
1.11+2-2sysutils/checkbashisms/distinfo
1.23+1-1sysutils/checkbashisms/Makefile
+3-32 files

FreeBSD/ports fdf3c70graphics/graphviz pkg-plist distinfo

graphics/graphviz: update to 14.0.5
DeltaFile
+4-4graphics/graphviz/pkg-plist
+3-3graphics/graphviz/distinfo
+2-2graphics/graphviz/Makefile
+9-93 files

NetBSD/pkgsrc s9unEy9doc TODO

   doc/TODO: + coccinelle-1.3.1.
VersionDeltaFile
1.26489+2-1doc/TODO
+2-11 files

FreeBSD/ports 8aabe49print/cups distinfo Makefile, print/cups/files patch-conf_cupsd.conf.in

print/cups: Update to 2.4.15

(cherry picked from commit 2c6ce5b2d17378eb03ad07ae1f70310b59a5aada)
DeltaFile
+12-0print/cups/files/patch-conf_cupsd.conf.in
+3-3print/cups/distinfo
+1-1print/cups/Makefile
+16-43 files

OpenBSD/ports czGaOYgdevel/qt-creator Makefile distinfo, devel/qt-creator/patches patch-src_tools_qmlpuppet_CMakeLists_txt patch-src_libs_gocmdbridge_server_CMakeLists_txt

   Update qt-creator to 18.0.0
VersionDeltaFile
1.45+28-13devel/qt-creator/pkg/PLIST
1.117+14-11devel/qt-creator/Makefile
1.54+2-2devel/qt-creator/distinfo
1.2+1-1devel/qt-creator/patches/patch-src_tools_qmlpuppet_CMakeLists_txt
1.3+0-0devel/qt-creator/patches/patch-src_libs_gocmdbridge_server_CMakeLists_txt
+45-275 files

FreeBSD/ports baa2f49security/beid distinfo Makefile

security/beid: Update to 5.1.26
DeltaFile
+3-3security/beid/distinfo
+1-2security/beid/Makefile
+4-52 files

FreeBSD/ports 2c6ce5bprint/cups distinfo Makefile, print/cups/files patch-conf_cupsd.conf.in

print/cups: Update to 2.4.15
DeltaFile
+12-0print/cups/files/patch-conf_cupsd.conf.in
+3-3print/cups/distinfo
+1-1print/cups/Makefile
+16-43 files

OpenBSD/ports 247PJekdevel/qbs distinfo Makefile

   Update qbs to 3.1.1
VersionDeltaFile
1.33+2-2devel/qbs/distinfo
1.46+1-1devel/qbs/Makefile
+3-32 files

HardenedBSD/src 0e4058esys/arm/arm debug_monitor.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+1-3sys/arm/arm/debug_monitor.c
+1-31 files

LLVM/project 3a1079fllvm/test/CodeGen/AMDGPU amdgcn.bitcast.1024bit.ll spill-scavenge-offset.ll, llvm/test/CodeGen/X86 2008-04-17-CoalescerBug.ll

Revert "[RegAlloc] Relax the split constrain on MBB prolog" (#169990)

Reverts llvm/llvm-project#168259

breaks hip buildot
DeltaFile
+2,852-2,897llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+283-284llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
+152-159llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll
+95-92llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll
+0-167llvm/test/CodeGen/AMDGPU/spill-before-exec2.mir
+38-40llvm/test/CodeGen/X86/2008-04-17-CoalescerBug.ll
+3,420-3,6395 files not shown
+3,458-3,73311 files

HardenedBSD/ports 7f6e177devel/gitlab-runner distinfo Makefile, filesystems/mergerfs/files patch-libfuse_lib_fuse.cpp

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+9-11devel/gitlab-runner/distinfo
+17-0filesystems/mergerfs/files/patch-libfuse_lib_fuse.cpp
+3-3devel/gitlab-runner/Makefile
+3-3mail/mew-devel/distinfo
+2-2mail/mew-devel/Makefile
+3-1net/gwhois/Makefile
+37-201 files not shown
+38-207 files

LLVM/project d3762edllvm/docs Telemetry.rst InstCombineContributorGuide.md

[docs] Fix typos and remove redundant whitespace (#169981)

As the title says, I fixed some spelling mistakes I found in the docs.
DeltaFile
+24-24llvm/docs/Telemetry.rst
+1-1llvm/docs/InstCombineContributorGuide.md
+1-1llvm/docs/KeyInstructionsDebugInfo.md
+26-263 files