FreeBSD/ports 639f273Mk/Uses npm.mk

Mk/Uses/npm.mk: Move --frozen-lockfile from NPM_FETCH_FLAGS to NPM_EXTRACT_FLAGS

`pnpm fetch` does not read a package manafest and only relies on a
lockfile. So specifying --frozen-lockfile here is redundant. We need
the flag when we extrace (install) node modules from a pre-fetched
node modules cache.
DeltaFile
+2-2Mk/Uses/npm.mk
+2-21 files

FreeBSD/ports 43dc03adevel/luabind Makefile

devel/luabind: Mark deprecated

(cherry picked from commit a6fbfe434b5deca02a555f4d9317219be771c9b6)
DeltaFile
+4-1devel/luabind/Makefile
+4-11 files

FreeBSD/ports a6fbfe4devel/luabind Makefile

devel/luabind: Mark deprecated
DeltaFile
+4-1devel/luabind/Makefile
+4-11 files

FreeBSD/ports 8c2490dsysutils/czkawka Makefile Makefile.crates, sysutils/czkawka/files patch-cargo-crates_android-build-0.1.4_src_env__paths_find__android__sdk.rs

sysutils/czkawka: Update to 12.0.2

Changelogs:
https://github.com/qarmin/czkawka/releases/tag/12.0.1
https://github.com/qarmin/czkawka/releases/tag/12.0.2
DeltaFile
+879-813sysutils/czkawka/distinfo
+438-405sysutils/czkawka/Makefile.crates
+16-0sysutils/czkawka/files/patch-cargo-crates_android-build-0.1.4_src_env__paths_find__android__sdk.rs
+1-2sysutils/czkawka/Makefile
+1,334-1,2204 files

FreeBSD/ports f1a9947www/ls-qpack/files patch-CMakeLists.txt

www/ls-qpack: Fix building with CMake 4

Approved by:    portmgr (fixit blanket)
DeltaFile
+11-0www/ls-qpack/files/patch-CMakeLists.txt
+11-01 files

FreeBSD/ports 82038aaMk bsd.port.mk

Mk/bsd.port.mk: Fix indentation

As instructed by Tools/scripts/indent_make_if.pl.

Approved by:    portmgr (mat)
Sponsored by:   fme AG
DeltaFile
+4-4Mk/bsd.port.mk
+4-41 files

FreeBSD/ports 20f3328Mk bsd.port.mk

Mk/bsd.port.mk: Drop the strip parameter from PATCHFILES passed to do-fetch.sh

After recent changes to handling of do-fetch.sh in bsd.port.mk, the
strip parameters (e.g., ":-p1") are no longer dropped before do-fetch.sh
receives patch files.

As a result, a strip parameter of a patch file might be interpreted as a
group instead and get prepended to the patch file, resulting in warnings
like:

```
$ make makesum
===>  License MIT accepted by the user
=> e3efbb5923f638b38087a3f616906d9d4fdaf6f2.patch doesn't seem to exist in /var/cache/distfiles.
=> Attempting to fetch p1e3efbb5923f638b38087a3f616906d9d4fdaf6f2.patch
fetch: p1e3efbb5923f638b38087a3f616906d9d4fdaf6f2.patch: No such file or directory
```

Reviewed by:    mat

    [4 lines not shown]
DeltaFile
+1-1Mk/bsd.port.mk
+1-11 files

FreeBSD/ports 20ef592x11/pmenu distinfo Makefile, x11/pmenu/files patch-config.mk

x11/pmenu: Update to 3.1.1

Sponsored by:   fme AG
DeltaFile
+0-19x11/pmenu/files/patch-config.mk
+10-5x11/pmenu/Makefile
+7-3x11/pmenu/distinfo
+17-273 files

FreeBSD/ports cae903cdevel/llvm22 Makefile.RUNTIMES Makefile

devel/llvm22: fix arm64 and FLANG plists

In the arm64 case, add a missing file.  In the FLANG case, delete an
empty directory.

PR:             298493, 298511
Reported by:    yuri
DeltaFile
+3-0devel/llvm22/Makefile
+1-0devel/llvm22/Makefile.RUNTIMES
+4-02 files

FreeBSD/ports a1d58f9devel/llvm-devel Makefile.COMMANDS Makefile.snapshot, devel/llvm-devel/files patch-flang-rt_lib_runtime_environment.cpp patch-clang_lib_Interpreter_IncrementalExecutor.cpp

devel/llvm-devel: new snapshot

Sponsored by:   DARPA, AFRL
DeltaFile
+52-13devel/llvm-devel/pkg-plist
+0-11devel/llvm-devel/files/patch-clang_lib_Interpreter_IncrementalExecutor.cpp
+0-10devel/llvm-devel/files/patch-flang-rt_lib_runtime_environment.cpp
+3-3devel/llvm-devel/distinfo
+2-2devel/llvm-devel/Makefile.snapshot
+2-0devel/llvm-devel/Makefile.COMMANDS
+59-391 files not shown
+60-397 files

FreeBSD/ports 78c8b59editors/gram Makefile

editors/gram: Broken on aarch64

Reported by:    fallout
DeltaFile
+2-0editors/gram/Makefile
+2-01 files

FreeBSD/ports acb1c95devel/libuinputplus Makefile

devel/libuinputplus: Mark deprecated

Approved by:    bapt (maintainer)

(cherry picked from commit b0deb9eeb1c89f6f1caa6be4b2093887c0451c89)
DeltaFile
+4-0devel/libuinputplus/Makefile
+4-01 files

FreeBSD/ports b0deb9edevel/libuinputplus Makefile

devel/libuinputplus: Mark deprecated

Approved by:    bapt (maintainer)
DeltaFile
+4-0devel/libuinputplus/Makefile
+4-01 files

FreeBSD/ports ebb49f1net/rustconn Makefile Makefile.crates

net/rustconn: Update to 0.22.0

ChangeLog:

1. https://github.com/totoshko88/RustConn/releases/tag/v0.22.0

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+15-15net/rustconn/distinfo
+6-6net/rustconn/Makefile.crates
+1-1net/rustconn/Makefile
+22-223 files

FreeBSD/ports c06f827www/sqlpage Makefile Makefile.crates

www/sqlpage: Update to 0.46.3

Release note:   https://github.com/sqlpage/SQLPage/releases/tag/v0.46.3
DeltaFile
+55-57www/sqlpage/distinfo
+26-27www/sqlpage/Makefile.crates
+1-1www/sqlpage/Makefile
+82-853 files

FreeBSD/ports d4a1d44net/xrdp distinfo Makefile, net/xrdp/files pkg-deinstall.in pkg-install.in

net/xrdp: Generate default keys/certs at first startup instead of post-install

Generating keys/certs during post-install leads to duplicate keys when
provisioning multiple hosts from a single VM image.

The default snakeoil certificate has been switched to a 5-year Ed25519
certificate.

Reported by:    cperciva (via email)
Obtained from:  https://github.com/neutrinolabs/xrdp/pull/3874
Sponsored by:   Cybertrust Japan
DeltaFile
+0-44net/xrdp/files/pkg-install.in
+0-34net/xrdp/files/pkg-deinstall.in
+4-2net/xrdp/Makefile
+3-1net/xrdp/distinfo
+7-814 files

FreeBSD/ports 3d9105dsysutils/py-hcloud Makefile distinfo

sysutils/py-hcloud: update to 2.25.1

Changes:        https://github.com/hetznercloud/hcloud-python/blob/v2.25.1/CHANGELOG.md
Reported-by:    repology, portscout
DeltaFile
+3-3sysutils/py-hcloud/distinfo
+1-1sysutils/py-hcloud/Makefile
+4-42 files

FreeBSD/ports 6dc23ddlang/babashka Makefile distinfo

lang/babashka: Update to 1.13.223

Changes since 1.13.222:

1.13.223 (2026-09-15)

  * #2151: An :exec-fn task in the :depends of a task with a :task
    body runs, with its own :exec-args and spec defaults
  * Dep resolution improvements
    - #2152: Read POMs, settings.xml and repository metadata without
      XML namespaces, as Maven does, so an element such as
      <Xlint:-unchecked/> no longer fails resolution
    - Resolve a timestamped snapshot version, such as
      1.0-20240101.123456-3, to that build instead of the newest one
    - Resolve ${project.name} and ${parent.artifactId} in a POM
    - Report a missing artifact with the same message as the Clojure
      CLI
    - Resolve locally installed -SNAPSHOT artifacts and pick the
      snapshot build with the newest metadata, including the local

    [42 lines not shown]
DeltaFile
+5-5lang/babashka/distinfo
+1-1lang/babashka/Makefile
+6-62 files

FreeBSD/ports 040af1cdevel/buf Makefile distinfo

devel/buf: update 1.72.0 → 1.73.0
DeltaFile
+5-5devel/buf/distinfo
+1-2devel/buf/Makefile
+6-72 files

FreeBSD/ports a9d64d9misc/valentina pkg-plist distinfo

misc/valentina: update 1.1.0 → 1.1.1
DeltaFile
+4-3misc/valentina/Makefile
+3-3misc/valentina/distinfo
+1-0misc/valentina/pkg-plist
+8-63 files

FreeBSD/ports 441081fmath/universal Makefile distinfo

math/universal: update 4.7.5 → 4.10.1
DeltaFile
+17-204math/universal/pkg-plist
+3-3math/universal/distinfo
+2-2math/universal/Makefile
+22-2093 files

FreeBSD/ports 123b32fmisc/github-copilot-cli Makefile distinfo

misc/github-copilot-cli: update 1.0.85 → 1.0.86
DeltaFile
+5-5misc/github-copilot-cli/distinfo
+1-1misc/github-copilot-cli/Makefile
+6-62 files

FreeBSD/ports f76f4f1audio/drumstick Makefile distinfo

audio/drumstick: update 2.11.0 → 2.11.1
DeltaFile
+4-4audio/drumstick/pkg-plist
+3-3audio/drumstick/distinfo
+1-1audio/drumstick/Makefile
+8-83 files

FreeBSD/ports 523823fmisc/antigravity-cli Makefile distinfo

misc/antigravity-cli: update 1.2.4 → 1.2.6
DeltaFile
+5-5misc/antigravity-cli/distinfo
+2-2misc/antigravity-cli/Makefile
+7-72 files

FreeBSD/ports 29754ddmisc/grok-build Makefile distinfo

misc/grok-build: update 1.0.30 → 1.0.34
DeltaFile
+5-5misc/grok-build/distinfo
+1-1misc/grok-build/Makefile
+6-62 files

FreeBSD/ports a2de858misc/py-napari distinfo Makefile

misc/py-napari: update 0.8.0 → 0.9.1
DeltaFile
+35-8misc/py-napari/Makefile
+3-3misc/py-napari/distinfo
+38-112 files

FreeBSD/ports 621fe0ddevel/py-python-discovery Makefile distinfo

devel/py-python-discovery: Update to 1.6.1

ChangeLog:

1. https://github.com/tox-dev/python-discovery/releases/tag/1.6.1

Reported by:    Bernát Gábor <notifications at github.com>
DeltaFile
+3-3devel/py-python-discovery/distinfo
+1-1devel/py-python-discovery/Makefile
+4-42 files

FreeBSD/ports 60e29b4multimedia/mpv-mpris Makefile distinfo

multimedia/mpv-mpris: Update to 1.3

ChangeLog:

1. https://github.com/hoyon/mpv-mpris/releases/tag/1.3

Reported by:    Ho-Yon Mak <notifications at github.com>
DeltaFile
+3-3multimedia/mpv-mpris/distinfo
+1-1multimedia/mpv-mpris/Makefile
+4-42 files

FreeBSD/ports 84fa77cdevel/libtuntap/files patch-CMakeLists.txt

devel/libtuntap: Fix building with CMake 4
DeltaFile
+10-0devel/libtuntap/files/patch-CMakeLists.txt
+10-01 files

FreeBSD/ports da17f16editors/zed Makefile.crates distinfo, editors/zed/files patch-crates_zed_src_reliability.rs patch-Cargo.lock

editors/zed: Update to 1.20.2

Changelog:
- https://github.com/zed-industries/zed/releases/tag/v1.20.1
- https://github.com/zed-industries/zed/releases/tag/v1.20.2

Reported by:    GitHub (watch releases)
DeltaFile
+43-49editors/zed/distinfo
+20-23editors/zed/Makefile.crates
+10-10editors/zed/files/patch-crates_zed_src_main.rs
+9-9editors/zed/files/patch-crates_fs_src_fs.rs
+8-8editors/zed/files/patch-Cargo.lock
+6-6editors/zed/files/patch-crates_zed_src_reliability.rs
+96-1055 files not shown
+109-11811 files