FreeBSD/ports bf02ab3games/openrct2 distinfo Makefile

games/openrct2: update to 0.4.30

Changelog:      https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.30
DeltaFile
+3-3games/openrct2/distinfo
+1-1games/openrct2/Makefile
+4-42 files

FreeBSD/ports 0efa90cmisc/onnxruntime Makefile, misc/onnxruntime/files patch-onnxruntime_core_mlas_lib_qlmul.cpp patch-onnxruntime_core_mlas_lib_power_qgemm__kernel__power10.cpp

misc/onnxruntime: fix build on powerpc64le

/wrkdirs/usr/ports/misc/onnxruntime/work/onnxruntime-1.23.2/onnxruntime/core/mlas/lib/platform.cpp:636:18: error: use of undeclared identifier 'AT_HWCAP2'
  636 |     elf_aux_info(AT_HWCAP2, &hwcap2, sizeof(hwcap2));
      |                  ^
/wrkdirs/usr/ports/misc/onnxruntime/work/onnxruntime-1.23.2/onnxruntime/core/mlas/lib/platform.cpp:638:39: error: use of undeclared identifier 'PPC_FEATURE2_ARCH_3_00'
  638 |     bool HasP9Instructions = hwcap2 & PPC_FEATURE2_ARCH_3_00;
      |                                       ^
2 errors generated.
/wrkdirs/usr/ports/misc/onnxruntime/work/.build/_deps/eigen3-src/unsupported/Eigen/CXX11/../../../Eigen/src/Core/arch/AltiVec/PacketMath.h:119:35: error: 'vec_lvsl' is deprecated: use assignment for unaligned little endian loads/s
tores [-Werror,-Wdeprecated-declarations]
  119 | static Packet16uc p16uc_FORWARD = vec_lvsl(0, (float*)0);
      |                                   ^
/usr/lib/clang/19/include/altivec.h:4610:20: note: 'vec_lvsl' has been explicitly marked deprecated here
 4610 |     __attribute__((__deprecated__("use assignment for unaligned little endian \
      |                    ^
1 error generated.
/wrkdirs/usr/ports/misc/onnxruntime/work/onnxruntime-1.23.2/onnxruntime/core/mlas/lib/power/qgemm_kernel_power10.cpp:880:70: error: expected a type
  880 |     __vector signed int columnsum = *reinterpret_cast<const __vector int32_t *>(&ColumnSumBuffer[pos]);

    [19 lines not shown]
DeltaFile
+20-0misc/onnxruntime/files/patch-onnxruntime_core_mlas_lib_qlmul.cpp
+19-0misc/onnxruntime/files/patch-onnxruntime_core_mlas_lib_power_qgemm__kernel__power10.cpp
+12-0misc/onnxruntime/files/patch-onnxruntime_core_mlas_lib_platform.cpp
+1-0misc/onnxruntime/Makefile
+52-04 files

FreeBSD/ports 31c0272sysutils/cpuid distinfo Makefile

sysutils/cpuid: update to 20250513

PR:     291934
DeltaFile
+3-3sysutils/cpuid/distinfo
+1-1sysutils/cpuid/Makefile
+4-42 files

FreeBSD/ports a210bf3x11/hyprpaper Makefile distinfo

x11/hyprpaper: Update to 0.8.1

Changelog:
- https://github.com/hyprwm/hyprpaper/releases/tag/v0.8.0
- https://github.com/hyprwm/hyprpaper/releases/tag/v0.8.1

Reported by:    GitHub (watch releases)
DeltaFile
+10-8x11/hyprpaper/Makefile
+3-3x11/hyprpaper/distinfo
+13-112 files

FreeBSD/ports 163cf64x11-wm/hyprland pkg-plist Makefile, x11-wm/hyprland/files patch-start_src_core_Instance.cpp patch-hyprtester_clients_child-window.cpp

x11-wm/hyprland: Update to 0.53.1

While here, adjust dependency so that libinotify is required only when
system does not yet implement native inotify functions.

Changelog:
- https://github.com/hyprwm/Hyprland/releases/tag/v0.53.0
- https://github.com/hyprwm/Hyprland/releases/tag/v0.53.1

Reported by:    GitHub (watch releases)
DeltaFile
+39-18x11-wm/hyprland/pkg-plist
+41-0x11-wm/hyprland/files/patch-start_src_core_Instance.cpp
+12-8x11-wm/hyprland/Makefile
+17-0x11-wm/hyprland/files/patch-hyprtester_clients_child-window.cpp
+17-0x11-wm/hyprland/files/patch-hyprtester_src_tests_clients_child-window.cpp
+0-11x11-wm/hyprland/files/patch-hyprctl_main.cpp
+126-377 files not shown
+178-4213 files

FreeBSD/ports 4606da1devel/libpff Makefile

devel/libpff: fix staging with python 3.12

PR:             285957
DeltaFile
+1-0devel/libpff/Makefile
+1-01 files

FreeBSD/ports 795caabjapanese/cskk distinfo Makefile.crates

japanese/cskk: Update to 3.2.1

Changelog: https://github.com/naokiri/cskk/releases/tag/v3.2.1

PR:             292180
Reported by:    SyoBoN <syobon at syobon.net> (maintainer)
DeltaFile
+35-31japanese/cskk/distinfo
+16-14japanese/cskk/Makefile.crates
+6-0japanese/cskk/pkg-plist
+1-2japanese/cskk/Makefile
+58-474 files

FreeBSD/ports 7ff60b7net-p2p/jackett distinfo Makefile.nuget, net-p2p/jackett/files jackett.in

net-p2p/jackett: Update to 0.24.704

While here, added the --NoUpdates flag to the RC script so the app
does not check for a non-existent automatic update.

Changes: https://github.com/Jackett/Jackett/compare/v0.24.196...v0.24.704

PR:             291442
Reported by:    Matt <lazeraman at gmail.com>
Approved by:    Ralf van der Enden <tremere at cainites.net> (maintainer, timeout 4 weeks)
DeltaFile
+175-33net-p2p/jackett/distinfo
+95-23net-p2p/jackett/Makefile.nuget
+20-18net-p2p/jackett/pkg-plist
+1-1net-p2p/jackett/files/jackett.in
+1-1net-p2p/jackett/Makefile
+292-765 files

FreeBSD/ports 9230d09editors/vim distinfo Makefile

editors/vim: Update to 9.1.2050
DeltaFile
+3-3editors/vim/distinfo
+1-1editors/vim/Makefile
+4-42 files

FreeBSD/ports 324c1d8math/calc distinfo Makefile

math/calc: Update to 2.16.1.1
DeltaFile
+3-3math/calc/distinfo
+1-1math/calc/Makefile
+4-42 files

FreeBSD/ports d90f374devel/air-go distinfo Makefile

devel/air-go: Update to 1.63.5
DeltaFile
+5-5devel/air-go/distinfo
+1-2devel/air-go/Makefile
+6-72 files

FreeBSD/ports 5c13992sysutils/tmux Makefile distinfo, sysutils/tmux/files patch-server-fn.c

sysutils/tmux: Update to 3.6a

Based on a patch from diizzy.  See PR 292007.

Release notes:  https://github.com/tmux/tmux/releases/tag/3.6a
PR:             292007
Sponsored by:   The FreeBSD Foundation
DeltaFile
+10-25sysutils/tmux/Makefile
+0-24sysutils/tmux/files/patch-server-fn.c
+3-5sysutils/tmux/distinfo
+5-0sysutils/tmux/pkg-message
+18-544 files

FreeBSD/ports 4b78ca1textproc/feluda distinfo Makefile.crates

textproc/feluda: Update 1.10.3 => 1.11.0

Changelog:
- https://github.com/anistark/feluda/relOBeases/tag/v1.11.0

PR:             291953
Reported by:    Yusuf Yaman <nxjoseph at protonmail.com> (maintainer)
DeltaFile
+59-65textproc/feluda/distinfo
+28-31textproc/feluda/Makefile.crates
+1-2textproc/feluda/Makefile
+88-983 files

FreeBSD/ports 024490amisc/fq distinfo Makefile, misc/fq/files modules.txt

misc/fq: the port had been updated to the latest version 0.16.0

This release includes jq language fixes, a new safetensors decoder,
and minor improvements and fixes to MP4, AVC, and FLAC decoders.

Go 1.23 and later require dependency packages to be explicitly listed
in `vendor/modules.txt' to be imported; populating GH_TUPLE alone is
not enough.  Unfortunately, I could not find a robust way to generate
this file during the build in offline mode and must resort to keeping
its static copy for now.

Notified by:    upstream (the author), portscout
DeltaFile
+87-0misc/fq/files/modules.txt
+19-19misc/fq/distinfo
+12-10misc/fq/Makefile
+118-293 files

FreeBSD/ports 5354a6fnet/seaweedfs distinfo Makefile

net/seaweedfs: Update to 4.04

While here, update WWW.

Changelogs:
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.92
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.93
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.94
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.95
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.96
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.97
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.98
- https://github.com/seaweedfs/seaweedfs/releases/tag/3.99
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.00
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.01
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.02
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.03
- https://github.com/seaweedfs/seaweedfs/releases/tag/4.04


    [4 lines not shown]
DeltaFile
+5-5net/seaweedfs/distinfo
+4-4net/seaweedfs/Makefile
+9-92 files

FreeBSD/ports 2efd091net-im/tde2e distinfo Makefile

net-im/tde2e: update: 1.8.59 -> 1.8.60

Sponsored by:   tipi.work
DeltaFile
+3-3net-im/tde2e/distinfo
+2-2net-im/tde2e/Makefile
+5-52 files

FreeBSD/ports e177970net-im/telegram-desktop distinfo Makefile

net-im/telegram-desktop: update: 6.3.9 -> 6.4.0

Sponsored by:   tipi.work
DeltaFile
+3-3net-im/telegram-desktop/distinfo
+1-2net-im/telegram-desktop/Makefile
+4-52 files

FreeBSD/ports 97909c8misc/ollama distinfo Makefile, misc/ollama/files freebsd-compatibility.patch

misc/ollama: update 0.13.1-rc0 → 0.13.5
DeltaFile
+160-0misc/ollama/files/freebsd-compatibility.patch
+5-5misc/ollama/distinfo
+6-3misc/ollama/Makefile
+171-83 files

FreeBSD/ports 6aa439fmisc Makefile, misc/py-langgraph-prebuilt Makefile distinfo

misc/py-langgraph-prebuilt: New port: LangGraph: APIs for creating and executing LangGraph agents and tools
DeltaFile
+25-0misc/py-langgraph-prebuilt/Makefile
+3-0misc/py-langgraph-prebuilt/distinfo
+2-0misc/py-langgraph-prebuilt/pkg-descr
+1-0misc/Makefile
+31-04 files

FreeBSD/ports 903eb12devel/stack distinfo Makefile

devel/stack: Update to 3.9.1
DeltaFile
+181-175devel/stack/distinfo
+81-74devel/stack/Makefile
+262-2492 files

FreeBSD/ports fb84334textproc/hs-pandoc distinfo pkg-plist

textproc/hs-pandoc: Update to 3.8.3
DeltaFile
+63-61textproc/hs-pandoc/distinfo
+1-72textproc/hs-pandoc/pkg-plist
+28-29textproc/hs-pandoc/Makefile
+92-1623 files

FreeBSD/ports e09f6fbdevel/hs-haskell-language-server Makefile.cabal.ghc98 distinfo

devel/hs-haskell-language-server: Add ghc98 flavor and switch default to GHC 9.10
DeltaFile
+266-0devel/hs-haskell-language-server/Makefile.cabal.ghc98
+79-1devel/hs-haskell-language-server/distinfo
+31-44devel/hs-haskell-language-server/Makefile.cabal.default
+9-1devel/hs-haskell-language-server/Makefile
+385-464 files

FreeBSD/ports 63968b4net-p2p/cardano-db-sync Makefile

net-p2p/cardano-db-sync: Switch to GHC 9.8
DeltaFile
+1-0net-p2p/cardano-db-sync/Makefile
+1-01 files

FreeBSD/ports 3d67695net-p2p/ogmios distinfo Makefile, net-p2p/ogmios/files patch-cabal.project

net-p2p/ogmios: Update to 6.14.0
DeltaFile
+517-585net-p2p/ogmios/distinfo
+225-225net-p2p/ogmios/Makefile
+11-12net-p2p/ogmios/files/patch-cabal.project
+753-8223 files

FreeBSD/ports c6648c8math/hs-Agda distinfo Makefile

math/hs-Agda: Fix building after the GHC upgrade
DeltaFile
+43-53math/hs-Agda/distinfo
+21-20math/hs-Agda/Makefile
+64-732 files

FreeBSD/ports 021d9b8security/hs-cryptol distinfo Makefile

security/hs-cryptol: Fix building after the GHC upgrade
DeltaFile
+23-31security/hs-cryptol/distinfo
+11-13security/hs-cryptol/Makefile
+34-442 files

FreeBSD/ports f66ba2cx11/conlecterm distinfo Makefile

x11/conlecterm: Fix building after the GHC upgrade
DeltaFile
+1-3x11/conlecterm/distinfo
+0-1x11/conlecterm/Makefile
+1-42 files

FreeBSD/ports 6d49aa1textproc/hs-lhs2tex Makefile

textproc/hs-lhs2tex: Switch to GHC 9.8
DeltaFile
+4-0textproc/hs-lhs2tex/Makefile
+4-01 files

FreeBSD/ports 32f84bdsysutils/cardano-cli distinfo Makefile

sysutils/cardano-cli: Update to 10.14.0.0
DeltaFile
+93-117sysutils/cardano-cli/distinfo
+42-41sysutils/cardano-cli/Makefile
+135-1582 files

FreeBSD/ports e754e74devel/hs-ghcprofview Makefile

devel/hs-ghcprofview: Switch to GHC 9.8
DeltaFile
+1-0devel/hs-ghcprofview/Makefile
+1-01 files