FreeBSD/ports d112134misc/crush distinfo Makefile

misc/crush: Update to 0.51.1

Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.51.0
- https://github.com/charmbracelet/crush/releases/tag/v0.51.1

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+1-1misc/crush/Makefile
+6-62 files

FreeBSD/ports 6a1cff6shells/carapace distinfo Makefile

shells/carapace: Update to 1.6.4

Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.4

Reported by:    GitHub (watch releases)
DeltaFile
+5-5shells/carapace/distinfo
+2-3shells/carapace/Makefile
+7-82 files

FreeBSD/ports ebe5897misc/py-litellm-proxy-extras distinfo Makefile

misc/py-litellm-proxy-extras: Update to 0.4.58

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files

FreeBSD/ports 023d298misc/py-litellm distinfo Makefile

misc/py-litellm: Update to 1.82.4

Changelog: https://github.com/BerriAI/litellm/releases

Reported by:    Repology
DeltaFile
+3-3misc/py-litellm/distinfo
+1-1misc/py-litellm/Makefile
+4-42 files

FreeBSD/ports d6a2283deskutils/podman-desktop Makefile, net-im/deltachat-desktop Makefile

*/*: Bump port revision after electron40 update (28b736ad7615)
DeltaFile
+1-1net-im/deltachat-desktop/Makefile
+1-1deskutils/podman-desktop/Makefile
+1-0x11/waveterm/Makefile
+3-23 files

FreeBSD/ports 28b736adevel/electron40 distinfo, devel/electron40/files patch-electron_shell_browser_native__window__views.cc patch-electron_shell_browser_linux_x11__util.cc

devel/electron40: Update to 40.8.3

Changelog:
- https://github.com/electron/electron/releases/tag/v40.8.1
- https://github.com/electron/electron/releases/tag/v40.8.2
- https://github.com/electron/electron/releases/tag/v40.8.3

Reported by:    GitHub (watch releases)
DeltaFile
+12-12devel/electron40/files/patch-electron_shell_browser_native__window__views.cc
+20-0devel/electron40/files/patch-electron_shell_browser_linux_x11__util.cc
+13-4devel/electron40/files/patch-electron_shell_browser_api_electron__api__screen.cc
+2-11devel/electron40/files/patch-electron_spec_api-browser-window-spec.ts
+5-5devel/electron40/files/patch-electron_spec_api-app-spec.ts
+5-5devel/electron40/distinfo
+57-379 files not shown
+81-6115 files

FreeBSD/ports 7518a2bwww/librewolf Makefile

www/librewolf: Return PORTREVISION - was deleted by mistake instead of bump

PR:             293914
Reported by:    Ale <discipline at tiscali.it>
MFH:            2026Q1

(cherry picked from commit 6be64dd4d511e7aa24c896ad454d9791422abdde)
DeltaFile
+1-0www/librewolf/Makefile
+1-01 files

FreeBSD/ports 6be64ddwww/librewolf Makefile

www/librewolf: Return PORTREVISION - was deleted by mistake instead of bump

PR:             293914
Reported by:    Ale <discipline at tiscali.it>
MFH:            2026Q1
DeltaFile
+1-0www/librewolf/Makefile
+1-01 files

FreeBSD/ports c7fd3c0devel/wasi-libc Makefile

devel/wasi-libc: add WITHOUT_CPU_CFLAGS

PR: 293925
DeltaFile
+1-0devel/wasi-libc/Makefile
+1-01 files

FreeBSD/ports de5e3b6net/openmdns Makefile distinfo, net/openmdns/files patch-mdnsd_mdns.c patch-libmdns_Makefile

net/openmdns: update 0.7 -> 0.9 and take maintenership

Changelog:
    https://github.com/haesbaert/mdnsd/releases/tag/0.8
    https://github.com/haesbaert/mdnsd/releases/tag/0.9

Major changes:
    * Move mdnsl into a static libmdns library
    * Silently ignore T_NULL RR records generated by legacy Airdrop on macOS
    * Update rr_type_name to produce "NULL" as the name of type T_NULL(10)
    * Allow us to reflect PTR packets between two interfaces/networks in the daemon.
    * Fix RR leaks from cache_process()

Port changes:
    * Reorder Makefile to make portlint happy
    * Take port maintenership
DeltaFile
+2-48net/openmdns/files/patch-mdnsd_mdns.c
+13-12net/openmdns/Makefile
+18-0net/openmdns/files/patch-libmdns_Makefile
+8-8net/openmdns/files/patch-mdnsd_mdnsd.c
+3-3net/openmdns/distinfo
+44-715 files

FreeBSD/ports 1f7c58bsysutils/stackit distinfo Makefile

sysutils/stackit: Update 0.55.0 => 0.56.0

Changelog:
https://github.com/stackitcloud/stackit-cli/releases/tag/v0.56.0

PR:     293918
DeltaFile
+5-5sysutils/stackit/distinfo
+1-2sysutils/stackit/Makefile
+6-72 files

FreeBSD/ports ae38a4bsysutils/awslim Makefile distinfo, sysutils/awslim/files modules.txt go.sum

sysutils/awslim: Update to 0.6.12

ChangeLog:      https://github.com/fujiwara/awslim/compare/v0.5.0...v0.6.12
Approved by:    hrs (mentor, blanket)
DeltaFile
+894-845sysutils/awslim/files/modules.txt
+860-844sysutils/awslim/files/go.sum
+431-423sysutils/awslim/files/go.mod
+17-6sysutils/awslim/Makefile
+9-9sysutils/awslim/distinfo
+0-18sysutils/awslim/files/patch-all-services.yaml
+2,211-2,1456 files

FreeBSD/ports 4690b8ceditors/vim distinfo Makefile

editors/vim: Update to 9.2.0204 (security fix)

In particular, this addresses the following:
  Problem:  The glob() function on Unix-like systems does not escape
            newline characters when expanding wildcards. A maliciously
            crafted string containing '\n' can be used as a command
            separator to execute arbitrary shell commands via
            mch_expand_wildcards(). This depends on the user's 'shell'
            setting.
  Solution: Add the newline character ('\n') to the SHELL_SPECIAL
            definition to ensure it is properly escaped before being
            passed to the shell (pyllyukko).

Security:       GHSA-w5jw-f54h-x46c
(cherry picked from commit a215214dc5d94d8906ebddd92640062e91b0fd7b)
DeltaFile
+3-3editors/vim/distinfo
+1-1editors/vim/Makefile
+4-42 files

FreeBSD/ports a215214editors/vim distinfo Makefile

editors/vim: Update to 9.2.0204 (security fix)

In particular, this addresses the following:
  Problem:  The glob() function on Unix-like systems does not escape
            newline characters when expanding wildcards. A maliciously
            crafted string containing '\n' can be used as a command
            separator to execute arbitrary shell commands via
            mch_expand_wildcards(). This depends on the user's 'shell'
            setting.
  Solution: Add the newline character ('\n') to the SHELL_SPECIAL
            definition to ensure it is properly escaped before being
            passed to the shell (pyllyukko).

Security:       GHSA-w5jw-f54h-x46c
DeltaFile
+3-3editors/vim/distinfo
+1-1editors/vim/Makefile
+4-42 files

FreeBSD/ports 56d7761games/flightgear Makefile

games/flightgear: prevent to pickup qt6 if it co-exist with qt5 (+)

Reported by:    bulk -t
Approved by:    portmgr blanket
DeltaFile
+1-1games/flightgear/Makefile
+1-11 files

FreeBSD/ports 7757bd4databases/opendbviewer Makefile

databases/opendbviewer: prevent to pickup qt6 if it co-exist with qt5 (+)

Reported by:    bulk -t
Approved by:    portmgr blanket
DeltaFile
+2-0databases/opendbviewer/Makefile
+2-01 files

FreeBSD/ports a07899fwww/firefox-esr distinfo Makefile

www/firefox-esr: update to 140.9.0 (rc1)

Release Notes (soon):
  https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/

(cherry picked from commit 2d8954169fd926ce4ed9b09bb61330a44153c503)
DeltaFile
+3-3www/firefox-esr/distinfo
+2-2www/firefox-esr/Makefile
+5-52 files

FreeBSD/ports 26002ebwww/firefox distinfo Makefile, www/firefox/files patch-libwebrtc-generated patch-bug1626236

www/firefox: update to 149.0 (rc1)

Release Notes (soon):
  https://www.firefox.com/en-US/firefox/149.0/releasenotes/

(cherry picked from commit 34d550f711edba5b9687319e9e8c48b0ca2c04df)
DeltaFile
+2,797-34www/firefox/files/patch-libwebrtc-generated
+11-11www/firefox/files/patch-bug1626236
+3-3www/firefox/distinfo
+2-2www/firefox/Makefile
+2,813-504 files

FreeBSD/ports 2d89541www/firefox-esr distinfo Makefile

www/firefox-esr: update to 140.9.0 (rc1)

Release Notes (soon):
  https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/
DeltaFile
+3-3www/firefox-esr/distinfo
+2-3www/firefox-esr/Makefile
+5-62 files

FreeBSD/ports 0eb4ddbwww/librewolf distinfo Makefile

www/librewolf: Update 148.0.2-1 => 148.0.2-3

Commit log:
https://codeberg.org/librewolf/source/compare/148.0.2-1...148.0.2-3

PR:     293914
MFH:    2026Q1
(cherry picked from commit ae8d220393e482184893fdf5624eebb4ebd06d7e)
DeltaFile
+3-3www/librewolf/distinfo
+1-1www/librewolf/Makefile
+4-42 files

FreeBSD/ports 34d550fwww/firefox distinfo Makefile, www/firefox/files patch-libwebrtc-generated patch-bug1626236

www/firefox: update to 149.0 (rc1)

Release Notes (soon):
  https://www.firefox.com/en-US/firefox/149.0/releasenotes/
DeltaFile
+2,797-34www/firefox/files/patch-libwebrtc-generated
+11-11www/firefox/files/patch-bug1626236
+3-3www/firefox/distinfo
+2-3www/firefox/Makefile
+2,813-514 files

FreeBSD/ports ae8d220www/librewolf distinfo Makefile

www/librewolf: Update 148.0.2-1 => 148.0.2-3

Commit log:
https://codeberg.org/librewolf/source/compare/148.0.2-1...148.0.2-3

PR:     293914
MFH:    2026Q1
DeltaFile
+3-3www/librewolf/distinfo
+1-2www/librewolf/Makefile
+4-52 files

FreeBSD/ports 2d7d512net-mgmt/unifi10 distinfo Makefile

net-mgmt/unifi10: Update to 10.1.89

Release notes:  https://community.ui.com/releases/r/network/10.1.89

(cherry picked from commit 85dfca0b0fb185608f2aae2e6cc283bdc74b8795)
DeltaFile
+5-5net-mgmt/unifi10/distinfo
+1-2net-mgmt/unifi10/Makefile
+6-72 files

FreeBSD/ports 85dfca0net-mgmt/unifi10 distinfo Makefile

net-mgmt/unifi10: Update to 10.1.89

Release notes:  https://community.ui.com/releases/r/network/10.1.89
DeltaFile
+5-5net-mgmt/unifi10/distinfo
+1-1net-mgmt/unifi10/Makefile
+6-62 files

FreeBSD/ports 5441e1cnet-mgmt/zabbix74-java Makefile, net-mgmt/zabbix74-server distinfo Makefile

net-mgmt/zabbix74-server: Update to 7.4.8

Release notes:  https://www.zabbix.com/rn/rn7.4.8
DeltaFile
+3-3net-mgmt/zabbix74-server/distinfo
+2-2net-mgmt/zabbix74-server/Makefile
+3-0net-mgmt/zabbix74-server/pkg-plist.frontend
+1-1net-mgmt/zabbix74-java/Makefile
+9-64 files

FreeBSD/ports 5a6b02anet-mgmt/zabbix7-java Makefile, net-mgmt/zabbix7-server distinfo Makefile

net-mgmt/zabbix7-server: Update to 7.0.24

Release notes:  https://www.zabbix.com/rn/rn7.0.24
DeltaFile
+3-3net-mgmt/zabbix7-server/distinfo
+3-3net-mgmt/zabbix7-server/Makefile
+3-0net-mgmt/zabbix7-server/pkg-plist.frontend
+1-1net-mgmt/zabbix7-java/Makefile
+10-74 files

FreeBSD/ports 098cfd9science/afni distinfo Makefile

science/afni: Update to 26.0.10
DeltaFile
+3-3science/afni/distinfo
+1-1science/afni/Makefile
+4-42 files

FreeBSD/ports d79745dlang/elm Makefile, lang/ghc92 Makefile

lang/elm,lang/ghc92: Fix EXPIRATION_DATE

Fixes:  b9cd2cd4ad1bfdcb2e8b5063f78b281125a303d6 79ac112ca94da159724dee297f95f48acddf0369
DeltaFile
+1-1lang/elm/Makefile
+1-1lang/ghc92/Makefile
+2-22 files

FreeBSD/ports b9cd2cdlang/ghc92 Makefile

lang/ghc92: Deprecate
DeltaFile
+4-1lang/ghc92/Makefile
+4-11 files

FreeBSD/ports 79ac112lang/elm Makefile

lang/elm: Deprecate
DeltaFile
+4-1lang/elm/Makefile
+4-11 files