NetBSD/pkgsrc 0DTvp9Fdoc CHANGES-2026

   Removed archivers/bmap-tools; Added archivers/bmaptool
VersionDeltaFile
1.5214+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 7iIQYlRarchivers Makefile, archivers/bmaptool distinfo DESCR

   bmaptool: added version 3.9.0

   Bmaptool is a generic tool for creating the block map (bmap) for
   a file and copying files using the block map. The idea is that
   large files, like raw system image files, can be copied or flashed
   a lot faster and more reliably with bmaptool than with traditional
   tools, like "dd" or "cp".
VersionDeltaFile
1.1+31-0archivers/bmaptool/PLIST
1.1+24-0archivers/bmaptool/Makefile
1.1+5-0archivers/bmaptool/distinfo
1.1+5-0archivers/bmaptool/DESCR
1.226+2-2archivers/Makefile
+67-25 files

NetBSD/pkgsrc jaS2Dp1archivers/bmap-tools DESCR distinfo

   bmap-tools: removed; use bmaptool instead
VersionDeltaFile
1.4+1-1archivers/bmap-tools/distinfo
1.3+1-1archivers/bmap-tools/PLIST
1.10+1-1archivers/bmap-tools/Makefile
1.2+0-0archivers/bmap-tools/DESCR
+3-34 files

NetBSD/pkgsrc 7gmQrytnet/php-baikal Makefile

   net/php-baikal: json.mk is not required

   lang/php/json.mk is not required if a pacakge supports PHP 8.0 or later.
VersionDeltaFile
1.29+2-2net/php-baikal/Makefile
+2-21 files

NetBSD/pkgsrc gmSDyc2net/icingaweb2 Makefile

   net/icingaweb2: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE for php-json dependency.

   No functional change.
VersionDeltaFile
1.10+4-2net/icingaweb2/Makefile
+4-21 files

NetBSD/pkgsrc SFs4fmymultimedia/php-avideo Makefile, multimedia/php-avideo-encoder Makefile

   multimedia/php-avideo: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE for php-json dependency.

   No functional change.
VersionDeltaFile
1.5+3-2multimedia/php-avideo/Makefile
1.7+3-2multimedia/php-avideo-encoder/Makefile
1.5+3-2multimedia/php-avideo-encoder-network/Makefile
+9-63 files

NetBSD/pkgsrc FM6yixndoc CHANGES-2026

   doc: Updated mail/php-dmarc-srg to 2.3nb1
VersionDeltaFile
1.5213+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MwU0qmFmail/php-dmarc-srg distinfo INSTALL, mail/php-dmarc-srg/patches patch-init.php patch-config_vendor__config.php

   mail/php-dmarc-srg: improve configuration handling

   Install configuration files under PKG_SYSCONFDIR.

   Bump PKGREVISION.
VersionDeltaFile
1.10+17-8mail/php-dmarc-srg/Makefile
1.1+15-0mail/php-dmarc-srg/patches/patch-init.php
1.1+15-0mail/php-dmarc-srg/patches/patch-config_vendor__config.php
1.1+14-0mail/php-dmarc-srg/INSTALL
1.4+3-1mail/php-dmarc-srg/distinfo
+64-95 files

NetBSD/pkgsrc yI2C1iadoc CHANGES-2026

   Updated www/py-django-treebeard, www/py-django-photologue
VersionDeltaFile
1.5212+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc wsmiJDawww/py-django-photologue Makefile distinfo

   py-django-photologue: updated to 3.20

   3.20 (2026-07-24)

   - Replaced ExifRead with Pillow for reading EXIF metadata.
   - Added a pyproject.toml build-system configuration.
   - Moved package metadata to pyproject.toml.
   - Moved zest.releaser configuration to pyproject.toml.
   - Removed the setup.py compatibility shim.
   - Moved package publication to GitHub Actions workflows.
   - Added a reproducible, isolated release environment using uv.
VersionDeltaFile
1.13+4-4www/py-django-photologue/distinfo
1.9+4-4www/py-django-photologue/PLIST
1.25+2-3www/py-django-photologue/Makefile
+10-113 files

NetBSD/pkgsrc AsE7Mv6www/py-django-treebeard Makefile distinfo

   py-django-treebeard: updated to 7.0.0

   7.0.0

   Treebeard's Django admin integration (AdminTree) has been rewritten. The new implementation is significantly more performant and scalable, and implements lazy-loading for node children. Projects that had overridden TreeAdmin behaviour should consult the code for changes.
   Added a max_depth argument to the get_tree() and get_descendants() methods, to allow control over the depth of the tree that is returned.
   Improved the efficiency of get_descendant_count() to use a database count instead of fetching the entire queryset (for MP, NS and LT implementations).
   Added support for Django 6.1.
VersionDeltaFile
1.12+5-6www/py-django-treebeard/PLIST
1.24+4-4www/py-django-treebeard/distinfo
1.26+2-2www/py-django-treebeard/Makefile
+11-123 files

NetBSD/pkgsrc mw7KQt2doc CHANGES-2026

   Updated www/py-test-django, devel/py-wheel
VersionDeltaFile
1.5211+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc yssf09Gdevel/py-wheel Makefile distinfo

   py-wheel: updated to 0.48.0

   **0.48.0** (2026-08-12)

   - Added a ``--local-version`` option to ``wheel pack`` to add, replace, or remove a
     PEP 440 local version identifier from a wheel
   - Fixed ``wheel convert`` unnecessarily upgrading compatible core metadata versions
   - Fixed ``wheel tags`` producing invalid archives when retagging wheels whose
     entries use ZIP64, by dropping the central-directory ZIP64 extra field that is
     not valid in a local file header
   - Fixed ``wheel convert`` writing the converted wheel outside the destination
     directory when the input archive contained a maliciously crafted project name
     or version with path separators (arbitrary file write / path traversal)
VersionDeltaFile
1.35+4-4devel/py-wheel/distinfo
1.46+2-2devel/py-wheel/Makefile
+6-62 files

NetBSD/pkgsrc 5JMBAOnwww/py-test-django PLIST Makefile

   py-test-django: updated to 4.14.0

   4.14.0 (2026-08-10)

   Compatibility

   * Restored (unofficial) support for Django 5.0 and Django 5.1.

   Improvements

   * Added a ``django`` extra to the package. By depending on this extra
     (e.g. ``pip install pytest-django[django]``), the dependency resolver
     will ensure you get a version of pytest-django that is compatible with
     your version of Django (lower bound only). At least from now on...
VersionDeltaFile
1.31+4-4www/py-test-django/distinfo
1.33+2-2www/py-test-django/Makefile
1.8+2-1www/py-test-django/PLIST
+8-73 files

NetBSD/pkgsrc lbBS7X5doc CHANGES-2026

   Updated textproc/py-types-docutils, time/py-types-python-dateutil, devel/py-types-setuptools, textproc/py-types-yaml
VersionDeltaFile
1.5210+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc TweTCLStextproc/py-types-yaml Makefile distinfo

   py-types-yaml: updated to 6.0.12.20260724

   6.0.12.20260724
   * Replace `NoReturn` with `Never`
VersionDeltaFile
1.18+4-4textproc/py-types-yaml/distinfo
1.21+3-3textproc/py-types-yaml/Makefile
+7-72 files

NetBSD/pkgsrc HgCKEGgdevel/py-types-setuptools Makefile distinfo

   py-types-setuptools: updated to 84.0.0.20260812

   84.0.0.20260812
   * Update to 84.0.*
VersionDeltaFile
1.30+7-3devel/py-types-setuptools/PLIST
1.67+4-4devel/py-types-setuptools/distinfo
1.71+3-3devel/py-types-setuptools/Makefile
+14-103 files

NetBSD/pkgsrc vPbRisQtime/py-types-python-dateutil Makefile distinfo

   py-types-python-dateutil: updated to 2.9.0.20260807

   2.9.0.20260807
   * Run Pyrefly on typeshed stubs in CI
VersionDeltaFile
1.23+4-4time/py-types-python-dateutil/distinfo
1.25+3-3time/py-types-python-dateutil/Makefile
+7-72 files

NetBSD/pkgsrc HYRpSwdtextproc/py-types-docutils Makefile distinfo

   py-types-docutils: updated to 0.22.3.20260724

   0.22.3.20260724
   * Replace `NoReturn` with `Never`
VersionDeltaFile
1.12+4-4textproc/py-types-docutils/distinfo
1.12+3-3textproc/py-types-docutils/Makefile
+7-72 files

NetBSD/pkgsrc lh03LtPdoc CHANGES-2026

   doc: Updated graphics/php-jpgraph to 4.4.3
VersionDeltaFile
1.5209+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ODYsZIRgraphics/php-jpgraph PLIST distinfo

   graphics/php-jpgraph: update to 4.4.3

   4.4.3 (2026-01-26)

   * Support PHP 8.5
VersionDeltaFile
1.27+3-6graphics/php-jpgraph/Makefile
1.9+4-4graphics/php-jpgraph/distinfo
1.8+2-1graphics/php-jpgraph/PLIST
+9-113 files

NetBSD/pkgsrc ULZi0hTdevel/php-composer Makefile

   devel/php-composer: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE for php-json dependency.

   No functional change.
VersionDeltaFile
1.32+4-2devel/php-composer/Makefile
+4-21 files

NetBSD/pkgsrc XIYNCfxdevel/mantis Makefile

   devel/mantis: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE for php-json dependency.

   No functional change.
VersionDeltaFile
1.62+4-3devel/mantis/Makefile
+4-31 files

NetBSD/pkgsrc IpIDoOadevel/arcanist Makefile

   devel/arcanist: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE for php-json dependency.

   No functional change.
VersionDeltaFile
1.23+4-2devel/arcanist/Makefile
+4-21 files

NetBSD/pkgsrc dAAGnOodatabases/php-redis Makefile

   databases/php-redis: use PHP_REQUIRE_MODULE

   Use PHP_REQUIRE_MODULE for php-json dependency.

   No functional change.
VersionDeltaFile
1.22+4-2databases/php-redis/Makefile
+4-21 files

NetBSD/pkgsrc U4OpK7ydoc CHANGES-2026

   Updated audio/fluidsynth, devel/mold
VersionDeltaFile
1.5208+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc E9OtdDydevel/mold Makefile distinfo

   mold: updated to 2.42.0

   2.42.0

   New Features

   We have made numerous optimizations throughout the linker during this release cycle. mold 2.42.0 should be noticeably faster than previous versions, especially when linking large programs on machines with many cores.

   --pack-dyn-relocs=android and --pack-dyn-relocs=android+relr are now supported. These options encode dynamic relocations in the Android packed relocation format (APS2), which significantly reduces the size of the dynamic relocation table of Android binaries. (59957fc, 7a66f71, 400dfad)

   --compress-debug-sections now accepts a compression level, such as zstd:9 or zlib:6. Plain zstd and zlib remain equivalent to zstd:3 and zlib:1, respectively, which were the previous hardcoded defaults. (56fc571, 0420959, 6695f13)

   The -w and --no-warnings options are now supported. They suppress warnings and cancel --fatal-warnings, while real errors are still reported. This matches the behavior of lld. (51b9683)

   The -Ttext-segment option, which sets the address of the first byte of the text segment, is now supported for compatibility with GNU ld. (ac73431)

   mold now supports the SFrame version 3 stack unwinding format. SFrame is a compact alternative to .eh_frame used for asynchronous stack unwinding by profilers and debuggers. As of binutils 2.46, the GNU assembler emits SFrame version 3 when the --gsframe flag is given, so object files containing .sframe sections are becoming common. .sframe sections cannot be treated as opaque bytes; mold parses input .sframe sections, discards entries for functions removed by --gc-sections or --icf, and rebuilds a single merged section sorted by function address, along with a PT_GNU_SFRAME segment so that the runtime can locate it. Relocatable output (-r) is supported as well. (d0aa95a)

   mold now discards temporary local symbols such as .L.str.42 by default, as lld does. Compilers emit a large number of such symbols for unnamed program elements, but they are compiler-internal; nothing references them through the symbol table, and debug info refers to their data by section offset. Discarding them makes large debug builds a few percent smaller and keeps compiler-internal labels out of symbolized addresses. The new --discard-none option restores the previous behavior. -r and --emit-relocs continue to keep all local symbols. (45dea59)
VersionDeltaFile
1.46+4-4devel/mold/distinfo
1.53+2-2devel/mold/Makefile
+6-62 files

NetBSD/pkgsrc nfx8hPOaudio/fluidsynth PLIST Makefile

   fluidsynth: updated to 2.6.0

   2.6.0

   New Features

   Add automatic Gain Control / Output Limiter on final rendering stage, refer to related FluidSettings
   The synth gained support for signed 32-bit & 24-bit linear PCM, and WASAPI is the first audio driver being able to use 24-bit audio
   Add support for MIDI RPN 5 - Modulation Depth Range
   Add new reverb engines to fix flaws of fluidsynth's previous FDN reverb, refer to wiki for an overview
   Implement GM2 bank select mode

   Musically Breaking Changes

   Fix a bug introduced 17 years ago in 1.1.0 that caused sample fine-tune to be applied incorrectly for some Soundfont instruments
   Implement MIDI RP-020 to fix MIDI files that use MTS being played back incorrectly
   Fluidsynth's default reverb engine was changed to Dattorro - a plate-style reverbator
   Fluidsynth now uses a higher order sinc interpolation, the previous 7th order sinc was dropped due to quality issues


    [7 lines not shown]
VersionDeltaFile
1.65+4-4audio/fluidsynth/distinfo
1.48+2-2audio/fluidsynth/PLIST
1.101+2-2audio/fluidsynth/Makefile
+8-83 files

NetBSD/pkgsrc HTg9zhndatabases/php-mongodb Makefile

   databases/php-mongodb: json.mk is not required

   lang/php/json.mk is not required if a pacakge supports PHP 8.0 or later.

   No functional change.
VersionDeltaFile
1.33+1-2databases/php-mongodb/Makefile
+1-21 files

NetBSD/pkgsrc aL3rG3Pdoc CHANGES-2026

   doc: Updated www/ruby-selenium-webdriver to 4.47.0
VersionDeltaFile
1.5207+2-1doc/CHANGES-2026
+2-11 files