FreeBSD/ports a7a3d2edeskutils/fet distinfo Makefile

deskutils/fet: Update to 7.8.7

Changelog: https://lalescu.ro/liviu/fet/news.html
DeltaFile
+3-3deskutils/fet/distinfo
+1-1deskutils/fet/Makefile
+4-42 files

FreeBSD/ports 939c3bcmisc/py-langgraph distinfo Makefile

misc/py-langgraph: update 1.2.5 → 1.2.6
DeltaFile
+3-3misc/py-langgraph/distinfo
+1-1misc/py-langgraph/Makefile
+4-42 files

FreeBSD/ports 68c9d9bmisc/py-langsmith distinfo Makefile

misc/py-langsmith: update 0.8.16 → 0.8.18
DeltaFile
+3-3misc/py-langsmith/distinfo
+1-1misc/py-langsmith/Makefile
+4-42 files

FreeBSD/ports d737e75misc/py-langchain-protocol distinfo Makefile

misc/py-langchain-protocol: update 0.0.17 → 0.0.18
DeltaFile
+3-3misc/py-langchain-protocol/distinfo
+1-1misc/py-langchain-protocol/Makefile
+4-42 files

FreeBSD/ports a35092amisc/py-langchain-core distinfo Makefile

misc/py-langchain-core: update 1.4.7 → 1.4.8
DeltaFile
+3-3misc/py-langchain-core/distinfo
+2-2misc/py-langchain-core/Makefile
+5-52 files

FreeBSD/ports 22c6e89misc/py-langchain Makefile distinfo

misc/py-langchain: update 1.3.9 → 1.3.10
DeltaFile
+3-3misc/py-langchain/Makefile
+3-3misc/py-langchain/distinfo
+6-62 files

FreeBSD/ports 904c9b0multimedia/funnelcake distinfo Makefile

multimedia/funnelcake: Update to 0.1.1
DeltaFile
+3-3multimedia/funnelcake/distinfo
+1-1multimedia/funnelcake/Makefile
+4-42 files

LLVM/project 22995a6clang/lib/Driver/ToolChains AMDGPU.cpp, clang/test/Driver amdgpu-openmp-gpu-max-threads-per-block.c

clang/AMDGPU: Remove driver restriction on --gpu-max-threads-per-block

Previously this flag was only handled for HIP, and would produce an unused
argument warning. There is a custom warning produced by cc1 that the
argument isn't supported, but practically speaking that was unreachable
due to not forwarding the argument. Also add a test for the untested warning.
Also use a simpler method for forwarding the flag to cc1.
DeltaFile
+14-0clang/test/Frontend/openmp-warn-gpu-max-threads-per-block.c
+2-8clang/lib/Driver/ToolChains/AMDGPU.cpp
+5-0clang/test/Driver/amdgpu-openmp-gpu-max-threads-per-block.c
+21-83 files

OpenBSD/ports tI4M3BDsecurity/john-jumbo Makefile, security/john-jumbo/patches patch-src_x86-64_S

   security/john-jumbo: fix regress tests on CET/IBT capable CPUs
VersionDeltaFile
1.1+15-0security/john-jumbo/patches/patch-src_x86-64_S
1.33+1-1security/john-jumbo/Makefile
+16-12 files

LLVM/project cbf215cclang/lib/Driver/ToolChains AMDGPU.cpp, clang/test/Driver amdgpu-openmp-max-threads.c

clang/AMDGPU: Remove driver restriction on --gpu-max-threads-per-block

Previously this flag was only handled for HIP, and would produce an unused
argument warning. There is a custom warning produced by cc1 that the
argument isn't supported, but practically speaking that was unreachable
due to not forwarding the argument. Also add a test for the untested warning.
Also use a simpler method for forwarding the flag to cc1.
DeltaFile
+14-0clang/test/Frontend/openmp-warn-gpu-max-threads-per-block.c
+2-8clang/lib/Driver/ToolChains/AMDGPU.cpp
+5-0clang/test/Driver/amdgpu-openmp-max-threads.c
+21-83 files

LLVM/project 013dffeclang/lib/Driver/ToolChains AMDGPU.cpp HIPAMD.cpp

clang/AMDGPU: Merge toolchain subclasses

Simplify the toolchain implementations by collapsing
them into one. Previously we had a confusing split. The
AMDGPUToolChain base class implemented much of the base
support. It was subclassed by ROCMToolChain, which would
have been more accurately described as the offloading subclass.

That was further subclassed into HIP and OpenMP specific subclasses.
Deleting those two is the important part of this change. There was
code duplication, and features arbitrarily handled in one but not
the other. The offload kind is passed in almost everywhere if you
really need to know the original language. However, I consider
this an antifeature, and it is really poor QoI to have the HIP
and OpenMP toolchains behave differently in any way. The platform
should be consistent and the driver behaviors should not depend
on the language.

There is additional mess in the handling of spirv, which this

    [9 lines not shown]
DeltaFile
+264-123clang/lib/Driver/ToolChains/AMDGPU.cpp
+2-193clang/lib/Driver/ToolChains/HIPAMD.cpp
+0-94clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
+48-23clang/lib/Driver/ToolChains/AMDGPU.h
+0-68clang/lib/Driver/ToolChains/AMDGPUOpenMP.h
+1-50clang/lib/Driver/ToolChains/HIPAMD.h
+315-5514 files not shown
+340-56610 files

LLVM/project b17e6f7clang/lib/Driver Driver.cpp

Fix more windows paths
DeltaFile
+4-4clang/lib/Driver/Driver.cpp
+4-41 files

LLVM/project 18f45d9clang/include/clang/Driver CommonArgs.h, clang/lib/Driver/ToolChains CommonArgs.cpp AMDGPU.cpp

clang/AMDGPU: Fix double linking opencl libs with --libclc-lib

Noticed by inspection. If using an explicit --libclc-lib flag,
do not attempt to also link the rocm device libs which will contain
different implementations of the same opencl symbols.

Co-Authored-By: Claude <noreply at anthropic.com>
DeltaFile
+8-7clang/lib/Driver/ToolChains/CommonArgs.cpp
+9-0clang/test/Driver/opencl-libclc.cl
+5-1clang/include/clang/Driver/CommonArgs.h
+2-1clang/lib/Driver/ToolChains/AMDGPU.cpp
+24-94 files

FreeBSD/ports 5989e0drussian/stardict-bars Makefile, russian/stardict-computer Makefile

russian/stardict-*: Remove from tree

Listed as broken and unfetchable for years
DeltaFile
+0-16russian/stardict-dal/Makefile
+0-16russian/stardict-computer/Makefile
+0-16russian/stardict-pc/Makefile
+0-16russian/stardict-bars/Makefile
+0-16russian/stardict-mueller7accent/Makefile
+0-16russian/stardict-engcom/Makefile
+0-9626 files not shown
+7-18332 files

FreeBSD/ports e090e8fmultimedia/vapoursynth-l-smash-works Makefile

multimedia/vapoursynth-l-smash-works: Remove defined variable

Remove typo USE_LDFLAGS, library isn't intended for linking
DeltaFile
+0-1multimedia/vapoursynth-l-smash-works/Makefile
+0-11 files

FreeBSD/ports 2cfc9e7. MOVED, x11 Makefile

x11/taiga: Remove from tree

Unmaintained for years and listed as broken for more than 6 months
DeltaFile
+0-24x11/taiga/Makefile
+0-3x11/taiga/distinfo
+0-2x11/taiga/pkg-descr
+1-0MOVED
+0-1x11/Makefile
+1-305 files

FreeBSD/ports 3754f36. MOVED, textproc Makefile

textproc/stardict-dictd_mova: Remove from tree

Listed as broken and unfetchable for years
DeltaFile
+0-109textproc/stardict-dictd_mova/distinfo
+0-103textproc/stardict-dictd_mova/Makefile
+0-1textproc/Makefile
+1-0MOVED
+0-1textproc/stardict-dictd_mova/pkg-descr
+1-2145 files

FreeBSD/ports 04fc469sysutils/bsdstats Makefile pkg-descr, sysutils/bsdstats/files 300.statistics.in pkg-message.in

sysutils/bsdstats: Remove from tree

Listed as broken for more than 10 months
DeltaFile
+0-569sysutils/bsdstats/files/300.statistics.in
+0-46sysutils/bsdstats/Makefile
+0-41sysutils/bsdstats/files/pkg-message.in
+0-27sysutils/bsdstats/files/bsdstats.in
+0-13sysutils/bsdstats/pkg-descr
+0-8sysutils/bsdstats/files/bsdstats-send.in
+0-7042 files not shown
+1-7058 files

FreeBSD/ports 3b3739anet/aoe pkg-message Makefile, net/aoe/files patch-aoenet.c patch-aoecmd.c

net/aoe: Remove from tree

Listed as broken for at least 6 months and upstream is gone
DeltaFile
+0-228net/aoe/files/patch-aoenet.c
+0-95net/aoe/files/patch-aoecmd.c
+0-61net/aoe/files/aoe.in
+0-39net/aoe/pkg-message
+0-29net/aoe/Makefile
+0-23net/aoe/files/patch-aoeblk.c
+0-4755 files not shown
+1-48911 files

FreeBSD/ports 0bca3abmultimedia/nymphcast Makefile pkg-plist, multimedia/nymphcast/files patch-Makefile patch-ffmpeg6-compat

multimedia/nymphcast: Remove from tree

Listed as broken for more than 6 months
DeltaFile
+0-57multimedia/nymphcast/files/patch-Makefile
+0-37multimedia/nymphcast/Makefile
+0-27multimedia/nymphcast/files/patch-ffmpeg6-compat
+0-21multimedia/nymphcast/pkg-plist
+0-17multimedia/nymphcast/files/patch-angelscript_angelscript_projects_gnuc_Makefile
+0-11multimedia/nymphcast/files/patch-gui_core_utils_TimeUtil.h
+0-1705 files not shown
+1-19011 files

FreeBSD/ports 03115c0net/sems pkg-plist Makefile, net/sems/files patch-mwi-57 sems.in

net/sems: Remove from tree

Port expired on 2025-12-31
DeltaFile
+0-316net/sems/pkg-plist
+0-265net/sems/files/patch-mwi-57
+0-66net/sems/Makefile
+0-33net/sems/files/sems.in
+0-28net/sems/files/patch-core-CMakeLists.txt
+0-14net/sems/files/patch-apps-xmlrpc2di-xmlrpc++-src-base64.h
+0-7224 files not shown
+1-72910 files

FreeBSD/ports a13c077. MOVED, games Makefile

games/cgoban: Remove from tree

Listed as broken for more than a year
DeltaFile
+0-29games/cgoban/Makefile
+0-11games/cgoban/files/patch-wmslib__src__wms__snd.c
+0-3games/cgoban/pkg-descr
+0-2games/cgoban/distinfo
+1-0MOVED
+0-1games/Makefile
+1-466 files

FreeBSD/ports b7b9a19multimedia/obs-streamfx pkg-plist Makefile, multimedia/obs-streamfx/files patch-source_updater.cpp patch-CMakeLists.txt

multimedia/obs-streamfx: Remove from tree

Listed as broken for more than 6 months and upstream is no longer active
DeltaFile
+0-118multimedia/obs-streamfx/pkg-plist
+0-81multimedia/obs-streamfx/files/patch-source_updater.cpp
+0-70multimedia/obs-streamfx/files/patch-CMakeLists.txt
+0-43multimedia/obs-streamfx/Makefile
+0-29multimedia/obs-streamfx/files/patch-source_gfx_gfx-opengl.cpp
+0-19multimedia/obs-streamfx/files/patch-templates_version.hpp.in
+0-3608 files not shown
+1-42814 files

FreeBSD/ports 5ae682cgames/valyriatear Makefile pkg-plist, games/valyriatear/files patch-CMake_Modules_FindGLEW.cmake patch-src_CMakeLists.txt

games/valyriatear: Remove from tree

Listed as broken for more than a year and upstream is no longer active
DeltaFile
+0-52games/valyriatear/Makefile
+0-28games/valyriatear/files/patch-CMake_Modules_FindGLEW.cmake
+0-18games/valyriatear/pkg-plist
+0-15games/valyriatear/files/patch-src_CMakeLists.txt
+0-11games/valyriatear/files/patch-src_utils_src_utils_ustring.cpp
+0-10games/valyriatear/files/patch-src_engine_audio_audio__input.cpp
+0-1344 files not shown
+1-14710 files

FreeBSD/ports 01ab398multimedia/assimp Makefile

multimedia/assimp: Improve port

* Unbundle minizip, rapidjson and utf8cpp
* Don't extract tests unless requested
  (saves over 120Mbyte of unnecessary data extraction)
* Update Makefile to follow Porters Handbook more closely

PR:             296154
Reviewed by:    yuri
DeltaFile
+27-7multimedia/assimp/Makefile
+27-71 files

FreeBSD/ports cde2211multimedia/dvbcut Makefile pkg-plist, multimedia/dvbcut/files patch-src_dvbcut.h patch-src_defines.h

multimedia/dvbcut: Remove from tree

Broken for more than 6 months and upstream is no longer active
DeltaFile
+0-59multimedia/dvbcut/Makefile
+0-19multimedia/dvbcut/files/patch-src_dvbcut.h
+0-14multimedia/dvbcut/files/patch-src_defines.h
+0-12multimedia/dvbcut/pkg-plist
+0-11multimedia/dvbcut/files/patch-src_avframe.cpp
+0-6multimedia/dvbcut/pkg-descr
+0-1213 files not shown
+1-1259 files

FreeBSD/ports 81667f8audio/fluidsynth distinfo Makefile

audio/fluidsynth: Update to 2.5.5

Changelog: https://github.com/FluidSynth/fluidsynth/releases/tag/v2.5.5
DeltaFile
+3-3audio/fluidsynth/distinfo
+1-1audio/fluidsynth/Makefile
+1-1audio/fluidsynth/pkg-plist
+5-53 files

FreeBSD/ports 0edcfc3multimedia/ffmpeg pkg-plist distinfo

multimedia/ffmpeg: Update to 8.1.2

Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n8.1.2
DeltaFile
+7-7multimedia/ffmpeg/pkg-plist
+3-3multimedia/ffmpeg/distinfo
+1-1multimedia/ffmpeg/Makefile
+11-113 files

Linux/linux 5e2e147samples/landlock sandboxer.c, security/landlock audit.c net.c

Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux

Pull landlock updates from Mickaël Salaün:
 "This adds new Landlock access rights to control UDP bind and
  connect/send operations, and a new "quiet" feature to mute specific
  specific audit logs (and other future observability events).

  A few commits also fix Landlock issues"

* tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux: (24 commits)
  selftests/landlock: Add tests for invalid use of quiet flag
  selftests/landlock: Add tests for quiet flag with scope
  selftests/landlock: Add tests for quiet flag with net rules
  selftests/landlock: Add tests for quiet flag with fs rules
  selftests/landlock: Replace hard-coded 16 with a constant
  samples/landlock: Add quiet flag support to sandboxer
  landlock: Suppress logging when quiet flag is present
  landlock: Add API support and docs for the quiet flags
  landlock: Add a place for flags to layer rules

    [12 lines not shown]
DeltaFile
+2,435-10tools/testing/selftests/landlock/fs_test.c
+1,263-101tools/testing/selftests/landlock/net_test.c
+267-25security/landlock/audit.c
+157-28security/landlock/net.c
+182-0tools/testing/selftests/landlock/scoped_signal_test.c
+164-11samples/landlock/sandboxer.c
+4,468-17521 files not shown
+5,354-42127 files

NetBSD/pkgsrc-wip 9119557. Makefile

wip: Enable py27-renpy
DeltaFile
+1-0Makefile
+1-01 files