NetBSD/pkgsrc 6wfrY1ndoc CHANGES-2026

   doc: Updated lang/akku to 1.1.0
VersionDeltaFile
1.5980+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc FBfWoqqlang Makefile, lang/akku distinfo DESCR

   imported akku 1.1.0
VersionDeltaFile
1.1+287-0lang/akku/PLIST
1.1+42-0lang/akku/patches/patch-spells_define-values.scm
1.1+20-0lang/akku/Makefile
1.1+7-0lang/akku/DESCR
1.1+6-0lang/akku/distinfo
1.797+2-1lang/Makefile
+364-16 files

NetBSD/src TG8B0wwdistrib/utils/embedded/conf riscv64mbr.conf riscv64.conf

   s/kernel_GENERIC/kernel_GENERIC64, sync with arm64.
VersionDeltaFile
1.2+3-3distrib/utils/embedded/conf/riscv64mbr.conf
1.2+3-3distrib/utils/embedded/conf/riscv64.conf
+6-62 files

NetBSD/src KFAP0bUsbin/mount_lfs mount_lfs.c mount_lfs.8, sys/ufs/lfs lfs_vfsops.c

   Allow the user to decline roll forward by passing option "-o nolog" to
   mount_lfs.  Internally this is implemented by interpreting the MNT_LOG
   flag to mean "do roll forward".  Option "-o log" defaults on in mount_lfs(8).
VersionDeltaFile
1.9+46-16tests/fs/lfs/t_rfw.c
1.17+11-1sbin/mount_lfs/mount_lfs.8
1.403+5-4sys/ufs/lfs/lfs_vfsops.c
1.44+4-3sbin/mount_lfs/mount_lfs.c
+66-244 files

NetBSD/src GZima08sys/ufs/lfs lfs_rfw.c

   Don't panic if inodes that won't fit in the Ifile are encountered when
   rolling forward.  Instead, extend the Ifile to accommodate them.
VersionDeltaFile
1.45+23-8sys/ufs/lfs/lfs_rfw.c
+23-81 files

NetBSD/pkgsrc-wip 6ddaac3hawk-scheme PLIST distinfo

wip/hawk-scheme: update to hawk-scheme-0.11

Release notes:

hawk v0.11:
* Improved garbage collector
* Many backend bugfixes

hawk v0.10:
* Improved backend operand fusion
* Added --unsafe flag, that disables vector bounds length checks
DeltaFile
+3-3hawk-scheme/distinfo
+3-3hawk-scheme/Makefile
+1-0hawk-scheme/PLIST
+7-63 files

NetBSD/pkgsrc-wip 3184715hawk-scheme COMMIT_MSG

wip/hawk-scheme: add a COMMIT_MSG
DeltaFile
+5-0hawk-scheme/COMMIT_MSG
+5-01 files

NetBSD/pkgsrc-wip 6db331auzdoom Makefile PLIST, uzdoom/patches patch-libraries_ZVulkan_CMakeLists.txt patch-libraries_ZWidget_CMakeLists.txt

wip/uzdoom: import UZDoom-5.0.1 as games/uzdoom

UZDoom is a modder-friendly OpenGL and Vulkan source port based on
the DOOM engine.
DeltaFile
+59-0uzdoom/PLIST
+38-0uzdoom/Makefile
+33-0uzdoom/patches/patch-src_common_engine_m__joy.cpp
+22-0uzdoom/patches/patch-src_gameconfigfile.cpp
+21-0uzdoom/patches/patch-libraries_ZVulkan_CMakeLists.txt
+21-0uzdoom/patches/patch-libraries_ZWidget_CMakeLists.txt
+194-010 files not shown
+314-016 files

NetBSD/pkgsrc-wip 24605f1crush Makefile COMMIT_MSG

crush: Update to 0.93.1
DeltaFile
+375-450crush/distinfo
+124-149crush/go-modules.mk
+22-19crush/COMMIT_MSG
+1-1crush/Makefile
+522-6194 files

NetBSD/src Cxc7mhSsys/dev/pci pcidevs.h pcidevs_data.h

   regen.
VersionDeltaFile
1.1524+1,489-1,435sys/dev/pci/pcidevs_data.h
1.1525+51-26sys/dev/pci/pcidevs.h
+1,540-1,4612 files

NetBSD/src uasOJ3lsys/dev/pci pcidevs

   Add various KX-7000/KX-6000G PCI devices.
   Shorten and improve some descriptions.
   Change some definitions for consistency.
VersionDeltaFile
1.1546+50-25sys/dev/pci/pcidevs
+50-251 files

NetBSD/src iLa60ttsys/dev/hdaudio hdaudiodevs.h hdaudiodevs_data.h

   regen.
VersionDeltaFile
1.15+220-193sys/dev/hdaudio/hdaudiodevs_data.h
1.15+13-2sys/dev/hdaudio/hdaudiodevs.h
+233-1952 files

NetBSD/src CfKlEwksys/dev/hdaudio hdaudiodevs

   Add VIA VX11 integrated graphics HDMI.
   Add various Zhaoxin SoC integrated graphics HDMI.
VersionDeltaFile
1.14+14-3sys/dev/hdaudio/hdaudiodevs
+14-31 files

NetBSD/pkgsrc s6xYg3Mlang/ecl options.mk Makefile

   ecl: fixed buliding on Darwin
VersionDeltaFile
1.32+15-7lang/ecl/Makefile
1.13+2-2lang/ecl/options.mk
+17-92 files

NetBSD/pkgsrc QMxnWridoc CHANGES-2026

   doc: Updated lang/bigloo to 4.7a
VersionDeltaFile
1.5979+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Pe4hEmxlang/bigloo Makefile, lang/bigloo/patches patch-runtime_Clib_cstring.c patch-runtime_Clib_cdlopen.c

   bigloo: update to 4.7a

     * gmtoff: adjust variable type
     * Generic bignum fix again (bootstrap)
     * Fix typo in ude-autoload.el
     * Silence gcc buffer overflow warning
     * Make the test suite fail if individual tests fail
     * Fix bignum tests
     * Removal of pkgcomp and lib and generic bignum implementation fix (bootstrap)
     * Fixnum bignum generic implementation (bootstrap)
     * add support for periods in xml attribute names
     * Doc typo
     * Backport fixes for SawC (bootstrap)
     * backport jvm fix
     * Bug fixes backported from 5.0a (bootstrap)
     * _index.md: Fix a double sentence
     * Complete the renaming of flt into fst (bootstrap)
     * Renaming flt into fst (bootstrap)
     * Rename *saw-register-allocation?* variable to get rid of the ? character (bootstrap)

    [24 lines not shown]
VersionDeltaFile
1.2+42-17lang/bigloo/patches/patch-configure
1.1+48-0lang/bigloo/patches/patch-api_Makefile
1.1+17-0lang/bigloo/patches/patch-autoconf_alloca
1.6+12-4lang/bigloo/Makefile
1.1+16-0lang/bigloo/patches/patch-runtime_Clib_cdlopen.c
1.1+15-0lang/bigloo/patches/patch-runtime_Clib_cstring.c
+150-212 files not shown
+164-278 files

NetBSD/pkgsrc-wip 5f4301blibopeninput distinfo, libopeninput/patches patch-src_wscons.h patch-src_wscons.c

libopeninput: enumerate devices with udev
DeltaFile
+121-77libopeninput/patches/patch-src_wscons.c
+12-2libopeninput/patches/patch-src_wscons.h
+2-2libopeninput/distinfo
+135-813 files

NetBSD/pkgsrc-wip 2fad6fawaybar distinfo, waybar/patches patch-src_modules_memory_bsd.cpp

waybar: fix memory info
DeltaFile
+23-0waybar/patches/patch-src_modules_memory_bsd.cpp
+1-0waybar/distinfo
+24-02 files

NetBSD/pkgsrc-wip c614d25emacs-git PLIST

emacs-git: add new files to PLIST
DeltaFile
+2-0emacs-git/PLIST
+2-01 files

NetBSD/pkgsrc jodCelLnews/canlock-hp Makefile

   news/canlock-hp: Bump PKGREVISION
VersionDeltaFile
1.15+2-1news/canlock-hp/Makefile
+2-11 files

NetBSD/pkgsrc ghzZQkPnews/canlock-hp distinfo, news/canlock-hp/patches patch-hp_util_hfp__parser.y patch-hp_util_hfp__lexer.l

   news/canlock-hp: Build fix for SunOS
VersionDeltaFile
1.1+25-0news/canlock-hp/patches/patch-hp_util_hfp__lexer.l
1.1+24-0news/canlock-hp/patches/patch-hp_util_hfp__parser.y
1.14+3-1news/canlock-hp/distinfo
+52-13 files

NetBSD/src rZtuFqYsys/ufs/lfs lfs_pages.c

   Remove locking protocol error introduced in rev 1.32.
VersionDeltaFile
1.33+2-3sys/ufs/lfs/lfs_pages.c
+2-31 files

NetBSD/src TANJiGFsys/arch/aarch64/aarch64 kobj_machdep.c

   aarch64: simplify rtypetbl initialisation in kobj_machdep.c
VersionDeltaFile
1.12+21-15sys/arch/aarch64/aarch64/kobj_machdep.c
+21-151 files

NetBSD/pkgsrc 7rVr38ndoc CHANGES-2026

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

NetBSD/pkgsrc Nlk4Vdqnet/knot buildlink3.mk distinfo

   knot: Update to 3.6.0

   Knot DNS 3.6.0 (2026-09-08)

   Features:
   knotd: DELEG-aware answering (see 'zone.deleg-aware')
   knotd: DELEG-aware zone signing (see 'policy.deleg-adt')
   knotd: configurable storage for the last signed serial (see 'zone.dnssec-metadata-db')
   knotd: optional jitter for DNSSEC events (see 'policy.dnssec-jitter')
   knotd: optional jitter for SOA refresh events (see 'zone.refresh-jitter')
   knotd: implemented a "trash bin" for deleted DNSSEC keys (see 'DNSSEC key delete and recovery')
   knotc: zone retransfer with automatic IXFR fix-up (see '+fixfr')
   kdig: per zone DNSSEC answer validation (see '+validate')
   utils: automatic LMDB migration from version 0.9 using embedded LMDB 0.9.35
   libknot: support for DELEG and DELEGPARAM record types

   Improvements:
   knotd: millisecond-precision prefix timestamps in non-syslog logging
   knotd: enforced serial policy during initial zone file load if 'difference-no-serial' is enabled

    [34 lines not shown]
VersionDeltaFile
1.21+12-17net/knot/PLIST
1.104+2-8net/knot/Makefile
1.59+3-3net/knot/distinfo
1.4+1-1net/knot/buildlink3.mk
+18-294 files

NetBSD/pkgsrc HNJXAp8doc CHANGES-2026

   doc: Updated www/php-concrete-cms to 9.5.4
VersionDeltaFile
1.5977+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc lJkNXHHwww/php-concrete-cms Makefile distinfo

   www/php-concrete-cms: update to 9.5.4

   9.5.4 (2026-09-08)

   Behavioral Improvements

   * Test mail settings: show email sender, add links to configuration pages
     (#13078) (thanks mlocati)
   * SEO bulk report no longer rescans paths needlessly for every page it
     lists. (#13071)
   * Improve sanitization checking of SVG on upload

   Bug Fixes

   * Fix issue with composer attribute control not saving
   * When dragging / dropping page in sitemap an "invalid token"-error occurs
     (#13077)
   * Rescan Locale strips every content-block page link and crashes on stack
     pages (#13082) (thanks janscarton)

    [22 lines not shown]
VersionDeltaFile
1.15+7-4www/php-concrete-cms/PLIST
1.17+4-4www/php-concrete-cms/distinfo
1.21+2-2www/php-concrete-cms/Makefile
+13-103 files

NetBSD/pkgsrc SvDjfAzdoc CHANGES-2026

   doc: Updated www/ruby-css-parser to 3.1.0
VersionDeltaFile
1.5976+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc pDnJiARwww/ruby-css-parser Makefile distinfo

   www/ruby-css-parser: update to 3.1.0

   3.1.0 (2026-09-09)

   * Parser#load_uri! accepts an integrity: option (Subresource Integrity,
     https://www.w3.org/TR/SRI/) to verify a fetched remote stylesheet before
     it is parsed
VersionDeltaFile
1.41+4-4www/ruby-css-parser/distinfo
1.39+2-2www/ruby-css-parser/Makefile
+6-62 files

NetBSD/pkgsrc MWMkicodoc CHANGES-2026

   doc: Updated www/ruby-aws-sdk-s3 to 1.230.0
VersionDeltaFile
1.5975+2-1doc/CHANGES-2026
+2-11 files