NetBSD/pkgsrc-wip dbf92f7chromium COMMIT_MSG distinfo

chromium: update to 146.0.7680.164
DeltaFile
+19-56chromium/COMMIT_MSG
+6-6chromium/distinfo
+1-1chromium/Makefile
+26-633 files

NetBSD/pkgsrc-wip a2351bdmegacmd distinfo Makefile, megacmd/patches patch-sdk_cmake_modules_sdklib__libraries.cmake patch-src_megacmdcommonutils.cpp

megacmd: update to 2.5.0
DeltaFile
+9-9megacmd/distinfo
+14-2megacmd/patches/patch-sdk_cmake_modules_sdklib__libraries.cmake
+4-4megacmd/patches/patch-src_megacmdcommonutils.cpp
+4-4megacmd/patches/patch-src_megacmdcommonutils.h
+2-2megacmd/Makefile
+33-215 files

NetBSD/pkgsrc-wip 62c6942megacmd PLIST Makefile, megacmd/patches patch-sdk_src_posix_fs.cpp patch-CMakeLists.txt

Import net/megacmd
DeltaFile
+198-0megacmd/patches/patch-sdk_src_posix_fs.cpp
+74-0megacmd/PLIST
+73-0megacmd/patches/patch-CMakeLists.txt
+58-0megacmd/Makefile
+42-0megacmd/patches/patch-sdk_src_filesystem.cpp
+36-0megacmd/patches/patch-sdk_include_mega_posix_megafs.h
+481-018 files not shown
+784-024 files

NetBSD/pkgsrc-wip d8f31c6. Makefile, liblfds Makefile PLIST

liblfds: add new package

This is liblfds, a portable, license-free, lock-free data structure
library written in C.

Lock-free data structures are process, thread and interrupt safe
(i.e. the same data structure instance can be safely used concurrently
and simultaneously across cores, processes, threads and both inside
and outside of interrupt handlers), never sleep (and so are safe
for kernel use when sleeping is not permitted), operate without
context switches, cannot fail (no need to handle error cases, as
there are none), perform and scale literally orders of magnitude
better than locking data structures, and liblfds itself (as of
release 7.0.0) is implemented such that it performs no allocations
(and so works with NUMA, stack, heap and shared memory) and compiles
not just on a freestanding C89 implementation, but on a bare C89
implementation.

The library is completely documented (every API, function, macro,

    [2 lines not shown]
DeltaFile
+26-0liblfds/Makefile
+20-0liblfds/PLIST
+19-0liblfds/DESCR
+13-0liblfds/patches/patch-liblfds711_inc_liblfds711_lfds711__porting__abstraction__layer__operating__system.h
+6-0liblfds/distinfo
+1-0Makefile
+85-06 files

NetBSD/pkgsrc-wip 2f858d3g-golf distinfo Makefile

g-golf: Update to 0.8.5

(improvements to examples)
DeltaFile
+3-3g-golf/distinfo
+2-2g-golf/Makefile
+5-52 files

NetBSD/pkgsrc-wip 3c80e2f. Makefile, wlopm Makefile distinfo

Import wlopm
DeltaFile
+29-0wlopm/Makefile
+26-0wlopm/patches/patch-Makefile
+6-0wlopm/distinfo
+4-0wlopm/PLIST
+3-0wlopm/DESCR
+1-0Makefile
+69-06 files

NetBSD/pkgsrc-wip 549718abasu distinfo Makefile, libscfg distinfo Makefile

basu, libscfg, wlrctl: use DIST_SUBDIR
DeltaFile
+3-3libscfg/distinfo
+3-3basu/distinfo
+3-3wlrctl/distinfo
+2-1libscfg/Makefile
+1-0wlrctl/Makefile
+1-0basu/Makefile
+13-106 files

NetBSD/pkgsrc-wip b4cc592basu distinfo Makefile

Revert "basu: switch to browser download filename"

This reverts commit d443f9931389e43df4e796c62d42e16318d3d6f2.

sr.ht download works again
DeltaFile
+3-3basu/distinfo
+2-0basu/Makefile
+5-32 files

NetBSD/pkgsrc-wip c326222. Makefile, wlrctl Makefile DESCR

Import wlrctl
DeltaFile
+22-0wlrctl/Makefile
+5-0wlrctl/DESCR
+5-0wlrctl/distinfo
+4-0wlrctl/PLIST
+1-0Makefile
+37-05 files

NetBSD/pkgsrc-wip 065a070wl-clipboard distinfo Makefile

wl-clipboard: update to 2.3.0
DeltaFile
+3-3wl-clipboard/distinfo
+1-1wl-clipboard/Makefile
+4-42 files

NetBSD/pkgsrc-wip 575fed7. TODO, crush distinfo go-modules.mk

crush: update to 0.51.2
DeltaFile
+225-225crush/distinfo
+74-74crush/go-modules.mk
+1-1crush/Makefile
+0-1TODO
+300-3014 files

NetBSD/pkgsrc-wip a48af71. TODO, oq distinfo Makefile

oq: update to 0.0.22

0db6ba3 Fix local references by using NewDocumentWithConfiguration (#46)
DeltaFile
+3-3oq/distinfo
+1-1oq/Makefile
+0-1TODO
+4-53 files

NetBSD/pkgsrc-wip c0356f2tangled-git distinfo go-modules.mk

tangled-git: update go modules
DeltaFile
+219-66tangled-git/distinfo
+73-22tangled-git/go-modules.mk
+292-882 files

NetBSD/pkgsrc-wip c22a116. TODO

TODO: + crush-0.49.0, oq-0.0.22.
DeltaFile
+2-0TODO
+2-01 files

NetBSD/pkgsrc-wip 0f79828cargo-nextest distinfo cargo-depends.mk, cargo-nextest/patches patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs patch-.._vendor_nix-0.29.0_src_net_if__.rs

Add the most recent cargo-nextest

I need this before freeze end.
DeltaFile
+1,516-0cargo-nextest/distinfo
+505-0cargo-nextest/cargo-depends.mk
+58-0cargo-nextest/COMMIT_MSG
+51-0cargo-nextest/Makefile
+17-0cargo-nextest/patches/patch-.._vendor_mio-1.0.4_src_sys_unix_selector_kqueue.rs
+16-0cargo-nextest/patches/patch-.._vendor_nix-0.29.0_src_net_if__.rs
+2,163-03 files not shown
+2,168-09 files

NetBSD/pkgsrc-wip cccf326pdfrip distinfo cargo-depends.mk, pdfrip/patches patch-Cargo.lock patch-src_core_engine.rs

pdfrip: Update to 3.0.0.
DeltaFile
+0-1,110pdfrip/patches/patch-Cargo.lock
+306-204pdfrip/distinfo
+101-66pdfrip/cargo-depends.mk
+0-18pdfrip/patches/patch-src_core_engine.rs
+0-15pdfrip/patches/patch-Cargo.toml
+1-1pdfrip/Makefile
+408-1,4146 files

NetBSD/pkgsrc-wip c1d4049mtr-graph distinfo Makefile

mtr-graph(mtr085): update to 0.85.247
DeltaFile
+3-3mtr-graph/distinfo
+2-2mtr-graph/Makefile
+5-52 files

NetBSD/pkgsrc-wip 1200f6challoy TODO

halloy: Add reference to CVE-2026-32733 and CVE-2026-32810
DeltaFile
+2-0halloy/TODO
+2-01 files

NetBSD/pkgsrc-wip 58f025ckibana TODO

kibana: Add reference to CVE-2025-68389 and CVE-2026-26940
DeltaFile
+1-1kibana/TODO
+1-11 files

NetBSD/pkgsrc-wip c97b440aws-lc TODO

aws-lc: Add reference to CVE-2026-4428
DeltaFile
+1-1aws-lc/TODO
+1-11 files

NetBSD/pkgsrc-wip 73f2fbelibresprite distinfo, libresprite/patches patch-src_base_mutex__pthread.h

libresprite: add a patch for working around pthread issues

Still needs ctype fixes
DeltaFile
+30-0libresprite/patches/patch-src_base_mutex__pthread.h
+1-0libresprite/distinfo
+31-02 files

NetBSD/pkgsrc-wip 0cca01achromium COMMIT_MSG distinfo, chromium/patches patch-chrome_browser_ui_views_frame_multi__contents__view__drop__target__controller.h

chromium: update to 146.0.7680.153
DeltaFile
+57-7chromium/COMMIT_MSG
+0-17chromium/patches/patch-chrome_browser_ui_views_frame_multi__contents__view__drop__target__controller.h
+6-7chromium/distinfo
+1-1chromium/Makefile
+64-324 files

NetBSD/pkgsrc-wip 23b01b0aml Makefile

aml: finalize
DeltaFile
+14-7aml/Makefile
+14-71 files

NetBSD/pkgsrc-wip 149ce5fpy-snmp Makefile

py-snmp: BUILD_DEPENDS -> TOOL_DEPENDS
DeltaFile
+1-1py-snmp/Makefile
+1-11 files

NetBSD/pkgsrc-wip 9a503f3py-snmp PLIST

py-snmp: LICENSE.txt file moved(?)

It's a little unclear why (python version 3.12 vs. 3.13?), the
package version is the same...
DeltaFile
+1-1py-snmp/PLIST
+1-11 files

NetBSD/pkgsrc-wip 2f3c841py-snmp Makefile

py-snmp: add py-poetry-core as a build dependency.
DeltaFile
+2-0py-snmp/Makefile
+2-01 files

NetBSD/pkgsrc-wip 987a125tuba PLIST Makefile

wip/tuba: Update to 0.10.3

pkgsrc change:
* Update dependencies.
DeltaFile
+14-6tuba/PLIST
+11-3tuba/Makefile
+3-3tuba/distinfo
+28-123 files

NetBSD/pkgsrc-wip 2bb1cadwlroots Makefile

wlroot: use OPSYS_VERSION in check
DeltaFile
+1-1wlroots/Makefile
+1-11 files

NetBSD/pkgsrc-wip 475efe3mattermost-server TODO

mattermost-server: Update installation todo section
DeltaFile
+15-4mattermost-server/TODO
+15-41 files

NetBSD/pkgsrc-wip 7e31174mattermost-server distinfo Makefile, mattermost-server/patches patch-build_release.mk patch-Makefile

mattermost-server: Add NetBSD build, following our cousin's example.
DeltaFile
+79-0mattermost-server/patches/patch-build_release.mk
+21-0mattermost-server/patches/patch-Makefile
+15-0mattermost-server/patches/patch-cmd_mmctl_commands_utils__unix.go
+3-0mattermost-server/distinfo
+2-0mattermost-server/Makefile
+120-05 files