1,290,471 commits found in 142 milliseconds
graphics/goocanvas3: detect more versions of python
FreeBSD /ports 848c7b7 — editors/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)
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
FreeBSD /ports dcbfa17 — devel/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
lang/typescript-go: Update to 7.0.0.g20260527
Changelog: https://github.com/microsoft/typescript-go/compare/ee4225a856389fc94c8ce4a5fd9af771dbbc2c0b...94f31f32f8b5713e8fb17aaa65ba73b596485459
lang/python3: use textproc/expat2 for pyexpat instead of bundled
...to match lang/python314
Event: Works Must Run
*/*: Bump port revision after electron41 update (b71e196a76e0 )
FreeBSD /ports b71e196 — devel/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)
devel/R-cran-rstudioapi: Update to 0.19.0
Reported by: portscout
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
compat32 wait4/6(2) : only copy out when there is a pid to report
PR: 295965
(cherry picked from commit 89fa97f0a71d4988891766c4e69eeb9687016b14 )
compat32 wait4/6(2) : only copy out when there is a pid to report
PR: 295965
(cherry picked from commit 89fa97f0a71d4988891766c4e69eeb9687016b14 )
procstat binary: do not skip pid if either path or osrel sysctls failed
PR: 295893
(cherry picked from commit 9f378397ee89044a4faec522916b50f0a164d62e )
reap_kill_subtree_once: when proctree_lock is dropped, reaper might change
(cherry picked from commit 44970244e6d872103f36eae34218b672b69579dd )
proc: add tree ref count
(cherry picked from commit 85a65e3930924429903e09832d177f8aa09dfb47 )
kern_fork: guard against NULL newproc on the failure path
(cherry picked from commit 9b48646ab366dcf6089fac653eef963331aa1169 )
imgact_elf: handle unaligned phdrs
PR: 295629
(cherry picked from commit 0b269737f9ca057826a6c9376c2474b1ae5bc91c )
FreeBSD /src b52346b — sys/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 )
kern_procctl: add get_reaper_or_p() helper
(cherry picked from commit 261c97b47ea4f120bfa4a04aab7d35c70dde8c8f )
procctl(PROC_REAP_GETPIDS): re-validate reaper after relock of proctree_lock
(cherry picked from commit 390ae06d4f524a6f32383cbc1bcbdecdb3738bc3 )
rename(2) : do not allow to rename root vnode of the mounted filesystem
PR: 295826
(cherry picked from commit d53633bfcf24a3eb3711e24b597aa8301f92b958 )
procctl(): do not allow the process to exit inside kern_procctl_single()
(cherry picked from commit a845480cc122f45cebc5fbbe43de6b1c096d852b )
renameat(2) : when retrying, check for pending signals
PR: 295826
(cherry picked from commit 5d0ebfe1d97801518755c7025f57ba7d5bf1c8db )
connectat(2) : do not enable EMPTYPATH for AT_FDCWD
(cherry picked from commit a248c5545f6fb861ea4200b69a58b2abcf815ce4 )
uipc_usrreq: revert addition of EMPTYPATH for bindat(2)
(cherry picked from commit 453968c78d27ed5c90562a1178f34fe8d616bf40 )
open.2: document O_PATH behavior for bindat/connectat
(cherry picked from commit 5d36fcc53d3d1c05a3bbac45e9d5409156e216f1 )
FreeBSD /src 57c8ccc — sys/dev/ntsync linux_ntsync.c linux_ntsync.h, sys/modules Makefile linux_ntsync: linux compat shim for ntsync(9)
(cherry picked from commit 510ee6698d377f4a9a4eeb08d9dc17bdc72ad5ab )
bindat(2) /connectat(2) : allow implicit EMPTYPATH for unix domain sockets
(cherry picked from commit 12c590a9abd770f69da3bc0b8adb4955d79357c8 )
ntsync: add kinfo reporting
(cherry picked from commit d0ea3aff90655be3cdb34d86a4a97be6fc85d919 )
ntsync: install headers for userspace consumption
(cherry picked from commit 0ac9aac81c40159d561e43fc6976a866f852832b )