FreeBSD/ports 1aea804devel/jiic/files build.xml

devel/jiic: fix build.
DeltaFile
+1-1devel/jiic/files/build.xml
+1-11 files

FreeBSD/ports 319b86asysutils/mackerel-agent distinfo Makefile

sysutils/mackerel-agent: Update to 0.86.0

Changes:        https://github.com/mackerelio/mackerel-agent/releases/tag/v0.86.0
DeltaFile
+5-5sysutils/mackerel-agent/distinfo
+1-2sysutils/mackerel-agent/Makefile
+6-72 files

NetBSD/pkgsrc-wip 4733e07. TODO, dmarc-report-viewer distinfo cargo-depends.mk

dmarc-report-viewer: update to 2.3.2
DeltaFile
+141-192dmarc-report-viewer/distinfo
+46-63dmarc-report-viewer/cargo-depends.mk
+1-2TODO
+1-1dmarc-report-viewer/Makefile
+189-2584 files

NetBSD/pkgsrc ZYliCI9doc CHANGES-2026

   Updated devel/py-async-lru, textproc/py-jmespath
VersionDeltaFile
1.669+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc swPEqyFtextproc/py-jmespath distinfo Makefile

   py-jmespath: updated to 1.1.0

   1.1.0

   Fix concurrency issue with cache
   Added support for Python 3.12-3.14
   Removed support for Python 3.7-3.8
VersionDeltaFile
1.8+4-4textproc/py-jmespath/distinfo
1.8+2-3textproc/py-jmespath/Makefile
1.4+2-2textproc/py-jmespath/PLIST
+8-93 files

NetBSD/pkgsrc 3YQbn9odevel/py-async-lru distinfo Makefile

   py-async-lru: updated to 2.1.0

   2.1.0

   Fixed cancelling of task when all tasks waiting on it have been cancelled.
   Fixed DeprecationWarning from asyncio.iscoroutinefunction.
VersionDeltaFile
1.3+4-4devel/py-async-lru/distinfo
1.3+2-2devel/py-async-lru/Makefile
+6-62 files

LLVM/project 7d60fe3clang/bindings/python/clang cindex.py, clang/docs ReleaseNotes.rst

[libclang/python] Add deprecation warnings to CompletionChunk.isKind methods (#177854)

This adresses point 3 from
https://github.com/llvm/llvm-project/issues/156680.

---------

Co-authored-by: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
DeltaFile
+36-0clang/bindings/python/clang/cindex.py
+7-0clang/docs/ReleaseNotes.rst
+43-02 files

NetBSD/pkgsrc-wip 42b2a3f. TODO, crush distinfo go-modules.mk

crush: update to 0.35.0
DeltaFile
+84-57crush/distinfo
+27-18crush/go-modules.mk
+1-1crush/Makefile
+0-1TODO
+112-774 files

NetBSD/pkgsrc-wip a11a299. TODO, resterm distinfo Makefile

resterm: update to 0.19.1
DeltaFile
+3-3resterm/distinfo
+1-1resterm/Makefile
+0-1TODO
+4-53 files

NetBSD/src C9lcgN1bin/dd dd.1

   dd(1): touch up markup
VersionDeltaFile
1.40+122-87bin/dd/dd.1
+122-871 files

LLVM/project 5b4811ellvm/include/llvm/Target/GlobalISel Combine.td, llvm/lib/CodeGen/GlobalISel CombinerHelper.cpp

[GlobalIsel] Enabling more rules for fp constant folding (#177902)

This PR extends GlobalISel to enable additional compile time constant
foldings

Resolves https://github.com/llvm/llvm-project/issues/86406
DeltaFile
+167-0llvm/test/CodeGen/AArch64/GlobalISel/combine-constant-fold-fp-rounding.mir
+20-0llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
+14-0llvm/include/llvm/Target/GlobalISel/Combine.td
+201-03 files

NetBSD/pkgsrc XbJS3nTdoc CHANGES-2026 TODO

   doc: Updated devel/py-poetry-core to 2.3.0
VersionDeltaFile
1.668+2-1doc/CHANGES-2026
1.26727+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc rwF8Aoqdevel/py-poetry-core distinfo Makefile

   py-poetry-core: update to 2.3.0.

   Added

       Add (optional) size and upload_time to Link and Package.files (#905).

   Changed

       Drop support for Python 3.9 (#897).
       Normalize versions (#893).
       Remove helper function to create temporary directories (#337).
       Improve type hint of Package.files (#904).
       Update list of supported licenses (#890, #895).

   Fixed

       Fix an issue where unsatisfiable requirements did not raise an error (#891).
       Fix an issue where the implicit main group did not exist if it was explicitly declared as not having any dependencies (#892).
       Fix an issue where python_full_version markers with pre-release versions were parsed incorrectly (#893).
VersionDeltaFile
1.16+4-4devel/py-poetry-core/distinfo
1.19+4-4devel/py-poetry-core/Makefile
+8-82 files

NetBSD/pkgsrc ybu6ffpdoc CHANGES-2026 TODO

   doc: Updated devel/py-gi-docgen to 2026.1
VersionDeltaFile
1.667+2-1doc/CHANGES-2026
1.26726+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc PVE2THedevel/py-gi-docgen distinfo Makefile

   py-gi-docgen: update to 2026.1.

   Add graphviz dependency for .dot support.

   ## [2026.1] - 2026-01-23

   ### Added

   - Parse method-inline for records, unions and interfaces [#173]

   ### Changed

   - Use dot's `svg_inline` output format [!251]

   ### Fixed

   - Fix Red Hat Display italic font-face [!257]
VersionDeltaFile
1.8+4-4devel/py-gi-docgen/distinfo
1.17+4-2devel/py-gi-docgen/Makefile
+8-62 files

FreeBSD/ports 00f6178devel/dbus-java Makefile

devel/dbus-java: pin to openjdk8

Newer jdk versions give:
[00:00:10] org/freedesktop/dbus/AbstractConnection.java:13: error: as of release 9, '_' is a keyword, and may not be used as an identifier
[00:00:10] import static org.freedesktop.dbus.Gettext._;

PR:     292654
Approved-by:    0mp@ (maintainer)
DeltaFile
+1-0devel/dbus-java/Makefile
+1-01 files

FreeBSD/ports cddcb21devel/flexdock Makefile, java/jgraphx Makefile

math/scilab: fix build with jdk8 and JAVA_DEFAULT=21

When scilab compiles with jdk8 it needs the libraries to be
compiled with jdk8 also.

PR:     272855
Approved-By:    no maintainer
Fixes:  0bb32f6170f8040ec686c7e597408b1f3923a225 (scilab pin to jdk8)
DeltaFile
+1-0java/jgraphx/Makefile
+1-0devel/flexdock/Makefile
+2-02 files

NetBSD/pkgsrc 9qHZRAudoc CHANGES-2026

   doc: Updated graphics/gdk-pixbuf2 to 2.44.4nb1
VersionDeltaFile
1.666+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1QceDREgraphics/gdk-pixbuf2 Makefile

   gdk-pixbuf2: comment out py-gi-docgen dependency

   This is not needed unless the default-off 'documentation' meson
   option is turned on.

   Bump PKGREVISION.
VersionDeltaFile
1.77+4-2graphics/gdk-pixbuf2/Makefile
+4-21 files

NetBSD/pkgsrc N3vvoPsdoc CHANGES-2026

   doc: Updated textproc/rumdl to 0.1.0
VersionDeltaFile
1.665+2-5doc/CHANGES-2026
+2-51 files

OPNSense/core 9abf17bsrc/opnsense/scripts/kea kea_prefix_watcher.py

kea: Use hostwatch as ndp source in kea_prefix_watcher script
DeltaFile
+26-16src/opnsense/scripts/kea/kea_prefix_watcher.py
+26-161 files

NetBSD/pkgsrc ePSkJHHtextproc/rumdl distinfo Makefile

   textproc/rumdl: update to 0.1.0

   🎉 First Stable Release

   rumdl reaches production-ready status after validation against 99,291 markdown files
   across 51 popular repositories (kubernetes, react, vscode, rust-lang, tensorflow, and more)
   with zero false positives detected.
   Added

       CLI: fmt --check flag for CI usage
           Returns non-zero exit code if files would be modified
           Enables dry-run formatting checks in CI pipelines

       Fuzz testing infrastructure
           Fix idempotency fuzzer verifies fixes don't oscillate
           Run with make fuzz (requires nightly Rust)

   Fixed


    [10 lines not shown]
VersionDeltaFile
1.5+4-4textproc/rumdl/distinfo
1.5+2-2textproc/rumdl/Makefile
1.2+0-0textproc/rumdl/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc 8r8vP1Tdoc CHANGES-2026

   doc: Updated x11/libXxf86vm to 1.1.7
VersionDeltaFile
1.664+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc TkApzpkx11/libXxf86vm Makefile distinfo

   libXxf86vm: update to 1.1.7.

   Alan Coopersmith (5):
         meson: Add option to build with meson
         Improve man page formatting
         XF86VM.3: fix warnings raised by `mandoc -T lint` and `groff -rCHECKSTYLE=10`
         gitlab CI: drop the ci-fairy check-mr job
         libXxf86vm 1.1.7

   Bjarni Ingi Gislason (1):
         XF86VM.3: Some editorial changes for this man page [Debian bug #1102885]
VersionDeltaFile
1.20+3-8x11/libXxf86vm/Makefile
1.13+4-4x11/libXxf86vm/distinfo
1.4+3-1x11/libXxf86vm/PLIST
+10-133 files

OPNSense/core 6c10a1csrc/www firewall_rules.php

firewall: make previously associated DNAT rules editable

Also need to go through the edit page but first this as a
reminder.
DeltaFile
+0-22src/www/firewall_rules.php
+0-221 files

NetBSD/pkgsrc LTX2Wasdoc CHANGES-2026

   doc: Updated x11/libXxf86dga to 1.1.7
VersionDeltaFile
1.663+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JY9jxobx11/libXxf86dga Makefile distinfo

   libXxf86dga: update to 1.1.7.

   Alan Coopersmith (6):
         Remove "All rights reserved" from Oracle copyright notices
         configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
         meson: Add option to build with meson
         Improve man page formatting
         gitlab CI: drop the ci-fairy check-mr job
         libXxf86dga 1.1.7
VersionDeltaFile
1.21+3-9x11/libXxf86dga/Makefile
1.13+4-4x11/libXxf86dga/distinfo
1.3+3-1x11/libXxf86dga/PLIST
+10-143 files

NetBSD/pkgsrc nPSBGHcdoc CHANGES-2026

   doc: Updated x11/libXvMC to 1.0.15
VersionDeltaFile
1.662+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc aWxiUQwx11/libXvMC distinfo builtin.mk

   libXvMC: update to 1.0.15.

   Alan Coopersmith (8):
         unifdef Lynx
         meson: Move protos from Requires.private to Requires in generated .pc files
         meson: raise minimum required meson version from 0.58 to 0.62
         meson: set MALLOC_0_RETURNS_NULL to match autoconf
         meson: prepend prefix to sysconfdir if it doesn't start with /
         gitlab CI: Use diffoscope to compare autoconf & meson installs
         gitlab CI: drop the ci-fairy check-mr job
         libvMC 1.0.15
VersionDeltaFile
1.15+4-4x11/libXvMC/distinfo
1.5+3-3x11/libXvMC/builtin.mk
1.25+2-2x11/libXvMC/Makefile
+9-93 files

NetBSD/pkgsrc mc0AYIydoc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.1.0
VersionDeltaFile
1.661+6-1doc/CHANGES-2026
+6-11 files