NetBSD/pkgsrc dS4H4c3doc CHANGES-2026

   doc: Updated emulators/nono to 1.8.2
VersionDeltaFile
1.4759+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc DWKUjQxemulators/nono distinfo Makefile

   nono: update to 1.8.2.

   1.8.2 (2026/07/24)
   vm(New): "Implement OPM on X68030."
   vm(New): "Implement screen compositing on X68030."
   vm(New): "Implement CRTC timing on X68030."
   vm(New): "Implement CRTC raster interrupt on X68030."
   vm(Fix): "Make various fixes to the CRTC monitor on X68030."
   vm(New): "Implement the array chain transfer on DMAC on X68030."
   vm(Update): "Support parallel transfers on DMAC on X68030."
   vm(Fix): "Fix some of the transfer termination condition on DMAC on X68030 since ver 1.5.1."
   vm(Fix): "Fix an issue where TxDR could not be written during event mode on MFP on X68030."
   vm(Fix): "Fix an issue where the scheduler could hang when writing to the ADPCM register."
   vm(Fix): "Fix accesses around the sprite register on X68030."
   vm(Fix): "Implement response to commands for allow/reject media ejection on Windrv on X68030."
   GUI(Update): "Improve layouts of the loglevel settings window."
VersionDeltaFile
1.51+4-4emulators/nono/distinfo
1.70+2-2emulators/nono/Makefile
+6-62 files

NetBSD/pkgsrc uiIu7Gax11/gst-plugins1-ximagesrc a

   gst-plugins1-ximagesrc: remove accidentally committed file
VersionDeltaFile
1.2+1-1x11/gst-plugins1-ximagesrc/a
+1-11 files

NetBSD/pkgsrc tein7Pmsecurity/smaSHeM STATUS

   smaSHeM: remove comment file
VersionDeltaFile
1.2+0-0security/smaSHeM/STATUS
+0-01 files

NetBSD/pkgsrc 4CVZy6Kpkgtools/plist-utils TODO, pkgtools/plist-utils/files TODO

   plist-utils: move TODO below files/

   it contains plans for the code
VersionDeltaFile
1.1+8-0pkgtools/plist-utils/files/TODO
1.2+0-0pkgtools/plist-utils/TODO
+8-02 files

NetBSD/pkgsrc hN26AM1misc/send-pr TODO

   send-pr: remove obsolete TODO
VersionDeltaFile
1.2+0-0misc/send-pr/TODO
+0-01 files

NetBSD/pkgsrc je3pd81misc/bsdstats TODO

   bsdstats: remove TODO file from 2010
VersionDeltaFile
1.2+0-0misc/bsdstats/TODO
+0-01 files

NetBSD/pkgsrc 64Qakm8mail/sendmail TODO, mail/sendmail-snapshot TODO

   sendmail*: remove TODO files

   These should be at most comments in the Makefile, at best fixed.
VersionDeltaFile
1.2+1-1mail/sendmail-snapshot/TODO
1.3+1-1mail/sendmail/TODO
+2-22 files

NetBSD/pkgsrc B7WckWlinputmethod/kinput2 PLIST.freewnn options.mk

   kinput2: make PLIST* files match standard pattern

   while here, clean up some pkglint
VersionDeltaFile
1.1+14-0inputmethod/kinput2/PLIST.freewnn
1.4+4-4inputmethod/kinput2/options.mk
1.27+3-3inputmethod/kinput2/Makefile
1.1+6-0inputmethod/kinput2/PLIST.sj3
1.1+4-0inputmethod/kinput2/PLIST.common
1.11+1-2inputmethod/kinput2/distinfo
+32-93 files not shown
+35-129 files

NetBSD/pkgsrc OSBNRIxdevel/lua-ljsyscall TODO

   lua-ljsyscall: remove TODO

   one entry done, make test target still missing
VersionDeltaFile
1.2+0-0devel/lua-ljsyscall/TODO
+0-01 files

NetBSD/pkgsrc 2DeuV99math/lean4 distinfo, math/lean4/patches patch-stage0_src_include_lean_lean.h patch-src_include_lean_lean.h

   lean4: another patch filed upstream
VersionDeltaFile
1.4+3-3math/lean4/distinfo
1.2+2-1math/lean4/patches/patch-stage0_src_include_lean_lean.h
1.2+2-1math/lean4/patches/patch-src_include_lean_lean.h
+7-53 files

NetBSD/pkgsrc 6pOa6ADdoc CHANGES-2026

   doc: Updated net/dnscontrol to 4.44.1
VersionDeltaFile
1.4758+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OsX72unnet/dnscontrol distinfo go-modules.mk

   dnscontrol: Update to 4.44.1

   Release v4.44.1 highlights:

   NAMECHEAP: Now supports SRV records, thanks to @willpower232!
   "dnscontrol init" now supports NS1, thanks to @costasd!
   Many performance optimizations in the CICD pipeline.
VersionDeltaFile
1.5+147-147net/dnscontrol/distinfo
1.5+48-48net/dnscontrol/go-modules.mk
1.37+1-1net/dnscontrol/Makefile
+196-1963 files

NetBSD/pkgsrc 6IOIOGadoc CHANGES-2026

   doc: Updated www/miniflux to 2.3.3
VersionDeltaFile
1.4757+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jaXVenOwww/miniflux distinfo go-modules.mk

   miniflux: Update to 2.3.3

   New features
   Feed and entry language detection
   Miniflux now reads the language declared by feeds and entries and stores it on both feeds and entries.
   Supported sources are the RSS <language> and <dc:language> elements, xml:lang on Atom 1.0 and 0.3 documents, dc:language in RDF/RSS 1.0 feeds, and the language field of JSON Feed.
   Entries without their own language now inherit the language declared by the feed.
   Article titles and content are rendered with a matching lang attribute, which improves screen reader pronunciation, hyphenation, and browser translation prompts.
   The language field is exposed through the API and the Go client for both feeds and entries.

   Other additions
   Feed discovery now finds the feeds offered by GitHub pages.
   TLS certificates are reloaded when the process receives SIGHUP, so renewed certificates can be picked up without a restart.
   The browser favicon is now served as SVG for a sharper icon on high-density displays.
   Compressed responses are negotiated with a much more standard-compliant Accept-Encoding parser, including quality values and wildcards.

   Performance improvements
   Long entry and feed lists render noticeably faster: off-screen rows no longer cost layout and paint work on initial render.
   Reduced memory allocations when stripping and truncating HTML, roughly halving the time spent on tag-heavy content.

    [36 lines not shown]
VersionDeltaFile
1.11+76-94www/miniflux/distinfo
1.10+24-30www/miniflux/go-modules.mk
1.22+2-3www/miniflux/Makefile
+102-1273 files

NetBSD/pkgsrc zjQSatzmath/lean4 Makefile

   lean4: fix typo
VersionDeltaFile
1.6+2-2math/lean4/Makefile
+2-21 files

NetBSD/pkgsrc pOVi8fRdoc TODO CHANGES-2026

   doc: Updated math/lean4 to 4.32.1nb1
VersionDeltaFile
1.27636+3-2doc/TODO
1.4756+2-1doc/CHANGES-2026
+5-32 files

NetBSD/pkgsrc QkGYt3Umath/lean4 Makefile distinfo, math/lean4/patches patch-src_include_lean_lean.h patch-stage0_src_include_lean_lean.h

   lean4: fix alloca warning (during package build, and 'lake build')

   The -std=gnu99 didn't help because alloca() was used in a C++ file.
   Replace calls to alloca with __builtin_alloca instead, and get rid of
   the forced gnu99.

   Bump PKGREVISION.
VersionDeltaFile
1.1+19-0math/lean4/patches/patch-src_include_lean_lean.h
1.1+19-0math/lean4/patches/patch-stage0_src_include_lean_lean.h
1.5+2-4math/lean4/Makefile
1.3+3-1math/lean4/distinfo
+43-54 files

NetBSD/pkgsrc 6WFBpgqdoc CHANGES-2026

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

NetBSD/pkgsrc czdDTn8audio/fluidsynth distinfo Makefile

   fluidsynth: updated to 2.5.7

   2.5.7

   Fix a bug where DLS files that contain a PGAL chunk may sound incorrectly
   Fix a build issue with MSVC
   Fix DLS sample invalidation logic to avoid possible use of uninitialized memory
VersionDeltaFile
1.64+4-4audio/fluidsynth/distinfo
1.100+2-3audio/fluidsynth/Makefile
1.47+2-2audio/fluidsynth/PLIST
+8-93 files

NetBSD/pkgsrc DoZCH1Hdevel/appstream distinfo Makefile

   appstream: updated to 1.1.5

   1.1.5

   Features:
    * sysinfo: Implement display size detection on macOS

   Bugfixes:
    * qt: Add back wrong const Component::addBundle for ABI compatibility
    * qt: Use strndup for C string-list conversion
    * pool: Fix bidirectional wildcard search for modalias provides
VersionDeltaFile
1.14+4-4devel/appstream/distinfo
1.33+2-4devel/appstream/Makefile
+6-82 files

NetBSD/pkgsrc lyefHMdmail/cyrus-imapd310 Makefile distinfo, mail/cyrus-imapd310/patches patch-configure.ac patch-configure

   (mail/cyrus-imapd310) Fix patch-configure failing
VersionDeltaFile
1.1+15-0mail/cyrus-imapd310/patches/patch-configure.ac
1.4+3-3mail/cyrus-imapd310/Makefile
1.3+2-2mail/cyrus-imapd310/distinfo
1.2+1-1mail/cyrus-imapd310/patches/patch-configure
+21-64 files

NetBSD/pkgsrc RFdhe0udoc CHANGES-2026

   doc: Updated www/gotosocial to 0.22.1
VersionDeltaFile
1.4754+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc wKeXlgLwww/gotosocial distinfo go-modules.mk

   gotosocial: Update to 0.22.1

   Provided by m33 in wip.

   # Summary
   This is a minor update.
   If you're updating to this version from v0.22.0, it's a very easy
   update with no db migrations.
VersionDeltaFile
1.23+49-49www/gotosocial/distinfo
1.4+14-14www/gotosocial/go-modules.mk
1.64+3-4www/gotosocial/Makefile
+66-673 files

NetBSD/pkgsrc 21QqwH7math/lean4 Makefile

   lean4: needs gnu99 for alloca()
VersionDeltaFile
1.4+4-1math/lean4/Makefile
+4-11 files

NetBSD/pkgsrc qCqdT6bmath/lean4 distinfo, math/lean4/patches patch-src_CMakeLists.txt patch-src_runtime_process.cpp

   lean4: add links to upstream pull request
VersionDeltaFile
1.2+5-5math/lean4/distinfo
1.2+2-1math/lean4/patches/patch-src_CMakeLists.txt
1.2+2-1math/lean4/patches/patch-src_runtime_process.cpp
1.2+2-1math/lean4/patches/patch-stage0_src_CMakeLists.txt
1.2+2-1math/lean4/patches/patch-stage0_src_runtime_process.cpp
+13-95 files

NetBSD/pkgsrc Jbr7HOsmath/cadical3 Makefile distinfo, math/cadical3/patches patch-makefile.in

   cadical3: use upstream suggestion for LDFLAGS handling
VersionDeltaFile
1.2+5-1math/cadical3/Makefile
1.2+1-2math/cadical3/distinfo
1.2+1-1math/cadical3/patches/patch-makefile.in
+7-43 files

NetBSD/pkgsrc ByaaI2Zmath/lean4 Makefile

   lean4: fix typo
VersionDeltaFile
1.3+2-2math/lean4/Makefile
+2-21 files

NetBSD/pkgsrc vklJHwtmath/lean4 Makefile

   lean4: make leantar a full dependency

   ride import
VersionDeltaFile
1.2+2-2math/lean4/Makefile
+2-21 files

NetBSD/pkgsrc nWnXCe8doc CHANGES-2026

   doc: Added math/lean4 version 4.32.1
VersionDeltaFile
1.4753+2-1doc/CHANGES-2026
+2-11 files