NetBSD/pkgsrc-wip 9a31cbdproxychains-ng TODO

proxychains-ng: Add reference to CVE-2025-34451
DeltaFile
+3-0proxychains-ng/TODO
+3-01 files

NetBSD/pkgsrc-wip 877dfb0kibana TODO

kibana: Add reference to recent CVEs
DeltaFile
+2-1kibana/TODO
+2-11 files

NetBSD/pkgsrc-wip 2865167scrcpy TODO

scrcpy: Add reference to CVE-2025-34449
DeltaFile
+2-0scrcpy/TODO
+2-01 files

NetBSD/pkgsrc-wip 80a7f4equcs-s TODO

remove fixed TODO items
DeltaFile
+22-26qucs-s/TODO
+22-261 files

NetBSD/pkgsrc-wip ead4bbagosuki distinfo Makefile

gosuki: switch to git HEAD for testing

doesn't work either though
DeltaFile
+3-3gosuki/distinfo
+3-2gosuki/Makefile
+6-52 files

NetBSD/pkgsrc-wip 1f954b2serendipity TODO

serendipity: Add reference to CVE-2023-5393[23]
DeltaFile
+1-1serendipity/TODO
+1-11 files

NetBSD/pkgsrc-wip ef8eecdbind920 distinfo Makefile

bind920: update to version 9.20.17.

Pkgsrc changes:
 * Update checksums

Upstream changes:

Notes for BIND 9.20.17
----------------------

Feature Changes
~~~~~~~~~~~~~~~

- Reduce the number of outgoing queries.

  Reduce the number of outgoing queries when resolving the nameservers
  for delegation points. This helps a DNS resolver with a cold cache
  resolve client queries with complex delegation chains and
  redirections. :gl:`!11148`

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

NetBSD/pkgsrc-wip e7f0227py-jose TODO

py-jose: Add reference to CVE-2024-29370
DeltaFile
+1-1py-jose/TODO
+1-11 files

NetBSD/pkgsrc-wip a4fa8a1qucs-s DESCR Makefile

cad/qucs_s: Add 25.2.0
DeltaFile
+20-17qucs-s/DESCR
+7-5qucs-s/Makefile
+7-1qucs-s/COMMIT_MSG
+34-233 files

NetBSD/pkgsrc-wip 8a349abflux2 distinfo go-modules.mk, flux2/patches patch-go.sum patch-go.mod

flux2: Update to 2.7.5

Changes:
v2.7.5
Flux v2.7.5 is a patch release that comes with fixes to
helm-controller. Users are encouraged to upgrade for the best
experience.

v2.7.4
Flux v2.7.4 is a patch release that comes with various fixes. Users are
encouraged to upgrade for the best experience.

v2.7.3
Flux v2.7.3 is a patch release that comes with various fixes. Users are
encouraged to upgrade for the best experience.

v2.7.2
Flux v2.7.2 is a patch release that comes with security fixes. Users
are encouraged to upgrade for the best experience.

    [22 lines not shown]
DeltaFile
+926-860flux2/distinfo
+307-285flux2/go-modules.mk
+5-5flux2/patches/patch-go.sum
+3-3flux2/patches/patch-go.mod
+1-1flux2/Makefile
+1,242-1,1545 files

NetBSD/pkgsrc-wip 9a21265u-boot-imx23-olinuxino TODO

u-boot-imx23-olinuxino: update TODO

add TODO items
DeltaFile
+12-0u-boot-imx23-olinuxino/TODO
+12-01 files

NetBSD/pkgsrc-wip 567ea89py-pymdown-extensions TODO

py-pymdown-extensions: Add reference to CVE-2025-68142
DeltaFile
+2-0py-pymdown-extensions/TODO
+2-01 files

NetBSD/pkgsrc-wip e5e6741kibana TODO

kibana: Add reference to CVE-2025-37732
DeltaFile
+2-1kibana/TODO
+2-11 files

NetBSD/pkgsrc-wip 6f9265fjava-netty TODO

java-netty: Add reference to CVE-2025-67735
DeltaFile
+1-1java-netty/TODO
+1-11 files

NetBSD/pkgsrc-wip e2c6640rust192 options.mk

rust192: rust 1.92.0 requires LLVM >= 20...

...so suggest using the internal LLVM if the current pkgsrc llvm
is older.
DeltaFile
+6-0rust192/options.mk
+6-01 files

NetBSD/pkgsrc-wip 9ada231freetds distinfo Makefile

Bump freetds to 1.5.10
DeltaFile
+3-3freetds/distinfo
+1-1freetds/Makefile
+4-42 files

NetBSD/pkgsrc-wip 48d674esftpgo distinfo go-modules.mk, sftpgo/files sftpgo.sh

Add sftpgo: Event-driven SFTP, FTP/S, HTTP/S and WebDAV server
DeltaFile
+1,370-0sftpgo/distinfo
+457-0sftpgo/go-modules.mk
+130-0sftpgo/PLIST
+66-0sftpgo/Makefile
+32-0sftpgo/files/sftpgo.sh
+5-0sftpgo/DESCR
+2,060-02 files not shown
+2,062-08 files

NetBSD/pkgsrc-wip 1ec8936zaracc Makefile

update of games to lang.
DeltaFile
+1-1zaracc/Makefile
+1-11 files

NetBSD/pkgsrc-wip c78b1dbfreemasterofmagic Makefile distinfo

import of freemasterofmagic.
DeltaFile
+20-0freemasterofmagic/Makefile
+5-0freemasterofmagic/distinfo
+2-0freemasterofmagic/PLIST
+1-0freemasterofmagic/DESCR
+28-04 files

NetBSD/pkgsrc-wip 330b90f. Makefile

wip: Add py-dnslib
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 23d9f17py-dnslib PLIST Makefile

py-dnslib: Import py-dnslib-0.9.26

A library to encode/decode DNS wire-format packets supporting both
Python 2.7 and Python 3.2+.

The library provides:

 * Support for encoding/decoding DNS packets between wire format,
   python objects, and Zone/DiG textual representation (dnslib.dns)
 * A server framework allowing the simple creation of custom DNS
   resolvers (dnslib.server) and a number of example servers
   created using this framework
 * A number of utilities for testing (dnslib.client, dnslib.proxy,
   dnslib.intercept)
DeltaFile
+57-0py-dnslib/PLIST
+19-0py-dnslib/Makefile
+12-0py-dnslib/DESCR
+5-0py-dnslib/distinfo
+93-04 files

NetBSD/pkgsrc-wip 251ffdevisidata distinfo, visidata/patches patch-visidata___input.py patch-visidata_movement.py

visidata: Add reference to upstream PR
DeltaFile
+2-2visidata/distinfo
+4-0visidata/patches/patch-visidata___input.py
+4-0visidata/patches/patch-visidata_movement.py
+10-23 files

NetBSD/pkgsrc-wip fb26dc8sway Makefile

sway: add swaybg dependency
DeltaFile
+1-0sway/Makefile
+1-01 files

NetBSD/pkgsrc-wip 744f386. Makefile, swaybg Makefile distinfo

Import swaybg
DeltaFile
+37-0swaybg/Makefile
+5-0swaybg/distinfo
+4-0swaybg/DESCR
+3-0swaybg/PLIST
+1-0Makefile
+50-05 files

NetBSD/pkgsrc-wip 390c319visidata distinfo, visidata/patches patch-visidata___input.py patch-visidata_movement.py

visidata: avoid all unconditional curses.mousemask()

Upstream #2851 (<https://github.com/saulpw/visidata/pull/2851>)
addressed a problematic call to curses.mousemask() but there were still
some other lefts.

Catched via "e" command and mechanically via a `grep mousemask`.
DeltaFile
+34-0visidata/patches/patch-visidata___input.py
+21-0visidata/patches/patch-visidata_movement.py
+2-0visidata/distinfo
+57-03 files

NetBSD/pkgsrc-wip 8d4acafvisidata TODO

visidata: Add TODO

Briefly opening an xlsx and trying to navigate it a bit point out to
some warnings. This should be tested a bit more and possibly fixed.
DeltaFile
+3-0visidata/TODO
+3-01 files

NetBSD/pkgsrc-wip bb73fb2visidata Makefile

visidata: depends on standard-mailcap only when really needed

mailcap egg was removed in 3.13. Avoid such dependency on older
Python-s.
DeltaFile
+4-0visidata/Makefile
+4-01 files

NetBSD/pkgsrc-wip 024ebd7visidata Makefile

visidata: Include desktopdb.mk for .desktop file
DeltaFile
+1-0visidata/Makefile
+1-01 files

NetBSD/pkgsrc-wip b938befvisidata Makefile

visidata: Depends on py-standard-mailcap
DeltaFile
+1-1visidata/Makefile
+1-11 files

NetBSD/pkgsrc-wip e4ca827py-standard-mailcap Makefile

py-standard-mailcap: Fix PKGNAME

This is intended to be installed as Python module, add the
PYPKGPREFIX to PKGNAME too!
DeltaFile
+1-1py-standard-mailcap/Makefile
+1-11 files