NetBSD/pkgsrc-wip 07a034ego127 PLIST Makefile, go127/patches patch-src_cmd_dist_build.go patch-src_crypto_x509_root__solaris.go

go127: new package for Go 1.27 rc1

Go 1.27 now supports generic methods: a method declaration may declare its own
type parameters. This widely anticipated change allows adding generic functions
within the namespace of a particular data type where before one had to declare
such functions with a scope of the entire package. Note that methods of
interfaces may not declare type parameters nor can interface methods be
implemented by generic methods.
DeltaFile
+15,592-0go127/PLIST
+140-0go127/Makefile
+22-0go127/patches/patch-src_cmd_dist_build.go
+21-0go127/patches/patch-src_crypto_x509_root__solaris.go
+18-0go127/patches/patch-src_crypto_x509_root__bsd.go
+17-0go127/patches/patch-src_syscall_syscall__solaris.go
+15,810-07 files not shown
+15,876-013 files

NetBSD/pkgsrc-wip 2d45ce7go126 PLIST Makefile, go126/patches patch-src_cmd_dist_build.go patch-src_crypto_x509_root__solaris.go

-go126

This has been in pkgsrc for a while.
DeltaFile
+0-14,985go126/PLIST
+0-132go126/Makefile
+0-22go126/patches/patch-src_cmd_dist_build.go
+0-21go126/patches/patch-src_crypto_x509_root__solaris.go
+0-18go126/patches/patch-src_crypto_x509_root__bsd.go
+0-17go126/patches/patch-src_syscall_syscall__solaris.go
+0-15,1957 files not shown
+0-15,26113 files

NetBSD/pkgsrc-wip 4279b47cloudflared distinfo go-modules.mk

cloudflared: downgrade to 2026.3.0

cloudflared >= 2026.5.0 uses gopsutil which does not support NetBSD.
DeltaFile
+129-189cloudflared/distinfo
+42-62cloudflared/go-modules.mk
+1-1cloudflared/Makefile
+172-2523 files

NetBSD/pkgsrc-wip f646e11iosevka-aile-ttf distinfo, iosevka-curly-slab-ttf distinfo

iosevka-*: update to 34.6.3

* Add Characters:
  * SYMBOL FOR SUBSTITUTE FORM TWO (U+2426).
DeltaFile
+3-3iosevka-curly-ttf/distinfo
+3-3iosevka-slab-ttf/distinfo
+3-3iosevka-curly-slab-ttf/distinfo
+3-3iosevka-aile-ttf/distinfo
+3-3iosevka-ttf/distinfo
+3-3iosevka-etoile-ttf/distinfo
+18-1812 files not shown
+30-3018 files

NetBSD/pkgsrc-wip c49ca51cloudflared distinfo Makefile

cloudflared: update to 2026.6.1

- 2026-06-18 TUN-10630: Fix precheck protocol override
- 2026-06-18 Revert "TUN-10557: Bump quic-go v0.59.1"
- 2026-06-16 chore: Fix warnings
- 2026-06-15 TUN-10612: Add renovate to cloudflared to update distroless
  images explicitely
- 2026-06-11 TUN-9251: Publish internal image
- 2026-05-26 TUN-10557: Bump quic-go v0.59.1
DeltaFile
+3-3cloudflared/distinfo
+1-1cloudflared/Makefile
+4-42 files

NetBSD/pkgsrc TM4EXrYgraphics/drawpile Makefile

   drawpile: Needs socket lib on SunOS.
VersionDeltaFile
1.39+3-1graphics/drawpile/Makefile
+3-11 files

NetBSD/pkgsrc fkFlqeetime/dclock Makefile distinfo, time/dclock/patches patch-ab patch-dclock.c

   dclock: Various build fixes for GCC 14 and GCC 15.
VersionDeltaFile
1.5+55-20time/dclock/patches/patch-ab
1.1+25-0time/dclock/patches/patch-dclock.c
1.21+10-1time/dclock/Makefile
1.14+3-2time/dclock/distinfo
+93-234 files

NetBSD/src ljKovANusr.bin/make make.1

   Fix description of .MADE, it is not a target
VersionDeltaFile
1.392+3-3usr.bin/make/make.1
+3-31 files

NetBSD/pkgsrc MNEvObdsysutils/crashme Makefile distinfo, sysutils/crashme/patches patch-ab patch-pddet.c

   crashme: Fix building with GCC 14 and GCC 15.

   This code makes frequent use of K&Risms such as implicit
   function declarations, implicit int, etc. Fix a few and
   force an older C standard to ensure this keeps building.
VersionDeltaFile
1.3+76-5sysutils/crashme/patches/patch-ab
1.1+14-0sysutils/crashme/patches/patch-pddet.c
1.27+8-1sysutils/crashme/Makefile
1.11+3-2sysutils/crashme/distinfo
+101-84 files

NetBSD/pkgsrc dCNq6ndtextproc/untex distinfo, textproc/untex/patches patch-untex.c

   untex: Fix build with GCC 14.

   Avoid implicit declaration of strncmp(3), exit(3) by including
   the right headers.
VersionDeltaFile
1.1+16-0textproc/untex/patches/patch-untex.c
1.7+2-1textproc/untex/distinfo
+18-12 files

NetBSD/pkgsrc nqNBqdCarchivers/lzsa Makefile distinfo, archivers/lzsa/patches patch-src_dictionary.c patch-Makefile

   lzsa: Various build fixes.

   Define the correct _POSIX_C_SOURCE to get a definition of
   ftello(3).

   Make sure the user's choice of compiler is honoured instead
   of always using clang.

   Verified to build on FreeBSD, NetBSD, macOS, Linux.
VersionDeltaFile
1.1+15-0archivers/lzsa/patches/patch-src_dictionary.c
1.1+13-0archivers/lzsa/patches/patch-Makefile
1.2+6-1archivers/lzsa/Makefile
1.2+3-1archivers/lzsa/distinfo
+37-24 files

NetBSD/pkgsrc VFaWC8adatabases/mariadb1011-server PLIST, databases/mariadb114-server PLIST

   mariadb[114,118,1011]-server: Fix non-auth_pam PLIST

   Should help the SunOS builds.
VersionDeltaFile
1.6+2-2databases/mariadb1011-server/PLIST
1.3+2-2databases/mariadb114-server/PLIST
1.4+2-2databases/mariadb118-server/PLIST
+6-63 files

NetBSD/pkgsrc 8jvWmztdevel/libmtp distinfo, devel/libmtp/patches patch-src_unicode.c

   libmtp: Handle the case where the iconv(3) is overridden by GNU libiconv.
VersionDeltaFile
1.2+6-7devel/libmtp/patches/patch-src_unicode.c
1.22+2-2devel/libmtp/distinfo
+8-92 files

NetBSD/pkgsrc Y2Sf9Nzgraphics/colord Makefile

   colord: Strip out --version-script linker args to help the SunOS linker.

   Should help the SunOS builds.
VersionDeltaFile
1.33+4-1graphics/colord/Makefile
+4-11 files

NetBSD/pkgsrc-wip 2eefac8. Makefile, bob distinfo cargo-depends.mk

bob: remove, pkgtools/bob is newer
DeltaFile
+0-1,364bob/distinfo
+0-455bob/cargo-depends.mk
+0-37bob/Makefile
+0-9bob/DESCR
+0-3bob/PLIST
+0-1Makefile
+0-1,8696 files

NetBSD/src pgajuZasys/arch/powerpc/ibm4xx/pci pcix.c

   Enable prefetch on 460EX PCI bridge - massive performance improvement.
VersionDeltaFile
1.3+10-3sys/arch/powerpc/ibm4xx/pci/pcix.c
+10-31 files

NetBSD/src etTmBXydoc 3RDPARTY CHANGES

   new bind
VersionDeltaFile
1.2221+2-2doc/3RDPARTY
1.3274+2-1doc/CHANGES
+4-32 files

NetBSD/src l1HgRdodistrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libdns
VersionDeltaFile
1.1044+3-3distrib/sets/lists/base/shl.mi
1.405+2-2distrib/sets/lists/debug/shl.mi
+5-52 files

NetBSD/src LfJS0vEexternal/mpl/bind/dist/lib/dns resolver.c tsig.c, external/mpl/bind/dist/lib/ns query.c

   merge conflicts between bind-9.20.23 and 9.20.24
VersionDeltaFile
1.27+240-107external/mpl/bind/dist/lib/dns/resolver.c
1.16+37-48external/mpl/bind/dist/lib/dns/tsig.c
1.5+78-1external/mpl/bind/dist/tests/dns/dispatch_test.c
1.22+44-17external/mpl/bind/dist/lib/dns/validator.c
1.29+38-23external/mpl/bind/dist/lib/ns/query.c
1.20+31-24external/mpl/bind/dist/lib/dns/masterdump.c
+468-22058 files not shown
+751-42264 files

NetBSD/src kgAYnCgexternal/mpl/bind/dist/bin/tests/system/dnssec_cname_response tests_cname_rejection.py, external/mpl/bind/dist/bin/tests/system/dnssec_cname_response/ans2 ans.py

   Import bind 9.20.24 (previous was 9.20.23)

   Security Fixes
   ==============

   Fix DNS64 owner case after DNAME restart. 4de2229364
   When BIND 9 is configured to use DNS64 and encounters a DNAME redirect, it
   could end up using freed memory for the DNS response owner name. This caused
   the response to contain corrupted data. This fix ensures the correct owner
   name is used when constructing the synthesized response after a DNAME
   redirect.
   ISC thanks Qifan Zhang of Palo Alto Networks for reporting the issue. [GL #5934]

   New Features
   ============

   Enable PR-Agent reviews on merge requests. 46e4c236a3
   Adds a CI job that runs PR-Agent against each merge request opened from the

    [143 lines not shown]
VersionDeltaFile
1.1.1.24+239-106external/mpl/bind/dist/lib/dns/resolver.c
1.1+212-0external/mpl/bind/dist/doc/changelog/changelog-9.20.24.rst
1.1+173-0external/mpl/bind/dist/bin/tests/system/dnssec_cname_response/ans2/ans.py
1.1+172-0external/mpl/bind/dist/bin/tests/system/dnssec_cname_response/tests_cname_rejection.py
1.1.1.2+43-85external/mpl/bind/dist/bin/tests/system/resend_loop/ans3/ans.py
1.1+113-0external/mpl/bind/dist/doc/notes/notes-9.20.24.rst
+952-191258 files not shown
+3,204-660264 files

NetBSD/pkgsrc-wip 9119557. Makefile

wip: Enable py27-renpy
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 938451cpy27-renpy PLIST Makefile, py27-renpy/patches patch-setup.py patch-renpybidicore.c

wip/py27-renpy: import py27-renpy-6.99.12.4

Ren'Py is a visual novel engine that helps you use words, images,
and sounds to tell stories with the computer. These can be both
visual novels and life simulation games. The easy to learn script
language allows you to efficiently write large visual novels, while
its Python scripting is enough for complex simulation games.

This is Python 2.7 based Ren'Py.

This is imported to play "Doki Doki Literature Club!".
DeltaFile
+1,024-0py27-renpy/PLIST
+73-0py27-renpy/Makefile
+24-0py27-renpy/patches/patch-setup.py
+17-0py27-renpy/patches/patch-renpybidicore.c
+7-0py27-renpy/DESCR
+7-0py27-renpy/distinfo
+1,152-06 files

NetBSD/pkgsrc-wip 2d4baf2. Makefile

wip: Enable py27-game_sdl2
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 7bd39adpy27-game_sdl2 PLIST Makefile, py27-game_sdl2/patches patch-include_sdl2__mixer.pxd patch-src_pygame__sdl2_mixer.pyx

wip/py27-game_sdl2: import py27-game_sdl2-2.1.0.06991204

Pygame is a set of Python modules designed for writing games. It is written on
top of the excellent SDL library. This allows you to create fully featured
games and multimedia programs in the python language. Pygame is highly
portable and runs on nearly every platform and operating system.

This package is solely for wip/py27-renpy.
DeltaFile
+58-0py27-game_sdl2/PLIST
+51-0py27-game_sdl2/Makefile
+22-0py27-game_sdl2/buildlink3.mk
+15-0py27-game_sdl2/patches/patch-include_sdl2__mixer.pxd
+15-0py27-game_sdl2/patches/patch-src_pygame__sdl2_mixer.pyx
+7-0py27-game_sdl2/distinfo
+168-01 files not shown
+174-07 files

NetBSD/pkgsrc-wip 09c7d91. Makefile

wip: Enable py27-cython
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 75bb1capy27-cython PLIST Makefile

wip/py27-cython: import py27-cython-0.26

The Cython language makes writing C extensions for the Python language
as easy as Python itself. Cython is a source code translator based on
the well-known Pyrex, but supports more cutting edge functionality and
optimizations.

The Cython language is very close to the Python language (and most
Python code is also valid Cython code), but Cython additionally supports
calling C functions and declaring C types on variables and class
attributes. This allows the compiler to generate very efficient C code
from Cython code.

This makes Cython the ideal language for writing glue code for external
C libraries, and for fast C modules that speed up the execution of
Python code.
DeltaFile
+526-0py27-cython/PLIST
+26-0py27-cython/Makefile
+14-0py27-cython/DESCR
+12-0py27-cython/buildlink3.mk
+5-0py27-cython/distinfo
+3-0py27-cython/ALTERNATIVES
+586-06 files

NetBSD/src N0uESKOexternal/mpl/bind/dist/dist/fuzz dns_name_fromwire.c, external/mpl/bind/dist/dist/tests/isc regex_test.c ratelimiter_test.c

   remove wrong import
VersionDeltaFile
1.2+1-1external/mpl/bind/dist/dist/fuzz/dns_name_fromwire.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/regex_test.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/ratelimiter_test.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/radix_test.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/quota_test.c
1.2+1-1external/mpl/bind/dist/dist/tests/isc/proxyudp_test.c
+6-65,176 files not shown
+896-8965,182 files

NetBSD/src kEARArDsys/arch/evbppc/sam460ex machdep.c, sys/arch/powerpc/ibm4xx ibm4xx_460ex_l2.c

   L2 cache support on 460EX plus cache coherency fixes and USB workarounds.
VersionDeltaFile
1.1+217-0sys/arch/powerpc/ibm4xx/ibm4xx_460ex_l2.c
1.2+60-2sys/arch/powerpc/ibm4xx/dev/ehci_plb.c
1.3+44-1sys/arch/powerpc/include/ibm4xx/amcc460ex.h
1.1+43-0sys/arch/powerpc/include/ibm4xx/ibm4xx_460ex_l2.h
1.5+31-2sys/arch/evbppc/sam460ex/machdep.c
1.2+12-2sys/arch/powerpc/ibm4xx/dev/ohci_plb.c
+407-73 files not shown
+417-179 files

NetBSD/pkgsrc-wip 7a70572fresh distinfo COMMIT_MSG

Update editors/fresh to v.0.4.1
DeltaFile
+6-3fresh/distinfo
+2-2fresh/COMMIT_MSG
+1-1fresh/Makefile
+1-0fresh/cargo-depends.mk
+10-64 files

NetBSD/src vZeila9external/mpl/bind/dist/dist configure, external/mpl/bind/dist/dist/bin/named server.c

   Initial revision
VersionDeltaFile
1.1+32,435-0external/mpl/bind/dist/dist/configure
1.1+24,896-0external/mpl/bind/dist/dist/lib/dns/zone.c
1.1+22,367-0external/mpl/bind/dist/dist/doc/changelog/changelog-history.rst
1.1+19,112-0external/mpl/bind/dist/dist/bin/tests/system/limits/ns1/example.db
1.1+17,059-0external/mpl/bind/dist/dist/bin/named/server.c
1.1+12,308-0external/mpl/bind/dist/dist/lib/ns/query.c
+128,177-010,358 files not shown
+893,516-010,364 files