NetBSD/src eFj8naPsys/arch/sparc64/sparc64 autoconf.c

   Fix up PROM's where reg is encoded as a 64-bit and a 32-bit value
   (e.g. 00000400 0fc62020 00000010), but we want 2 x 64-bit values.
   U45 with OBP 4.21.2 has jbus-i2c configured like this.
VersionDeltaFile
1.248+41-5sys/arch/sparc64/sparc64/autoconf.c
+41-51 files

NetBSD/src 3pybIYgsys/arch/aarch64/include cpufunc.h

   fix build.

   grrrrrrr rump
VersionDeltaFile
1.32+3-1sys/arch/aarch64/include/cpufunc.h
+3-11 files

NetBSD/pkgsrc AqOtogBdoc CHANGES-2026

   doc: Added sysutils/u-boot-imx8mq-phanbell version 2022.01
VersionDeltaFile
1.3409+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AgrvZNOsysutils/u-boot distinfo-2022.01, sysutils/u-boot-imx8mq-phanbell Makefile DESCR

   sysutils/u-boot-imx8mq-phanbell: add 2022.01

   This package provides U-Boot for the Google's Coral Dev Board.
VersionDeltaFile
1.1+47-0sysutils/u-boot-imx8mq-phanbell/files/installboot.plist
1.1+25-0sysutils/u-boot-imx8mq-phanbell/Makefile
1.1+16-0sysutils/u-boot/patches-2022.01/patch-include_configs_imx8mq__phanbell.h
1.1+14-0sysutils/u-boot/patches-2022.01/patch-arch_arm_dts_imx8mq-phanbell.dts
1.1+5-0sysutils/u-boot-imx8mq-phanbell/DESCR
1.8+3-1sysutils/u-boot/distinfo-2022.01
+110-12 files not shown
+115-28 files

NetBSD/pkgsrc Qg6zyBndoc CHANGES-2026

   Updated net/py-txtorcon, net/py-pyrate-limiter
VersionDeltaFile
1.3408+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc qZKpMornet/py-pyrate-limiter distinfo Makefile

   py-pyrate-limiter: updated to 4.2.0

   4.2.0

   Guard sync _delay_waiter against negative wait values from bucket backends
   fix(docs): align docstrings and fix: db_path=None temporary DB behavior
   Typo fix for pypi
   bug fix: Limiter initialization in README for SQLite
   fix: add close() method to avoid ResourceWarning about unclosed transports
VersionDeltaFile
1.3+4-4net/py-pyrate-limiter/distinfo
1.3+4-3net/py-pyrate-limiter/Makefile
+8-72 files

NetBSD/pkgsrc GPxa1Yhnet/py-txtorcon distinfo Makefile

   py-txtorcon: updated to 26.6.0

   26.6.0

   * eliminate GeoIP as a dependency
     This will still load Tor's geoip-db if GeoIP is installed, and the database is found.
     Only country-codes are supported by this database.
     Essentially this is just optimization: txtorcon will ask Tor for the country-code of anything interesting via the existing `get_location()` API.
VersionDeltaFile
1.10+4-4net/py-txtorcon/distinfo
1.13+2-3net/py-txtorcon/Makefile
+6-72 files

NetBSD/pkgsrc JtUG14pdoc CHANGES-2026

   Updated devel/py-pip, textproc/py-sphinx-autodoc-typehints, graphics/py-tifffile, misc/py-tibs
VersionDeltaFile
1.3407+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc mKSSm01misc/py-tibs distinfo Makefile

   py-tibs: updated to 0.9.0

   0.9.0
   Adding periodic checks for Python signals in more methods that could...
VersionDeltaFile
1.3+4-4misc/py-tibs/distinfo
1.3+2-2misc/py-tibs/Makefile
+6-62 files

NetBSD/pkgsrc TtIqQpsgraphics/py-tifffile distinfo Makefile

   py-tifffile: updated to 2026.6.1

   2026.6.1

   - Replace NullContext with contextlib.nullcontext (breaking).
   - Fix writing monochrome linear_raw
   - Fix keyboard axis selection in imshow interactive viewer
   - Fix reading short ASCII string tag values from NDPI.
   - Add option to suppress writing extrasamples tag.
   - Verify origin of codecs.
VersionDeltaFile
1.64+4-4graphics/py-tifffile/distinfo
1.73+2-2graphics/py-tifffile/Makefile
+6-62 files

NetBSD/pkgsrc BUNBayutextproc/py-sphinx-autodoc-typehints distinfo Makefile

   py-sphinx-autodoc-typehints: updated to 3.10.4

   3.10.4
   fix(annotations): avoid NameError for TYPE_CHECKING-only annotations on 3.14
VersionDeltaFile
1.42+4-4textproc/py-sphinx-autodoc-typehints/distinfo
1.52+2-2textproc/py-sphinx-autodoc-typehints/Makefile
+6-62 files

NetBSD/pkgsrc o309zTidevel/py-pip distinfo Makefile

   py-pip: updated to 26.1.2

   26.1.2 (2026-05-31)

   Bug Fixes

   - Reject ``console_scripts`` and ``gui_scripts`` entry points whose name would
     install a script outside the scripts directory.
   - Fix installation incorrectly failing when the target path contains a doubled
     slash, such as with ``pip install --root //...``.
   - Send a consistent ``Accept-Encoding`` header to avoid a spurious ``Cache entry
     deserialization failed`` warning.
VersionDeltaFile
1.77+4-4devel/py-pip/distinfo
1.92+2-2devel/py-pip/Makefile
+6-62 files

NetBSD/pkgsrc uRs7Adadoc CHANGES-2026

   Updated devel/SDL3, misc/indi
VersionDeltaFile
1.3406+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc WTiKEO4misc/indi PLIST distinfo

   indi: updated to 2.2.2

   2.2.2

   gitignore: ignore compiled dylib files
   Add Wake on LAN support to 10micron driver
   ci: add erfa as explicit build dependency
   alignment: add SPK physics-based math plugin
   alignment: guard SPK test target when erfa is not found
   fix(libastro): parenthesize DEG_TO_RAD/RAD_TO_DEG macros
   fix(libastro): use apparent sidereal time in EquatorialToHorizontal; add accuracy tests
   docs: add liberfa to install prerequisites in README
   Add Wanderer ETA M54 Electronic Tilt Adjuster driver
   Alignment: deprecate old Transform* shims, migrate all in-tree callers to *JD
   esp32go driver: updated support
   add pkgconf to the control file
   Wanderer ETA: Add backfocus offset feature
   Support max focus position via firmware command in Pinefeat CEF focuser
   Correct Movement of Avalon UPAS

    [2 lines not shown]
VersionDeltaFile
1.17+8-5misc/indi/PLIST
1.18+4-4misc/indi/distinfo
1.34+2-3misc/indi/Makefile
+14-123 files

NetBSD/pkgsrc NKbaFE1devel/SDL3 distinfo PLIST

   SDL3: updated to 3.4.10

   3.4.10

   This is a stable bugfix release, with the following changes:

   Allow depth texture arrays in the GPU API
   Fixed a crash when copying to the Vulkan swapchain with the GPU API
   Added support for packed 16-bit texture formats in the Metal renderer
   Fixed rare cursor corruption on Windows
   Fixed the text edit cursor position when using the Korean IME on Windows
   Added controller sensor support for GameInput v3
   Added support for gamepad motion sensors on Android
   Release wired controllers back to the OS when the application is in the background on Android
   Fixed Ipega controllers being ignored in keyboard mode
   Added support for GameCube rumble when the adapter is in PC mode and has the latest firmware
   Fixed rumble on the new Steam Controller
   Added support for the GameSir Super Nova in Xbox 360 mode
   Added support for the PDP Afterglow Wave Wireless Controller for Switch

    [4 lines not shown]
VersionDeltaFile
1.10+4-4devel/SDL3/distinfo
1.11+2-2devel/SDL3/PLIST
1.11+2-2devel/SDL3/Makefile
+8-83 files

NetBSD/pkgsrc vfoUGhxdoc CHANGES-2026

   Updated net/ngtcp2, www/nghttp3
VersionDeltaFile
1.3405+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc SUHkpDzwww/nghttp3 distinfo PLIST

   nghttp3: updated to 1.16.0

   1.16.0

   Create nghttp3_frame directly in ring buffer
   Fix memory leak on the failure path
   Uppercase numeric literal suffixes and hex digits in C/C++ sources
   More use of designated initializers
   Upcase hex chars in string literal
   GHA: Build with macos-26
   Call nghttp3_stream_close callback for all streams
   Add const qualifier
   Add const version
   Bump actions/github-script from 8 to 9
   Optimize huffman decode length estimation
   Fix integer cast
   Add nghttp3_conn_get_stream_user_data
   GHA: Avoid azure Ubuntu mirror
   examples: Fix literal operator syntax

    [17 lines not shown]
VersionDeltaFile
1.27+4-4www/nghttp3/distinfo
1.26+2-2www/nghttp3/PLIST
1.31+2-2www/nghttp3/Makefile
+8-83 files

NetBSD/pkgsrc NQPLR9Enet/ngtcp2 distinfo PLIST

   ngtcp2: updated to 1.23.0

   1.23.0

   examples: Use std::print for sim
   examples: Rewrite util::split_str
   examples: Refine formatter
   log: Faster logging
   examples: Introduce ProtoCodec to deduplicate examples
   Use ULL consistently
   examples: Stop surrounding constexpr variables with anonymous namespace
   examples: Use UZ for size_t
   examples: Use static constexpr for somewhat large structs
   examples: Use try_emplace for safe insertion of move only object
   Transit to closing state when sending application close
   Specify QualifierOrder
   examples: Prefer operator== to strcmp
   examples: Use std::filesystem::path for file path
   Provide generic ngtcp2_max and ngtcp2_min

    [50 lines not shown]
VersionDeltaFile
1.36+4-4net/ngtcp2/distinfo
1.34+3-3net/ngtcp2/PLIST
1.38+2-3net/ngtcp2/Makefile
+9-103 files

NetBSD/pkgsrc PgPmch3www/curl options.mk

   www/curl: Remove http3 option

   nghttp3, cmake and curl cause circular dependency.
   Reported by Marc Baudoin. Thank you.
VersionDeltaFile
1.29+12-12www/curl/options.mk
+12-121 files

NetBSD/pkgsrc At3Zf4Xdoc CHANGES-2026

   doc: Added sysutils/trusted-firmware-a-imx8mq version 2.6
VersionDeltaFile
1.3404+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JPTYdGTsysutils Makefile

   sysutils: add trusted-firmware-a-imx8mq
VersionDeltaFile
1.1193+2-1sysutils/Makefile
+2-11 files

NetBSD/pkgsrc STciDh3sysutils/trusted-firmware-a-imx8mq DESCR buildlink3.mk

   sysutils/trusted-firmware-a-imx8mq: add 2.6

   This package provides mainline TF-A for the NXP i.MX 8M Quad platform,
   for example used by u-boot for the Google's Coral Dev Board.
VersionDeltaFile
1.1+20-0sysutils/trusted-firmware-a-imx8mq/DESCR
1.1+13-0sysutils/trusted-firmware-a-imx8mq/buildlink3.mk
1.1+6-0sysutils/trusted-firmware-a-imx8mq/Makefile
1.1+2-0sysutils/trusted-firmware-a-imx8mq/PLIST
+41-04 files

NetBSD/pkgsrc XePlSwLdoc CHANGES-2026

   doc: Updated lang/racket-textual to 9.2
VersionDeltaFile
1.3403+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc mL0hL6Wlang/racket-textual PLIST distinfo

   racket-minimal: update to 9.2

   - The match form checks that when non-linear patterns (patterns
     where the same variable is used multiple times) are used with ...,
     the two parts of the matched value actually are equal. Additionally,
     match rejects non-linear patterns where one use of the variable is
     used with ... and another is not. This repair could cause existing
     code to fail.

   - Typed Racket types for the asin and acos procedures correctly
     handle situations where the function produces a complex number,
     avoiding unsound results that were previously possible. This repair
     could cause existing code to fail at compile time.

   - The #%foreign-inline core syntactic form provides unsafe access
     to facilities provided at the linklet layer by a Racket
     implementation. This means that any code that handles all core
     forms by enumeration will need to be updated.


    [34 lines not shown]
VersionDeltaFile
1.22+25-16lang/racket-textual/PLIST
1.30+4-4lang/racket-textual/distinfo
1.49+2-2lang/racket-textual/Makefile
+31-223 files

NetBSD/pkgsrc ZcKnsVqdoc CHANGES-2026

   doc: Updated lang/racket to 9.2
VersionDeltaFile
1.3402+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1JZuQaolang/racket PLIST distinfo

   racket: update to 9.2

   - The match form checks that when non-linear patterns (patterns
     where the same variable is used multiple times) are used with ...,
     the two parts of the matched value actually are equal. Additionally,
     match rejects non-linear patterns where one use of the variable is
     used with ... and another is not. This repair could cause existing
     code to fail.

   - Typed Racket types for the asin and acos procedures correctly
     handle situations where the function produces a complex number,
     avoiding unsound results that were previously possible. This repair
     could cause existing code to fail at compile time.

   - The #%foreign-inline core syntactic form provides unsafe access
     to facilities provided at the linklet layer by a Racket
     implementation. This means that any code that handles all core
     forms by enumeration will need to be updated.


    [34 lines not shown]
VersionDeltaFile
1.27+33-16lang/racket/PLIST
1.33+4-4lang/racket/distinfo
1.125+2-2lang/racket/Makefile
+39-223 files

NetBSD/pkgsrc PaLzFNodevel/protobuf Makefile

   devel/protobuf: Stop requiring gcc13

   Upstream's bugfix for this is in 35.0, and it builds with gcc10.
   Avoiding gcc13 is good just for avoiding, but it also allows qgis4 to
   build on NetBSD 10, instead of failing due to the woes of varying
   libstdc++.  Leave the comment for now, until we're sure this is fixed.
VersionDeltaFile
1.107+8-3devel/protobuf/Makefile
+8-31 files

NetBSD/pkgsrc vdhLhdbwww/firefox mozilla-common.mk

   firefox: recent releases require Rust >= 1.90
VersionDeltaFile
1.313+2-2www/firefox/mozilla-common.mk
+2-21 files

NetBSD/pkgsrc HwwGmlodoc CHANGES-2026

   doc: Updated devel/objfw to 1.5.5
VersionDeltaFile
1.3401+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 0z3gmcwdevel/objfw distinfo PLIST.tls

   Update devel/objfw to 1.5.5

   ObjFW 1.5.4 -> ObjFW 1.5.5, 2026-05-31

    * Fixes replacing a string within a range that does not start at 0.
    * Fixes -[OFData rangeOfData:options:range:] if the specified range does not
      start at 0.
    * Fixes -[OFMutableData subdataWithRange:].
    * Fixes a missing retain/release in OFConcreteMutableArray.
    * Fixes -[initWithContentsOfIRI:] being extremely slow for both OFString and
      OFData on some operating systems such as Windows.
    * Fixes wrong count after -[OFList removeAllObjects].
    * Fixes objc_setAssociatedObject() / objc_removeAssociatedObjects() releasing
      the object within the spinlock, which could potentially deadlock.
    * Fixes OFBlock calling a dispose handler that doesn't exist.
    * Fixes -[OFConcreteMutableArray removeAllObjects] not increasing the
      mutations.
    * Fixes Deflate64 with sequence lengths > 65535.
    * Robustness improvements in Deflate, LHA, Tar, ZIP, BMP, QOI and MessagePack.

    [33 lines not shown]
VersionDeltaFile
1.47+4-4devel/objfw/distinfo
1.12+2-2devel/objfw/PLIST.tls
1.37+2-2devel/objfw/PLIST
1.69+2-2devel/objfw/Makefile
1.20+2-2devel/objfw/PLIST.runtime
+12-125 files