NetBSD/pkgsrc NqgRXEqbiology/azara Makefile, biology/hisat2 Makefile

   *: add LDFLAGS overide that was previously in mk

   This is a workaround and should be fixed properly per-package - they
   should use the pkgsrc LDFLAGS, but this restores what happened
   before the mk/ cleanup.

   Fixes relro build for packages that do not honor LDFLAGS.

   Package list provided by mef@, thanks!

   Workaround commit requested by bsiegert on tech-pkg.
VersionDeltaFile
1.40+7-2databases/xsqlmenu/Makefile
1.37+7-1comms/xtel/Makefile
1.102+7-1comms/mgetty+sendfax/Makefile
1.84+7-1comms/fidogate/Makefile
1.14+7-1biology/hisat2/Makefile
1.20+7-1biology/azara/Makefile
+42-7330 files not shown
+2,351-337336 files

NetBSD/pkgsrc JarWDK6doc CHANGES-2026

   Updated devel/py-cffi, net/py-test-remotedata, net/py-scp
VersionDeltaFile
1.4977+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc dZwGlCYnet/py-scp Makefile distinfo

   py-scp: updated to 0.16.1

   0.16.1 (2026-07-29)

   - Fix missing import for `paramiko`, causing exception handling to fail in close()
VersionDeltaFile
1.17+4-4net/py-scp/distinfo
1.22+2-2net/py-scp/Makefile
+6-62 files

NetBSD/pkgsrc rXrfn9Onet/py-test-remotedata distinfo PLIST

   py-test-remotedata: updated to 0.4.2

   0.4.2 (2026-08-03)

   - Versions of Python <3.9 are no longer supported.
VersionDeltaFile
1.4+7-12net/py-test-remotedata/Makefile
1.2+7-8net/py-test-remotedata/PLIST
1.3+4-4net/py-test-remotedata/distinfo
+18-243 files

NetBSD/pkgsrc UVDuo0Jdevel/py-cffi Makefile distinfo

   py-cffi: updated to 2.1.1

   2.1.1

   * Minimize internal Python API usage for interpreter and thread state sampling where possible.
     Avoids breaking ABI change in Python >= 3.15.0b4.
VersionDeltaFile
1.54+4-4devel/py-cffi/distinfo
1.64+2-2devel/py-cffi/Makefile
+6-62 files

NetBSD/pkgsrc f1u4xakdoc CHANGES-2026

   doc: Updated net/tailscale to 1.102.1
VersionDeltaFile
1.4976+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc eyOmppGnet/tailscale Makefile go-modules.mk

   tailscale: update to 1.102.1

   - tailscaled_serve_outbound_bytes_total and
     tailscaled_serve_inbound_bytes_total client metrics report bytes
     sent to and received from peers on Tailscale Serve connections for
     Tailscale Services.
   - The tailscale get CLI command returns the current node's
     preferences.
   - The tailscale whoami CLI command displays information about the
     current user and device.
   - The tailscale service list CLI command displays Tailscale Services
     visible to the current node.
   - Node additions and removals are processed in constant time,
     significantly reducing CPU usage on large tailnets.
   - Tailscale Funnel domains use TLS-ALPN-01 for faster HTTPS
     certificate renewals.
   - Deprecated formats for 4via6 MagicDNS names are no longer available
     to use.
   - TLS certificates on idle servers proactively auto-renew in the

    [48 lines not shown]
VersionDeltaFile
1.10+418-280net/tailscale/distinfo
1.6+139-93net/tailscale/go-modules.mk
1.27+3-3net/tailscale/Makefile
+560-3763 files

NetBSD/pkgsrc mOChE2yemulators/suse15_linux Makefile.common

   suse15_linux: note that Makefile.common used by suse15_gcc12
VersionDeltaFile
1.3+2-1emulators/suse15_linux/Makefile.common
+2-11 files

NetBSD/src D1lbljvsys/arch/sparc64/dev vpci.c

   sun4v vpci: panic if hypervisor calls fail
VersionDeltaFile
1.16+6-5sys/arch/sparc64/dev/vpci.c
+6-51 files

NetBSD/pkgsrc-wip 2dac8b4pharo-vm12 DESCR PLIST, pharo-vm12/patches patch-cmake_OpenBSD.cmake patch-src_unix_debugUnix.c

pharo-vm12: Add pharo-vm12-12.0.3-beta

This repository contains the code of the Pharo Virtual Machine. This
implementation started as a fork of OpenSmalltalk-VM. The current
project would not have been possible without all their previous work.

The current implementation has the following core features:

- an indirect threaded bytecode compiler using GNU extensions
- a generational scavenger garbage collector: a semi-space + nursery
  for the young generation, and a mark-compact collector for the old
  generation
- a space for permanent objects that do not need to be scanned by the
  GC
- a baseline JIT compiler that
  - translates primitive operations using IR templates
  - translates bytecode methods using a simple abstract interpretation
    approach to reduce memory pressure (fewer loads/stores)
- FFI through the well-known libFFI, and support for non-blocking FFI

    [3 lines not shown]
DeltaFile
+63-0pharo-vm12/Makefile
+52-0pharo-vm12/patches/patch-CMakeLists.txt
+50-0pharo-vm12/patches/patch-src_unix_debugUnix.c
+26-0pharo-vm12/patches/patch-cmake_OpenBSD.cmake
+23-0pharo-vm12/PLIST
+20-0pharo-vm12/DESCR
+234-09 files not shown
+342-015 files

NetBSD/pkgsrc-wip 8b96391klayout Makefile distinfo, klayout/patches patch-src_klayout.pri patch-src_tl_tl_tlTimer.cc

klayout: Update to 0.30.10

written patches for NetBSD, but have not tested it much.
DeltaFile
+56-0klayout/patches/patch-src_tl_tl_tlTimer.cc
+28-1klayout/PLIST
+16-0klayout/patches/patch-src_klayout.pri
+5-3klayout/distinfo
+1-1klayout/Makefile
+106-55 files

NetBSD/pkgsrc-wip 0f66179. Makefile, gmsh distinfo DESCR

gmsh: Add gmsh-4.15.2

Gmsh is an open source 3D finite element mesh generator with a
built-in CAD engine and post-processor. Its design goal is to provide
a fast, light and user-friendly meshing tool with parametric input and
flexible visualization capabilities. Gmsh is built around four modules
(geometry, mesh, solver and post-processing), which can be controlled
with the graphical user interface, from the command line, using text
files written in Gmsh's own scripting language (.geo files), or
through the C++, C, Python, Julia and Fortran application programming
interface.
DeltaFile
+413-0gmsh/PLIST
+24-0gmsh/Makefile
+9-0gmsh/DESCR
+5-0gmsh/distinfo
+1-0Makefile
+452-05 files

NetBSD/pkgsrc-wip 6f8f1c9kicad distinfo COMMIT_MSG, kicad-footprints PLIST

kicad-*: Update to 10.0.5

KiCad 10.0.5 (2026-07-22)

The 10.0.5 stable version contains critical bug fixes and other minor
improvements since the previous release.
A list of all of the fixed issues since the 10.0.5 release can be
found on the KiCad 10.0.5 milestone page.

KiCad 10.0.4 (2026-06-21)

The 10.0.4 stable version contains critical bug fixes and other minor
improvements since the previous release.
A list of all of the fixed issues since the 10.0.4 release can be
found on the KiCad 10.0.4 milestone page.
DeltaFile
+209-2kicad/patches/patch-thirdparty_thread-pool_bs__thread__pool.hpp
+18-4kicad-footprints/PLIST
+17-1kicad/COMMIT_MSG
+5-5kicad/distinfo
+7-0kicad-packages3d/PLIST
+3-3kicad-templates/distinfo
+259-1514 files not shown
+280-3520 files

NetBSD/pkgsrc HWiP6vedoc CHANGES-2026

   doc: Updated x11/mlterm to 3.9.5nb1
VersionDeltaFile
1.4975+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc uJYnE3Mx11/mlterm distinfo Makefile, x11/mlterm/patches patch-uitoolkit_xlib_ui__window.c

   mlterm: pull upstream window handling fixes

   Fix a 3.9.5 regression that sets window manager hints on child windows.
   Also move input focus handling for multiple input windows from FocusIn
   to WM_TAKE_FOCUS.

   Bump PKGREVISION.
VersionDeltaFile
1.5+154-47x11/mlterm/patches/patch-uitoolkit_xlib_ui__window.c
1.105+2-1x11/mlterm/distinfo
1.214+2-1x11/mlterm/Makefile
+158-493 files

NetBSD/src 7YqLqVBsys/arch/mvme68k/conf std.mvme167_177 std.mvme162_172

   Centralize the compiler flags option and adjust it for size-savings.
VersionDeltaFile
1.1+16-0sys/arch/mvme68k/conf/std.mvme147
1.16+13-1sys/arch/mvme68k/conf/std.mvme68k
1.1+13-0sys/arch/mvme68k/conf/std.mvme16x_17x
1.107+2-4sys/arch/mvme68k/conf/GENERIC
1.1+5-0sys/arch/mvme68k/conf/std.mvme167_177
1.1+5-0sys/arch/mvme68k/conf/std.mvme162_172
+54-56 files not shown
+60-2312 files

NetBSD/pkgsrc M5b2D1blang/siod distinfo, lang/siod/patches patch-slib.c

   lang/siod: Fix build with GCC 14
VersionDeltaFile
1.1+15-0lang/siod/patches/patch-slib.c
1.14+2-1lang/siod/distinfo
+17-12 files

NetBSD/pkgsrc ELq87yYdatabases/sdbm distinfo, databases/sdbm/patches patch-ad patch-ab

   databases/sdbm: Fix build with GCC 14 and honor LDFLAGS
VersionDeltaFile
1.5+58-3databases/sdbm/patches/patch-ai
1.3+55-4databases/sdbm/patches/patch-ah
1.6+20-9databases/sdbm/patches/patch-af
1.5+12-12databases/sdbm/patches/patch-ab
1.5+13-3databases/sdbm/patches/patch-ad
1.20+6-6databases/sdbm/distinfo
+164-376 files

NetBSD/pkgsrc CvAf5uudoc TODO

   doc/TODO: + ffmpeg-9.0, pilot-link-0.15.0.
VersionDeltaFile
1.27692+3-1doc/TODO
+3-11 files

NetBSD/pkgsrc sOEfzjvdoc CHANGES-2026

   doc: Updated www/ruby-html-proofer to 5.2.2
VersionDeltaFile
1.4974+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xvlWAoVwww/ruby-html-proofer Makefile distinfo

   www/ruby-html-proofer: update to 5.2.2

   5.2.2 (2026-07-28)

   WHat's Changed

   * fix: Read trailing slash from URL, not expanded path by @gjtorikian in
     #877
   * [skip test] Release v5.2.2 by @github-actions[bot] in #878
VersionDeltaFile
1.20+4-4www/ruby-html-proofer/distinfo
1.22+2-2www/ruby-html-proofer/Makefile
+6-62 files

NetBSD/pkgsrc GpncFLKdoc CHANGES-2026

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

NetBSD/pkgsrc 7OzVQDDwww/ruby-aws-sdk-s3 Makefile distinfo

   www/ruby-aws-sdk-s3: update to 1.228.2

   1.228.2 (2026-07-30)

   * Issue - S3 Encryption Client, encryptionV2 and encryptionV3, returns a
     decryption error for a malformed material description.
VersionDeltaFile
1.63+4-4www/ruby-aws-sdk-s3/distinfo
1.63+2-2www/ruby-aws-sdk-s3/Makefile
+6-62 files

NetBSD/pkgsrc z85u6dLdoc CHANGES-2026

   doc: Updated www/ruby-aws-partitions to 1.1277.0
VersionDeltaFile
1.4972+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc AHlUkA2www/ruby-aws-partitions Makefile distinfo

   www/ruby-aws-partitions: update to 1.277.0

   1.1277.0 (2026-07-31)

   * Feature - Updated the partitions source data that determines the AWS
     service regions and endpoints.

   1.1276.0 (2026-07-30)

   * Feature - Added support for enumerating regions for
     Aws::PricingPlanManager.

   1.1275.0 (2026-07-29)

   * Feature - Updated the partitions source data that determines the AWS
     service regions and endpoints.

   1.1274.0 (2026-07-27)


    [2 lines not shown]
VersionDeltaFile
1.120+4-4www/ruby-aws-partitions/distinfo
1.118+2-2www/ruby-aws-partitions/Makefile
+6-62 files

NetBSD/pkgsrc LIAax82doc CHANGES-2026

   doc: Updated textproc/ruby-haml to 7.2.2
VersionDeltaFile
1.4971+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qUpgYyqtextproc/ruby-haml Makefile distinfo

   textproc/ruby-haml: update to 7.2.2

   7.2.1 (2026-07-28)

   What's Changed

   * Do not rely on Ripper quirk in parsing old-style Haml attributes by
     @andrykonchin in #1212

   New Contributors

   * @andrykonchin made their first contribution in #1212


   7.2.2 (2026-07-29)

   What's Changed

   * Remove obsolete TruffleRuby compatibility skips by @ollym in #1210

    [4 lines not shown]
VersionDeltaFile
1.33+4-4textproc/ruby-haml/distinfo
1.32+2-2textproc/ruby-haml/Makefile
+6-62 files

NetBSD/pkgsrc kPCfeISdoc CHANGES-2026

   doc: Updated net/ruby-ruby_smb to 3.3.22
VersionDeltaFile
1.4970+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UsW1ZtKnet/ruby-ruby_smb Makefile distinfo

   net/ruby-ruby_smb: update to 3.3.22

   3.3.22 (2026-07-31)

   * Merge pull request #302 from Isleynorth/bug/301/smb1-session-setup-uid;
     Use the final SessionSetup UID in SMB1 NTLMSSP authentication (fixes Tree
     Connect against Samba)
VersionDeltaFile
1.36+4-4net/ruby-ruby_smb/distinfo
1.35+2-2net/ruby-ruby_smb/Makefile
+6-62 files

NetBSD/pkgsrc XAij8DUdoc CHANGES-2026

   doc: Updated graphics/ruby-RMagick to 7.1.0
VersionDeltaFile
1.4969+2-1doc/CHANGES-2026
+2-11 files