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 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 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 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 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 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 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/pkgsrc 5M5zgv7doc CHANGES-2026

   doc: begin freeze for pkgsrc-2026Q2
VersionDeltaFile
1.3792+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc YtBuOHTdoc TODO

   doc/TODO: add some

   + digikam-9.1.0, grafana-13.0.2, kid3-3.10.0, mtr-0.96, pandoc-3.10,
     poppler-26.06.0, py-Glances-4.5.5, rumdl-0.2.16, shellcheck-0.11.0,
     unrar-7.2.6.
VersionDeltaFile
1.27403+11-2doc/TODO
+11-21 files

NetBSD/pkgsrc Dqjiv0pdoc CHANGES-2026

   Updated emulators/qemu to 11.0.1nb2.
VersionDeltaFile
1.3791+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc VQ4e6CPemulators/qemu Makefile distinfo, emulators/qemu/patches patch-target_m68k_helper.c

   Update the 68040 MMU mod/ref emulation fix to more accurately reflect
   the hardware's behavior, from Laurent Vivier (who will incorporate this
   change into the Qemu mainline).

   Bump PKGREVISION to 2.
VersionDeltaFile
1.2+70-17emulators/qemu/patches/patch-target_m68k_helper.c
1.407+2-2emulators/qemu/Makefile
1.252+2-2emulators/qemu/distinfo
+74-213 files

NetBSD/pkgsrc tlTX4hUdoc CHANGES-2026

   doc: Updated cross/ppc-morphos-gcc to 15.2.0
VersionDeltaFile
1.3790+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6mKpx9Vcross/ppc-morphos-gcc distinfo Makefile, cross/ppc-morphos-gcc/files gcc-15-morphos.diff libcpp-disable-canonicalize.diff

   Update cross/ppc-morphos-gcc to 15.2.0

   This updates to the version from the MorphOS 3.20 SDK.
VersionDeltaFile
1.2+278-1,182cross/ppc-morphos-gcc/files/gcc-15-morphos.diff
1.1+18-0cross/ppc-morphos-gcc/files/libcpp-disable-canonicalize.diff
1.2+7-7cross/ppc-morphos-gcc/files/fix-fenv-for-crossbuild.diff
1.1+13-0cross/ppc-morphos-gcc/files/const-baserel.diff
1.5+4-6cross/ppc-morphos-gcc/distinfo
1.3+4-3cross/ppc-morphos-gcc/Makefile
+324-1,1983 files not shown
+328-1,2029 files

NetBSD/pkgsrc mhviusydoc CHANGES-2026

   doc: Added editors/vim-gtk4 version 9.2.0602
VersionDeltaFile
1.3789+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc JC9DoTReditors Makefile

   editors/Makefile: + vim-gtk4
VersionDeltaFile
1.264+2-1editors/Makefile
+2-11 files

NetBSD/pkgsrc SvlaQNCeditors/vim Makefile, editors/vim-gtk2 Makefile

   vim*: add CONFLICT with vim-gtk4
VersionDeltaFile
1.121+2-2editors/vim-gtk2/Makefile
1.45+2-2editors/vim-gtk3/Makefile
1.46+2-2editors/vim-motif/Makefile
1.82+2-2editors/vim/Makefile
+8-84 files

NetBSD/pkgsrc pg3S2tGeditors/vim-gtk4 Makefile PLIST

   editors/vim-gtk4: import vim-gtk4-9.2.0602

   Vim is an almost compatible version of the UNIX editor Vi.  Many new features
   have been added: multi level undo, syntax highlighting, command line history,
   on-line help, filename completion, block operations, etc.

   If you are building the package from source you may want to enable some
   features such as a perl or python interpreter which are not enabled by
   default.

   This version also contains a GTK4 GUI.
VersionDeltaFile
1.1+53-0editors/vim-gtk4/Makefile
1.1+14-0editors/vim-gtk4/PLIST
1.1+9-0editors/vim-gtk4/DESCR
+76-03 files

NetBSD/pkgsrc 29LEJDzdoc CHANGES-2026

   doc: Updated fonts/amiri-ttf to 1.003
VersionDeltaFile
1.3788+2-1doc/CHANGES-2026
+2-11 files