NetBSD/pkgsrc zrLxH6odoc CHANGES-2026

   Updated devel/py-uv, devel/py-uv-build, www/py-django-bootstrap5
VersionDeltaFile
1.73+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc yMCc4MTwww/py-django-bootstrap5 distinfo Makefile

   py-django-bootstrap5: updated to 26.1

   26.1 (2026-01-03)

   - Change form-control-static to form-control-plaintext
   - Refactor release workflow to tag-based publishing via GitHub
   - Remove tests folder from coverage source
   - Add smoke test
   - Fix tests for Django 6
   - Fix tox and CI
   - Drop support for Django 5.1 (EOL)
VersionDeltaFile
1.7+4-4www/py-django-bootstrap5/distinfo
1.9+3-3www/py-django-bootstrap5/Makefile
+7-72 files

NetBSD/pkgsrc lXrEKpVdevel/py-uv distinfo Makefile.common, devel/py-uv-build distinfo

   py-uv py-uv-build: updated to 0.9.21

   0.9.21

   Bug fixes

   Fix regression where zstd distribution hashes were not considered valid

   Documentation

   Fix a typo in the resolution documentation
   Fix a typo in python install --default documentation
VersionDeltaFile
1.9+10-10devel/py-uv/distinfo
1.10+10-10devel/py-uv-build/distinfo
1.12+3-3devel/py-uv/Makefile.common
1.9+2-2devel/py-uv/cargo-depends.mk
+25-254 files

NetBSD/pkgsrc of9b6XIwww/unit Makefile.common

   unit: fix pattern for ruby so files

   Fixes build of unit-ruby.
VersionDeltaFile
1.7+2-2www/unit/Makefile.common
+2-21 files

NetBSD/pkgsrc c3VSmOLtextproc/dict-dictionaries/patches patch-dict-web1913-1.4_libmaa_configure patch-dict-web1913-1.4_fmt.c

   dict-dictionaries: fix build on NetBSD-current
VersionDeltaFile
1.1+69-0textproc/dict-dictionaries/patches/patch-dict-web1913-1.4_libmaa_configure
1.1+37-0textproc/dict-dictionaries/patches/patch-dict-web1913-1.4_fmt.c
1.2+20-3textproc/dict-dictionaries/patches/patch-aa
1.1+15-0textproc/dict-dictionaries/patches/patch-dict-misc-1.5_configure
1.1+15-0textproc/dict-dictionaries/patches/patch-dict-web1913-1.4_configure
1.1+15-0textproc/dict-dictionaries/patches/patch-dict-gazetteer-1.3_configure
+171-34 files not shown
+224-510 files

NetBSD/pkgsrc pW4zwJ9sysutils/skaffold Makefile

   skaffold: mark as BROKEN

   Could not find a single bulk builds where this succeeded.
VersionDeltaFile
1.5+9-1sysutils/skaffold/Makefile
+9-11 files

NetBSD/pkgsrc IdkcrWfdoc CHANGES-2026

   Updated net/libtorrent, net/rtorrent
VersionDeltaFile
1.72+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc rsmpgXpnet/libtorrent distinfo Makefile, net/rtorrent distinfo Makefile

   libtorrent rtorrent: updated to 0.16.6

   0.16.6

   Features

   Added timestamp helper commands
   Use separate thread for saving session data
   Run multiple session save requests in parallel
   Changed magnet metadata handling and added 'magnet.path.set'

   Optimizations

   Use map rather than vector for Poll tables

   Bug Fixes

   Convert IPv4in6 addresses to IPv4 in outgoing handshakes
   Force clear bitfield ranges of downloads that get hashed
   Use CURLOPT_CLOSESOCKETFUNCTION to properly handle libcurl closing sockets before CURL_POLL_REMOVE
VersionDeltaFile
1.53+4-4net/rtorrent/distinfo
1.57+4-4net/libtorrent/distinfo
1.116+2-2net/rtorrent/Makefile
1.79+2-2net/libtorrent/Makefile
+12-124 files

NetBSD/pkgsrc b3cpoSAsysutils/ovmf Makefile

   ovmf: remove -Werror

   Fixes problem on NetBSD-current
VersionDeltaFile
1.13+3-1sysutils/ovmf/Makefile
+3-11 files

NetBSD/pkgsrc EGz9kbJsecurity/passphrase Makefile

   passphrase: mark as broken

   Does not build with zig-0.14

   Upstream says this project is dead and recommends pp instead.
VersionDeltaFile
1.20+8-1security/passphrase/Makefile
+8-11 files

NetBSD/pkgsrc JJIeGzisecurity/pam-passwdqc distinfo, security/pam-passwdqc/patches patch-Makefile

   pam-passwdqc: flag is -shared, not --shared

   Fixes build on NetBSD-current.
VersionDeltaFile
1.2+6-5security/pam-passwdqc/patches/patch-Makefile
1.7+2-2security/pam-passwdqc/distinfo
+8-72 files

NetBSD/pkgsrc h3c9Zovdoc CHANGES-2026

   Updated graphics/quesoglc, security/py-certifi
VersionDeltaFile
1.71+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Q9L4miHsecurity/py-certifi distinfo Makefile

   py-certifi: updated to 2026.1.4

   2026.1.4
   Unknown changes
VersionDeltaFile
1.45+4-4security/py-certifi/distinfo
1.49+2-2security/py-certifi/Makefile
+6-62 files

NetBSD/pkgsrc 3mp9yy9graphics/quesoglc Makefile distinfo, graphics/quesoglc/patches patch-src_ofont.h patch-src_scalable.c

   quesoglc: updated to 0.7.2

   Changes made from the "0.7.1" release to the "0.7.2" release:

   - Fixed bug 2019450 (added a workaround for open source drivers of the Intel
     chipsets : a bug in the drivers prevent a character to be displayed).
   - Fixed a bug which caused some memory leaks when memory allocation failed
     during the update of the masters.
   - Updated the demo in the examples: extrusion and ligthing have been added.
   - Fixed glcGetFontMap() and glcGetMasterMap() so that their return is not null
     when a character is mapped in the font/master but its Unicode name is not
     stored in QuesoGLC database.
   - Character codes out of range are now rejected when GLC_UCS1 or GLC_UCS2 are
     enabled. GLC_PARAMETER_ERROR is then raised.
   - Fixed a bug that crashed QuesoGLC when trying to call glcGetFontMap() with a
     character not mapped in the font.
   - Fixed a bug which caused the measurement caches not to be updated when
     GLC_RESOLUTION was changed by the users.
   - Fixed a memory leak in the management of the texture atlas: when a font was

    [26 lines not shown]
VersionDeltaFile
1.3+86-26graphics/quesoglc/patches/patch-src_ofont.h
1.1+26-0graphics/quesoglc/patches/patch-src_scalable.c
1.22+13-11graphics/quesoglc/Makefile
1.7+6-6graphics/quesoglc/distinfo
1.2+2-1graphics/quesoglc/PLIST
1.3+1-1graphics/quesoglc/patches/patch-src_ofont.c
+134-456 files

NetBSD/pkgsrc H2aWHKQsecurity/dsniff/patches patch-ad patch-dnsspoof.c

   dsniff*: fix build with latest pcap
VersionDeltaFile
1.2+22-1security/dsniff/patches/patch-ad
1.1+15-0security/dsniff/patches/patch-dnsspoof.c
1.1+15-0security/dsniff/patches/patch-pcaputil.h
1.1+15-0security/dsniff/patches/patch-tcpkill.c
1.1+15-0security/dsniff/patches/patch-tcpnice.c
1.3+13-1security/dsniff/patches/patch-aa
+95-22 files not shown
+106-78 files

NetBSD/pkgsrc 75dCULEx11/py-xcbgen Makefile

   x11/py-xcbgen: remove unknown configure option
VersionDeltaFile
1.30+6-5x11/py-xcbgen/Makefile
+6-51 files

NetBSD/pkgsrc R68frw8net/openbfdd distinfo, net/openbfdd/patches patch-Logger.h

   openbfdd: fix build on NetBSD-current
VersionDeltaFile
1.1+15-0net/openbfdd/patches/patch-Logger.h
1.2+2-1net/openbfdd/distinfo
+17-12 files

NetBSD/pkgsrc A4Hgv7Pmisc/chipmunk Makefile distinfo, misc/chipmunk/patches patch-control.c

   chipmunk: fix build on NetBSD-current
VersionDeltaFile
1.1+15-0misc/chipmunk/patches/patch-control.c
1.31+6-2misc/chipmunk/Makefile
1.10+2-1misc/chipmunk/distinfo
+23-33 files

NetBSD/pkgsrc IBf8HYSdoc CHANGES-2026 TODO

   doc: Updated meta-pkgs/bulk-test-poppler to 20260104
VersionDeltaFile
1.70+2-1doc/CHANGES-2026
1.26609+2-1doc/TODO
+4-22 files

NetBSD/pkgsrc jo1l7wBmeta-pkgs/bulk-test-poppler Makefile

   bulk-test-poppler: remove calibre dependency

   calibre needs podofo<1, scribus needs podofo>=1, and these conflict
   calibre is heavily outdated, so decide that scribus is more important.

   Bump PKGREVISION.
VersionDeltaFile
1.5+4-3meta-pkgs/bulk-test-poppler/Makefile
+4-31 files

NetBSD/pkgsrc pzpeNtfmath/units distinfo, math/units/patches patch-units.c

   units: fix build

   Only old readline provided 'Function'
VersionDeltaFile
1.1+13-0math/units/patches/patch-units.c
1.7+2-1math/units/distinfo
+15-12 files

NetBSD/pkgsrc F0hEJFqmath/svmlin Makefile

   svmlin: force c++11

   since this doesn't build with the c++17 default of gcc 14
VersionDeltaFile
1.3+3-1math/svmlin/Makefile
+3-11 files

NetBSD/pkgsrc y2771g5math/scalapack Makefile

   scalapack: fix build on NetBSD-current
VersionDeltaFile
1.4+3-1math/scalapack/Makefile
+3-11 files

NetBSD/pkgsrc GesVLgLmath/fityk Makefile

   fityk: force c++14

   this doesn't build with the c++17 default of gcc 14

   c++11 is not an option, since the boost dependency requires c++14
VersionDeltaFile
1.63+4-1math/fityk/Makefile
+4-11 files

NetBSD/pkgsrc INoYTnvmath/boolstuff Makefile

   boolstuff: force C++11

   since this doesn't build with the C++17 default of gcc 14
VersionDeltaFile
1.7+4-1math/boolstuff/Makefile
+4-11 files

NetBSD/pkgsrc zVZzHObmath/amath Makefile

   amath: force build with C++11

   since it doesn't build with C++17 default of gcc 14
VersionDeltaFile
1.7+3-1math/amath/Makefile
+3-11 files

NetBSD/pkgsrc 1bgzFUtlang/squeak-vm Makefile distinfo, lang/squeak-vm/patches patch-unix_CMakeLists.txt

   squeak-vm: fix some problems building on NetBSD-current.

   Now fails in linking step.
VersionDeltaFile
1.1+15-0lang/squeak-vm/patches/patch-unix_CMakeLists.txt
1.71+9-6lang/squeak-vm/Makefile
1.12+2-1lang/squeak-vm/distinfo
+26-73 files

NetBSD/pkgsrc a0XHJBsdoc CHANGES-2026

   Updated sysutils/ansible, multimedia/mkvtoolnix
VersionDeltaFile
1.69+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc qW3E0xKmultimedia/mkvtoolnix distinfo Makefile

   mkvtoolnix: updated to 97.0

   Version 97.0 "You Don't Have A Clue" 2026-01-02

   New features and enhancements

   * mkvmerge: MP4 reader: added support for TrueHD in MP4 with FourCC
     `mlpa`.
   * installer: the Windows installer will request admin permissions again, as it
     did before release 96.0.
VersionDeltaFile
1.135+4-4multimedia/mkvtoolnix/distinfo
1.259+2-2multimedia/mkvtoolnix/Makefile
+6-62 files

NetBSD/pkgsrc mRM753klang/snobol distinfo Makefile, lang/snobol/patches patch-configure patch-lib_snolib_ndbm.c

   snobol: fix some configure problems

   Fixes build, but still doesn't package on NetBSD-current because a self-test
   fails.
VersionDeltaFile
1.2+24-3lang/snobol/patches/patch-configure
1.1+12-0lang/snobol/patches/patch-lib_snolib_ndbm.c
1.20+3-2lang/snobol/distinfo
1.36+1-2lang/snobol/Makefile
+40-74 files