head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.4 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.2 pkgsrc-2025Q4-base:1.1; locks; strict; comment @# @; 1.1 date 2025.11.13.19.00.13; author adam; state Exp; branches; next ; commitid 4FCIvJ2B7lXNpqiG; desc @@ 1.1 log @nodejs24: added version 24.11.1 24.11.1 'Krypton' (LTS) Notable Changes The known issue relating to Buffer.allocUnsafe incorrectly zero-filling buffers has now been addressed and now returns uninitialized memory as documented in the Buffer.allocUnsafe documentation. @ text @$NetBSD: patch-deps_uv_common.gypi,v 1.5 2023/04/19 17:38:35 adam Exp $ Add support for NetBSD. --- deps/uv/common.gypi.orig 2023-03-14 15:46:16.000000000 +0000 +++ deps/uv/common.gypi @@@@ -135,7 +135,7 @@@@ }] ] }], - ['OS in "freebsd dragonflybsd linux openbsd solaris android aix os400"', { + ['OS in "freebsd dragonflybsd linux netbsd openbsd solaris android aix os400"', { 'cflags': [ '-Wall' ], 'cflags_cc': [ '-fno-rtti', '-fno-exceptions' ], 'target_conditions': [ @