FreeBSD/ports 06e03a7devel/libisofs Makefile distinfo

devel/libisofs: Update 1.5.6 => 1.5.8.pl02

Changelog:
libisofs-1.5.8.pl02.tar.gz Fri May 22 2026
===============================================================================
* Bug fix: iso_local_get_projid() without flag bit5 returned
         ISO_PROJID_NO_OPEN_LOCAL on dangling symlinks
* Bug fix: Compile time error with --disable-lfa-flags --enable-projid

libisofs-1.5.8.pl01.tar.gz Tue Apr 07 2026
===============================================================================
* Bug fix: iso_image_set_ignore_aclea() inverted the setting for reading
           the XFS-style project id from disk files
* Silenced error messages about ioctl(FS_IOC_FSGETXATTR)

libisofs-1.5.8.tar.gz Thu Apr 02 2026
===============================================================================
* Bug fix: File path of imported BIOS boot image was forgotten when it gets
           overwritten by a file of the same name. Thanks Brian C. Lane.

    [39 lines not shown]
DeltaFile
+5-2devel/libisofs/Makefile
+3-3devel/libisofs/distinfo
+1-1devel/libisofs/pkg-plist
+9-63 files

FreeBSD/doc bdf18a0documentation/content/en/books/handbook/pgpkeys _index.adoc, documentation/content/en/books/handbook/virtualization _index.adoc

handbook: Remove sectnumlevels

Asciidoctor documentation says sectnumlevels from 0-5 are accepted.
Since every chapter sets this value to 6, it is not being parsed and
does not do anything.

Discussed with: bcr
DeltaFile
+0-3documentation/content/en/books/handbook/pgpkeys/_index.adoc
+0-1documentation/content/en/books/handbook/zfs/_index.adoc
+0-1documentation/content/en/books/handbook/x11/_index.adoc
+0-1documentation/content/en/books/handbook/wine/_index.adoc
+0-1documentation/content/en/books/handbook/wayland/_index.adoc
+0-1documentation/content/en/books/handbook/virtualization/_index.adoc
+0-834 files not shown
+0-4240 files

OpenBSD/ports pPhXt23databases Makefile, devel Makefile

   Stop building ruby33 ports by default

   Ruby 3.3 is now in security maintenance mode, so per our Ruby support
   policy, we will no longer build ruby33 packages by default.
VersionDeltaFile
1.2588+0-11devel/Makefile
1.862+0-11textproc/Makefile
1.510+0-8databases/Makefile
1.1185+0-8www/Makefile
1.783+0-5security/Makefile
1.1466+0-5net/Makefile
+0-485 files not shown
+0-5711 files

OpenBSD/src fUgtQx9sys/dev/usb umsm.c

   add one of the microsoft branded Quectel EM12-G modems.

   i have a few i tested with, and it works fine.
VersionDeltaFile
1.130+2-1sys/dev/usb/umsm.c
+2-11 files

OpenBSD/src exs17Pgsys/dev/usb usbdevs_data.h usbdevs.h

   regen
VersionDeltaFile
1.793+5-1sys/dev/usb/usbdevs_data.h
1.799+2-1sys/dev/usb/usbdevs.h
+7-22 files

OpenBSD/src alMLxMWsys/dev/usb usbdevs

   add one of the microsoft branded Quectel EM12-G modems

   i've tested that they work with umsm(4) and umb(4)
VersionDeltaFile
1.787+2-1sys/dev/usb/usbdevs
+2-11 files

LLVM/project b2ffc0dllvm/lib/Transforms/Scalar LoopInterchange.cpp, llvm/test/Transforms/LoopInterchange inner-header-has-duplicate-succs.ll

[LoopInterchange] Reject if inner loop header has duplicate successors (#204128)

Previously, loop interchange crashed in several cases where the inner
loop header had duplicate successors. In practice, the following was
happening:

- During the transformation phase, the inner loop header was not split
because its first non-PHI instruction was its terminator.
- `updateSuccessor` was called on the header with `MustUpdateOnce=true`,
which triggers an assertion failure.

This patch fixes the issue by rejecting such cases during the legality
check phase. I believe this situation is rare, so it should not
significantly affect real-world cases.

Fix #203887.
DeltaFile
+184-0llvm/test/Transforms/LoopInterchange/inner-header-has-duplicate-succs.ll
+7-0llvm/lib/Transforms/Scalar/LoopInterchange.cpp
+191-02 files

LLVM/project d58c356llvm/lib/Target/AMDGPU AMDGPUISelDAGToDAG.cpp SIISelLowering.cpp, llvm/test/CodeGen/AMDGPU packed-fp64.ll packed-u64.ll

[AMDGPU] Make v2x64 BUILD_VECTOR legal on gfx1251
DeltaFile
+120-174llvm/test/CodeGen/AMDGPU/packed-fp64.ll
+70-106llvm/test/CodeGen/AMDGPU/packed-u64.ll
+14-36llvm/test/CodeGen/AMDGPU/shl.v2i64.ll
+15-16llvm/test/CodeGen/AMDGPU/pk-lshl-add-u64.ll
+11-6llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
+3-2llvm/lib/Target/AMDGPU/SIISelLowering.cpp
+233-3406 files

LLVM/project a24e158llvm/lib/Target/AMDGPU SIFoldOperands.cpp, llvm/test/CodeGen/AMDGPU fold-imm-pk64.mir

[AMDGPU] Prevent folding of immediates larger than 64 bit
DeltaFile
+37-0llvm/test/CodeGen/AMDGPU/fold-imm-pk64.mir
+3-0llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
+40-02 files

LLVM/project ced82d8clang/lib/Headers spirvintrin.h nvptxintrin.h

[Clang] Make the pointers to gpuintrin AS query const (#204492)

Summary:
Right now these force a const cast if the user is checking a read-only
pointer, not great.
DeltaFile
+2-2clang/lib/Headers/spirvintrin.h
+2-2clang/lib/Headers/nvptxintrin.h
+2-2clang/lib/Headers/amdgpuintrin.h
+6-63 files

FreeBSD/ports d95e123science/dwave-preprocessing distinfo Makefile

science/dwave-preprocessing: update 0.6.5 → 0.6.11
DeltaFile
+3-3science/dwave-preprocessing/distinfo
+1-1science/dwave-preprocessing/Makefile
+4-42 files

FreeBSD/ports ff7273dscience/py-dwave-cloud-client distinfo Makefile

science/py-dwave-cloud-client: update 0.14.4 → 0.14.6
DeltaFile
+3-3science/py-dwave-cloud-client/distinfo
+1-1science/py-dwave-cloud-client/Makefile
+4-42 files

FreeBSD/ports 6b51233math/py-PuLP distinfo Makefile

math/py-PuLP: update 3.3.1 → 3.3.2
DeltaFile
+3-3math/py-PuLP/distinfo
+1-1math/py-PuLP/Makefile
+4-42 files

FreeBSD/ports 8fe7232devel/py-Farama-Notifications distinfo Makefile

devel/py-Farama-Notifications: update 0.0.4 → 0.0.6
DeltaFile
+3-3devel/py-Farama-Notifications/distinfo
+2-1devel/py-Farama-Notifications/Makefile
+5-42 files

FreeBSD/ports 34d6853science/py-dwave-networkx distinfo Makefile

science/py-dwave-networkx: update 0.8.18 → 0.8.19
DeltaFile
+3-3science/py-dwave-networkx/distinfo
+2-1science/py-dwave-networkx/Makefile
+5-42 files

FreeBSD/ports 99088e6misc/py-mmengine distinfo Makefile

misc/py-mmengine: update 0.10.5 → 0.10.7
DeltaFile
+3-3misc/py-mmengine/distinfo
+2-3misc/py-mmengine/Makefile
+5-62 files

FreeBSD/ports ed15a39science/py-dwave-optimization distinfo Makefile, science/py-dwave-optimization/files patch-pyproject.toml

science/py-dwave-optimization: update 0.6.6 → 0.7.1
DeltaFile
+24-6science/py-dwave-optimization/files/patch-pyproject.toml
+3-3science/py-dwave-optimization/distinfo
+1-2science/py-dwave-optimization/Makefile
+28-113 files

FreeBSD/ports eab8b8emisc/py-model-hosting-container-standards distinfo Makefile

misc/py-model-hosting-container-standards: update 0.1.15 → 0.1.16
DeltaFile
+3-3misc/py-model-hosting-container-standards/distinfo
+1-1misc/py-model-hosting-container-standards/Makefile
+4-42 files

FreeBSD/ports d828a5fmisc/mnn distinfo Makefile

misc/mnn: update 3.5.0 → 3.6.0
DeltaFile
+3-3misc/mnn/distinfo
+1-1misc/mnn/Makefile
+4-42 files

NetBSD/src kFZuVRmsys/arch/evbppc/conf SAM460EX

   Enable SM502 audio on Sam460ex.
VersionDeltaFile
1.3+6-2sys/arch/evbppc/conf/SAM460EX
+6-21 files

NetBSD/src ERxkiUIsys/dev/ic sm502reg.h, sys/dev/pci voyager.c

   Add support for AC97 audio component of SM502 Multimedia Companion chip.

   While here, endinaness fixes for the framebuffer part.
VersionDeltaFile
1.1+734-0sys/dev/pci/voyager/vac.c
1.1+236-0sys/dev/pci/voyager/vac8051.asm
1.21+27-19sys/dev/pci/voyager.c
1.35+24-9sys/dev/pci/voyager/voyagerfb.c
1.8+11-5sys/dev/ic/sm502reg.h
1.8+1-1sys/dev/pci/voyager/files.voyager
+1,033-346 files

LLVM/project d6d9346llvm/include/llvm/Transforms/IPO InstrumentorRuntimeHelper.h, llvm/lib/Transforms/IPO Instrumentor.cpp

[Instrumentor] Move NumericFlags into InstrumentorRuntimeHelper.h (#204068)

This patch makes the `NumericFlags` enum visible to the end user by
moving it into `InstrumentorRuntimeHelper.h`.
DeltaFile
+14-0llvm/test/Instrumentation/Instrumentor/default_rt.h
+14-0llvm/include/llvm/Transforms/IPO/InstrumentorRuntimeHelper.h
+1-12llvm/lib/Transforms/IPO/Instrumentor.cpp
+29-123 files

FreeBSD/src 5726807sys/fs/nfsclient nfs_clvnops.c

nfs_clvnops.c: Fix the case where va_flags are being cleared

Commits c5d72d2 and 3b6d4c6 broke the case where the
archive/hidden/system attributes are being set false
(UF_ARCHIVE, UF_HIDDEN or UF_SYSTEM bits being cleared.)
and the NFS server does not support those attributes.
These patches only checked for support if the
archive/hidden/system attributes were non-zero.

This patch fixes the problem.

PR:     296088
Tested by:      Joshua Kinard <freebsd at kumba.dev>
MFC after:      1 week
Fixes:  c5d72d29fe0e ("nfsv4: Add support for the NFSv4 hidden and system attributes")
DeltaFile
+3-6sys/fs/nfsclient/nfs_clvnops.c
+3-61 files

OpenBSD/src Q9k3z0hshare/man/man5 ruby-module.5

   Update ruby-module.5 for default Ruby version switch to 4.0
VersionDeltaFile
1.53+4-4share/man/man5/ruby-module.5
+4-41 files

FreeBSD/ports 63e5817net/kafka pkg-plist Makefile, net/kafka/files pkg-message.in kafka_connect.in

net/kafka: Update 3.9.2 => 4.3.0

Release Announcement:
https://kafka.apache.org/blog/2026/05/22/apache-kafka-4.3.0-release-announcement/

PR:             292031
Approved by:    Pavel Timofeev <timp87 at gmail.com> (maintainer, tiemout 2 weeks)
Sponsored by:   UNIS Labs
Co-authored-by: Pavel Timofeev <timp87 at gmail.com>
DeltaFile
+195-196net/kafka/pkg-plist
+49-56net/kafka/Makefile
+0-12net/kafka/files/pkg-message.in
+5-4net/kafka/files/kafka_connect.in
+3-3net/kafka/files/kafka.in
+2-2net/kafka/distinfo
+254-2736 files

LLVM/project 3a6eb67llvm/lib/Target/AArch64 AArch64SystemOperands.td AArch64InstrFormats.td, llvm/lib/Target/AArch64/AsmParser AArch64AsmParser.cpp

fixup! Convert PSB to use PSBHint for consistency
DeltaFile
+7-23llvm/lib/Target/AArch64/AArch64SystemOperands.td
+18-5llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
+5-6llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
+4-4llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
+3-2llvm/lib/Target/AArch64/AArch64InstrFormats.td
+1-1llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
+38-411 files not shown
+39-417 files

OpenBSD/ports j3uFaYCnet/monitoring-plugins/patches patch-plugins_check_ntp_time_c

   missed add
VersionDeltaFile
1.4.2.1+0-0net/monitoring-plugins/patches/patch-plugins_check_ntp_time_c
+0-01 files

FreeBSD/ports a3470f8graphics/mesa-devel distinfo Makefile

graphics/mesa-devel: update to 26.1.b.3285

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/fd616bab71a...dde1709274f
DeltaFile
+3-3graphics/mesa-devel/distinfo
+2-2graphics/mesa-devel/Makefile
+5-52 files

FreeBSD/ports 0150f52games/veloren-weekly distinfo Makefile.crates, games/veloren-weekly/files patch-gilrs patch-rust-1.95

games/veloren-weekly: update to s20260617

Changes:        https://gitlab.com/veloren/veloren/-/compare/4df794c12c...2dd9ea8c42
DeltaFile
+707-685games/veloren-weekly/distinfo
+352-341games/veloren-weekly/Makefile.crates
+219-42games/veloren-weekly/files/patch-gilrs
+0-23games/veloren-weekly/files/patch-rust-1.95
+2-2games/veloren-weekly/files/patch-libc
+2-2games/veloren-weekly/Makefile
+1,282-1,0956 files

OpenBSD/ports YBj0Pxmnet/monitoring-plugins Makefile distinfo, net/monitoring-plugins/patches patch-plugins_check_disk_c

   update to monitoring-plugins-3.0.0
VersionDeltaFile
1.58.2.1+6-9net/monitoring-plugins/Makefile
1.16.2.1+2-2net/monitoring-plugins/distinfo
1.5.2.1+1-1net/monitoring-plugins/patches/patch-plugins_check_disk_c
1.1.2.1+0-0net/monitoring-plugins/pkg/MESSAGE
+9-124 files