NetBSD/pkgsrc-wip ffabd84emacs-git PLIST

emacs-git: update PLIST
DeltaFile
+2-0emacs-git/PLIST
+2-01 files

NetBSD/pkgsrc tUJFwKSmail/ssmtp distinfo

   ssmtp: restore patch-ae to distinfo

   No reason for removal was given in previous commit to distinfo
VersionDeltaFile
1.12+2-1mail/ssmtp/distinfo
+2-11 files

NetBSD/src 7GDyVVLsys/arch/m68k/m68k pmap_68k.c

   Keep stats on the number of allocated user PT pages, both current count
   and high water mark.
VersionDeltaFile
1.64+22-2sys/arch/m68k/m68k/pmap_68k.c
+22-21 files

NetBSD/src 5pmNhI1sys/arch/m68k/include pmap_68k.h, sys/arch/m68k/m68k pmap_68k.c

   Introduce a "busy" counter for each pmap.  A pmap is considered busy when
   either it is loaded into the MMU or if it is current involved in some
   pmap operation.

   This business indicator will be used in the future to identify potential
   victims of resource theft when in resource-exhaustion situations.
VersionDeltaFile
1.63+46-20sys/arch/m68k/m68k/pmap_68k.c
1.18+5-2sys/arch/m68k/include/pmap_68k.h
+51-222 files

NetBSD/pkgsrc eXYXpKRdoc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.13.0
VersionDeltaFile
1.2859+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc XOV3KANshells/oh-my-posh distinfo go-modules.mk

   shells/oh-my-posh: update to 29.13.0

   Bug Fixes

    - goconst: address PR review feedback (9d811e7)
    - resolve all goconst linting issues (48bf568)

   Features

    - claude: add missing statusline fields (9f3fc28)
VersionDeltaFile
1.301+34-34shells/oh-my-posh/distinfo
1.128+10-10shells/oh-my-posh/go-modules.mk
1.330+2-2shells/oh-my-posh/Makefile
+46-463 files

NetBSD/pkgsrc sJBW8Q8doc CHANGES-2026

   doc: fix committer attribution for last two vim-share updates
VersionDeltaFile
1.2858+3-3doc/CHANGES-2026
+3-31 files

NetBSD/pkgsrc uz2Yf9kdoc CHANGES-2026

   doc: Updated security/doas to 6.3p2nb2
VersionDeltaFile
1.2857+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ylZB1QHsecurity/doas Makefile distinfo, security/doas/patches patch-Makefile

   doas: add pkgsrc-specific paths to GLOBAL_PATH and SAFE_PATH

   Issue noted by Takashi Shimizu on pkgsrc-users@.

   This follows how these paths are defined ordering-wise based on doas.h.
   The existing SunOS override approach in Makefile varies here, as added
   that way upstream. The SunOS setting was left as-is, to keep with the
   POLA. (Someone may be surprised by the change on other OSes,
   regardless; so it goes.)
VersionDeltaFile
1.2+18-3security/doas/patches/patch-Makefile
1.16+2-2security/doas/Makefile
1.10+2-2security/doas/distinfo
+22-73 files

NetBSD/pkgsrc KTRfOupdoc TODO

   doc/TODO: add doas 6.4
VersionDeltaFile
1.27214+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc-wip 6b7627dpitchfork distinfo cargo-depends.mk

pitchfork: add new package, doesn't build on NetBSD
DeltaFile
+1,640-0pitchfork/distinfo
+547-0pitchfork/cargo-depends.mk
+104-0pitchfork/TODO
+18-0pitchfork/Makefile
+13-0pitchfork/DESCR
+4-0pitchfork/PLIST
+2,326-01 files not shown
+2,327-07 files

NetBSD/pkgsrc T4FxZxbdoc CHANGES-2026

   doc: Updated editors/vim-share to 9.2.0449
VersionDeltaFile
1.2856+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc g7mINZceditors/vim-share distinfo version.mk, editors/vim-share/patches patch-popupwin.c patch-feature.h

   Update to version 9.2.449.

   Changes:
   - patch 9.2.0449: Make proto fails in non GTK builds
   - patch 9.2.0448: Vim9: dangling cmdline pointer after skip_expr_cctx()
   - patch 9.2.0447: cindent does not ignore comments
   - patch 9.2.0446: runtime(netrw): off-by-one bug in s:NetrwUnMarkFile()
   - patch 9.2.0445: win_fix_scroll() called before win_comp_pos() in command_height()
   - patch 9.2.0444: Cannot set 'path' option via modeline
   - patch 9.2.0443: GUI: cancelling save dialog overwrites or discards unnamed buffer
   - patch 9.2.0442: completion: i_CTRL-X_CTRL-V doesn't use dict from customlist
   - runtime(autopkgtest): update syntax script
   - Fix wrong comment in getchar.c
   - patch 9.2.0441: statusline: click handler not called on multi-line statusline
   - patch 9.2.0440: MS-Windows: cursor flicker during update_screen()
   - patch 9.2.0439: completion: info popup not removed in cmdline mode
   - patch 9.2.0438: tests: test_plugin_termdebug is flaky
   - runtime(doc): Tweak documentation style
   - Fix a few more typos

    [68 lines not shown]
VersionDeltaFile
1.232+7-7editors/vim-share/distinfo
1.4+5-5editors/vim-share/patches/patch-popupwin.c
1.9+2-2editors/vim-share/patches/patch-feature.h
1.4+2-2editors/vim-share/patches/patch-vim.h
1.168+2-2editors/vim-share/version.mk
1.88+2-0editors/vim-share/PLIST
+20-186 files

NetBSD/xsrc TO1MtA1external/mit/libXpm/dist/src parse.c data.c

   Apply patch, requested by mrg in ticket #2009

        xsrc/external/mit/libXpm/dist/src/data.c
        xsrc/external/mit/libXpm/dist/src/parse.c

   Apply a slightly modified version of upstream commit
   5448e1bd7252780b16db869c2253d24e0fe0ae18 adapted to work with older libXpm.
VersionDeltaFile
1.1.1.5.4.2+18-5external/mit/libXpm/dist/src/parse.c
1.1.1.4.12.3+3-0external/mit/libXpm/dist/src/data.c
+21-52 files

NetBSD/xsrc J7mvmZrexternal/mit/libXpm/dist aclocal.m4 configure, external/mit/libXpm/dist/m4 libtool.m4

   Pull up the following, requested by mrg in ticket #1256:

        xsrc/external/mit/libXpm/dist/doc/README.AMIGA       delete
        xsrc/external/mit/libXpm/dist/doc/README.MSW         delete
        xsrc/external/mit/libXpm/dist/src/amigax.c           delete
        xsrc/external/mit/libXpm/dist/src/amigax.h           delete
        xsrc/external/mit/libXpm/dist/src/rgbtab.h           delete
        xsrc/external/mit/libXpm/dist/src/simx.c             delete
        xsrc/external/mit/libXpm/dist/src/simx.h             delete
        xsrc/external/mit/libXpm/dist/ChangeLog              up to 1.1.1.12
        xsrc/external/mit/libXpm/dist/Makefile.in            up to 1.1.1.11
        xsrc/external/mit/libXpm/dist/aclocal.m4             up to 1.1.1.12
        xsrc/external/mit/libXpm/dist/compile                up to 1.1.1.6
        xsrc/external/mit/libXpm/dist/config.guess           up to 1.1.1.10
        xsrc/external/mit/libXpm/dist/config.h.in            up to 1.1.1.9
        xsrc/external/mit/libXpm/dist/config.sub             up to 1.1.1.11
        xsrc/external/mit/libXpm/dist/configure              up to 1.1.1.12
        xsrc/external/mit/libXpm/dist/configure.ac           up to 1.1.1.12
        xsrc/external/mit/libXpm/dist/depcomp                up to 1.1.1.8

    [46 lines not shown]
VersionDeltaFile
1.1.1.7.2.3+3,249-3,018external/mit/libXpm/dist/aclocal.m4
1.1.1.7.2.3+3,382-2,103external/mit/libXpm/dist/configure
1.1.1.6.2.3+705-248external/mit/libXpm/dist/config.sub
1.1.1.7.2.3+414-333external/mit/libXpm/dist/ltmain.sh
1.1.1.2.2.3+279-188external/mit/libXpm/dist/m4/libtool.m4
1.1.1.7.2.3+280-3external/mit/libXpm/dist/ChangeLog
+8,309-5,89355 files not shown
+9,155-7,05861 files

NetBSD/xsrc 45Sj6iRexternal/mit/libXpm/dist aclocal.m4 configure, external/mit/libXpm/dist/m4 libtool.m4

   Pull up the following, requested by mrg in ticket #259:

        xsrc/external/mit/libXpm/dist/doc/README.AMIGA       delete
        xsrc/external/mit/libXpm/dist/doc/README.MSW         delete
        xsrc/external/mit/libXpm/dist/src/amigax.c           delete
        xsrc/external/mit/libXpm/dist/src/amigax.h           delete
        xsrc/external/mit/libXpm/dist/src/rgbtab.h           delete
        xsrc/external/mit/libXpm/dist/src/simx.c             delete
        xsrc/external/mit/libXpm/dist/src/simx.h             delete
        xsrc/external/mit/libXpm/dist/ChangeLog              up to 1.1.1.12
        xsrc/external/mit/libXpm/dist/Makefile.in            up to 1.1.1.11
        xsrc/external/mit/libXpm/dist/aclocal.m4             up to 1.1.1.12
        xsrc/external/mit/libXpm/dist/compile                up to 1.1.1.6
        xsrc/external/mit/libXpm/dist/config.guess           up to 1.1.1.10
        xsrc/external/mit/libXpm/dist/config.h.in            up to 1.1.1.9
        xsrc/external/mit/libXpm/dist/config.sub             up to 1.1.1.11
        xsrc/external/mit/libXpm/dist/configure              up to 1.1.1.12
        xsrc/external/mit/libXpm/dist/configure.ac           up to 1.1.1.12
        xsrc/external/mit/libXpm/dist/depcomp                up to 1.1.1.8

    [46 lines not shown]
VersionDeltaFile
1.1.1.11.2.1+3,249-3,018external/mit/libXpm/dist/aclocal.m4
1.1.1.11.2.1+3,382-2,103external/mit/libXpm/dist/configure
1.1.1.10.2.1+705-248external/mit/libXpm/dist/config.sub
1.1.1.11.2.1+414-333external/mit/libXpm/dist/ltmain.sh
1.1.1.6.2.1+279-188external/mit/libXpm/dist/m4/libtool.m4
1.1.1.11.2.1+280-3external/mit/libXpm/dist/ChangeLog
+8,309-5,89355 files not shown
+9,155-7,05861 files

NetBSD/xsrc FEPEnnyexternal/mit/xorg-server/dist/miext/sync misync.c, external/mit/xorg-server/dist/xkb xkb.c

   Apply patch, requested by mrg in ticket #2008:

        xsrc/external/mit/xorg-server/dist/miext/sync/misync.c
        xsrc/external/mit/xorg-server/dist/xkb/xkb.c

   Apply security fixes from upstream
VersionDeltaFile
1.4.2.4+79-19external/mit/xorg-server/dist/xkb/xkb.c
1.1.1.3.2.1+12-6external/mit/xorg-server/dist/miext/sync/misync.c
+91-252 files

NetBSD/pkgsrc NbguRhPfilesystems/fuse PLIST.Linux Makefile, filesystems/fuse/patches patch-util_install__helper.sh

   filesystems/fuse: fix build on Linux.
VersionDeltaFile
1.1+40-0filesystems/fuse/patches/patch-util_install__helper.sh
1.5+7-9filesystems/fuse/PLIST.Linux
1.18+7-3filesystems/fuse/Makefile
1.3+3-2filesystems/fuse/MESSAGE.Linux
1.12+2-1filesystems/fuse/distinfo
+59-155 files

NetBSD/pkgsrc rFXcM2Odoc CHANGES-2026

   doc: Updated devel/liburing to 2.14
VersionDeltaFile
1.2855+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xGfKLovdevel/liburing PLIST Makefile

   devel/liburing: update to 2.14

   Changelog too long, refer to github releases:
   https://github.com/axboe/liburing/releases
VersionDeltaFile
1.3+58-1devel/liburing/PLIST
1.4+11-7devel/liburing/Makefile
1.3+4-4devel/liburing/distinfo
1.2+2-2devel/liburing/buildlink3.mk
+75-144 files

NetBSD/pkgsrc OBjZgZhdevel/why3 Makefile

   why3: blind guess commit for fixing Solaris build
VersionDeltaFile
1.17+3-2devel/why3/Makefile
+3-21 files

NetBSD/src Ih3XDGfshare/mk bsd.x11.mk

   Apply patch, requested by mrg in ticket #1255:

        share/mk/bsd.x11.mk             (apply patch)

   Bump xorg-server version to 21.1.22
VersionDeltaFile
1.145.2.11+2-2share/mk/bsd.x11.mk
+2-21 files

NetBSD/xsrc O7pceX9external/mit/xorg-server/dist ChangeLog configure, external/mit/xorg-server/dist/miext/rootless rootlessScreen.c

   Pull up the following, requested by mrg in ticket #1255:

        xsrc/external/mit/xorg-server/dist/SECURITY.md       up to 1.1.1.1
        xsrc/external/mit/xorg-server/dist/COPYING           up to 1.1.1.8
        xsrc/external/mit/xorg-server/dist/ChangeLog         up to 1.1.1.32
        xsrc/external/mit/xorg-server/dist/Makefile.am       up to 1.1.1.9
        xsrc/external/mit/xorg-server/dist/Makefile.in       up to 1.1.1.20
        xsrc/external/mit/xorg-server/dist/aclocal.m4        up to 1.1.1.25
        xsrc/external/mit/xorg-server/dist/config.guess      up to 1.1.1.19
        xsrc/external/mit/xorg-server/dist/config.sub        up to 1.1.1.19
        xsrc/external/mit/xorg-server/dist/configure         up to 1.25
        xsrc/external/mit/xorg-server/dist/configure.ac      up to 1.27
        xsrc/external/mit/xorg-server/dist/meson.build       up to 1.1.1.22
        xsrc/external/mit/xorg-server/dist/Xext/xf86bigfont.c up to 1.3
        xsrc/external/mit/xorg-server/dist/dix/dixfonts.c    up to 1.8
        xsrc/external/mit/xorg-server/dist/dix/events.c      up to 1.10
        xsrc/external/mit/xorg-server/dist/dix/gc.c          up to 1.1.1.9
        xsrc/external/mit/xorg-server/dist/glamor/glamor.c   up to 1.1.1.10
        xsrc/external/mit/xorg-server/dist/glamor/glamor_core.c up to 1.1.1.4

    [32 lines not shown]
VersionDeltaFile
1.1.1.20.2.9+1,011-0external/mit/xorg-server/dist/ChangeLog
1.1.1.9.2.1+173-3external/mit/xorg-server/dist/miext/rootless/rootlessScreen.c
1.8.2.5+81-20external/mit/xorg-server/dist/xkb/xkb.c
1.13.2.9+43-23external/mit/xorg-server/dist/configure
1.1.1.1.4.1+0-50external/mit/xorg-server/dist/SECURITY.md
1.1.1.1.4.2+50-0external/mit/xorg-server/dist/SECURITY.md
+1,358-9637 files not shown
+1,549-17843 files

NetBSD/src dBzzOlSshare/mk bsd.x11.mk

   Apply patch, requeste by mrg in ticket #258:

        share/mk/bsd.x11.mk

   Bump xorg-server version to 21.1.22.
VersionDeltaFile
1.162.2.3+2-2share/mk/bsd.x11.mk
+2-21 files

NetBSD/xsrc 4FSu3yvexternal/mit/xorg-server/dist ChangeLog configure, external/mit/xorg-server/dist/miext/rootless rootlessScreen.c

   Pull up the following, requested by mrg in ticket #258:

        xsrc/external/mit/xorg-server/dist/SECURITY.md       up to 1.1.1.1
        xsrc/external/mit/xorg-server/dist/COPYING           up to 1.1.1.8
        xsrc/external/mit/xorg-server/dist/ChangeLog         up to 1.1.1.32
        xsrc/external/mit/xorg-server/dist/Makefile.am       up to 1.1.1.9
        xsrc/external/mit/xorg-server/dist/Makefile.in       up to 1.1.1.20
        xsrc/external/mit/xorg-server/dist/aclocal.m4        up to 1.1.1.25
        xsrc/external/mit/xorg-server/dist/config.guess      up to 1.1.1.19
        xsrc/external/mit/xorg-server/dist/config.sub        up to 1.1.1.19
        xsrc/external/mit/xorg-server/dist/configure         up to 1.25
        xsrc/external/mit/xorg-server/dist/configure.ac      up to 1.27
        xsrc/external/mit/xorg-server/dist/meson.build       up to 1.1.1.22
        xsrc/external/mit/xorg-server/dist/Xext/xf86bigfont.c up to 1.3
        xsrc/external/mit/xorg-server/dist/dix/dixfonts.c    up to 1.8
        xsrc/external/mit/xorg-server/dist/dix/events.c      up to 1.10
        xsrc/external/mit/xorg-server/dist/dix/gc.c          up to 1.1.1.9
        xsrc/external/mit/xorg-server/dist/glamor/glamor.c   up to 1.1.1.10
        xsrc/external/mit/xorg-server/dist/glamor/glamor_core.c up to 1.1.1.4

    [32 lines not shown]
VersionDeltaFile
1.1.1.29.2.3+1,011-0external/mit/xorg-server/dist/ChangeLog
1.1.1.9.4.1+173-3external/mit/xorg-server/dist/miext/rootless/rootlessScreen.c
1.11.2.2+81-20external/mit/xorg-server/dist/xkb/xkb.c
1.22.2.3+43-23external/mit/xorg-server/dist/configure
1.1.1.1.2.2+50-0external/mit/xorg-server/dist/SECURITY.md
1.1.1.1.2.1+0-50external/mit/xorg-server/dist/SECURITY.md
+1,358-9637 files not shown
+1,549-17843 files

NetBSD/src mFwkhAPsys/arch/arm/sunxi sunxi_mixer.c sunxi_drm.c, sys/dev/i2c anxedp.c

   Pull up following revision(s) (requested by jmcneill in ticket #1254):

        sys/arch/arm/sunxi/sunxi_drm.h: revision 1.4
        sys/arch/arm/sunxi/sunxi_mixer.c: revision 1.20
        sys/arch/arm/sunxi/sunxi_mixer.c: revision 1.21
        sys/arch/arm/sunxi/sunxi_lcdc.c: revision 1.16
        sys/arch/arm/sunxi/sunxi_drm.c: revision 1.28
        sys/arch/arm/sunxi/sunxi_drm.c: revision 1.29
        sys/dev/i2c/anxedp.c: revision 1.10

   anxedp: implement drm atomic interface

   sunxi: implement drm atomic interface

   sunxi: Inject PMF display on/off events in CRTC-0 atomic_{enable,disable}
   Fixes "dpms" on Pinebook after update to drm atomic interface.

   sunxidrm: suppress misleading error message
   Do not print "failed to activate endpoint" if the device tree leaves a
   CRTC unused.
VersionDeltaFile
1.19.4.1+187-832sys/arch/arm/sunxi/sunxi_mixer.c
1.26.4.1+15-58sys/arch/arm/sunxi/sunxi_drm.c
1.8.4.1+17-20sys/dev/i2c/anxedp.c
1.15.4.1+21-15sys/arch/arm/sunxi/sunxi_lcdc.c
1.3.4.1+3-2sys/arch/arm/sunxi/sunxi_drm.h
+243-9275 files

NetBSD/src r9lOxwfsys/arch/arm/sunxi sunxi_mixer.c sunxi_drm.c, sys/dev/i2c anxedp.c

   Pull up following revision(s) (requested by jmcneill in ticket #257):

        sys/arch/arm/sunxi/sunxi_drm.h: revision 1.4
        sys/arch/arm/sunxi/sunxi_mixer.c: revision 1.20
        sys/arch/arm/sunxi/sunxi_mixer.c: revision 1.21
        sys/arch/arm/sunxi/sunxi_lcdc.c: revision 1.16
        sys/arch/arm/sunxi/sunxi_drm.c: revision 1.28
        sys/arch/arm/sunxi/sunxi_drm.c: revision 1.29
        sys/dev/i2c/anxedp.c: revision 1.10

   anxedp: implement drm atomic interface

   sunxi: implement drm atomic interface

   sunxi: Inject PMF display on/off events in CRTC-0 atomic_{enable,disable}
   Fixes "dpms" on Pinebook after update to drm atomic interface.

   sunxidrm: suppress misleading error message
   Do not print "failed to activate endpoint" if the device tree leaves a
   CRTC unused.
VersionDeltaFile
1.19.12.1+187-832sys/arch/arm/sunxi/sunxi_mixer.c
1.26.12.1+15-58sys/arch/arm/sunxi/sunxi_drm.c
1.8.12.1+17-20sys/dev/i2c/anxedp.c
1.15.12.1+21-15sys/arch/arm/sunxi/sunxi_lcdc.c
1.3.12.1+3-2sys/arch/arm/sunxi/sunxi_drm.h
+243-9275 files

NetBSD/src NusWU7aexternal/mit/ctwm/libexec ctwm_app_menu

   Pull up following revision(s) (requested by nia in ticket #1253):

        external/mit/ctwm/libexec/ctwm_app_menu: revision 1.7

   ctwm_app_menu: Rewrite largely in awk for ~20-100x speedup.

   Previously took ~2.5sec on my laptop, now 0.03sec.
   Previously took ~10sec on a wiiu, now ~0.5sec.

   Output is meant to be byte-for-byte identical, except possibly in
   cases that could have screwed up ctwm by quoting shenanigans which
   are now escaped.  (I hope the escape sequences work, didn't actually
   check how ctwm interprets them.)  Can maybe support Exec line with
   `"' in them by deleting some code (marked XXX) but I didn't test that
   it actually works that way.

   PR bin/59958: ctwm: long delay during ctwm_app_menu
VersionDeltaFile
1.6.2.1+117-121external/mit/ctwm/libexec/ctwm_app_menu
+117-1211 files

NetBSD/src 8KksaH7common/lib/libc/arch/m68k/atomic atomic_init_m68k.c

   Remove the __sync_val_compare_and_swap_[12] aliases from m68k and use
   the new wrapper functions in

       common/lib/libc/atomic/atomic_cas_{8,16}_cas.c

   as all other that need these funcitions platforms do.
VersionDeltaFile
1.3+2-4common/lib/libc/arch/m68k/atomic/atomic_init_m68k.c
+2-41 files

NetBSD/src T7iw34Xexternal/mit/ctwm/libexec ctwm_app_menu

   Pull up following revision(s) (requested by nia in ticket #256):

        external/mit/ctwm/libexec/ctwm_app_menu: revision 1.7

   ctwm_app_menu: Rewrite largely in awk for ~20-100x speedup.

   Previously took ~2.5sec on my laptop, now 0.03sec.
   Previously took ~10sec on a wiiu, now ~0.5sec.

   Output is meant to be byte-for-byte identical, except possibly in
   cases that could have screwed up ctwm by quoting shenanigans which
   are now escaped.  (I hope the escape sequences work, didn't actually
   check how ctwm interprets them.)  Can maybe support Exec line with
   `"' in them by deleting some code (marked XXX) but I didn't test that
   it actually works that way.

   PR bin/59958: ctwm: long delay during ctwm_app_menu
VersionDeltaFile
1.6.6.1+117-121external/mit/ctwm/libexec/ctwm_app_menu
+117-1211 files