NetBSD/pkgsrc-wip 2dac8b4pharo-vm12 DESCR PLIST, pharo-vm12/patches patch-cmake_OpenBSD.cmake patch-src_unix_debugUnix.c

pharo-vm12: Add pharo-vm12-12.0.3-beta

This repository contains the code of the Pharo Virtual Machine. This
implementation started as a fork of OpenSmalltalk-VM. The current
project would not have been possible without all their previous work.

The current implementation has the following core features:

- an indirect threaded bytecode compiler using GNU extensions
- a generational scavenger garbage collector: a semi-space + nursery
  for the young generation, and a mark-compact collector for the old
  generation
- a space for permanent objects that do not need to be scanned by the
  GC
- a baseline JIT compiler that
  - translates primitive operations using IR templates
  - translates bytecode methods using a simple abstract interpretation
    approach to reduce memory pressure (fewer loads/stores)
- FFI through the well-known libFFI, and support for non-blocking FFI

    [3 lines not shown]
DeltaFile
+63-0pharo-vm12/Makefile
+52-0pharo-vm12/patches/patch-CMakeLists.txt
+50-0pharo-vm12/patches/patch-src_unix_debugUnix.c
+26-0pharo-vm12/patches/patch-cmake_OpenBSD.cmake
+23-0pharo-vm12/PLIST
+20-0pharo-vm12/DESCR
+234-09 files not shown
+342-015 files

NetBSD/pkgsrc-wip 8b96391klayout Makefile distinfo, klayout/patches patch-src_klayout.pri patch-src_tl_tl_tlTimer.cc

klayout: Update to 0.30.10

written patches for NetBSD, but have not tested it much.
DeltaFile
+56-0klayout/patches/patch-src_tl_tl_tlTimer.cc
+28-1klayout/PLIST
+16-0klayout/patches/patch-src_klayout.pri
+5-3klayout/distinfo
+1-1klayout/Makefile
+106-55 files

NetBSD/pkgsrc-wip 0f66179. Makefile, gmsh distinfo DESCR

gmsh: Add gmsh-4.15.2

Gmsh is an open source 3D finite element mesh generator with a
built-in CAD engine and post-processor. Its design goal is to provide
a fast, light and user-friendly meshing tool with parametric input and
flexible visualization capabilities. Gmsh is built around four modules
(geometry, mesh, solver and post-processing), which can be controlled
with the graphical user interface, from the command line, using text
files written in Gmsh's own scripting language (.geo files), or
through the C++, C, Python, Julia and Fortran application programming
interface.
DeltaFile
+413-0gmsh/PLIST
+24-0gmsh/Makefile
+9-0gmsh/DESCR
+5-0gmsh/distinfo
+1-0Makefile
+452-05 files

NetBSD/pkgsrc-wip 6f8f1c9kicad distinfo COMMIT_MSG, kicad-footprints PLIST

kicad-*: Update to 10.0.5

KiCad 10.0.5 (2026-07-22)

The 10.0.5 stable version contains critical bug fixes and other minor
improvements since the previous release.
A list of all of the fixed issues since the 10.0.5 release can be
found on the KiCad 10.0.5 milestone page.

KiCad 10.0.4 (2026-06-21)

The 10.0.4 stable version contains critical bug fixes and other minor
improvements since the previous release.
A list of all of the fixed issues since the 10.0.4 release can be
found on the KiCad 10.0.4 milestone page.
DeltaFile
+209-2kicad/patches/patch-thirdparty_thread-pool_bs__thread__pool.hpp
+18-4kicad-footprints/PLIST
+17-1kicad/COMMIT_MSG
+5-5kicad/distinfo
+7-0kicad-packages3d/PLIST
+3-3kicad-templates/distinfo
+259-1514 files not shown
+280-3520 files

NetBSD/pkgsrc-wip 2d9beb1py-xy TODO DESCR

py-xy: add new package

packages fine, needs testing & import
DeltaFile
+227-0py-xy/PLIST
+32-0py-xy/distinfo
+21-0py-xy/Makefile
+11-0py-xy/DESCR
+11-0py-xy/cargo-depends.mk
+1-0py-xy/TODO
+303-01 files not shown
+304-07 files

NetBSD/pkgsrc-wip 4640a02forgejo TODO Makefile, forgejo/files forgejo.sh app.ini.sample

forgejo: correct a few mistakes

While there, also differentiate more paths from Gitea, and remove the
TODO file.
DeltaFile
+13-12forgejo/files/app.ini.sample
+15-0forgejo/Makefile
+3-3forgejo/files/forgejo.sh
+0-2forgejo/TODO
+31-174 files

NetBSD/pkgsrc-wip 2b11025tfkiss Makefile

tfkiss: Drop empty line before LICENSE

pkglint says (and surely this is in the guide) that LICENSE belongs
in the 2nd block.
DeltaFile
+0-1tfkiss/Makefile
+0-11 files

NetBSD/pkgsrc-wip dfa8b96libssh PLIST buildlink3.mk, libssh/patches patch-examples_sshd__direct-tcpip.c patch-tests_CMakeLists.txt

libssh: remove, updated in pkgsrc
DeltaFile
+0-34libssh/Makefile
+0-33libssh/options.mk
+0-26libssh/buildlink3.mk
+0-18libssh/patches/patch-tests_CMakeLists.txt
+0-17libssh/patches/patch-examples_sshd__direct-tcpip.c
+0-17libssh/PLIST
+0-1455 files not shown
+0-18811 files

NetBSD/pkgsrc-wip a461082libssh PLIST TODO

libssh: finish update
DeltaFile
+0-22libssh/TODO
+1-1libssh/PLIST
+1-232 files

NetBSD/pkgsrc-wip 08f73c1. TODO, forge Makefile go-modules.mk

forge: update to 0.7.0
DeltaFile
+57-57forge/distinfo
+19-18forge/go-modules.mk
+1-1forge/Makefile
+0-1TODO
+77-774 files

NetBSD/pkgsrc-wip c722c46dnscontrol5 Makefile go-modules.mk

dnscontrol5: dnscontrol-5.0.0-rc4 - test package
DeltaFile
+15-21dnscontrol5/distinfo
+4-6dnscontrol5/go-modules.mk
+3-3dnscontrol5/Makefile
+22-303 files

NetBSD/pkgsrc-wip 48d5d8ekbuild Makefile PLIST, kbuild/patches patch-src_kmk_kmkbuiltin_osdep.c patch-kBuild_env.sh

kbuild: import current pkgsrc version, and make virtualbox* use it
DeltaFile
+146-0kbuild/PLIST
+89-0kbuild/Makefile
+35-0kbuild/patches/patch-kBuild_header.kmk
+22-0kbuild/patches/patch-src_kmk_Makefile.kmk
+20-0kbuild/patches/patch-kBuild_env.sh
+18-0kbuild/patches/patch-src_kmk_kmkbuiltin_osdep.c
+330-07 files not shown
+364-213 files

NetBSD/pkgsrc-wip e22b0eezoneminder COMMIT_MSG Makefile, zoneminder/files httpd-zoneminder.conf README-pkgsrc.md

zoneminder: Remove after use to update security/zoneminder
DeltaFile
+0-8,748zoneminder/PLIST
+0-393zoneminder/Makefile
+0-252zoneminder/COMMIT_MSG
+0-151zoneminder/files/README-pkgsrc.md
+0-96zoneminder/files/httpd-zoneminder.conf
+0-53zoneminder/patches/patch-scripts_zm_in
+0-9,69315 files not shown
+0-10,07021 files

NetBSD/pkgsrc-wip 3297534c-news Makefile, freebsd-svn Makefile

*: adapt for PATCH_DIST_STRIP default change to -p1
DeltaFile
+0-2linux-makedev/Makefile
+0-1micropolis/Makefile
+0-1gcc13/Makefile.common
+0-1gcc12/Makefile.common
+1-0freebsd-svn/Makefile
+1-0c-news/Makefile
+2-52 files not shown
+2-78 files

NetBSD/pkgsrc-wip 903f6dfsftpgo TODO

sftpgo: CVE-2026-10031 affects versions priori to 2.7.4
DeltaFile
+0-2sftpgo/TODO
+0-21 files

NetBSD/pkgsrc-wip 46a6948rust-beta Makefile distinfo

rust-beta: update to 1.98.0-beta.6
DeltaFile
+3-3rust-beta/distinfo
+1-1rust-beta/Makefile
+4-42 files

NetBSD/pkgsrc-wip de8b23fburp Makefile

HOMEPAGE: http->https
DeltaFile
+1-1burp/Makefile
+1-11 files

NetBSD/pkgsrc-wip 7a0cca8. TODO

TODO: + forge-0.7.0.
DeltaFile
+1-0TODO
+1-01 files

NetBSD/pkgsrc-wip 3aea85femacs-git PLIST

emacs-git: add new files to PLIST
DeltaFile
+2-0emacs-git/PLIST
+2-01 files

NetBSD/pkgsrc-wip b787db8dpbox Makefile distinfo

dpbox: update to 6.1.5
DeltaFile
+3-18dpbox/distinfo
+1-1dpbox/Makefile
+4-192 files

NetBSD/pkgsrc-wip 44bbfe2dpbox Makefile distinfo

dpbox: derive the version from DISTNAME in one place
DeltaFile
+15-0dpbox/distinfo
+3-3dpbox/Makefile
+18-32 files

NetBSD/pkgsrc-wip cf5b83fmtr-graph Makefile distinfo

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

NetBSD/pkgsrc-wip abcd23apy-keras TODO

py-keras: Add reference to CVE-2026-9335
DeltaFile
+1-1py-keras/TODO
+1-11 files

NetBSD/pkgsrc-wip bc81a2cdnscontrol5 Makefile go-modules.mk

dnscontrol5: dnscontrol-5.0.0-rc3 - test package
DeltaFile
+201-219dnscontrol5/distinfo
+66-72dnscontrol5/go-modules.mk
+3-3dnscontrol5/Makefile
+270-2943 files

NetBSD/pkgsrc-wip b8e8c63. Makefile

Mention devel/neo in Makefile
DeltaFile
+1-0Makefile
+1-01 files

NetBSD/pkgsrc-wip ed1bc10jcode cargo-depends.mk distinfo, jcode/patches patch-crates_jcode-update-core_src_lib.rs patch-crates_jcode-core_src_stdin_detect_tests.rs

Introduce devel/jcode v.0.64.2, yet another LLM harness
DeltaFile
+2,635-0jcode/distinfo
+870-0jcode/cargo-depends.mk
+201-0jcode/patches/patch-crates_jcode-core_src_stdin_detect.rs
+154-0jcode/patches/patch-crates_jcode-base_src_process_memory_netbsd.rs
+141-0jcode/patches/patch-crates_jcode-core_src_stdin_detect_tests.rs
+55-0jcode/patches/patch-crates_jcode-update-core_src_lib.rs
+4,056-021 files not shown
+4,549-027 files

NetBSD/pkgsrc-wip 40a7365sftpgo TODO

sftpgo: Add reference to CVE-2026-10031
DeltaFile
+2-0sftpgo/TODO
+2-01 files

NetBSD/pkgsrc-wip 40539b0serendipity TODO

serendipity: Add reference to recent CVEs
DeltaFile
+2-1serendipity/TODO
+2-11 files

NetBSD/pkgsrc-wip 644b427. Makefile

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

NetBSD/pkgsrc-wip fb9c534muonfp TODO PLIST

muonfp: Import muonfp-1.5.0

MuonFP is an open-source passive TCP fingerprint sensor.
It observes TCP SYN and SYN-ACK packets and records a compact signature
derived from the TCP window size, option order, MSS, and window scale.

MuonFP is useful for network-security research, reconnaissance
detection, and feeding fingerprint-aware tools such as fpfw.
DeltaFile
+347-0muonfp/distinfo
+116-0muonfp/cargo-depends.mk
+20-0muonfp/Makefile
+6-0muonfp/DESCR
+2-0muonfp/TODO
+2-0muonfp/PLIST
+493-06 files