NetBSD/pkgsrc-wip ac8967a — ocaml TODO

ocaml: Update TODO with test results, native  now works
DeltaFile
+9-23ocaml/TODO
+9-231 files

NetBSD/pkgsrc-wip d39d111 — py-conda TODO

py-conda: Add reference to CVE-2026-53940
DeltaFile
+2-0py-conda/TODO
+2-01 files

NetBSD/pkgsrc-wip 3df6d23 — bleachbit TODO

bleachbit: Add reference to CVE-2026-55567
DeltaFile
+2-0bleachbit/TODO
+2-01 files

NetBSD/pkgsrc-wip 1e4d051 — vector TODO

vector: Add references to recent CVEs
DeltaFile
+3-0vector/TODO
+3-01 files

NetBSD/pkgsrc-wip a198f26 — telegram-desktop TODO

telegram-desktop: Add reference to CVE-2026-94488
DeltaFile
+2-1telegram-desktop/TODO
+2-11 files

NetBSD/pkgsrc-wip d83896c — suricata TODO

suricata: Add reference to recent CVEs
DeltaFile
+4-4suricata/TODO
+4-41 files

NetBSD/pkgsrc-wip 63d2ba4 — netdata TODO

netdata: Add references to recent CVEs
DeltaFile
+4-0netdata/TODO
+4-01 files

NetBSD/pkgsrc-wip 7585250 — ocaml distinfo native.mk, ocaml/patches patch-asmcomp_asmlink.ml

ocaml: linker uses $PTHREAD_CFLAGS

When building outside of pkgsrc, Autoconf's AX_PTHREAD returns
$PTHREAD_CFLAGS="-pthread" and and $PTHREAD_LIBS="-lpthread".
However, for some reason, inside pkgsrc returns
$PTHREAD_CFLAGS="-pthread" and and $PTHREAD_LIBS="".
Therefore, linker loses pthread library, resulting in an error.

By the way, AX_PTHREAD assumes to not only compiler with cflags,
but also link with them. So, as a test, I tried adding
'Config.native_cflags' to linker, it working.

https://www.gnu.org/software/autoconf-archive/ax_pthread.html
DeltaFile
+27-0ocaml/patches/patch-asmcomp_asmlink.ml
+17-4ocaml/PLIST
+2-2ocaml/ocaml.mk
+2-2ocaml/buildlink3.mk
+2-1ocaml/native.mk
+1-0ocaml/distinfo
+51-96 files

NetBSD/pkgsrc-wip b8eb3b3 — . TODO

TODO: + git-bug-0.11.0, neatvnc-1.0.2, wayvnc-0.10.2, yayamlls-0.3.1.
DeltaFile
+4-0TODO
+4-01 files

NetBSD/pkgsrc-wip 29c7cf7 — croc Makefile TODO

croc: PIE and RELRO disabled to make it working
DeltaFile
+2-1croc/Makefile
+3-0croc/TODO
+5-12 files

NetBSD/pkgsrc-wip 231f878 — croc Makefile COMMIT_MSG

croc: Update to version 11.5.4
DeltaFile
+165-168croc/distinfo
+54-55croc/go-modules.mk
+18-0croc/COMMIT_MSG
+1-1croc/Makefile
+238-2244 files

NetBSD/pkgsrc-wip a819cc6 — chromium distinfo, chromium/files README

chromium: fix tab hangs
DeltaFile
+1,664-1,663chromium/distinfo
+35-35chromium/patches/patch-chrome_browser_about__flags.cc
+59-0chromium/patches/patch-mojo_public_cpp_platform_platform__channel.cc
+16-2chromium/patches/patch-mojo_core_channel__posix.cc
+16-2chromium/patches/patch-chromeos_ash_components_mojo__proxy_mojo__core_core_channel__posix.cc
+2-5chromium/files/README
+1,792-1,7071,660 files not shown
+3,454-3,3691,666 files

NetBSD/pkgsrc-wip cf89f4e — typescript go-modules.mk Makefile

typescript: update to 7.0.2
DeltaFile
+1-138typescript/PLIST
+93-3typescript/distinfo
+8-27typescript/Makefile
+32-0typescript/go-modules.mk
+134-1684 files

NetBSD/pkgsrc-wip 26b8abe — kicad COMMIT_MSG, kicad-footprints COMMIT_MSG

kicad*: update COMMIT_MSGs with data since 8.0.6
DeltaFile
+45-128kicad/COMMIT_MSG
+4-2kicad-templates/COMMIT_MSG
+4-2kicad-packages3d/COMMIT_MSG
+3-2kicad-symbols/COMMIT_MSG
+2-2kicad-footprints/COMMIT_MSG
+58-1365 files

NetBSD/pkgsrc-wip dddfb19 — . TODO, pimsync TODO Makefile

pimsync: update to 0.6.0.
DeltaFile
+55-19pimsync/distinfo
+17-5pimsync/cargo-depends.mk
+1-1pimsync/Makefile
+2-0pimsync/patches/patch-Cargo.toml
+0-1TODO
+1-0pimsync/TODO
+76-266 files

NetBSD/pkgsrc-wip 528503d — kicad-symbols Makefile

kicad-symbols: formatting fixes, pointed out by pkglint
DeltaFile
+2-2kicad-symbols/Makefile
+2-21 files

NetBSD/pkgsrc-wip 84b5b6d — kicad distinfo Makefile, kicad/patches patch-api_CMakeLists.txt patch-CMakeLists.txt

kicad: update to 10.0.6
pkgsrc change: pass Protobuf_INCLUDE_DIR to protoc so that it will find
its includes
See https://www.kicad.org/blog/2026/08/KiCad-10.0.6-Release/
for changes since 10.0.5
DeltaFile
+15-0kicad/patches/patch-CMakeLists.txt
+14-0kicad/patches/patch-api_CMakeLists.txt
+1-8kicad/Makefile
+5-3kicad/distinfo
+35-114 files

NetBSD/pkgsrc-wip cd33bda — kicad-footprints Makefile PLIST

kicad-footprints: update to 10.0.6. CHANGES since 10.0.5:
    BGA: Update silk offset of ST_WLCSP-36_2.652x2.592mm
    Symbol: Convert silkscreen danger signs to v10
    Symbol: Add 6x6mm and 8x7mm silkscreen danger signs
    Add Heatsink pad property to Thermalvias of non-scripted footprints
    DCDC: fix accidental reversion in previous commit
    ACDC: Add Traco TMPS 03 & TMPS 05 (compatible mpn) footprint
    DCDC: Add Traco TEN 80WI as compatible mpn to THR 40WI
DeltaFile
+3-3kicad-footprints/distinfo
+3-0kicad-footprints/PLIST
+1-1kicad-footprints/Makefile
+7-43 files

NetBSD/pkgsrc-wip 2a3bbf7 — kicad-symbols Makefile distinfo

kicad-symbols: update to 10.0.6
pkgsrc change: this uses python during build so include
"../../lang/python/tool.mk"
changes since 10.0.5:
    Interface_USB: Add TPS25751D
    Add Traco DCDC Converter TEN30UIR symbols
    Update PAL20RS10, add datasheet, update layout
    Fix wrong footprint in TL431PW, delete TXB0102DCT
    Add Analog Devices ADuM1255 I2C isolators
    Add TI TPS7E81 LDO series in a SOT-23 package
    Amplifier_Operational: Add all OPA189 variants
    Add Traco ACDC TMPS 03 symbols
    Add generic switch SW_SPDT_201 (based on SW_SPDT_321)
    Add Traco DCDC TEN 80WI symbols
    Really remove unused body styles in two symbols
    Add CP2105-F01-GM dual usb-uart
    Update pin lengths on TL431* devices
    Fix Pin-number and graphics for GasDischargeTube
    Remove unused body styles in two symbols

    [7 lines not shown]
DeltaFile
+3-3kicad-symbols/distinfo
+3-1kicad-symbols/Makefile
+6-42 files

NetBSD/pkgsrc-wip 3ef870b — kicad-templates Makefile distinfo

kicad-templates: update to 10.0.6
Changes since 10.0.5: none
DeltaFile
+3-3kicad-templates/distinfo
+1-1kicad-templates/Makefile
+4-42 files

NetBSD/pkgsrc-wip 40e1071 — kicad-packages3d Makefile distinfo

kicad-packages3d: update to 10.0.6. Changes since 10.0.5:
Capacitor THT: Re-add 7.2mm 5mm pitch generated parts
DeltaFile
+3-3kicad-packages3d/distinfo
+6-0kicad-packages3d/PLIST
+1-1kicad-packages3d/Makefile
+10-43 files

NetBSD/pkgsrc-wip 3c94eae — onnxruntime Makefile

onnxruntime: add two
DeltaFile
+2-0onnxruntime/Makefile
+2-01 files

NetBSD/pkgsrc-wip 91a45a1 — . Makefile, SafeInt PLIST distinfo

SafeInt: start package

does not get very far
DeltaFile
+21-0SafeInt/DESCR
+20-0SafeInt/Makefile
+9-0SafeInt/TODO
+5-0SafeInt/distinfo
+4-0SafeInt/PLIST
+1-0Makefile
+60-06 files

NetBSD/pkgsrc-wip 994aae6 — onnxruntime TODO

onnxruntime: link to gentoo ebuild for ideas
DeltaFile
+2-26onnxruntime/TODO
+2-261 files

NetBSD/pkgsrc-wip 3678103 — onnxruntime distinfo Makefile

onnxruntime: some progress, still far from building
DeltaFile
+20-4onnxruntime/Makefile
+3-0onnxruntime/distinfo
+23-42 files

NetBSD/pkgsrc-wip bfb9b96 — tfkiss Makefile distinfo

tfkiss: update to 1.3.3
DeltaFile
+3-3tfkiss/distinfo
+1-2tfkiss/Makefile
+4-52 files

NetBSD/pkgsrc-wip d2fbd9b — openjdk25 bootstrap.mk options.mk, openjdk25/patches patch-src_java.desktop_bsd_data_fontconfig_fontconfig.properties patch-src_hotspot_os__cpu_bsd__aarch64_vm__version__bsd__aarch64.cpp

openjdk25: import to pkgsrc
DeltaFile
+0-591openjdk25/PLIST
+0-223openjdk25/Makefile
+0-138openjdk25/options.mk
+0-131openjdk25/patches/patch-src_hotspot_os__cpu_bsd__aarch64_vm__version__bsd__aarch64.cpp
+0-63openjdk25/bootstrap.mk
+0-53openjdk25/patches/patch-src_java.desktop_bsd_data_fontconfig_fontconfig.properties
+0-1,19924 files not shown
+0-1,82830 files

NetBSD/pkgsrc-wip 35846cf — openjdk25 bootstrap.mk

openjdk25: switch to MASTER_SITE_LOCAL for binaries
DeltaFile
+4-4openjdk25/bootstrap.mk
+4-41 files

NetBSD/pkgsrc-wip d00c6f4 — . Makefile

Makefile: sort
DeltaFile
+2-2Makefile
+2-21 files

NetBSD/pkgsrc-wip 464f2ca — prometheus-lts Makefile go-modules.mk, prometheus-lts/files prometheus.sh

prometheus-lts: import to pkgsrc
DeltaFile
+0-2,184prometheus-lts/distinfo
+0-727prometheus-lts/go-modules.mk
+0-67prometheus-lts/Makefile
+0-54prometheus-lts/files/prometheus.sh
+0-38prometheus-lts/files/smf/manifest.xml
+0-14prometheus-lts/patches/patch-scripts_compress__assets.sh
+0-3,0843 files not shown
+0-3,0959 files