NetBSD/pkgsrc 5iDTJCmdoc CHANGES-2025

   doc: Updated sysutils/btop to 1.4.6
VersionDeltaFile
1.7450+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc nJ9wqNwsysutils/btop Makefile distinfo, sysutils/btop/patches patch-Makefile patch-src_btop.cpp

   sysutils/btop: Update to 1.4.6

   - Remove the upstreamed patches.
   - Update required GCC to 14.
   - Fix permissions for the files.

   Changes since 1.4.5:

   ## v1.4.6

   References | Description | Author(s)
   --- | --- | ---
   #1272 | Skip 'H' and 'HX' suffix in AMD cpu name trimming | @ramdomPTM
   #1268 | feature: add process renice functionality | @goddamnparticle
   #1285 | Revert "Use /sys/dev/block/MAJOR:MINOR instead of /sys/block/NAME for disk I/O" #1270 | @deckstose
   #1277 | feat: Introduce cpu frequency display modes | @emiliopedrollo
   #1282 | Fix CPU frequency detection for LoongArch CPUs | @Twopic2
   #1275 | fix arrow keys that send 'O' instead of '[' | @vandabbin
   #1251 | OpenBSD: battery: add support for watthour and watts sensors | @shtrophic

    [31 lines not shown]
VersionDeltaFile
1.3+5-30sysutils/btop/patches/patch-Makefile
1.8+10-3sysutils/btop/Makefile
1.8+5-7sysutils/btop/distinfo
1.3+2-1sysutils/btop/PLIST
1.2+1-1sysutils/btop/patches/patch-src_btop.cpp
1.2+1-1sysutils/btop/patches/patch-src_netbsd_btop__collect.cpp
+24-436 files

NetBSD/pkgsrc eLntGmvdoc TODO

   doc/TODO: + llvm-21.1.8 [wip].
VersionDeltaFile
1.26586+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc EYCs3bJdoc CHANGES-2025

   Added www/py-modelsearch; Updated devel/py-ninja
VersionDeltaFile
1.7449+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc fDTXgN0devel/py-ninja distinfo Makefile, devel/py-ninja/patches patch-CMakeLists.txt

   py-ninja: updated to 1.13.0

   1.13.0

   break: drop Python 3.7, manylinux2010 & musllinux_1_1
   feat: use 1.13.0 official release
   feat: use 1.13.0 from Kitware fork (older Make observers support)
   feat: add riscv64 linux wheels
   feat: use a manylinux_2_31 compatible image for riscv64
   fix: fail early if Ninja sources are missing
   chore(deps): bump pypa/cibuildwheel from 2.23 to 3.1
   chore: Simplify build-system replacing FetchContent calls with add_subdirectory
   ci: split QEMU builds
VersionDeltaFile
1.4+8-14devel/py-ninja/patches/patch-CMakeLists.txt
1.5+5-8devel/py-ninja/distinfo
1.7+3-7devel/py-ninja/Makefile
+16-293 files

NetBSD/pkgsrc e7G4r4bwww Makefile, www/py-modelsearch PLIST Makefile

   py-modelsearch: added version 1.1.1

   Django ModelSearch allows you to index Django models and search them using the
   ORM! It supports PostgreSQL FTS, SQLite FTS5, MySQL FTS, MariaDB FTS,
   Elasticsearch (7.x, 8.x, and 9.x), and OpenSearch (2.x and 3.x).
VersionDeltaFile
1.1+195-0www/py-modelsearch/PLIST
1.1+20-0www/py-modelsearch/Makefile
1.1+5-0www/py-modelsearch/distinfo
1.1+3-0www/py-modelsearch/DESCR
1.1895+2-1www/Makefile
+225-15 files

NetBSD/pkgsrc Eh4I2fbdoc pkg-vulnerabilities

   pkg-vulnerabilities: add last 12 hours CVEs

   + php
VersionDeltaFile
1.691+13-1doc/pkg-vulnerabilities
+13-11 files

NetBSD/pkgsrc-wip 7ec3d99. Makefile

wip: Add openrdap
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip 27029d6openrdap distinfo go-modules.mk

openrdap: Import openrdap-0.9.1 as wip/openrdap

OpenRDAP is a command line RDAP client implementation in Go.
DeltaFile
+65-0openrdap/distinfo
+22-0openrdap/go-modules.mk
+17-0openrdap/Makefile
+2-0openrdap/PLIST
+2-0openrdap/TODO
+1-0openrdap/DESCR
+109-06 files

NetBSD/pkgsrc-wip 3db6990cyclone distinfo, cyclone-bootstrap distinfo

wip/cyclone{,-bootstrap}: fix building with GCC-14.3
DeltaFile
+22-0cyclone-bootstrap/patches/patch-gc.c
+22-0cyclone/patches/patch-gc.c
+12-0cyclone-bootstrap/patches/patch-Makefile.config
+12-0cyclone/patches/patch-Makefile.config
+2-1cyclone-bootstrap/distinfo
+2-1cyclone/distinfo
+72-26 files

NetBSD/pkgsrc kw821OWdoc CHANGES-2025

   doc: Updated www/hugo to 0.153.3
VersionDeltaFile
1.7448+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc GLx1XfAwww/hugo go-modules.mk distinfo

   hugo: Update to 0.153.3

   upstream changes:
   -----------------
   v0.153.3
     * build(deps): bump github.com/bep/imagemeta from 0.12.0 to 0.12.1 96ac146 @dependabot[bot]
     * Fix error with _content.gotmpl file with index.md siblings d4c0e44 @bep #14299

   v0.153.2
     * Fix "image: unknown format" error a8c5d0d @bep #14295
     * modules: Remove extended edition check a94a941 @bep #14284
     * misc: Update edition comparison and guidance in README.md 385d1a1 @jmooring

   v0.153.1
     * Handle PNG named *.webp 4085ee9 @bep #14288
     * Revert deprecation logging for contentDir per language 168bf17 @bep #14287
     * Fix panic when 404 is backed by a content file f740d7c @bep #14283
     * internal/warpc: Increase WebP memory limit to 256 MiB 5f46da6 @jmooring #14282


    [117 lines not shown]
VersionDeltaFile
1.31+124-168www/hugo/go-modules.mk
1.46+4-4www/hugo/distinfo
1.126+2-3www/hugo/Makefile
+130-1753 files

NetBSD/pkgsrc ex5tfsidoc CHANGES-2025

   Updated graphics/py-Willow, www/py-WebTest
VersionDeltaFile
1.7447+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc XM1j4xzwww/py-WebTest distinfo Makefile

   py-WebTest: updated to 3.0.7

   3.0.7 (2025-10-06)

   - Response.html is now a cached property to improve form parsing performance


   3.0.6 (2025-06-04)

   - Fix a bug that inputs outside of a ``<form>`` tag were considered
     belonging to that form because they had a HTML representation identical
     to some input inside that ``<form>``.


   3.0.5 (2025-06-04)

   - Strip ``<option>`` text.
   - Detect form fields outside of ``<form>`` tag associated via HTML5 ``form`` attribute.
VersionDeltaFile
1.14+4-4www/py-WebTest/distinfo
1.18+3-4www/py-WebTest/Makefile
+7-82 files

NetBSD/pkgsrc eU5geIpgraphics/py-Willow distinfo Makefile

   py-Willow: updated to 1.12.0

   1.12.0

   This release adds support for Python 3.14 and Pillow 12 and later.

   Python 3.9 is end of life and no longer supported as of this release.
VersionDeltaFile
1.12+4-4graphics/py-Willow/distinfo
1.43+3-4graphics/py-Willow/Makefile
+7-82 files

NetBSD/pkgsrc-wip ff9332cwasi-libc PLIST Makefile, wasi-libc/patches patch-Makefile

llvm: updated to 21.1.8
DeltaFile
+883-86wasi-libcxx/PLIST
+206-201wasi-libc/PLIST
+28-15wasi-libc/Makefile
+30-10wasi-libc/patches/patch-Makefile
+9-9wasi-libcxx/patches/patch-libcxx_src_CMakeLists.txt
+12-6wasi-libcxx/patches/patch-libcxx_include_CMakeLists.txt
+1,168-32719 files not shown
+1,252-39625 files

NetBSD/pkgsrc-wip 25715ccmtr-graph distinfo Makefile

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

NetBSD/pkgsrc cp9yThhsysutils/xentools420 Makefile

   xentools420: build fix

   *** Ouch! ***

   found no usable distlib, please install it
VersionDeltaFile
1.5+2-1sysutils/xentools420/Makefile
+2-11 files

NetBSD/pkgsrc W0tMEQ8devel/pangox-compat Makefile

   pangox-compat: make GCC fix more consistent with elsewhere
VersionDeltaFile
1.29+10-6devel/pangox-compat/Makefile
+10-61 files

NetBSD/pkgsrc OgV1mYswww/ap-php Makefile

   ap-php: add an explanatory comment about a GCC workaround
VersionDeltaFile
1.64+2-1www/ap-php/Makefile
+2-11 files

NetBSD/pkgsrc-wip 794b34bpowerdns PLIST Makefile.common, powerdns/files/smf manifest.xml

powerdns: remove, used for updating pkgsrc
DeltaFile
+0-61powerdns/PLIST
+0-32powerdns/Makefile.common
+0-29powerdns/files/smf/manifest.xml
+0-28powerdns/Makefile
+0-26powerdns/options.mk
+0-24powerdns/COMMIT_MSG
+0-2008 files not shown
+0-30814 files

NetBSD/pkgsrc DYwYsUKdoc CHANGES-2025

   doc: Updated net/powerdns to 5.0.2
VersionDeltaFile
1.7446+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 3tgjQcvnet/powerdns distinfo Makefile.common, net/powerdns/patches patch-pdns_version.cc patch-configure

   net/powerdns: Update to version 5.0.2

   Provided by Marcin Gondek in wip.

   5.0.2
   Released: 11th of December 2025
   This is release 5.0.2 of the Authoritative Server. It contains bug fixes and a minor feature.
   Please review the Upgrade Notes before upgrading from versions < 5.0.x.

   New Features
   allow finer-grained rrset changes through the API
   References: #16589, pull request 16599

   Bug Fixes
   m4/pdns_check_libcrypto: fix ecdsa/eddsa includedir (famfo)
   References: #16538, pull request 16603
   add missing catch block for STL exceptions in createForward
   References: #16564, pull request 16566
   REST API: bring back 404 errors

    [7 lines not shown]
VersionDeltaFile
1.55+5-7net/powerdns/distinfo
1.4+6-6net/powerdns/patches/patch-pdns_version.cc
1.44+3-3net/powerdns/Makefile.common
1.15+1-1net/powerdns/patches/patch-configure
1.5+1-1net/powerdns/patches/patch-pdns_dnsscope.cc
+16-185 files

NetBSD/pkgsrc 3izBnPDarchivers/php-zlib Makefile

   php-zlib: fix builds on NetBSD with GCC >= 14
VersionDeltaFile
1.25+8-1archivers/php-zlib/Makefile
+8-11 files

NetBSD/pkgsrc soZiWstmk/defaults options.description

   mk: describe zeromq option, sort
VersionDeltaFile
1.753+5-4mk/defaults/options.description
+5-41 files

NetBSD/pkgsrc RuBXgZSwww/ap-php Makefile

   ap-php: fix builds on NetBSD with GCC >= 14
VersionDeltaFile
1.63+7-1www/ap-php/Makefile
+7-11 files

NetBSD/pkgsrc-wip 9bc6a81powerdns PLIST Makefile.common, powerdns/files/smf manifest.xml

net/powerdns: Update to version 5.0.2
DeltaFile
+61-0powerdns/PLIST
+32-0powerdns/Makefile.common
+29-0powerdns/files/smf/manifest.xml
+28-0powerdns/Makefile
+26-0powerdns/options.mk
+24-0powerdns/COMMIT_MSG
+200-08 files not shown
+308-014 files

NetBSD/pkgsrc bAEZ4IRlang/php56 Makefile

   php56: fix builds on NetBSD with GCC >= 14
VersionDeltaFile
1.46+2-1lang/php56/Makefile
+2-11 files

NetBSD/src MLHTRrZusr.sbin/iopctl iopctl.c

   iopctl(8): don't assume <endian.h> is transcluded via <sys/param.h>

   prompted by PR pkg/59839
VersionDeltaFile
1.23+3-2usr.sbin/iopctl/iopctl.c
+3-21 files

NetBSD/src jNjHVO4sbin/svhlabel svhlabel.c

   svhlabel(8): don't assume <endian.h> is transcluded via <sys/param.h>

   prompted by PR pkg/59839
VersionDeltaFile
1.8+3-2sbin/svhlabel/svhlabel.c
+3-21 files