NetBSD/pkgsrc-wip 3d83aedavr-gcc Makefile options.mk

avr-gcc: Disable ISL

There are still C++ version mismatch problems with "inplace" ISL.
Forcing C++ version (to C++14) no longer works.
DeltaFile
+4-4avr-gcc/Makefile
+3-3avr-gcc/options.mk
+7-72 files

NetBSD/pkgsrc-wip 48b300ewendzelnntpd Makefile INSTALL

wendzelnntpd: Finish package

Not tested yet.
DeltaFile
+10-8wendzelnntpd/Makefile
+2-2wendzelnntpd/INSTALL
+2-0wendzelnntpd/TODO
+14-103 files

NetBSD/src yg8g4Whshare/mk bsd.prog.mk

   bsd.prog.mk: Respect LDSTATIC.${PROG}, not LDSTATIC.${PROG}.link.

   PR toolchain/60000: split debug data rules broke ${.TARGET}-dependent
   flags

   From riastradh@
VersionDeltaFile
1.362+3-2share/mk/bsd.prog.mk
+3-21 files

NetBSD/pkgsrc-wip f8489d8go126 distinfo Makefile

go 1.26.0 \o/
DeltaFile
+3-3go126/distinfo
+1-1go126/Makefile
+4-42 files

NetBSD/pkgsrc TZndDIRwww/moodle Makefile

   www/moodle: allow php84

   According to <https://docs.moodle.org/500/en/PHP>, moodle 5.0 is
   supported by from PHP 8.2 to PHP 8.4.
VersionDeltaFile
1.107+2-2www/moodle/Makefile
+2-21 files

NetBSD/pkgsrc 7PJsihedoc CHANGES-2026

   doc: Updated lang/php85 to 8.5.3
VersionDeltaFile
1.1092+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 9c8FM0olang/php phpversion.mk, lang/php85 distinfo

   lang/php85: update to 8.5.3

   PHP 8.5.3 (2026-02-12)

   - Core:
     . Fixed bug GH-20806 (preserve_none feature compatiblity with LTO).
       (henderkes)
     . Fixed bug GH-20767 (build failure with musttail/preserve_none feature
       on macOs). (David Carlier)
     . Fixed bug GH-20837 (NULL dereference when calling ob_start() in shutdown
       function triggered by bailout in php_output_lock_error()). (timwolla)
     . Fix OSS-Fuzz #471533782 (Infinite loop in GC destructor fiber). (ilutov)
     . Fix OSS-Fuzz #472563272 (Borked block_pass JMP[N]Z optimization). (ilutov)
     . Fixed bug GH-20914 (Internal enums can be cloned and compared). (Arnaud)
     . Fix OSS-Fuzz #474613951 (Leaked parent property default value). (ilutov)
     . Fixed bug GH-20895 (ReflectionProperty does not return the PHPDoc of a
       property if it contains an attribute with a Closure). (timwolla)
     . Fixed bug GH-20766 (Use-after-free in FE_FREE with GC interaction). (Bob)
     . Fix OSS-Fuzz #471486164 (Broken by-ref assignment to uninitialized hooked

    [51 lines not shown]
VersionDeltaFile
1.3+4-4lang/php85/distinfo
1.492+2-2lang/php/phpversion.mk
+6-62 files

NetBSD/pkgsrc Os8UtnSdoc CHANGES-2026

   doc: Updated lang/php84 to 8.4.18
VersionDeltaFile
1.1091+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc nU0emIJlang/php phpversion.mk, lang/php84 distinfo

   lang/php84: update to 8.4.18

   PHP 8.4.18 (2026-02-12)

   - Core:
     . Fixed bug GH-20837 (NULL dereference when calling ob_start() in shutdown
       function triggered by bailout in php_output_lock_error()). (timwolla)
     . Fix OSS-Fuzz #471533782 (Infinite loop in GC destructor fiber). (ilutov)
     . Fix OSS-Fuzz #472563272 (Borked block_pass JMP[N]Z optimization). (ilutov)
     . Fixed bug GH-GH-20914 (Internal enums can be cloned and compared). (Arnaud)
     . Fix OSS-Fuzz #474613951 (Leaked parent property default value). (ilutov)
     . Fixed bug GH-20766 (Use-after-free in FE_FREE with GC interaction). (Bob)
     . Fix OSS-Fuzz #471486164 (Broken by-ref assignment to uninitialized hooked
       backing value). (ilutov)
     . Fix OSS-Fuzz #438780145 (Nested finally with repeated return type check may
       uaf). (ilutov)
     . Fixed bug GH-20905 (Lazy proxy bailing __clone assertion). (ilutov)
     . Fixed bug GH-20479 (Hooked object properties overflow). (ndossche)


    [45 lines not shown]
VersionDeltaFile
1.18+4-4lang/php84/distinfo
1.491+2-2lang/php/phpversion.mk
+6-62 files

NetBSD/pkgsrc GLum1Nwdoc CHANGES-2026

   doc: Added emulators/elkulator version 1.0
VersionDeltaFile
1.1090+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc piyNdOlemulators/elkulator Makefile, emulators/elkulator/patches patch-src_debugger.c patch-src_config.c

   elkulator: Initial import.

   Elkulator is a freeware Acorn Electron emulator.

   This package has been verified to build on SunOS, FreeBSD, NetBSD,
   and Linux.
VersionDeltaFile
1.1+62-0emulators/elkulator/Makefile
1.1+34-0emulators/elkulator/patches/patch-src_debugger.c
1.1+30-0emulators/elkulator/patches/patch-src_config.c
1.1+26-0emulators/elkulator/patches/patch-src_palfilt.c
1.1+24-0emulators/elkulator/patches/patch-src_main.c
1.1+23-0emulators/elkulator/patches/patch-src_uef.c
+199-08 files not shown
+285-114 files

NetBSD/pkgsrc-wip c288d1fwendzelnntpd Makefile TODO

wendzelnntpd: Fix interpreter path for bash

Version is 2.2.0alpha.
Reduce line length in Makefile.
DeltaFile
+7-3wendzelnntpd/Makefile
+3-1wendzelnntpd/TODO
+1-1wendzelnntpd/COMMIT_MSG
+11-53 files

NetBSD/pkgsrc-wip 60be8cfwendzelnntpd COMMIT_MSG

wendzelnntpd: Update COMMIT_MSG
DeltaFile
+4-1wendzelnntpd/COMMIT_MSG
+4-11 files

NetBSD/pkgsrc ZOQoWuwdoc CHANGES-2026

   Updated devel/py-pebble, misc/py-pbs-installer, textproc/py-pdf
VersionDeltaFile
1.1089+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc XNp4JELtextproc/py-pdf distinfo PLIST

   py-pdf: updated to 6.7.0

   Version 6.7.0, 2026-02-08

   Deprecations (DEP)
   - Deprecate support for abbreviations in decode_stream_data

   New Features (ENH)
   - Add ability to add font resources for 14 Adobe Core fonts in text widget annotations

   Bug Fixes (BUG)
   - Avoid invalid load for ICCBased FlateDecode images in mode 1

   Robustness (ROB)
   - Fix AESV2 decryption when /Length missing in encrypt dict
   - Fix merging when annotations point to NullObject
   - Check for `self._info` being None in `compress_identical_objects`
VersionDeltaFile
1.47+4-4textproc/py-pdf/distinfo
1.19+4-4textproc/py-pdf/PLIST
1.53+2-2textproc/py-pdf/Makefile
+10-103 files

NetBSD/pkgsrc bjVcztHmisc/py-pbs-installer distinfo Makefile

   py-pbs-installer: updated to 2026.2.11

   2026.2.11
   Unknown changes
VersionDeltaFile
1.13+4-4misc/py-pbs-installer/distinfo
1.13+2-2misc/py-pbs-installer/Makefile
+6-62 files

NetBSD/pkgsrc Kfoxrjzdevel/py-pebble distinfo Makefile

   py-pebble: updated to 5.2.0

   5.2.0

   Features:
    - issue 158: set pending futures to BrokenProcessPool error
      when ProcessPool internal errors occur.

   Fixes:
    - Cleanup resources when terminating pool's processes via SIGTERM.
VersionDeltaFile
1.19+4-4devel/py-pebble/distinfo
1.22+2-2devel/py-pebble/Makefile
+6-62 files

NetBSD/pkgsrc xtpabj8doc CHANGES-2026

   Removed databases/postgresql13; Updated databases/postgresql-timescaledb
VersionDeltaFile
1.1088+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Xs2v0ijdatabases/postgresql-timescaledb distinfo Makefile

   postgresql-timescaledb: updated to 2.25.0

   2.25.0

   This release contains performance improvements and bug fixes since the 2.24.0 release. We recommend that you upgrade at the next available opportunity.

   Highlighted features in TimescaleDB v2.25.0

   This release features multiple improvements for continuous aggregates on the columnstore:

   Faster refreshes: You can now utilize direct compress during materialized view refreshes, resulting in higher throughput and reduced I/O usage.
   Efficiency: The enablement of delete optimizations significantly lowers system resource requirements.
   Smaller transactions: Adjusted defaults for buckets_per_batch to 10 reduces transaction sizes, requiring less WAL holding time.
   Faster queries: Smarter defaults for segmentby and orderby yield improved query performance and better compression ratio on the columnstore.
VersionDeltaFile
1.45+4-4databases/postgresql-timescaledb/distinfo
1.48+2-2databases/postgresql-timescaledb/Makefile
1.44+2-2databases/postgresql-timescaledb/PLIST
+8-83 files

NetBSD/pkgsrc 2e0GFhYdatabases/postgresql13-plpython Makefile PLIST, databases/postgresql13-pltcl Makefile

   postgresql13: removed; end-of-life since 11 November 2021
VersionDeltaFile
1.69+2-11mk/pgsql.buildlink3.mk
1.3+1-1databases/postgresql13/patches/patch-src_backend_Makefile
1.36+1-1databases/postgresql13-plpython/Makefile
1.3+1-1databases/postgresql13-plpython/PLIST
1.2+1-1databases/postgresql13/patches/patch-src_Makefile.shlib
1.33+1-1databases/postgresql13-pltcl/Makefile
+7-1638 files not shown
+35-4444 files

NetBSD/pkgsrc Ho8Mlcadoc CHANGES-2026

   Updated databases/postgresql1[4-8]
VersionDeltaFile
1.1087+6-1doc/CHANGES-2026
+6-11 files

NetBSD/pkgsrc w0TCHUvdatabases/postgresql14 distinfo, databases/postgresql15 distinfo

   postgresql1[4-8]*: updated to 18.2, 17.8, 16.12, 15.16, and 14.21

   PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21

   Security Issues

   CVE-2026-2003: PostgreSQL oidvector discloses a few bytes of memory

   CVSS v3.1 Base Score: 4.3

   Supported, Vulnerable Versions: 14 - 18.

   Improper validation of type oidvector in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.

   The PostgreSQL project thanks Altan Birler for reporting this problem.

   CVE-2026-2004: PostgreSQL intarray missing validation of type of input to selectivity estimator executes arbitrary code

   CVSS v3.1 Base Score: 8.8

    [61 lines not shown]
VersionDeltaFile
1.3+4-4databases/postgresql18/distinfo
1.17+4-4databases/postgresql15/distinfo
1.14+4-4databases/postgresql16/distinfo
1.24+4-4databases/postgresql14/distinfo
1.9+4-4databases/postgresql17/distinfo
1.16+3-3databases/postgresql17/Makefile.common
+23-2350 files not shown
+85-11856 files

NetBSD/pkgsrc-wip 45e7995powerdns-recursor distinfo cargo-depends.mk, powerdns-recursor/files pdns_recursor.sh

powerdns-recursor: remove, updated in pkgsrc
DeltaFile
+0-287powerdns-recursor/distinfo
+0-96powerdns-recursor/cargo-depends.mk
+0-52powerdns-recursor/Makefile
+0-30powerdns-recursor/files/smf/manifest.xml
+0-24powerdns-recursor/files/smf/pdns_recursor.sh
+0-19powerdns-recursor/files/pdns_recursor.sh
+0-5084 files not shown
+0-52710 files

NetBSD/pkgsrc fybTHMFdoc CHANGES-2026

   doc: Updated net/powerdns-recursor to 5.3.5
VersionDeltaFile
1.1086+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oJBiOEQnet/powerdns-recursor distinfo Makefile

   powerdns-recursor: update to 5.3.5.

   Provided by Marcin Gondek in wip.

   5.3.5
   Released: 9th of February 2026
   Bug Fixes
   Fix PowerDNS Security Advisory 2026-01: Crafted zones can lead to increased resource usage in Recursor.
VersionDeltaFile
1.47+4-4net/powerdns-recursor/distinfo
1.56+2-3net/powerdns-recursor/Makefile
+6-72 files

NetBSD/pkgsrc n5Q8TPjdevel/vatomic Makefile

   vatomic: remove -Werror

   fixes build with gcc 14
VersionDeltaFile
1.3+3-1devel/vatomic/Makefile
+3-11 files

NetBSD/pkgsrc omduSbuham/tfkiss Makefile

   tfkiss: comment out dead site
VersionDeltaFile
1.18+2-2ham/tfkiss/Makefile
+2-21 files

NetBSD/pkgsrc mWjmYg4editors/TeXmacs Makefile

   TeXmacs: follow redirect
VersionDeltaFile
1.180+2-2editors/TeXmacs/Makefile
+2-21 files

NetBSD/pkgsrc Yw5YXzIprint/tex-luajittex-doc Makefile

   tex-luajittex-doc: match HOMEPAGE from tex-luajittex
VersionDeltaFile
1.3+2-2print/tex-luajittex-doc/Makefile
+2-21 files

NetBSD/pkgsrc t1rYj7gfonts/tex-context-companion-fonts Makefile, fonts/tex-context-companion-fonts-doc Makefile

   tex-context-companion-fonts*: comment out dead link
VersionDeltaFile
1.2+2-2fonts/tex-context-companion-fonts-doc/Makefile
1.2+2-2fonts/tex-context-companion-fonts/Makefile
+4-42 files