FreeBSD/ports 1248f77databases/mongodb70 distinfo Makefile

databases/mongodb70: 7.0.28

Changes:
https://www.mongodb.com/docs/manual/release-notes/7.0/#7.0.28---dec-19--2025

Announcement:
https://www.mongodb.com/community/forums/t/mongodb-7-0-28-is-released/332825?u=r_k

Security:       CVE-2025-14847 "Zlib compressed protocol header length confusion may allow memory read"
DeltaFile
+3-3databases/mongodb70/distinfo
+1-1databases/mongodb70/Makefile
+4-42 files

FreeBSD/ports 1243aa9multimedia/subtitlecomposer Makefile distinfo

multimedia/subtitlecomposer: add upstream patch to fix build with FFmpeg 8
DeltaFile
+2-3multimedia/subtitlecomposer/Makefile
+3-1multimedia/subtitlecomposer/distinfo
+5-42 files

ELF Tool Chain/elftoolchain 4324trunk/libelf Makefile

libelf/Makefile: Sort SRCS.

DeltaFile
+5-5trunk/libelf/Makefile
+5-51 files

NetBSD/src qofaaxwsys/dev ccd.c

   Fix kern.ccd.units sysctl processing

   The kern.ccd.units sysctl is intended to return a list (array) of
   configured ccd unit numbers - it didn't, instead it returned the
   unit number of the first configured ccd, and N-1 0's (where N
   is the number of configured ccd devices).   If it happened that
   ccd0 was the first configured, then N 0's would be returned.

   This (very simple) fix corrects that.

   This bug has been present (unnoticed apparently) since the sysctl
   was added, April, 2013 - so I guess that not very many people to
        ccdconfig -g
   (not naming the devices) when they have more than one configured ccd.
   I suspect that's the only current way to experience it easily.

   XXX pullup -9 -10 -11
VersionDeltaFile
1.194+3-3sys/dev/ccd.c
+3-31 files

FreeBSD/ports c13aa0bx11/plank distinfo Makefile

x11/plank: Update 0.11.157 => 0.11.158, reset maintainership

Changelog:
https://github.com/zquestz/plank-reloaded/releases/tag/0.11.158

While here reset maintainership - inactive since 2021.

PR:     291921
DeltaFile
+3-3x11/plank/distinfo
+2-2x11/plank/Makefile
+5-52 files

LLVM/project f64bc98mlir/include/mlir/Dialect/OpenACC/Transforms Passes.td, mlir/lib/Dialect/OpenACC/Transforms ACCIfClauseLowering.cpp CMakeLists.txt

[mlir][acc] Add ACCIfClauseLowering pass (#173447)

This pass lowers OpenACC compute constructs with `if` clauses into
`scf.if` with separate device and host paths.

Before:
```
  %d = acc.copyin varPtr(%a : memref<10xf32>) -> memref<10xf32>
  acc.parallel dataOperands(%d) if(%cond) {
    acc.loop control(%i : i32) = (%c0 : i32) to (%c10 : i32) step (%c1 :
i32) {
      // loop body
      acc.yield
    }
    acc.yield
  }
  acc.copyout accPtr(%d) to varPtr(%a)
```


    [20 lines not shown]
DeltaFile
+245-0mlir/lib/Dialect/OpenACC/Transforms/ACCIfClauseLowering.cpp
+224-0mlir/test/Dialect/OpenACC/acc-if-clause-lowering.mlir
+35-0mlir/include/mlir/Dialect/OpenACC/Transforms/Passes.td
+1-0mlir/lib/Dialect/OpenACC/Transforms/CMakeLists.txt
+505-04 files

NetBSD/pkgsrc SqspzFidoc CHANGES-2025 TODO

   doc: Updated cad/verilator to 5.042
VersionDeltaFile
1.7382+2-1doc/CHANGES-2025
1.26578+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc GmqA2Jgcad/verilator PLIST Makefile, cad/verilator/patches patch-Makefile.in patch-src_V3Options.cpp

   cad/verilator: Update to 5.042

   Changelog:
   Verilator 5.042 2025-11-02
   ==========================

   **Other:**

   * Add HIERPARAM error on hierarchical parameter values (#1626) (#6456) (#6484) (#6587) (#6609) (#6621) (#6623). [Todd Strader] [Luca Rufer] [Paul Swirhun]
   * Add error on zero/negative unpacked dimensions (#1642). [Stefan Wallentowitz]
   * Add verilator_gantt profiling of DPI imports (#3084). [Geza Lore]
   * Add ASSIGNEQEXPR when use `=` inside expressions (#5567). [Ethan Sifferman]
   * Add error on non-packed struct randc (#5999). [Seth Pellegrino]
   * Add configure `--enable-dev-asan` to compile verilator_bin with the address sanitizer (#6404). [Geza Lore]
   * Add $(LDFLAGS) and $(LIBS) to when building shared libraries (#6425) (#6426). [Ahmed El-Mahmoudy]
   * Add IMPLICITSTATIC also on procedure variables.
   * Add FUNCTIMCTL error on function invoking task or time-controlling statements (#6385).
   * Add error on `virtual new` (#6486). [Alex Solomatnikov]
   * Add error on ranges with tristate values (#6534). [Alex Solomatnikov]

    [1953 lines not shown]
VersionDeltaFile
1.2+27-21cad/verilator/patches/patch-Makefile.in
1.5+37-6cad/verilator/PLIST
1.11+21-8cad/verilator/Makefile
1.1+18-0cad/verilator/patches/patch-src_V3Options.cpp
1.1+15-0cad/verilator/patches/patch-configure.ac
1.8+7-5cad/verilator/distinfo
+125-406 files

NetBSD/pkgsrc o4xdGLIdoc CHANGES-2025

   doc: Updated mail/thunderbird-l10n to 146.0.1
VersionDeltaFile
1.7381+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc U06B0QImail/thunderbird-l10n distinfo Makefile

   mail/thunderbird-l10n: Update to 146.0.1

   * Sync with mail/thunderbird-146.0.1.
VersionDeltaFile
1.138+187-187mail/thunderbird-l10n/distinfo
1.143+2-2mail/thunderbird-l10n/Makefile
+189-1892 files

NetBSD/pkgsrc qtUTDnWdoc CHANGES-2025

   doc: Updated mail/thunderbird to 146.0.1
VersionDeltaFile
1.7380+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc wor7NiXmail/thunderbird/patches patch-build_gn__processor.py patch-third__party_libwebrtc_modules_video__capture_video__capture__internal__impl__gn_moz.build

   mail/thunderbird: Update to 146.0.1

   Changelog:
   146.0.1:
   What's Fixed

   fixed
   Reverted fix that localized consistent special folder names in server's language


   146.0:
   What's New

   new
   Enabled configuration of preferred OpenPGP keyserver via the UI

   What's Changed

   changed

    [106 lines not shown]
VersionDeltaFile
1.1+46-0mail/thunderbird/patches/patch-build_gn__processor.py
1.1+40-0mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_video__capture__internal__impl__gn_moz.build
1.1+29-0mail/thunderbird/patches/patch-third__party_libwebrtc_modules_portal_portal__gn_moz.build
1.1+29-0mail/thunderbird/patches/patch-third__party_libwebrtc_rtc__base_platform__thread__types.cc
1.3+23-4mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_linux_video__capture__v4l2.cc
1.1+23-0mail/thunderbird/patches/patch-memory_build_mozjemalloc__types.h
+190-47 files not shown
+231-2813 files

NetBSD/pkgsrc BVMY9ZBdoc CHANGES-2025

   doc: Updated textproc/py-pdf to 6.5.0
VersionDeltaFile
1.7379+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc KFg91NUtextproc/py-pdf distinfo Makefile

   textproc/py-pdf: Update to 6.5.0

   Changelog:
   ## Version 6.5.0, 2025-12-21

   ### New Features (ENH)
   - Limit jbig2dec memory usage (#3576)
   - FontDescriptor: Initiate from embedded font resource (#3551)

   ### Robustness (ROB)
   - Allow fallback to PBM files for jbig2dec without PNG support (#3567)
   - Use warning instead of error for early EOD for RunLengthDecode (#3548)

   ### Developer Experience (DEV)
   - Test with macOS as well (#3401)
VersionDeltaFile
1.44+4-4textproc/py-pdf/distinfo
1.50+2-2textproc/py-pdf/Makefile
+6-62 files

FreeNAS/freenas d223ac7src/middlewared/middlewared/plugins/apps upgrade.py

NAS-139082 / 26.04 / fix app upgrades (#17905)

Similar to https://github.com/truenas/middleware/pull/17881
DeltaFile
+13-6src/middlewared/middlewared/plugins/apps/upgrade.py
+13-61 files

FreeBSD/ports 1b3cf1fnet-im/conduit distinfo Makefile

net-im/conduit: Update to 0.10.10

MFH:            2025Q4

(cherry picked from commit 174b77083170da25a633b6354069f4ac1e00631b)
DeltaFile
+3-3net-im/conduit/distinfo
+2-2net-im/conduit/Makefile
+5-52 files

FreeBSD/ports 174b770net-im/conduit distinfo Makefile

net-im/conduit: Update to 0.10.10

MFH:            2025Q4
DeltaFile
+3-3net-im/conduit/distinfo
+2-3net-im/conduit/Makefile
+5-62 files

FreeNAS/freenas b449d28src/middlewared/middlewared/plugins/apps upgrade.py

fix app upgrades
DeltaFile
+11-4src/middlewared/middlewared/plugins/apps/upgrade.py
+11-41 files

OPNSense/core b8cbac6src/opnsense/mvc/app/controllers/OPNsense/IDS/forms generalSettings.xml

Update src/opnsense/mvc/app/controllers/OPNsense/IDS/forms/generalSettings.xml

Co-authored-by: Franco Fichtner <franco at opnsense.org>
DeltaFile
+1-1src/opnsense/mvc/app/controllers/OPNsense/IDS/forms/generalSettings.xml
+1-11 files

OPNSense/core 6702813src/opnsense/mvc/app/controllers/OPNsense/IDS/forms generalSettings.xml

Update src/opnsense/mvc/app/controllers/OPNsense/IDS/forms/generalSettings.xml

Co-authored-by: Franco Fichtner <franco at opnsense.org>
DeltaFile
+1-1src/opnsense/mvc/app/controllers/OPNsense/IDS/forms/generalSettings.xml
+1-11 files

NetBSD/src aGqD1gLlib/libc/atomic atomic_ops.3

   cross reference the kernel versions (it was Xr'ed the other way around)
VersionDeltaFile
1.10+4-3lib/libc/atomic/atomic_ops.3
+4-31 files

FreeBSD/src 4f184fdusr.sbin/nfsd nfsd.8

nfsd.8: Add a short paragraph w.r.t. NFSv3 vs NFSv4 setup

The nfsd can be configured to support NFSv3, NFSv4 or both
of them.

This patch adds a short paragraph to nfsd.8 to explain this.

This is a content change.

Reviewed by:    kib, zaiee (manpages)
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D54279
DeltaFile
+60-2usr.sbin/nfsd/nfsd.8
+60-21 files

FreeBSD/ports 9b67608ports-mgmt/portlint Makefile, ports-mgmt/portlint/src portlint.pl

ports-mgmt/portlint: Update to 2.23.0

* Soften .desktop error for both plist and Makefile items [1]
* Check COMMENT for non-ASCII characters [2]
* Ensure the order of pre-TARGET, do-TARGET, and post-TARGET sections
  [3]
* Check for duplicates in LICENSE_PERMS [4]

PR:             291017 [1]
                289975 [2]
                284951 [3]
                284644 [4]
DeltaFile
+55-6ports-mgmt/portlint/src/portlint.pl
+1-1ports-mgmt/portlint/Makefile
+56-72 files

OpenBSD/ports EkjxLVIwww/anubis distinfo Makefile

   update to anubis-1.24.0
VersionDeltaFile
1.13.2.2+2-2www/anubis/distinfo
1.15.2.2+1-1www/anubis/Makefile
+3-32 files

OpenBSD/ports Me3ft3Cwww/anubis distinfo Makefile

   update to anubis-1.24.0
VersionDeltaFile
1.16+2-2www/anubis/distinfo
1.18+1-1www/anubis/Makefile
+3-32 files

OpenBSD/ports wlxSAQSdevel/acpica Makefile distinfo

   update to acpica-20251212
VersionDeltaFile
1.44+2-2devel/acpica/Makefile
1.25+2-2devel/acpica/distinfo
+4-42 files

OpenBSD/ports nZ1gVV7sysutils/py-psutil Makefile distinfo, sysutils/py-psutil/pkg PLIST

   update to py3-psutil-7.2.0
VersionDeltaFile
1.19+3-62sysutils/py-psutil/pkg/PLIST
1.39+3-2sysutils/py-psutil/Makefile
1.16+2-2sysutils/py-psutil/distinfo
+8-663 files

OpenBSD/ports 6syMvywmisc/gpsd distinfo Makefile

   update to gpsd-3.27.2
VersionDeltaFile
1.19+2-2misc/gpsd/distinfo
1.105+1-1misc/gpsd/Makefile
+3-32 files

NetBSD/pkgsrc CtF3c4rlang/openjdk21 hacks.mk

   lang/openjdk21: Update version number in hacks.mk
VersionDeltaFile
1.3+3-3lang/openjdk21/hacks.mk
+3-31 files

OpenBSD/ports zGMDmFidevel/py-types-setuptools distinfo Makefile

   update to py3-types-setuptools-80.9.0.20251223
VersionDeltaFile
1.7+2-2devel/py-types-setuptools/distinfo
1.9+1-1devel/py-types-setuptools/Makefile
+3-32 files