NetBSD/pkgsrc-wip a622ffe. Makefile, stable-diffusion.cpp Makefile distinfo

stable-diffusion.cpp: add new package
DeltaFile
+54-0stable-diffusion.cpp/Makefile
+31-0stable-diffusion.cpp/patches/patch-ggml_CMakeLists.txt
+15-0stable-diffusion.cpp/distinfo
+5-0stable-diffusion.cpp/PLIST
+3-0stable-diffusion.cpp/DESCR
+1-0Makefile
+109-06 files

NetBSD/pkgsrc-wip fe26ba6libwebm PLIST Makefile

libwebm: add new package
DeltaFile
+19-0libwebm/PLIST
+19-0libwebm/Makefile
+12-0libwebm/buildlink3.mk
+9-0libwebm/DESCR
+5-0libwebm/distinfo
+4-0libwebm/TODO
+68-01 files not shown
+69-07 files

NetBSD/pkgsrc-wip 8c3e322crush distinfo go-modules.mk

crush: Update to v0.78.0
DeltaFile
+225-219crush/distinfo
+74-72crush/go-modules.mk
+23-11crush/COMMIT_MSG
+1-1crush/Makefile
+323-3034 files

NetBSD/pkgsrc-wip d7a0deachromium COMMIT_MSG distinfo

chromium: update to 149.0.7827.155
DeltaFile
+37-7chromium/COMMIT_MSG
+6-6chromium/distinfo
+1-1chromium/Makefile
+44-143 files

NetBSD/pkgsrc-wip 1acb368. Makefile, trivy distinfo go-modules.mk

trivy: added version 0.71.2
DeltaFile
+3,746-0trivy/distinfo
+1,249-0trivy/go-modules.mk
+23-0trivy/Makefile
+3-0trivy/DESCR
+2-0trivy/PLIST
+1-0Makefile
+5,024-06 files

NetBSD/pkgsrc-wip 68e53d5llama.cpp distinfo PLIST, py-gguf Makefile PLIST

*: update llama.cpp & friends to b9722
DeltaFile
+13-15py-llama-cpp-scripts/Makefile
+10-7py-gguf/Makefile
+9-6py-llama-cpp-scripts/PLIST
+6-6llama.cpp/distinfo
+5-5py-gguf/PLIST
+4-4llama.cpp/PLIST
+47-433 files not shown
+54-509 files

NetBSD/pkgsrc-wip 5d55c7bllama.cpp Makefile distinfo

llama.cpp: include the (pre-built) web ui
DeltaFile
+5-0llama.cpp/Makefile
+3-0llama.cpp/distinfo
+8-02 files

NetBSD/pkgsrc-wip a101e5c. TODO

TODO: + tor-browser-15.0.16.
DeltaFile
+1-1TODO
+1-11 files

NetBSD/pkgsrc-wip c4f028cbind920 distinfo Makefile

bind920: update to BIND version 9.20.24.

Pkgsrc changes:
 * Version bump, checksums.

Upstream changes:

Removed Features
~~~~~~~~~~~~~~~~

- Remove ineffective TCP fallback after repeated UDP timeouts.

  When an authoritative server failed to respond to two consecutive UDP
  queries, :iscman:`named` marked the next retry as TCP but still sent
  it over UDP, producing misleading dnstap records. The ineffective
  retry path has been removed; a corrected TCP fallback will be restored
  in future BIND 9 versions. :gl:`#5529`

Feature Changes

    [87 lines not shown]
DeltaFile
+3-3bind920/distinfo
+1-1bind920/Makefile
+4-42 files

NetBSD/pkgsrc-wip a846798chromium options.mk Makefile

chromium: make wayland support optional

Fix build on NetBSD-10: disable wayland support with native X11_TYPE

../../ui/ozone/platform/wayland/host/drm_syncobj_ioctl_wrapper.cc:50:10: error: use of undeclared identifier 'drmSyncobjEventfd'
   50 |   return drmSyncobjEventfd(fd_.get(), handle, point, ev_fd, flags);
      |          ^~~~~~~~~~~~~~~~~
DeltaFile
+19-1chromium/options.mk
+0-4chromium/Makefile
+19-52 files

NetBSD/pkgsrc-wip 3d5f797. Makefile, ipv6-toolkit COMMIT_MSG PLIST

ipv6-toolkit: remove, imported to pkgsrc
DeltaFile
+0-123ipv6-toolkit/COMMIT_MSG
+0-49ipv6-toolkit/PLIST
+0-31ipv6-toolkit/Makefile
+0-5ipv6-toolkit/distinfo
+0-3ipv6-toolkit/DESCR
+0-1Makefile
+0-2126 files

NetBSD/pkgsrc-wip 24e0384. Makefile, nextvi Makefile DESCR

nextvi: import of 5.3
DeltaFile
+21-0nextvi/Makefile
+13-0nextvi/patches/patch-Makefile
+10-0nextvi/DESCR
+6-0nextvi/distinfo
+3-0nextvi/PLIST
+1-0Makefile
+54-06 files

NetBSD/pkgsrc-wip c14fb91sftpgo distinfo go-modules.mk

sftpgo: update to 2.7.3

New features
    Added a configurable minimum-entropy check (common.secret_min_entropy, default 80) for data-at-rest encryption secrets (CryptFs passphrase, S3 SSE-C key), to reject trivially weak key material at submission time.
    Logs: added the virtual path to transfer/command logs and to event-log CSV exports.
    WebClient: replaced glightbox with a custom lightbox implementation for better CSP compatibility.

Bug fixes
    IP list: fixed matching when an IP is covered by multiple conflicting entries.
    Fixed comparison of unordered slices.
    Shares: enforce max_tokens atomically via a guarded conditional update, closing a check-then-write race that could let a usage-capped share be used more times than allowed under concurrent access.
    In-memory reset-code manager: check code expiry at retrieval time instead of relying only on the background cleanup.

Security fixes
    Fixed a path-confinement bypass in the public browsable-share partial ZIP download. CVE-2026-49244.
    Fixed a stored XSS where the inline parameter on browsable-share and authenticated user file downloads suppressed Content-Disposition: attachment, allowing an attacker-supplied HTML file to execute in SFTPGo's web origin. These endpoints now always respond with Content-Disposition: attachment and the inline parameter has been removed. CVE-2026-49245.

Hardening
    Neutralized CSV formula injection in the Event Manager and event-log CSV exports: cells starting with =, +, -, @, tab or CR are now prefixed with a single quote.

    [6 lines not shown]
DeltaFile
+483-522sftpgo/distinfo
+160-173sftpgo/go-modules.mk
+2-2sftpgo/PLIST
+1-1sftpgo/Makefile
+646-6984 files

NetBSD/pkgsrc-wip 80e094fCodeWhale Makefile

Minor Makefile clear-up
DeltaFile
+2-4CodeWhale/Makefile
+2-41 files

NetBSD/pkgsrc-wip 758ea59CodeWhale Makefile

Adjust Makefile to account for MASTER_SITE_CRATESIO
DeltaFile
+0-8CodeWhale/Makefile
+0-81 files

NetBSD/pkgsrc-wip 7379dadCodeWhale distinfo cargo-depends.mk

Ajust Makefile; update to 0.8.62
DeltaFile
+99-75CodeWhale/distinfo
+32-24CodeWhale/cargo-depends.mk
+21-5CodeWhale/Makefile
+4-7CodeWhale/COMMIT_MSG
+0-1CodeWhale/PLIST
+156-1125 files

NetBSD/pkgsrc-wip bb0fdcalitehtml PLIST distinfo, litehtml/patches patch-CMakeLists.txt

litehtml: Restore patch which provide .so instead .a libraries
DeltaFile
+28-0litehtml/patches/patch-CMakeLists.txt
+3-1litehtml/PLIST
+1-0litehtml/distinfo
+32-13 files

NetBSD/pkgsrc-wip 0a38384. TODO, py-whichllm PLIST distinfo

py-whichllm: update to 0.5.11.
DeltaFile
+63-0py-whichllm/PLIST
+3-3py-whichllm/distinfo
+1-1py-whichllm/Makefile
+0-1TODO
+67-54 files

NetBSD/pkgsrc-wip e2ce033lsof distinfo Makefile

lsof: Upgrade to 4.99.7 but still waiting for another fix in runtine to be incorporated in upstream release
DeltaFile
+3-3lsof/distinfo
+2-2lsof/Makefile
+5-52 files

NetBSD/pkgsrc-wip 90b78e0. Makefile

Makefile: sync, whitespace fixes
DeltaFile
+8-4Makefile
+8-41 files

NetBSD/pkgsrc-wip 06c3b25doggo DESCR Makefile

net/doggo - please pkglint
DeltaFile
+3-23doggo/DESCR
+4-5doggo/Makefile
+7-282 files

NetBSD/pkgsrc-wip e04aa31doggo distinfo go-modules.mk

Import net/doggo - a command-line DNS client for humans
DeltaFile
+251-0doggo/distinfo
+84-0doggo/go-modules.mk
+24-0doggo/Makefile
+23-0doggo/DESCR
+2-0doggo/PLIST
+1-0doggo/COMMIT_MSG
+385-06 files

NetBSD/pkgsrc-wip 664b637just distinfo cargo-depends.mk

Initial import of devel/just - execute project-specific commands
DeltaFile
+530-0just/distinfo
+177-0just/cargo-depends.mk
+34-0just/Makefile
+3-0just/PLIST
+1-0just/DESCR
+1-0just/COMMIT_MSG
+746-06 files

NetBSD/pkgsrc-wip 2f97fff. Makefile, py-trollius PLIST Makefile

py-trollius: removed; obsolete and unmaintained
DeltaFile
+0-96py-trollius/PLIST
+0-23py-trollius/Makefile
+0-7py-trollius/DESCR
+0-4py-trollius/distinfo
+0-1Makefile
+0-1315 files

NetBSD/pkgsrc-wip abf408eqtile PLIST Makefile, qtile/patches patch-libqtile_widget_battery.py patch-setup.py

qtile: updated to 0.36.0
DeltaFile
+334-89qtile/PLIST
+11-14qtile/Makefile
+0-24qtile/patches/patch-libqtile_widget_battery.py
+0-15qtile/patches/patch-setup.py
+3-5qtile/distinfo
+348-1475 files

NetBSD/pkgsrc-wip dd9d968py-xcffib PLIST Makefile, py-xcffib/patches patch-xcffib_____init____.py

py-xcffib: updated to 1.12.0
DeltaFile
+21-12py-xcffib/PLIST
+9-8py-xcffib/Makefile
+0-15py-xcffib/patches/patch-xcffib_____init____.py
+3-4py-xcffib/distinfo
+33-394 files

NetBSD/pkgsrc-wip 1540780getssl TODO

getssl: Add reference to CVE-2026-10303
DeltaFile
+3-0getssl/TODO
+3-01 files

NetBSD/pkgsrc-wip 653dfc8getssl TODO TODO.md

getssl: Rename to just TODO

In pkgsrc-wip we usually maintains just TODO files, without any .md
suffix.
DeltaFile
+4-0getssl/TODO
+0-4getssl/TODO.md
+4-42 files

NetBSD/pkgsrc-wip 14086e6py-keras TODO

py-keras: Add reference to CVE-2026-11816
DeltaFile
+2-1py-keras/TODO
+2-11 files

NetBSD/pkgsrc-wip 567f8d8koha TODO

koha: Add references to recent CVEs
DeltaFile
+1-1koha/TODO
+1-11 files