FreeBSD/ports 6338412graphics/goocanvas3/files patch-configure

graphics/goocanvas3: detect more versions of python
DeltaFile
+1-1graphics/goocanvas3/files/patch-configure
+1-11 files

FreeBSD/ports 848c7b7editors/vscode pkg-plist distinfo, editors/vscode/files patch-package.json patch-src_main.ts

editors/vscode: Update to 1.124.2

While here, remove obsolete target for building remote extension
host. Those who want to build remote extension host can now use
`make -f Makefile.reh build` instead.

Changelog: https://code.visualstudio.com/updates/v1_124

Reported by:    GitHub (watch releases)
DeltaFile
+70-414editors/vscode/pkg-plist
+23-21editors/vscode/distinfo
+1-20editors/vscode/Makefile
+8-7editors/vscode/Makefile.crates
+4-4editors/vscode/files/patch-package.json
+3-3editors/vscode/files/patch-src_main.ts
+109-4693 files not shown
+114-4749 files

FreeBSD/ports 943bddfnet Makefile, net/bone-utils Makefile pkg-descr

net/bone-utils: Add port

This is the [B]ag [O]f [N]etgraph [E]xtensions utilities package is an evolving
set of extra netgraph(4) utilities to simplify using the kernel modules in
net/bone-kmods. Additionally it provides a very simple rc(8) script which
re-names interfaces to match whatever you named them in your ngctl.conf.

At present this module provides the following:
* netgraph rc(8) script that keeps ifconfig(8)/ngctl(8) in agreement on nodes
  that present a network interface (ng_eiface(4), ng_ether(4), ng_iface(4)).
* jeiface script to create an ng_eiface(4) in a jail giving it the name and
  optional MAC you request.
* ncpcap(8) connectes to nodes to capture traffic. It is meant to have its
  output piped to tcpdump(1)
* ngportal(8) is the fast and simple way to connect to vnets using netgraph.

Differential Revision:  https://reviews.freebsd.org/D56744
DeltaFile
+35-0net/bone-utils/Makefile
+23-0net/bone-utils/pkg-descr
+22-0net/bone-utils/pkg-message
+3-0net/bone-utils/distinfo
+1-0net/Makefile
+84-05 files

FreeBSD/ports dcbfa17devel/dcd-server/files patch-src-dcd-server-autocomplete_complete.d patch-src-dcd-server-autocomplete_symbols.d

devel/dcd-client|server: Remove obsolete patch files
DeltaFile
+0-46devel/dcd-server/files/patch-src-dcd-server-autocomplete_complete.d
+0-35devel/dcd-server/files/patch-src-dcd-server-autocomplete_symbols.d
+0-28devel/dcd-server/files/patch-src-dcd-server-autocomplete_localuse.d
+0-23devel/dcd-server/files/patch-src-dcd-server-autocomplete_doc.d
+0-22devel/dcd-server/files/patch-src-dcd-server_main.d
+0-20devel/dcd-server/files/patch-src-dcd-server-autocomplete_util.d
+0-1746 files

FreeBSD/ports 60706b1lang/typescript-go distinfo Makefile

lang/typescript-go: Update to 7.0.0.g20260527

Changelog: https://github.com/microsoft/typescript-go/compare/ee4225a856389fc94c8ce4a5fd9af771dbbc2c0b...94f31f32f8b5713e8fb17aaa65ba73b596485459
DeltaFile
+7-7lang/typescript-go/distinfo
+2-3lang/typescript-go/Makefile
+9-102 files

FreeBSD/ports b75df1flang/python310 Makefile, lang/python311 Makefile

lang/python3: use textproc/expat2 for pyexpat instead of bundled

...to match lang/python314

Event: Works Must Run
DeltaFile
+4-3lang/python311/Makefile
+4-3lang/python312/Makefile
+4-3lang/python313/Makefile
+4-3lang/python310/Makefile
+16-124 files

FreeBSD/ports 1969a13net-im/signal-desktop Makefile, net-im/teams Makefile

*/*: Bump port revision after electron41 update (b71e196a76e0)
DeltaFile
+1-1x11/waveterm/Makefile
+1-0net-im/signal-desktop/Makefile
+1-0net-im/teams/Makefile
+3-13 files

FreeBSD/ports b71e196devel/electron41 distinfo Makefile.version, devel/electron41/files patch-electron_shell_browser_native__window__views.cc patch-electron_spec_api-browser-window-spec.ts

devel/electron41: Update to 41.7.2

Changelog: https://github.com/electron/electron/releases/tag/v41.7.2

Reported by:    GitHub (watch releases)
DeltaFile
+21-39devel/electron41/files/patch-electron_shell_browser_native__window__views.cc
+22-22devel/electron41/files/patch-electron_spec_api-browser-window-spec.ts
+9-9devel/electron41/files/patch-build_config_compiler_BUILD.gn
+5-5devel/electron41/distinfo
+4-4devel/electron41/files/packagejsons/npm/package.json
+1-1devel/electron41/Makefile.version
+62-801 files not shown
+62-817 files

FreeBSD/ports 0018941devel/R-cran-rstudioapi distinfo Makefile

devel/R-cran-rstudioapi: Update to 0.19.0

Reported by:    portscout
DeltaFile
+3-3devel/R-cran-rstudioapi/distinfo
+1-1devel/R-cran-rstudioapi/Makefile
+4-42 files

FreeBSD/ports 2038aacgraphics/spirv-cross distinfo Makefile

graphics/spirv-cross: Update 1.4.341.0 => 1.4.350.0

Changelog:
https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/vulkan-sdk-1.4.350.0

Sponsored by:   UNIS Labs
DeltaFile
+3-3graphics/spirv-cross/distinfo
+1-1graphics/spirv-cross/Makefile
+4-42 files

FreeBSD/src d2387bbsys/compat/freebsd32 freebsd32_misc.c

compat32 wait4/6(2): only copy out when there is a pid to report

PR:     295965

(cherry picked from commit 89fa97f0a71d4988891766c4e69eeb9687016b14)
DeltaFile
+4-8sys/compat/freebsd32/freebsd32_misc.c
+4-81 files

FreeBSD/src 669642fsys/compat/freebsd32 freebsd32_misc.c

compat32 wait4/6(2): only copy out when there is a pid to report

PR:     295965

(cherry picked from commit 89fa97f0a71d4988891766c4e69eeb9687016b14)
DeltaFile
+4-8sys/compat/freebsd32/freebsd32_misc.c
+4-81 files

FreeBSD/src b7280ebusr.bin/procstat procstat_bin.c

procstat binary: do not skip pid if either path or osrel sysctls failed

PR:     295893

(cherry picked from commit 9f378397ee89044a4faec522916b50f0a164d62e)
DeltaFile
+5-3usr.bin/procstat/procstat_bin.c
+5-31 files

FreeBSD/src 53d691csys/kern kern_procctl.c

reap_kill_subtree_once: when proctree_lock is dropped, reaper might change

(cherry picked from commit 44970244e6d872103f36eae34218b672b69579dd)
DeltaFile
+29-14sys/kern/kern_procctl.c
+29-141 files

FreeBSD/src 06dae21sys/kern kern_fork.c kern_exit.c, sys/sys proc.h

proc: add tree ref count

(cherry picked from commit 85a65e3930924429903e09832d177f8aa09dfb47)
DeltaFile
+7-0sys/sys/proc.h
+2-1sys/kern/kern_fork.c
+1-1sys/kern/kern_exit.c
+1-0sys/kern/kern_proc.c
+11-24 files

FreeBSD/src eac751csys/kern kern_fork.c

kern_fork: guard against NULL newproc on the failure path

(cherry picked from commit 9b48646ab366dcf6089fac653eef963331aa1169)
DeltaFile
+2-1sys/kern/kern_fork.c
+2-11 files

FreeBSD/src 093cc41sys/kern imgact_elf.c

imgact_elf: handle unaligned phdrs

PR:     295629

(cherry picked from commit 0b269737f9ca057826a6c9376c2474b1ae5bc91c)
DeltaFile
+5-8sys/kern/imgact_elf.c
+5-81 files

FreeBSD/src b52346bsys/compat/linux linux_fork.c linux_misc.c, sys/kern kern_exit.c kern_exec.c

exit1(9): do not deadlock if exit is called due to PT_SC_REMOTERQ

(cherry picked from commit a2cfe535771ded3ca8526bae405a5b61f71f1f33)
DeltaFile
+53-4sys/kern/kern_exit.c
+6-7sys/kern/kern_exec.c
+2-2sys/kern/kern_ucoredump.c
+2-2sys/compat/linux/linux_fork.c
+2-2sys/compat/linux/linux_misc.c
+3-1sys/sys/proc.h
+68-183 files not shown
+72-209 files

FreeBSD/src 6b02fe2sys/kern kern_procctl.c

kern_procctl: add get_reaper_or_p() helper

(cherry picked from commit 261c97b47ea4f120bfa4a04aab7d35c70dde8c8f)
DeltaFile
+10-6sys/kern/kern_procctl.c
+10-61 files

FreeBSD/src 5cffd95sys/kern kern_procctl.c

procctl(PROC_REAP_GETPIDS): re-validate reaper after relock of proctree_lock

(cherry picked from commit 390ae06d4f524a6f32383cbc1bcbdecdb3738bc3)
DeltaFile
+32-11sys/kern/kern_procctl.c
+32-111 files

FreeBSD/src f8fc6a0sys/kern vfs_syscalls.c vfs_lookup.c, sys/sys vnode.h

rename(2): do not allow to rename root vnode of the mounted filesystem

PR:     295826

(cherry picked from commit d53633bfcf24a3eb3711e24b597aa8301f92b958)
DeltaFile
+9-0sys/kern/vfs_syscalls.c
+1-1sys/kern/vfs_lookup.c
+1-0sys/sys/vnode.h
+11-13 files

FreeBSD/src a4ceed1sys/kern kern_procctl.c

procctl(): do not allow the process to exit inside kern_procctl_single()

(cherry picked from commit a845480cc122f45cebc5fbbe43de6b1c096d852b)
DeltaFile
+15-21sys/kern/kern_procctl.c
+15-211 files

FreeBSD/src f9a216csys/kern vfs_syscalls.c

renameat(2): when retrying, check for pending signals

PR:     295826

(cherry picked from commit 5d0ebfe1d97801518755c7025f57ba7d5bf1c8db)
DeltaFile
+8-2sys/kern/vfs_syscalls.c
+8-21 files

FreeBSD/src 94c6290sys/kern uipc_usrreq.c

connectat(2): do not enable EMPTYPATH for AT_FDCWD

(cherry picked from commit a248c5545f6fb861ea4200b69a58b2abcf815ce4)
DeltaFile
+3-2sys/kern/uipc_usrreq.c
+3-21 files

FreeBSD/src f6de9c6lib/libsys open.2, sys/kern uipc_usrreq.c

uipc_usrreq: revert addition of EMPTYPATH for bindat(2)

(cherry picked from commit 453968c78d27ed5c90562a1178f34fe8d616bf40)
DeltaFile
+2-3sys/kern/uipc_usrreq.c
+1-3lib/libsys/open.2
+3-62 files

FreeBSD/src c1d9ae3lib/libsys open.2

open.2: document O_PATH behavior for bindat/connectat

(cherry picked from commit 5d36fcc53d3d1c05a3bbac45e9d5409156e216f1)
DeltaFile
+6-0lib/libsys/open.2
+6-01 files

FreeBSD/src 57c8cccsys/dev/ntsync linux_ntsync.c linux_ntsync.h, sys/modules Makefile

linux_ntsync: linux compat shim for ntsync(9)

(cherry picked from commit 510ee6698d377f4a9a4eeb08d9dc17bdc72ad5ab)
DeltaFile
+302-0sys/dev/ntsync/linux_ntsync.c
+62-0sys/dev/ntsync/linux_ntsync.h
+6-0sys/modules/linux_ntsync/Makefile
+1-0sys/modules/Makefile
+371-04 files

FreeBSD/src fff29fbsys/kern uipc_usrreq.c

bindat(2)/connectat(2): allow implicit EMPTYPATH for unix domain sockets

(cherry picked from commit 12c590a9abd770f69da3bc0b8adb4955d79357c8)
DeltaFile
+4-3sys/kern/uipc_usrreq.c
+4-31 files

FreeBSD/src 3118bdfsys/dev/ntsync ntsync.c, sys/sys user.h

ntsync: add kinfo reporting

(cherry picked from commit d0ea3aff90655be3cdb34d86a4a97be6fc85d919)
DeltaFile
+44-3sys/dev/ntsync/ntsync.c
+24-0sys/sys/user.h
+68-32 files

FreeBSD/src 1ee1bfeetc/mtree BSD.include.dist, include Makefile

ntsync: install headers for userspace consumption

(cherry picked from commit 0ac9aac81c40159d561e43fc6976a866f852832b)
DeltaFile
+2-0etc/mtree/BSD.include.dist
+1-1include/Makefile
+3-12 files