FreeBSD/doc 66064a8documentation/content/en/books/handbook/preface _index.adoc

Remove stale FreeBSD Mall link

PR: 293468
DeltaFile
+1-1documentation/content/en/books/handbook/preface/_index.adoc
+1-11 files

LLVM/project beadaecllvm/test/tools/llubi global_constexpr_initializer.ll unsupported_constant.ll, llvm/tools/llubi/lib Context.cpp Interpreter.cpp

[llubi] Add support for constant expressions (#203746)

This patch adds support for most kinds of constant expressions, except
for ptrtoint/inttoptr. Casting between pointers and integers is
stateful, so they cannot be cached. I plan to implement them in
subsequent patches. ptrtoaddr is also supported in this patch to block
constant folding.

The logic in `evaluateConstantExpression` duplicates the interpreter's
code in `visit*` methods. But I think it is acceptable. Only the GEP
computation is reused.
DeltaFile
+346-1llvm/tools/llubi/lib/Context.cpp
+4-200llvm/tools/llubi/lib/Interpreter.cpp
+106-2llvm/test/tools/llubi/global_constexpr_initializer.ll
+36-0llvm/tools/llubi/lib/Value.h
+13-0llvm/tools/llubi/lib/Context.h
+12-0llvm/test/tools/llubi/unsupported_constant.ll
+517-2036 files

FreeBSD/ports dd9c1a1net/jose distinfo Makefile, net/jose/files patch-lib_meson.build

net/jose: Update 14 => 15

Changelog:
https://github.com/latchset/jose/releases/tag/v15

PR:             295963
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit dc700304f400060697be8e7ee47eef50cf9148e4)
DeltaFile
+0-11net/jose/files/patch-lib_meson.build
+3-3net/jose/distinfo
+1-2net/jose/Makefile
+4-163 files

FreeBSD/ports dc70030net/jose distinfo Makefile, net/jose/files patch-lib_meson.build

net/jose: Update 14 => 15

Changelog:
https://github.com/latchset/jose/releases/tag/v15

PR:             295963
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+0-11net/jose/files/patch-lib_meson.build
+3-3net/jose/distinfo
+1-2net/jose/Makefile
+4-163 files

Illumos/gate 59853c1usr/src/uts/intel/io/vmm vmm_cpuid.c

18158 bhyve leaks AMD PQOS leaf 0x80000020 causing Linux guest divide-by-zero
Reviewed by: ixi meow <illumos at iximeow.net>
Reviewed by: Carlos Neira <cneira at Edgecast.io>
Reviewed by: Dan McDonald <danmcd at edgecast.io>
Reviewed by: Toomas Soome <tsoome at me.com>
Approved by: Gordon Ross <gordon.w.ross at gmail.com>
DeltaFile
+20-1usr/src/uts/intel/io/vmm/vmm_cpuid.c
+20-11 files

OpenBSD/ports KhAxJbzx11/kde-applications/kdenlive Makefile

   Remove USE_WXNEEDED, qtwebengine is no longer used
VersionDeltaFile
1.48+1-4x11/kde-applications/kdenlive/Makefile
+1-41 files

OpenBSD/ports HnkIQ7Rx11/kde-applications/kdenlive Makefile

   Fix typo and remove min mlt version

   Typo spotted by espie@, thanks
VersionDeltaFile
1.47+5-4x11/kde-applications/kdenlive/Makefile
+5-41 files

OpenBSD/ports S2Zz27nsysutils/opentofu Makefile, sysutils/opentofu/pkg README PLIST

   Add README to build in-house providers.
VersionDeltaFile
1.1+63-0sysutils/opentofu/pkg/README
1.2+1-0sysutils/opentofu/pkg/PLIST
1.43+1-0sysutils/opentofu/Makefile
+65-03 files

OpenBSD/ports EWOfNwNsysutils/terraform Makefile

   Drop maintainer, I have moved to opentofu.
VersionDeltaFile
1.156+1-2sysutils/terraform/Makefile
+1-21 files

OpenBSD/ports Jvo7nxZlang/gcc/11 Makefile distinfo

   lang/gcc/11: added new i386 bootstrap; explain that it required for dlang
VersionDeltaFile
1.67+2-2lang/gcc/11/Makefile
1.19+2-2lang/gcc/11/distinfo
+4-42 files

FreeBSD/doc 84f5735website/content/en/cgi man.cgi

add FreeBSD 15.1-RELEASE & ports manual pages

Approved by: re
DeltaFile
+12-7website/content/en/cgi/man.cgi
+12-71 files

Dreckly/dreckly aecdbdfx11/xvidcap Makefile distinfo, x11/xvidcap/patches patch-ffmpeg_libavcodec_bitstream.h

xvidcap: Avoid regressions with recent GNU toolchains.

With GCC 14 and newer, building xvidcap's internal codecs silently
fails. This results in a working package, but without any usable
codecs, which vastly impacts xvidcap's functionality.

This change fixes the silent errors.
DeltaFile
+35-0x11/xvidcap/patches/patch-ffmpeg_libavcodec_bitstream.h
+7-1x11/xvidcap/Makefile
+1-0x11/xvidcap/distinfo
+43-13 files

NetBSD/pkgsrc ePPhoK8x11/xvidcap Makefile distinfo, x11/xvidcap/patches patch-ffmpeg_libavcodec_bitstream.h

   xvidcap: Avoid regressions with recent GNU toolchains.

   With GCC 14 and newer, building xvidcap's internal codecs silently
   fails. This results in a working package, but without any usable
   codecs, which vastly impacts xvidcap's functionality.

   This change fixes the silent errors.
VersionDeltaFile
1.1+35-0x11/xvidcap/patches/patch-ffmpeg_libavcodec_bitstream.h
1.69+8-2x11/xvidcap/Makefile
1.16+2-1x11/xvidcap/distinfo
+45-33 files

NetBSD/pkgsrc-wip cd9e03cofflineimap3 Makefile

offlineimap3: update test status
DeltaFile
+1-1offlineimap3/Makefile
+1-11 files

NetBSD/pkgsrc-wip 6355af6offlineimap PLIST Makefile, offlineimap3 PLIST Makefile

offlineimap3: rename directory to offlineimap3 to match PKGNAME
DeltaFile
+127-0offlineimap3/PLIST
+0-127offlineimap/PLIST
+0-36offlineimap/Makefile
+36-0offlineimap3/Makefile
+5-0offlineimap3/distinfo
+0-5offlineimap/distinfo
+168-1685 files not shown
+175-17511 files

NetBSD/pkgsrc-wip 0575d5a. TODO

TODO: + pitchfork-2.13.1, py-whichllm-0.5.10.
DeltaFile
+2-0TODO
+2-01 files

NetBSD/pkgsrc e2GHLShdoc TODO

   doc/TODO: add some

   + jsoncpp-1.9.8, litehtml-0.10, moor-2.15.0, p5-Net-DNS-1.55 [wiz],
     py-OpenSSL-26.3.0, py-cryptography-49.0.0,
     py-cyclonedx-python-lib-11.10.0, py-filelock-3.29.4,
     py-google-auth-2.54.0, py-maturin-1.14.0, py-msgpack-1.2.0,
     py-pillow_heif-1.4.0, py-pyrate-limiter-4.3.1, py-readme_renderer-45.0,
     py-sphinx-autodoc-typehints-3.11.0, py-test-9.1.0, py-uv-build-0.11.21,
     py-zensical-0.0.45.
VersionDeltaFile
1.27407+19-1doc/TODO
+19-11 files

FreeBSD/ports 931610dgames/lmarbles Makefile pkg-plist

games/lmarbles: Upgrade to 1.1.1

- Switch to DISTVERSION
- Drop fetching extra icons and use shipped desktop .png
- Add pkg-message about upstream changes related to removal of global shared
  state support
- Take maintainership

ChangeLog: https://sourceforge.net/p/lgames/code/HEAD/tree/trunk/lmarbles/ChangeLog
DeltaFile
+8-22games/lmarbles/Makefile
+11-7games/lmarbles/pkg-plist
+14-0games/lmarbles/pkg-message
+3-2games/lmarbles/distinfo
+36-314 files

FreeBSD/ports ea8b7fadevel/zix Makefile distinfo

devel/zix: Update to 0.8.2

ChangeLog: https://drobilla.net/2026/06/11/zix-0-8-2.html
DeltaFile
+9-2devel/zix/Makefile
+3-3devel/zix/distinfo
+12-52 files

FreeBSD/ports 79b5619games/rocksndiamonds distinfo Makefile

games/rocksndiamonds: Update to 4.4.2.1

ChangeLog: https://www.artsoft.org/2026/06/13/rocksndiamonds-4-4-2-1-released/
DeltaFile
+3-3games/rocksndiamonds/distinfo
+1-1games/rocksndiamonds/Makefile
+4-42 files

OpenBSD/ports RXFU7fmnet/ssldump Makefile

   drop junk variables (renamed to "comment out" while checking if they're still
   needed during the update). spotted by espie.
VersionDeltaFile
1.25+0-5net/ssldump/Makefile
+0-51 files

FreeBSD/ports 3bae586sysutils/py-hcloud distinfo Makefile

sysutils/py-hcloud: update to 2.21.0

Changes:        https://github.com/hetznercloud/hcloud-python/blob/v2.21.0/CHANGELOG.md
Reported by:    portscout, repology
DeltaFile
+3-3sysutils/py-hcloud/distinfo
+1-1sysutils/py-hcloud/Makefile
+4-42 files

FreeBSD/ports 95c7fd5devel/py-qtconsole Makefile distinfo

devel/py-qtconsole: Update to 5.7.2, migrate to pep517, enable testing
DeltaFile
+6-4devel/py-qtconsole/Makefile
+3-3devel/py-qtconsole/distinfo
+9-72 files

LLVM/project 96d3adeflang/lib/Lower/OpenMP OpenMP.cpp, mlir/lib/Dialect/OpenMP/IR OpenMPDialect.cpp

[flang][OpenMP] Lower target in_reduction for host fallback

Enable host-fallback lowering for target in_reduction in Flang and MLIR OpenMP translation.

Model target in_reduction through the matching map entry, force address-preserving implicit mapping for Flang in_reduction list items, and emit the host-side task-reduction lookup with __kmpc_task_reduction_get_th_data. Unsupported device/offload-entry and richer reduction forms remain diagnosed.

Add Flang lowering, MLIR verifier/translation, and LLVM IR tests for the supported host-fallback path and the remaining unsupported cases.
DeltaFile
+128-14mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
+77-36mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
+72-19flang/lib/Lower/OpenMP/OpenMP.cpp
+83-3mlir/test/Target/LLVMIR/openmp-todo.mlir
+75-0mlir/test/Target/LLVMIR/openmp-target-in-reduction-multi.mlir
+60-0mlir/test/Dialect/OpenMP/invalid.mlir
+495-726 files not shown
+615-8912 files

FreeBSD/src 8a13adfshare/man/man7 d.7

d.7: Correct a few typos in the manual page

- s/occurance/occurrence/
- s/Univeristy/University/

MFC after:      5 days
DeltaFile
+3-3share/man/man7/d.7
+3-31 files

FreeBSD/src 89234ffshare/man/man4 umass.4

umass.4: Correct a typo in the manual page

- s/Sotrage/Storage/

MFC after:      5 days
DeltaFile
+1-1share/man/man4/umass.4
+1-11 files

NetBSD/pkgsrc-wip c991273knot PLIST Makefile, knot/files knot.sh

knot: remove, imported to pkgsrc (without buildlink)
DeltaFile
+0-105knot/PLIST
+0-74knot/Makefile
+0-41knot/files/knot.sh
+0-41knot/COMMIT_MSG
+0-27knot/patches/patch-samples_Makefile.in
+0-20knot/buildlink3.mk
+0-3083 files not shown
+0-3189 files

FreeBSD/ports 737662bdevel/py-ty distinfo Makefile

devel/py-ty: Update to 0.0.49

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

Reported by:    Repology
DeltaFile
+3-3devel/py-ty/distinfo
+1-1devel/py-ty/Makefile
+4-42 files

NetBSD/pkgsrc CVUWTDRnet/knot Makefile distinfo

   net/knot: Update to 3.5.5

   Knot DNS 3.5.5 (2026-06-12)
   Features:

   knotd: support for binding wildcard addresses to a specific network interface
   mod-alias: ALIAS record synthesis from locally served targets (Thanks to Bron Gondwana) !1867 (merged)

   Improvements:

   knotd: zone XFR freeze state is persistent across restarts by storing it in timers
   knotd: optimized rescheduled DNSSEC validation
   knotd: hardened manually triggered DNSSEC validation
   utils: configuration detection fails if the database is empty or inaccessible
   utils: LMDB reader lock table is purged even for read-only access
   utils: errors when writing to stdout are reported
   libs: upgraded embedded libngtcp2 to 1.23.0
   doc: various improvements


    [22 lines not shown]
VersionDeltaFile
1.99+8-11net/knot/Makefile
1.53+4-4net/knot/distinfo
+12-152 files

NetBSD/pkgsrc 1VcjEgFdoc CHANGES-2026

   doc: Updated net/knot to 3.5.5
VersionDeltaFile
1.3801+2-1doc/CHANGES-2026
+2-11 files