FreeBSD/ports 6df3d90graphics/dcmtk Makefile pkg-plist

graphics/dcmtk: Add unversioned link to DATADIR

share/dcmtk-x.y.z -> share/dcmtk
Prevents dependent ports and other tools that require access to DCMTK
dictionaries from breaking every time the dcmtk version changes.

PR:             293668
Approved by:    (blanket, prevent consumer breakage)
DeltaFile
+5-0graphics/dcmtk/Makefile
+1-0graphics/dcmtk/pkg-plist
+6-02 files

NetBSD/pkgsrc-wip f564276rust194 rust.mk options.mk, rust194/patches patch-compiler_rustc__llvm_build.rs patch-compiler_rustc__target_src_spec_targets_aarch64__be__unknown__netbsd.rs

rust194: reduce diffs to pkgsrc
DeltaFile
+9-5rust194/rust.mk
+2-9rust194/options.mk
+3-3rust194/platform.mk
+1-1rust194/patches/patch-compiler_rustc__llvm_build.rs
+1-1rust194/patches/patch-compiler_rustc__target_src_spec_targets_aarch64__be__unknown__netbsd.rs
+1-1rust194/patches/patch-compiler_rustc__target_src_spec_targets_aarch64__unknown__netbsd.rs
+17-2046 files not shown
+63-6652 files

NetBSD/pkgsrc-wip 1ca55fb. TODO

TODO: + wlroots-0.20.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc 5kiDtELnet/lldpd distinfo, net/lldpd/patches patch-src_daemon_interfaces-bsd.c

   net/lldpd: avoid memory leaks when returning ealy from bridge scan
VersionDeltaFile
1.6+10-4net/lldpd/patches/patch-src_daemon_interfaces-bsd.c
1.24+2-2net/lldpd/distinfo
+12-62 files

NetBSD/src qXRN7AMtests/usr.bin/xlint/lint1 msg_380.c msg_381.c, usr.bin/xlint/lint1 tree.c

   lint: do not warn about lossy cast from floating to integer

   The check is intended to catch unintentional loss of accuracy. Having an
   explicit cast in the code makes the intention clear enough.
VersionDeltaFile
1.706+3-3usr.bin/xlint/lint1/tree.c
1.4+4-1tests/usr.bin/xlint/lint1/msg_380.c
1.4+4-1tests/usr.bin/xlint/lint1/msg_381.c
+11-53 files

OpenBSD/ports MrFAZbUdevel/codex distinfo, devel/codex/patches patch-codex-rs_core_src_tools_spec_rs patch-codex-rs_Cargo_toml

   devel/codex: update to 0.117.0
VersionDeltaFile
1.12+56-20devel/codex/distinfo
1.1+66-0devel/codex/patches/patch-codex-rs_core_src_tools_spec_rs
1.10+44-4devel/codex/patches/patch-codex-rs_Cargo_toml
1.5+33-14devel/codex/patches/patch-codex-rs_arg0_src_lib_rs
1.1+43-0devel/codex/patches/patch-codex-rs_core_src_codex_rs
1.1+40-0devel/codex/patches/patch-codex-rs_core_src_tools_router_rs
+282-3814 files not shown
+437-5320 files

NetBSD/pkgsrc zFfLBOxnet/lldpd distinfo, net/lldpd/patches patch-src_daemon_interfaces-bsd.c

   net/lldpd: patch to fix endless loop on bridge interfaces
VersionDeltaFile
1.5+32-42net/lldpd/patches/patch-src_daemon_interfaces-bsd.c
1.23+2-1net/lldpd/distinfo
+34-432 files

NetBSD/pkgsrc zsnixU8doc CHANGES-2026, net/lldpd distinfo Makefile

   net/lldpd: update to 1.0.21

   1.0.21 [2026-03-14 22:17:53 +0100]:

    - [25e90db27404] release: 1.0.21 (Vincent Bernat)
    - [8bee83920123] doc: be clearer about how to install on macOS (Vincent Bernat)
    - [18d8f3ef03ac] build: add a few more Docker platforms (Vincent Bernat)
    - [aa1bb6253375] build: fix hardcoded ghcr.io path (Vincent Bernat)
    - [479afbb6240d] daemon/priv: factor out check of authorized paths (Vincent Bernat)
    - [4c5dccc97efc] doc: fix libtool invocation (Vincent Bernat)
    - [5facaf317d4a] daemon: do not fallback to ioctl for wireless (Vincent Bernat)
    - [6093ce4b65bb] daemon: use /sys/class/net/.../wireless to check wireless interface (Vincent Bernat)
    - [753b81e060d3] daemon: only keep one privileged op to remove both socket and lock (Vincent Bernat)
    - [66d67e5d145b] daemon: fix arbitrary file deletion in the privileged process (Vincent Bernat)
    - [747113fa7ed1] client: fix compilation warning about unterminated strings (Vincent Bernat)
    - [bf772f3193a0] doc: add NEWS entry for latest commit (Vincent Bernat)
    - [375c60c1ffe7] interfaces: use ethtool link mode bits for accurate MAU type selection (#771) (Ciro Iriarte)
    - [dcb62ae78e89] daemon: fix path traversal vulnerability in asroot_iface_description_os() (Vincent Bernat)
    - [5e144270fde7] daemon: fix path traversal vulnerability in asroot_open() (Vincent Bernat)

    [68 lines not shown]
VersionDeltaFile
1.22+4-4net/lldpd/distinfo
1.57+2-3net/lldpd/Makefile
1.1930+2-1doc/CHANGES-2026
1.8+2-0net/lldpd/PLIST
+10-84 files

OpenBSD/ports VIshGhsarchivers/zpaqfranz distinfo Makefile

   archivers/zpaqfranz: update to 64.7

   From maintainer tux0r
VersionDeltaFile
1.39+2-2archivers/zpaqfranz/distinfo
1.42+1-1archivers/zpaqfranz/Makefile
+3-32 files

FreeBSD/ports ad61804java/openjdk25 Makefile, java/openjdk26 Makefile

java/openjdk: Fix pkgsuffix for jre builds

java/openjdk25 and openjdk26 would use the same pkgsuffix when building
the jre FLAVOR, making the package names clash.

Reported by:    Antoine Brodin <antoine at freebsd.org>
Reviewed by:    fuz
Approved by:    fuz
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D56123
DeltaFile
+2-2java/openjdk25/Makefile
+2-1java/openjdk26/Makefile
+4-32 files

NetBSD/pkgsrc dULtCC1doc CHANGES-2026

   doc: Updated devel/ocaml-dune-configurator to 3.22.0
VersionDeltaFile
1.1929+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xYJA4VHdevel/ocaml-dune-configurator Makefile

   ocaml-dune-configurator: update to 3.22.0.

   See ocaml-dune.
VersionDeltaFile
1.11+1-2devel/ocaml-dune-configurator/Makefile
+1-21 files

NetBSD/pkgsrc BQBlltudoc CHANGES-2026 TODO

   doc: Updated devel/ocaml-dune to 3.22.0
VersionDeltaFile
1.1928+2-1doc/CHANGES-2026
1.26994+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc iYjNwIqdevel/ocaml-dune distinfo Makefile.common

   ocaml-dune: update to 3.22.0.

   3.22.0 (2026-03-18)
   -------------------

   ### Fixed

   - `Dyn.to_string` now uses a smarter way to convert floats. This ensures that
     floats are printed with enough precision to round-trip and are valid OCaml
     lexemes. (#12982, fixes #12980, @Alizter)

   - Fix `dune install --prefix` failing with relative paths outside the workspace
     like `../foo` (#12993, fixes #12241, @benodiwal)

   - Place the default trace file inside the build directory at the
     workspace root, rather than relative to the current directory.
     (#13735, @vouillon)

   - Fixed interpreting relative paths in `%{bin:..}` and `%{bin-available:..}`.

    [195 lines not shown]
VersionDeltaFile
1.19+4-4devel/ocaml-dune/distinfo
1.10+2-2devel/ocaml-dune/Makefile.common
1.21+1-2devel/ocaml-dune/Makefile
1.12+1-0devel/ocaml-dune/PLIST
+8-84 files

LLVM/project 16e0658clang/www cxx_status.html

[Clang][NFC] Trivial relocation is no longer a c++26 feature
DeltaFile
+0-5clang/www/cxx_status.html
+0-51 files

LLVM/project 00c6b4dmlir/lib/Dialect/Vector/IR VectorOps.cpp, mlir/test/Dialect/Vector canonicalize.mlir

[MLIR][Vector] Fix crash in foldDenseElementsAttrDestInsertOp on poison index (#188508)

When a dynamic index of -1 (the kPoisonIndex sentinel) was folded into
the static position of a vector.insert op,
foldDenseElementsAttrDestInsertOp would proceed to call
calculateInsertPosition, which returned -1. The subsequent iterator
arithmetic (allValues.begin() + (-1)) was undefined behaviour, causing
an assertion in DenseElementsAttr::get.

Fix by bailing out early in foldDenseElementsAttrDestInsertOp when any
static position equals kPoisonIndex, consistent with how
InsertChainFullyInitialized already guards this case.

Fixes #188404

Assisted-by: Claude Code
DeltaFile
+19-0mlir/test/Dialect/Vector/canonicalize.mlir
+5-0mlir/lib/Dialect/Vector/IR/VectorOps.cpp
+24-02 files

FreeBSD/ports c1753addevel/R-cran-tinytest distinfo Makefile

devel/R-cran-tinytest: Update to 1.4.3

- Update WWW to the official CRAN page, as it provides more comprehensive
  documentation and metadata than the GitHub repository.

ChangeLog: https://cran.r-project.org/web/packages/tinytest/NEWS
DeltaFile
+3-3devel/R-cran-tinytest/distinfo
+2-3devel/R-cran-tinytest/Makefile
+5-62 files

FreeBSD/ports e317834math/R-cran-terra distinfo Makefile, math/R-cran-terra/files patch-fix-tests

math/R-cran-terra: Update to 1.9-11

Mark port as TESTING_UNSAFE

ChangeLog: https://cran.r-project.org/web/packages/terra/news/news.html
DeltaFile
+0-80math/R-cran-terra/files/patch-fix-tests
+3-3math/R-cran-terra/distinfo
+2-2math/R-cran-terra/Makefile
+5-853 files

FreeBSD/ports ad4817etextproc/R-cran-rmarkdown distinfo Makefile

textproc/R-cran-rmarkdown: Update to 2.31

ChangeLog: https://cran.r-project.org/web/packages/rmarkdown/news/news.html
DeltaFile
+3-3textproc/R-cran-rmarkdown/distinfo
+1-1textproc/R-cran-rmarkdown/Makefile
+4-42 files

FreeBSD/ports d04395cdevel/aws-c-s3 distinfo Makefile

devel/aws-c-s3: Update to 0.12.0

ChangeLog: https://github.com/awslabs/aws-c-s3/releases/tag/v0.12.0
DeltaFile
+3-3devel/aws-c-s3/distinfo
+1-1devel/aws-c-s3/Makefile
+4-42 files

FreeBSD/ports 640defedevel/aws-c-event-stream distinfo Makefile

devel/aws-c-event-stream: Update to 0.7.0

ChangeLog:
        https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.7.0
        https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.6.1
DeltaFile
+3-3devel/aws-c-event-stream/distinfo
+1-1devel/aws-c-event-stream/Makefile
+4-42 files

FreeBSD/ports 35a04f2devel/aws-crt-cpp distinfo Makefile

devel/aws-crt-cpp: Update to 0.38.1

ChangeLog:
        https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.38.1
        https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.38.0
DeltaFile
+3-3devel/aws-crt-cpp/distinfo
+1-1devel/aws-crt-cpp/Makefile
+4-42 files

FreeBSD/ports 48437bddevel/R-cran-mlbench distinfo Makefile

devel/R-cran-mlbench: Update to 2.1-8

ChangeLog: https://cran.r-project.org/web/packages/mlbench/NEWS
DeltaFile
+3-3devel/R-cran-mlbench/distinfo
+1-1devel/R-cran-mlbench/Makefile
+4-42 files

FreeBSD/ports 13a03e5devel/aws-c-http distinfo Makefile

devel/aws-c-http: Update to 0.10.13

ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v0.10.13
DeltaFile
+3-3devel/aws-c-http/distinfo
+1-1devel/aws-c-http/Makefile
+4-42 files

FreeBSD/ports 75ce79fdatabases/sabiql distinfo Makefile

databases/sabiql: Update to 1.9.1

ChangeLog:      https://github.com/riii111/sabiql/releases/tag/v1.9.1
Reported by:    riii111 <notifications at github.com>
DeltaFile
+3-3databases/sabiql/distinfo
+1-1databases/sabiql/Makefile
+4-42 files

LLVM/project 64d2f70clang/www cxx_status.html

[Clang][NFC] Add the list of C++26 papers approved in Kona and Croydon
DeltaFile
+57-7clang/www/cxx_status.html
+57-71 files

FreeBSD/ports 891ee63math/lean4 distinfo pkg-plist

math/lean4: update 4.29.0-rc2 → 4.29.0
DeltaFile
+3-3math/lean4/distinfo
+6-0math/lean4/pkg-plist
+2-1math/lean4/Makefile
+11-43 files

FreeBSD/ports 37f74b0devel/py-sqlfluff distinfo Makefile

devel/py-sqlfluff: Update to 4.1.0
DeltaFile
+3-3devel/py-sqlfluff/distinfo
+1-1devel/py-sqlfluff/Makefile
+4-42 files

FreeBSD/ports 938ab55audio/waves distinfo, audio/waves/files patch-internal_lastfm_auth.go patch-internal_notify_stub.go

audio/waves: Update to 0.1.43

- Remove all patches (now included upstream)

ChangeLog:      https://github.com/llehouerou/waves/releases/tag/v0.1.43
DeltaFile
+0-11audio/waves/files/patch-internal_lastfm_auth.go
+5-5audio/waves/distinfo
+0-8audio/waves/files/patch-internal_notify_stub.go
+0-8audio/waves/files/patch-internal_notify_dbus__test.go
+0-8audio/waves/files/patch-internal_notify_dbus.go
+0-8audio/waves/files/patch-internal_notify_albumart__test.go
+5-487 files not shown
+7-9813 files

FreeBSD/ports 05eb48amisc/claude-code pkg-plist distinfo, misc/claude-code/files package-lock.json

misc/claude-code: update 2.1.84 → 2.1.86
DeltaFile
+4-4misc/claude-code/files/package-lock.json
+0-7misc/claude-code/pkg-plist
+3-3misc/claude-code/distinfo
+1-1misc/claude-code/Makefile
+8-154 files