NetBSD/pkgsrc-wip c2d4481openjdk25 PLIST, openjdk25/patches patch-src_hotspot_share_runtime_arguments.cpp patch-src_hotspot_os_posix_os__posix.cpp

openjdk25: fix various netbsd-9 and ZeroVM issues
DeltaFile
+45-0openjdk25/patches/patch-src_hotspot_os__cpu_bsd__zero_os__bsd__zero.cpp
+17-15openjdk25/PLIST
+25-0openjdk25/patches/patch-src_hotspot_cpu_aarch64_macroAssembler__aarch64.cpp
+17-0openjdk25/patches/patch-make_common_JdkNativeCompilation.gmk
+16-0openjdk25/patches/patch-src_hotspot_share_runtime_arguments.cpp
+16-0openjdk25/patches/patch-src_hotspot_os_posix_os__posix.cpp
+136-155 files not shown
+160-2511 files

NetBSD/pkgsrc-wip d218a07cpptrace buildlink3.mk PLIST, cpptrace/patches patch-src_binary_module__base.cpp patch-src_platform_platform.hpp

cpptrace: add cpptrace 1.0.4

Simple, portable, and self-contained stacktrace library for C++11+
DeltaFile
+29-0cpptrace/Makefile
+24-0cpptrace/patches/patch-src_binary_module__base.cpp
+24-0cpptrace/patches/patch-src_platform_platform.hpp
+24-0cpptrace/patches/patch-src_binary_object.cpp
+20-0cpptrace/PLIST
+16-0cpptrace/buildlink3.mk
+137-06 files not shown
+201-012 files

NetBSD/pkgsrc-wip ff9da68libassert distinfo buildlink3.mk, libassert/patches patch-src_common.hpp patch-src_platform.cpp

libassert: add libassert 2.2.1

The most over-engineered C++ assertion library
DeltaFile
+41-0libassert/patches/patch-src_platform.cpp
+26-0libassert/Makefile
+24-0libassert/patches/patch-src_common.hpp
+17-0libassert/PLIST
+15-0libassert/buildlink3.mk
+7-0libassert/distinfo
+130-02 files not shown
+136-08 files

NetBSD/pkgsrc-wip 4c08532d2 COMMIT_MSG Makefile

d2: update to 0.8.2

Pkgsrc changes:

* Move non-pattern Go flags to GOFLAGS.
* Update GitHub organization and version specifier.

Upstream changes:

Features 🚀

* exports: gif exports work with animate: true keyword

Improvements 🧹

* releases: strip native binaries, build and smoke-test all six archives in
  CI, produce reproducible archives with checksums, signed provenance, and
  SBOM attestations, and verify standalone downloads when GitHub provides a
  digest

    [69 lines not shown]
DeltaFile
+189-207d2/distinfo
+62-68d2/go-modules.mk
+3-3d2/Makefile
+1-1d2/COMMIT_MSG
+255-2794 files

NetBSD/pkgsrc-wip 17366f4kubectl COMMIT_MSG Makefile

kubectl: update to 1.37.0

Pkgsrc changes:

* Move non-pattern Go flags to GOFLAGS.

Upstream changes:

Dependency

* Updated google.golang.org/grpc to v1.82.1, which adds a server-side limit
  on HTTP/2 control frame flooding. It also removes the
  GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment variable, so
  strict path checking is always on. [SIG API Machinery, Architecture,
  Auth, CLI, Cloud Provider, Network, Node and Scheduling]
* Updated the etcd client library to v3.6.10. [SIG API Machinery,
  Architecture, Auth, CLI, Cloud Provider, Cluster Lifecycle, Etcd,
  Instrumentation, Network, Node, Scheduling and Storage]


    [110 lines not shown]
DeltaFile
+591-636kubectl/distinfo
+196-211kubectl/go-modules.mk
+4-3kubectl/Makefile
+1-1kubectl/COMMIT_MSG
+792-8514 files

NetBSD/pkgsrc-wip b21ca15openjdk25 options.mk

openjdk25: JEP 503: hotspot support for 32-bit x86 is removed
DeltaFile
+1-1openjdk25/options.mk
+1-11 files

NetBSD/pkgsrc-wip 9bb15e0py-img2pdf Makefile

py-img2pdf: Remove pkg-config tool dependency

Not needed.
DeltaFile
+0-2py-img2pdf/Makefile
+0-21 files

NetBSD/pkgsrc-wip b974e86py-img2pdf ALTERNATIVES PLIST

py-img2pdf: Add support for ALTERNATIVES

Permit to coexists with different Python versions.
DeltaFile
+2-2py-img2pdf/PLIST
+4-0py-img2pdf/Makefile
+2-0py-img2pdf/ALTERNATIVES
+8-23 files

NetBSD/pkgsrc-wip f07ee23py-img2pdf Makefile

py-img2pdf: Add *DEPENDS
DeltaFile
+4-0py-img2pdf/Makefile
+4-01 files

NetBSD/pkgsrc-wip a9a033dpy-img2pdf Makefile

py-img2pdf: Use REPLACE_PYTHON

lang/python/application.mk defines REPLACE_PYTHON that we can reuse
instead of redefining it.

NFCI.
DeltaFile
+2-4py-img2pdf/Makefile
+2-41 files

NetBSD/pkgsrc-wip 3cc75a8py-img2pdf COMMIT_MSG distinfo

Add py-img2pdf, a tool (and python library) to add image files to PDFs
without recoding them.
DeltaFile
+21-0py-img2pdf/Makefile
+12-0py-img2pdf/DESCR
+11-0py-img2pdf/PLIST
+5-0py-img2pdf/distinfo
+2-0py-img2pdf/COMMIT_MSG
+51-05 files

NetBSD/pkgsrc-wip 8a7b5b7openjdk25 PLIST Makefile

openjdk25: update JAVA_WRAPPERS
DeltaFile
+2-8openjdk25/Makefile
+1-0openjdk25/PLIST
+3-82 files

NetBSD/pkgsrc-wip 8bd66b4openjdk25 distinfo Makefile, openjdk25/patches patch-src_java.desktop_bsd_data_fontconfig_fontconfig.properties patch-make_autoconf_hotspot.m4

openjdk25: fix lint, reduce diff to openjdk21
DeltaFile
+1-31openjdk25/bootstrap.mk
+5-5openjdk25/distinfo
+5-5openjdk25/Makefile
+5-0openjdk25/patches/patch-make_autoconf_buildjdk-spec.gmk.template
+2-0openjdk25/patches/patch-src_java.desktop_bsd_data_fontconfig_fontconfig.properties
+2-0openjdk25/patches/patch-make_autoconf_hotspot.m4
+20-412 files not shown
+24-418 files

NetBSD/pkgsrc-wip c16344dpmonitor Makefile

pmonitor: install binary as executable
DeltaFile
+1-1pmonitor/Makefile
+1-11 files

NetBSD/pkgsrc-wip 0ede74copenjdk25 Makefile PLIST

openjdk25: update PLIST for 25
DeltaFile
+26-41openjdk25/PLIST
+1-2openjdk25/Makefile
+27-432 files

NetBSD/pkgsrc-wip f7d35b2tex-luaxml COMMIT_MSG DESCR

tex-luaxml: added, required by print/tex-make4ht
DeltaFile
+17-0tex-luaxml/PLIST
+15-0tex-luaxml/Makefile
+5-0tex-luaxml/distinfo
+4-0tex-luaxml/DESCR
+3-0tex-luaxml/COMMIT_MSG
+44-05 files

NetBSD/pkgsrc-wip a12efb0libxo distinfo Makefile, libxo/patches patch-configure.ac

libxo: Update to 2.0.0
DeltaFile
+96-0libxo/patches/patch-configure.ac
+18-5libxo/PLIST
+6-2libxo/Makefile
+4-3libxo/distinfo
+124-104 files

NetBSD/pkgsrc-wip 0c69540phaethon distinfo, phaethon/patches patch-CMakeLists.txt

phaethon: Compatibility with newer versions of Boost
DeltaFile
+15-0phaethon/patches/patch-CMakeLists.txt
+1-0phaethon/distinfo
+16-02 files

NetBSD/pkgsrc-wip 641eaccxoreos-tools distinfo Makefile, xoreos-tools/patches patch-CMakeLists.txt

xoreos-tools: Compatibility w/ newer CMake and Boost
DeltaFile
+15-0xoreos-tools/patches/patch-CMakeLists.txt
+2-0xoreos-tools/Makefile
+1-0xoreos-tools/distinfo
+18-03 files

NetBSD/pkgsrc-wip ed0fb59cockatrice Makefile

cockatrice: Actually requires Qt 6
DeltaFile
+1-2cockatrice/Makefile
+1-21 files

NetBSD/pkgsrc-wip 0403091openjdk25 distinfo, openjdk25/patches patch-make_common_native_Link.gmk

openjdk25: fix patch so it doesn't nuke /usr/sbin/paxctl (oops)
DeltaFile
+2-2openjdk25/patches/patch-make_common_native_Link.gmk
+1-1openjdk25/distinfo
+3-32 files

NetBSD/pkgsrc-wip ca3adb3cockatrice-server Makefile distinfo

cockatrice-server: Update to 3.0.2
DeltaFile
+3-3cockatrice-server/distinfo
+2-1cockatrice-server/Makefile
+5-42 files

NetBSD/pkgsrc-wip e4ae38ecockatrice Makefile common.mk

cockatrice: Update to 3.0.2
DeltaFile
+3-3cockatrice/distinfo
+3-2cockatrice/common.mk
+1-1cockatrice/Makefile
+7-63 files

NetBSD/pkgsrc-wip f653612. Makefile, unrest PLIST DESCR

unrest: Remove; now imported to games/unrest
DeltaFile
+0-24unrest/Makefile
+0-5unrest/distinfo
+0-4unrest/DESCR
+0-2unrest/PLIST
+0-1Makefile
+0-365 files

NetBSD/pkgsrc-wip d13de62d1x-rebirth TODO, d2x-rebirth TODO

d1x-rebirth, d2x-rebirth: Add TODO

The latest distfile for both of these projects seem to have been yanked from
the official DXX-Rebirth website.
DeltaFile
+6-0d2x-rebirth/TODO
+6-0d1x-rebirth/TODO
+12-02 files

NetBSD/pkgsrc-wip 7673a78aquaria Makefile TODO

aquaria: Sync CMake
DeltaFile
+11-0aquaria/TODO
+3-1aquaria/Makefile
+14-12 files

NetBSD/pkgsrc-wip b20aa92openjdk25 distinfo, openjdk25/patches patch-make_common_native_Link.gmk

openjdk25: fix patch that got mismerged upstream
DeltaFile
+15-0openjdk25/patches/patch-make_common_native_Link.gmk
+1-0openjdk25/distinfo
+16-02 files

NetBSD/pkgsrc-wip 6ee6179unrest Makefile distinfo

unrest: Update to 1.1.0
DeltaFile
+3-3unrest/distinfo
+1-2unrest/Makefile
+4-52 files

NetBSD/pkgsrc-wip 458d79fphaethon Makefile

phaethon: CMake compat
DeltaFile
+2-0phaethon/Makefile
+2-01 files

NetBSD/pkgsrc-wip 0338453openjdk25 PLIST

openjdk25: s/21/25/ in PLIST
DeltaFile
+603-603openjdk25/PLIST
+603-6031 files