NetBSD/pkgsrc GC4dhj0graphics/chafa Makefile

   chafa: needs GNU make

   Otherwise:

   gcc -std=gnu23 -E -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -CC  -o chafa-term-seq-doc.h
   gcc: fatal error: no input files
VersionDeltaFile
1.20+2-2graphics/chafa/Makefile
+2-21 files

NetBSD/pkgsrc bsBTGWpgeography/gpsd Makefile

   gpsd: add a hack to fix relro builds

   LDFLAGS are honored inconsistently; use the code that was globally
   in mk/ to fix this locally here for now.
VersionDeltaFile
1.96+12-1geography/gpsd/Makefile
+12-11 files

NetBSD/pkgsrc SKbq62Wgraphics/geeqie options.mk Makefile

   geeqie: pass linker flags the meson way

   Fixes relro build.

   Mark this as using c++17 while here.
VersionDeltaFile
1.12+10-2graphics/geeqie/options.mk
1.168+3-1graphics/geeqie/Makefile
+13-32 files

NetBSD/pkgsrc 5Qkj89Mdoc CHANGES-2026

   doc: Updated www/firefox-l10n to 153.0
VersionDeltaFile
1.4648+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0efK39fwww/firefox-l10n distinfo Makefile

   www/firefox-l10n: Update to 153.0

   * Sync with www/firefox-153.0.
VersionDeltaFile
1.295+310-310www/firefox-l10n/distinfo
1.313+2-2www/firefox-l10n/Makefile
+312-3122 files

NetBSD/pkgsrc zhlRzW1doc CHANGES-2026

   doc: Updated www/firefox to 153.0
VersionDeltaFile
1.4647+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc r3OwyFwwww/firefox distinfo Makefile, www/firefox/patches patch-third__party_sqlite3_ext_moz.build patch-dom_media_mediacapabilities_MediaCapabilitiesValidation.cpp

   www/firefox: Update to 153.0

   Cnangelog:
   153.0:
   New

     * High Dynamic Range (HDR) video playback is now available on Windows - this
       feature needs HDR mode enabled for the display in Windows Settings -
       Display. Laptop displays that only offer "HDR video streaming" are not
       supported at this time. Some videos recorded on phones in certain
       orientations are currently not shown as HDR.

     * Containers let you keep separate parts of your online life (work, shopping,
       personal, banking) logged into different accounts in the same browser
       window, but keep your cookies and ad tracking isolated inside each
       container.

     * Share any open page with a QR code. Right-click a tab, select Share >
       Generate QR Code. Great for posters, invitations, banners, and other

    [138 lines not shown]
VersionDeltaFile
1.586+10-12www/firefox/distinfo
1.3+5-5www/firefox/patches/patch-third__party_sqlite3_ext_moz.build
1.2+4-4www/firefox/patches/patch-dom_media_mediacapabilities_MediaCapabilitiesValidation.cpp
1.3+4-4www/firefox/patches/patch-python_sites_build.txt
1.666+4-4www/firefox/Makefile
1.319+3-3www/firefox/mozilla-common.mk
+30-322 files not shown
+32-348 files

NetBSD/pkgsrc WbzdfH6doc CHANGES-2026

   doc: Updated databases/py-duckdb to 1.5.4
VersionDeltaFile
1.4646+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc mjofQWtdatabases/py-duckdb distinfo Makefile

   databases/py-duckdb: Update to 1.5.4

   Changelog:
   1.5.4:
   What's Changed in DuckDB-Python

       Make rel->query work with a read only connection by @evertlammerts in #471
       Ignore Polars dynamic predicates by @evertlammerts in #482
       Accept pathlib.Path, os.PathLike, bytes, and file-like objects in read_parquet/from_parquet by @evertlammerts in #489
       Unify arrow exports across all query result types by @evertlammerts in #495
VersionDeltaFile
1.3+4-4databases/py-duckdb/distinfo
1.8+2-2databases/py-duckdb/Makefile
+6-62 files

NetBSD/pkgsrc 5ZlXKq0doc CHANGES-2026

   doc: Updated databases/duckdb to 1.5.4
VersionDeltaFile
1.4645+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc iurZ8OMdatabases/duckdb distinfo PLIST

   databases/duckdb: Update to 1.5.4

   Changelog:
   1.5.4:
   Fixes

   This version ships a number of performance improvements and bugfixes.
   Correctness

       #23031   Fix VARIANT cast reading wrong rows under a filter
       #23014   MERGE INTO: only consider target table when binding WHEN NOT MATCHED and source table when binding WHEN NOT MATCHED BY TARGET
       #22825   Fix case-insensitive column match in INSERT ... SELECT ON CONFLICT
       #22911   Use non-deleted row count in RowGroupReorderer
       #23194   Fix variant shredding analysis logic discrepancy with shredded writing
       #23234   Fix problem with re-use of cached transform data for differently shredded files
       #22844   Window Self-Join Limits: don't apply the self-join optimisation more than once

   Crashes and Internal Errors


    [28 lines not shown]
VersionDeltaFile
1.14+4-4databases/duckdb/distinfo
1.16+6-0databases/duckdb/PLIST
1.14+2-2databases/duckdb/Makefile
+12-63 files

NetBSD/pkgsrc WXHgEMjdevel/py-msgpack Makefile

   Typo fix.
VersionDeltaFile
1.44+2-2devel/py-msgpack/Makefile
+2-21 files

NetBSD/src urRejG8usr.bin/menuc menu_sys.def

   #undef MIN and MAX before redefining them.
VersionDeltaFile
1.73+3-1usr.bin/menuc/menu_sys.def
+3-11 files

NetBSD/src nb2UgRysys/uvm uvm_vnode.c

   <sys/disklabel.h> is not needed here.
VersionDeltaFile
1.122+2-3sys/uvm/uvm_vnode.c
+2-31 files

NetBSD/src fEsez63sys/kern subr_disk_mbr.c

   Move consulation of RAW_PART from an #if to an if ().
VersionDeltaFile
1.63+9-6sys/kern/subr_disk_mbr.c
+9-61 files

NetBSD/src hclESepsys/arch/virt68k/include cpu.h

   Hide machine-specific declarations from _MODULE.
VersionDeltaFile
1.8+6-14sys/arch/virt68k/include/cpu.h
+6-141 files

NetBSD/src wYYtsSHsys/arch/virt68k/include types.h

   Hide some machine-specific items from _MODULE.
VersionDeltaFile
1.2+6-4sys/arch/virt68k/include/types.h
+6-41 files

NetBSD/src C9ST5nIsys/arch/virt68k/include disklabel.h

   s/MACHINE/VIRT68K/ in multiple-inclusion protection.
VersionDeltaFile
1.2+8-4sys/arch/virt68k/include/disklabel.h
+8-41 files

NetBSD/src yj2neABsys/arch/virt68k/include vectors.h

   Hide MACHINE_AV* defns from _MODULE.
VersionDeltaFile
1.3+3-1sys/arch/virt68k/include/vectors.h
+3-11 files

NetBSD/src pyRuLCausr.bin/eject eject.c

   <sys/disklabel.h> is not needed here.
VersionDeltaFile
1.29+2-3usr.bin/eject/eject.c
+2-31 files

NetBSD/pkgsrc u7hHCwDdoc CHANGES-2026

   doc: Updated lang/hamlet to 2.0.1
VersionDeltaFile
1.4644+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Y8rOTH3lang/hamlet distinfo Makefile

   lang/hamlet: Update to 2.0.1

   Changelog:
   Release 2.0.1 (2025/07/27) fixed a couple of minor bugs and some
   portability issues with the Makefile.
VersionDeltaFile
1.2+4-4lang/hamlet/distinfo
1.3+2-2lang/hamlet/Makefile
+6-62 files

NetBSD/pkgsrc JjfB8r6doc CHANGES-2026

   doc: Updated lang/polyml to 5.9.2
VersionDeltaFile
1.4643+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VhgtWUQlang/polyml distinfo Makefile

   lang/polyml: Update to 5.9.2

   Changelog:
   5.9.2:
   This release is primarily a bug-fix release.

   ## Major Changes
   Rewrite of the conversion of floating point to strings and digit
   sequences. This fixes various bugs and ensures that the code works
   correctly for both Real.real and Real32.real.

   Changes to object code exporting on Mac-OS to deal with a problem
   with the Xtools 15 linker.

   5.9.1:
   ## Major Changes

   ### Optimising code-generator for ARM/64


    [11 lines not shown]
VersionDeltaFile
1.22+4-4lang/polyml/distinfo
1.29+2-2lang/polyml/Makefile
+6-62 files

NetBSD/pkgsrc-wip aad0c56py-ksef2 Makefile PLIST

py-ksef2: update to 0.18.1
DeltaFile
+3-5py-ksef2/Makefile
+6-0py-ksef2/PLIST
+3-3py-ksef2/distinfo
+12-83 files

NetBSD/pkgsrc qzkxv0tlang/moscow_ml distinfo, lang/moscow_ml/patches patch-src_dynlibs_munix_Makefile patch-src_dynlibs_msocket_Makefile

   lang/moscow_ml: Honor LDFLAGS to support RELCO
VersionDeltaFile
1.1+15-0lang/moscow_ml/patches/patch-src_dynlibs_munix_Makefile
1.1+15-0lang/moscow_ml/patches/patch-src_dynlibs_msocket_Makefile
1.1+15-0lang/moscow_ml/patches/patch-src_mosmlyac_Makefile
1.1+15-0lang/moscow_ml/patches/patch-src_runtime_Makefile
1.18+5-1lang/moscow_ml/distinfo
+65-15 files

NetBSD/pkgsrc j93VP9odevel/py-msgpack Makefile

   devel/py-msgpack: add a comment about py-borgbackup and its check...

   ...of the maximally supported version of py-msgpack.  So when updating
   this package, py-borgbackup may need attention in order to prevent
   it from emitting a run-time error when an update of this package is
   installed, which by default is likely to happen with "pkgin upgrade".
VersionDeltaFile
1.43+7-1devel/py-msgpack/Makefile
+7-11 files

NetBSD/pkgsrc yZq7oG6doc CHANGES-2026

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

NetBSD/pkgsrc Dex3BGKwww/ruby-selenium-webdriver PLIST distinfo

   www/ruby-selenium-webdriver: update to 4.46.0

   4.46.0 (2026-07-10)

   * Support CDP versions: v148, v149, v150
   * trim whitespace around NO_PROXY entries (#17565)
   * add ClientConfig for HTTP client customization (#17699)
   * generate the BiDi protocol layer from the shared binding-neutral schema
     (#17731)
VersionDeltaFile
1.24+24-1www/ruby-selenium-webdriver/PLIST
1.46+4-4www/ruby-selenium-webdriver/distinfo
1.54+2-2www/ruby-selenium-webdriver/Makefile
+30-73 files

NetBSD/pkgsrc SQ3LFb7doc CHANGES-2026

   Note update of sysutils/py-borgbackup to 1.4.4nb1.
VersionDeltaFile
1.4641+2-1doc/CHANGES-2026
+2-11 files