NetBSD/pkgsrc-wip c991273knot PLIST Makefile, knot/files knot.sh

knot: remove, imported to pkgsrc (without buildlink)
DeltaFile
+0-105knot/PLIST
+0-74knot/Makefile
+0-41knot/files/knot.sh
+0-41knot/COMMIT_MSG
+0-27knot/patches/patch-samples_Makefile.in
+0-20knot/buildlink3.mk
+0-3083 files not shown
+0-3189 files

NetBSD/pkgsrc CVUWTDRnet/knot Makefile distinfo

   net/knot: Update to 3.5.5

   Knot DNS 3.5.5 (2026-06-12)
   Features:

   knotd: support for binding wildcard addresses to a specific network interface
   mod-alias: ALIAS record synthesis from locally served targets (Thanks to Bron Gondwana) !1867 (merged)

   Improvements:

   knotd: zone XFR freeze state is persistent across restarts by storing it in timers
   knotd: optimized rescheduled DNSSEC validation
   knotd: hardened manually triggered DNSSEC validation
   utils: configuration detection fails if the database is empty or inaccessible
   utils: LMDB reader lock table is purged even for read-only access
   utils: errors when writing to stdout are reported
   libs: upgraded embedded libngtcp2 to 1.23.0
   doc: various improvements


    [22 lines not shown]
VersionDeltaFile
1.99+8-11net/knot/Makefile
1.53+4-4net/knot/distinfo
+12-152 files

NetBSD/pkgsrc 1VcjEgFdoc CHANGES-2026

   doc: Updated net/knot to 3.5.5
VersionDeltaFile
1.3801+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc-wip 193d5f6. Makefile, py-zensical PLIST distinfo

py-zensical: remove, imported to pkgsrc
DeltaFile
+0-16,609py-zensical/PLIST
+0-530py-zensical/distinfo
+0-177py-zensical/cargo-depends.mk
+0-28py-zensical/Makefile
+1-2Makefile
+0-2py-zensical/DESCR
+1-17,3486 files

NetBSD/pkgsrc-wip 46273a6mtr Makefile options.mk

mtr: remove, imported to pkgsrc
DeltaFile
+0-27mtr/Makefile
+0-19mtr/options.mk
+0-11mtr/COMMIT_MSG
+0-7mtr/PLIST
+0-6mtr/DESCR
+0-5mtr/distinfo
+0-751 files not shown
+0-767 files

NetBSD/pkgsrc Tt7dPfrnet/mtr distinfo Makefile

   net/mtr: Update to 0.96

   WHAT'S NEW?
   V0.96

   Merge branch 'traviscross:master' into master
   Change UDP and ICMP sockets binding to accept a source IP from the -a CLI option
   Adjust MIN_PORT to match other implementations
   Handle EHOSTDOWN and refine error handling better granularity
   [...]
   More in NEWS
VersionDeltaFile
1.56+4-4net/mtr/distinfo
1.133+3-4net/mtr/Makefile
+7-82 files

NetBSD/pkgsrc dlJAI3sdoc CHANGES-2026 TODO

   doc: Updated net/mtr to 0.96
VersionDeltaFile
1.3800+2-1doc/CHANGES-2026
1.27406+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc-wip 7c572cd. Makefile, shellcheck PLIST COMMIT_MSG

shellcheck: remove, imported to pkgsrc
DeltaFile
+0-153shellcheck/PLIST
+0-28shellcheck/COMMIT_MSG
+0-26shellcheck/Makefile
+0-16shellcheck/DESCR
+0-5shellcheck/distinfo
+0-1Makefile
+0-2296 files

NetBSD/pkgsrc XmDnPnTshells/shellcheck distinfo Makefile

   shells/shellcheck: Update to v0.11.0

   v0.11.0 - 2025-08-03
   Added
   SC2327/SC2328: Warn about capturing the output of redirected commands.
   SC2329: Warn when (non-escaping) functions are never invoked.
   SC2330: Warn about unsupported glob matches with [[ .. ]] in BusyBox.
   SC2331: Suggest using standard -e instead of unary -a in tests.
   SC2332: Warn about [ ! -o opt ] being unconditionally true in Bash.
   SC3062: Warn about bashism [ -o opt ].
   Optional avoid-negated-conditions: suggest replacing [ ! a -eq b ]
   with [ a -ne b ], and similar for -ge/-lt/=/!=/etc (SC2335).
   Precompiled binaries for Linux riscv64 (linux.riscv64)
   Changed
   SC2002 about Useless Use Of Cat is now disabled by default. It can be
   re-enabled with --enable=useless-use-of-cat or equivalent directive.
   SC2236/SC2237 about replacing [ ! -n .. ] with [ -z ] and vice versa
   is now optional under avoid-negated-conditions.
   SC2015 about A && B || C no longer triggers when B is a test command.

    [9 lines not shown]
VersionDeltaFile
1.8+4-4shells/shellcheck/distinfo
1.22+3-4shells/shellcheck/Makefile
+7-82 files

NetBSD/pkgsrc K4RqHs7doc CHANGES-2026 TODO

   doc: Updated shells/shellcheck to 0.11.0
VersionDeltaFile
1.3799+2-1doc/CHANGES-2026
1.27405+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc-wip 55a7e91. Makefile, 6tunnel Makefile COMMIT_MSG

6tunnel: remove, imported to pkgsrc
DeltaFile
+0-196tunnel/Makefile
+0-126tunnel/COMMIT_MSG
+0-56tunnel/distinfo
+0-36tunnel/DESCR
+0-36tunnel/PLIST
+0-1Makefile
+0-436 files

NetBSD/pkgsrc HK2BN6Dnet/6tunnel Makefile distinfo

   net/6tunnel: Update to 0.14

   6tunnel-0.14 Latest
   @wojtekka wojtekka released this Sep 3, 2025

   Changes by Wojtek Kaniewski:
   Modify test script to use Python 3.
   Remove unused variables.
   Stop using sockaddr for generic storage.
   Add -V parameter to print version.
   Changes by pgajdos:
   Fix compilation with GCC 15.
VersionDeltaFile
1.20+4-9net/6tunnel/Makefile
1.12+4-4net/6tunnel/distinfo
+8-132 files

NetBSD/pkgsrc twATcC9doc CHANGES-2026

   doc: Updated net/6tunnel to 0.14
VersionDeltaFile
1.3798+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc-wip 2650ab8. Makefile, bftpd Makefile COMMIT_MSG

bftpd: remove, imported to pkgsrc
DeltaFile
+0-47bftpd/Makefile
+0-33bftpd/COMMIT_MSG
+0-11bftpd/DESCR
+0-5bftpd/distinfo
+0-4bftpd/PLIST
+0-1Makefile
+0-1016 files

NetBSD/pkgsrc hw8pheznet/bftpd Makefile distinfo

   net/bftpd: Update to version 6.6

   Jesse Smith <jessefrgsmith at yahoo.ca> -> 6.6
           - Add "211 End" reponse to SITE command's output to
             make sure some FTP clients do not hang while waiting for additional
             lines.

           - Remove check for working GCC as it no longer works with modern versions of
             GCC. Now we just check for a compiler and assume it can create binary files.


   Jesse Smith <jessefrgsmith at yahoo.ca> -> 6.5
           - Fixed possible denial of service attack where child
             file descriptors are not cleaned up by the parent quickly enough.
             Fix provided by Alexander Trifa.

   Jesse Smith <jessefrgsmith at yahoo.ca> -> 6.4
           - Directory listings are now shown in alphabetical order.
             Permissions on files are more accurate.

    [14 lines not shown]
VersionDeltaFile
1.32+4-4net/bftpd/Makefile
1.21+4-4net/bftpd/distinfo
+8-82 files

NetBSD/pkgsrc kUtnOnCdoc CHANGES-2026

   doc: Updated net/bftpd to 6.6
VersionDeltaFile
1.3797+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc-wip 8842f48unrar Makefile.common Makefile

unrar: remove, imported to pkgsrc
DeltaFile
+0-34unrar/Makefile.common
+0-12unrar/Makefile
+0-8unrar/DESCR
+0-5unrar/distinfo
+0-4unrar/COMMIT_MSG
+0-4unrar/PLIST
+0-671 files not shown
+0-687 files

NetBSD/pkgsrc yaEXK4Zarchivers/unrar distinfo Makefile.common

   unrar: updated to 7.2.6

   7.2.6
   Unknown changes
VersionDeltaFile
1.117+4-4archivers/unrar/distinfo
1.69+3-3archivers/unrar/Makefile.common
+7-72 files

NetBSD/pkgsrc qCe1t2Idoc TODO CHANGES-2026

   doc: Updated archivers/unrar to 7.2.6
VersionDeltaFile
1.27404+1-2doc/TODO
1.3796+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc-wip 4d21e8dknot COMMIT_MSG, mtr Makefile

knot/mtr/shellcheck/unrar: Updates
DeltaFile
+153-0shellcheck/PLIST
+41-0knot/COMMIT_MSG
+34-0unrar/Makefile.common
+28-0shellcheck/COMMIT_MSG
+27-0mtr/Makefile
+26-0shellcheck/Makefile
+309-017 files not shown
+421-2723 files

NetBSD/pkgsrc zC2sfLcdoc CHANGES-2026

   doc: Updated devel/R-devtools to 2.5.2
VersionDeltaFile
1.3795+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc g2pR6mYdevel/R-devtools Makefile distinfo

   (devel/R-devtools) Updated 2.4.5 tol 2.5.2, Fix build againt R 4.6.0 is too deep, sorry

   # devtools 2.5.2

   * `install()` uses a new feature of `pak::local_install_deps()` to
     consider the current `.libPaths()` when resolving dependencies,
     instead of consulting only `.libPaths()[1]`. This was an unintended
     behavioral change introduced in 2.5.0 (#2691).

   # devtools 2.5.1

   * `build_readme()` no longer installs dependencies into the temporary library
     (a regression introduced in 2.5.0). It now exits early if a required
     dependency is missing and reports any that are out of date or at a dev
     version (#2683).
   * `dev_sitrep()` reports if devtools itself is out of date (#2687).

   # devtools 2.5.0


    [75 lines not shown]
VersionDeltaFile
1.18+6-4devel/R-devtools/Makefile
1.11+4-4devel/R-devtools/distinfo
+10-82 files

NetBSD/pkgsrc XlEJSQ5doc CHANGES-2026

   doc: Updated devel/R-pkgbuild to 1.4.8
VersionDeltaFile
1.3794+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GROpg2ddevel/R-pkgbuild distinfo Makefile

   (devel/R-pkgbuild) Updated 1.4.6 to 1.4.8

   # pkgbuild 1.4.8

   * New `Config/build/never-clean` `DESCRIPTION` option to avoid adding
     `--preclean` to `R CMD INSTALL` (e.g., when header files have changed)
     (@krlmlr, #204).

   * `has_rtools()` & co. now work correctly on aarch64 Windows, when
     `RTOOLS45_AARCH64_HOME` is not set (@remlapmot, #203).

   * `pkg_build()` and `pkgbuild_process` now work corrently when building
     binary packages from non-standard file names (#208).

   # pkgbuild 1.4.7

   * pkgbuild now supports R 4.5.x and Rtools45.

   * `has_build_tools()` (and related functions) now do not explicitly check

    [2 lines not shown]
VersionDeltaFile
1.15+4-4devel/R-pkgbuild/distinfo
1.13+2-2devel/R-pkgbuild/Makefile
+6-62 files

NetBSD/pkgsrc wY1ZgGisecurity/liboauth2 Makefile

   liboauth2: disable apache option

   to fix build. apache is handled in separate liboauth2-apache package
VersionDeltaFile
1.2+3-1security/liboauth2/Makefile
+3-11 files

NetBSD/pkgsrc ftPpNiMdoc CHANGES-2026

   doc: Updated math/R-tibble to 3.3.1
VersionDeltaFile
1.3793+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc aJWUfUZmath/R-tibble distinfo Makefile

   (math/R-tibble) Updated 3.2.1. to 3.3.2, (Fixed build against R-4.6.0)

   # tibble 3.3.1
   --------------
   ## Chore

   - Remove deprecated `vctrs::partial_factor()` and
     `vctrs::partial_frame()` references (#1678, #1680).

   - Avoid use of `SET_OBJECT()`, `ATTRIB()` and `SET_ATTRIB()` (#1671).

   - Spring Cleaning (@Layalchristine24, #1643, #1644).

   - Use Quarto-style formatting in vignettes.

   ## Documentation

   - Posit as copyright holder.


    [40 lines not shown]
VersionDeltaFile
1.9+4-4math/R-tibble/distinfo
1.13+2-2math/R-tibble/Makefile
+6-62 files

NetBSD/src AT5r5INsys/dev/ic dwc_gmac.c dwc_gmac_reg.h

   awge/dwc_gmac: enable flow control

   Avoids recieve FIFO overflows and dropped packets when connected to a switch
   supporting flow control.

   Gets us from hundeds of retransmits a second and ~450Mbps to zero retransmits
   and ~650Mbps on RockPro64 with iperf3 recieve testing.

   (To do: figure out why flow control isn't enabled until explicitly setting
   'media auto' with ifconfig.)
VersionDeltaFile
1.101+4-3sys/dev/ic/dwc_gmac.c
1.25+3-1sys/dev/ic/dwc_gmac_reg.h
+7-42 files

NetBSD/pkgsrc-wip 9c1ad28cloudflared distinfo go-modules.mk, cloudflared/patches patch-diagnostic_system__collector__netbsd.go patch-diagnostic_network_collector__unix__test.go

cloudflared: update to 2026.6.0

Pkgsrc changes:

* Build NetworkCollector on NetBSD.
* Add SystemCollectorImpl for NetBSD.
* Use GOFLAGS instead of GO_BUILD_PATTERN for -ldflags.

Upstream changes: (from CHANGES.md)

2026.4.0
* Breaking Change
  * The default value of --edge-ip-version has changed from 4 to auto. This
    means cloudflared will now use whichever address family (IPv4 or IPv6) the
    system resolver returns first, instead of always preferring IPv4. Users who
    require IPv4-only connections should explicitly set --edge-ip-version 4.

2026.2.0
* Breaking Change

    [38 lines not shown]
DeltaFile
+384-414cloudflared/distinfo
+126-137cloudflared/go-modules.mk
+183-0cloudflared/patches/patch-diagnostic_system__collector__netbsd.go
+12-0cloudflared/patches/patch-diagnostic_network_collector__unix__test.go
+12-0cloudflared/patches/patch-diagnostic_network_collector__unix.go
+3-3cloudflared/Makefile
+720-5546 files

NetBSD/src Dye08d5sys/arch/mac68k/dev adb_direct.c

   Revert rev 1.73 and instead insert a delay after the idle transition
   on Mac II-style ADB controllers so that the microcontroller properly
   recognizes the transition.

   Patch from zigzagjoe.
VersionDeltaFile
1.75+9-4sys/arch/mac68k/dev/adb_direct.c
+9-41 files