FreeBSD/ports 0208774devel/gitaly distinfo, net/gitlab-agent distinfo

www/gitlab: security and bugfix release to 19.2.1

Changes:        https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-2-1-released/?nav=19.2.1
Security:       661d3db5-8bd9-11f1-9c40-2cf05da270f3
DeltaFile
+13-13devel/gitaly/distinfo
+6-6www/gitlab/distinfo
+5-5www/gitlab-workhorse/distinfo
+5-5www/gitlab-pages/distinfo
+5-5net/gitlab-agent/distinfo
+1-1www/gitlab/Makefile.common
+35-356 files

FreeBSD/ports a8df53cmath/suitesparse-Example Makefile

math/suitesparse-Example: upgrade to 1.8.11

Lost in the latest SuiteSparse’s upgrade.
DeltaFile
+1-1math/suitesparse-Example/Makefile
+1-11 files

FreeBSD/ports d8da5e2devel/py-cfn-lint distinfo Makefile, devel/py-cfn-lint/files patch-src_cfnlint_maintenance.py

devel/py-cfn-lint: Update to 1.52.1

ChangeLog:      https://github.com/aws-cloudformation/cfn-lint/compare/v1.50.1...v1.52.1
Approved by:    hrs (mentor, blanket)
DeltaFile
+6-5devel/py-cfn-lint/Makefile
+3-3devel/py-cfn-lint/distinfo
+2-2devel/py-cfn-lint/files/patch-src_cfnlint_maintenance.py
+11-103 files

FreeBSD/ports 965df0cdevel/py-aws-sam-translator Makefile distinfo

devel/py-aws-sam-translator: Update to 1.111.0

ChangeLog:      https://github.com/aws/serverless-application-model/compare/v1.109.0...v1.111.0
Approved by:    hrs (mentor, blanket)
DeltaFile
+3-3devel/py-aws-sam-translator/distinfo
+2-2devel/py-aws-sam-translator/Makefile
+5-52 files

FreeBSD/ports d529dd7sysutils/hcloud Makefile distinfo

sysutils/hcloud: Update to 1.67.0

Changelog: https://github.com/hetznercloud/cli/releases/tag/v1.67.0
DeltaFile
+5-5sysutils/hcloud/distinfo
+1-2sysutils/hcloud/Makefile
+6-72 files

FreeBSD/ports 00dfac3devel/codebase-memory-mcp Makefile, devel/codebase-memory-mcp/files patch-src_main.c freebsd-src.cbmignore

devel/codebase-memory-mcp: new port

MCP server that indexes source code into a persistent knowledge graph for AI
coding agents.
DeltaFile
+87-0devel/codebase-memory-mcp/files/patch-src_cli_cli.c
+43-0devel/codebase-memory-mcp/Makefile
+31-0devel/codebase-memory-mcp/files/pkg-message.in
+28-0devel/codebase-memory-mcp/files/freebsd-src.cbmignore
+28-0devel/codebase-memory-mcp/files/patch-src_mcp_mcp.c
+27-0devel/codebase-memory-mcp/files/patch-src_main.c
+244-04 files not shown
+266-010 files

FreeBSD/ports 199db27cad/klayout Makefile distinfo

cad/klayout: Update to 0.30.10

PR:             297149
DeltaFile
+3-3cad/klayout/distinfo
+1-1cad/klayout/Makefile
+4-42 files

FreeBSD/ports 497ab7btextproc/oyo Makefile distinfo

textproc/oyo: Update to 0.1.56

- Update WWW address

ChangeLog:

- https://github.com/ahkohd/oyo/releases/tag/v0.1.55
- https://github.com/ahkohd/oyo/releases/tag/v0.1.56

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3textproc/oyo/distinfo
+2-2textproc/oyo/Makefile
+5-52 files

FreeBSD/ports 2624273security/vuxml/vuln 2026.xml

security/vuxml: add www/*chromium < 151.0.7922.71

Obtained from:  https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html
DeltaFile
+771-0security/vuxml/vuln/2026.xml
+771-01 files

FreeBSD/ports 751a81cnet-im/py-zapzap Makefile distinfo

net-im/py-zapzap: Update to 7.2

ChangeLog:      https://github.com/rafatosta/zapzap/releases/tag/7.2
Reported by:    Rafael Tosta <notifications at github.com>
DeltaFile
+3-3net-im/py-zapzap/distinfo
+1-1net-im/py-zapzap/Makefile
+4-42 files

FreeBSD/ports 51e4471databases/pglogical Makefile pkg-plist

databases/pglogical: update to 2.4.8

Changes:        https://github.com/2ndQuadrant/pglogical/releases/tag/REL2_4_8
Reported by:    portscout, repology
DeltaFile
+3-3databases/pglogical/distinfo
+1-1databases/pglogical/Makefile
+2-0databases/pglogical/pkg-plist
+6-43 files

FreeBSD/ports fbb147cnet/rustconn Makefile Makefile.crates, net/rustconn/files patch-cargo-crates_cpal-0.18.1_src_host_mod.rs patch-cargo-crates_cpal-0.18.1_src_host_alsa_mod.rs

net/rustconn: Update to 0.19.7

- Update list of lib dependencies
- Add a couple of patches (provided upstream) to fix cpal crate, that fails
  with error:

error[E0425]: cannot find value `ESTRPIPE` in crate `libc`
    --> /usr/local/poudriere/ports/default/net/rustconn/work/RustConn-0.19.5/cargo-crates/cpal-0.18.1/src/host/alsa/mod.rs:1125:42
     |
1125 |         Err(err) if err.errno() == libc::ESTRPIPE => return try_resume(&stream.handle),
     |                                          ^^^^^^^^
     |
    ::: /usr/local/poudriere/ports/default/net/rustconn/work/RustConn-0.19.5/cargo-crates/libc-0.2.189/src/unix/bsd/freebsdlike/mod.rs:630:1
     |
 630 | pub const ESPIPE: c_int = 29;
     | ----------------------- similarly named constant `ESPIPE` defined here
     |
help: a constant with a similar name exists
     |

    [6 lines not shown]
DeltaFile
+337-361net/rustconn/distinfo
+167-179net/rustconn/Makefile.crates
+50-0net/rustconn/files/patch-cargo-crates_cpal-0.18.1_src_host_alsa_mod.rs
+10-0net/rustconn/files/patch-cargo-crates_cpal-0.18.1_src_host_mod.rs
+5-4net/rustconn/Makefile
+569-5445 files

FreeBSD/ports 2b97438security/vaultwarden Makefile distinfo

security/vaultwarden: Update to 1.37.1

PR:             297146
Reported by:    Bernard Spil
DeltaFile
+0-7security/vaultwarden/Makefile.crates
+3-3security/vaultwarden/distinfo
+1-1security/vaultwarden/Makefile
+4-113 files

FreeBSD/ports 8a5b308deskutils/fet Makefile distinfo

deskutils/fet: Update to 7.9.4

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

FreeBSD/ports 7c2c580net-mgmt/zabbix74-server pkg-plist.frontend Makefile

net-mgmt/zabbix74-server: Update to 7.4.13

Release notes:  https://www.zabbix.com/rn/rn7.4.13
DeltaFile
+3-3net-mgmt/zabbix74-server/distinfo
+1-1net-mgmt/zabbix74-server/Makefile
+1-0net-mgmt/zabbix74-server/pkg-plist.frontend
+5-43 files

FreeBSD/ports 4fe3133net-mgmt/zabbix6-server pkg-plist.frontend Makefile

net-mgmt/zabbix6-server: Update to 6.0.48

Release notes:  https://www.zabbix.com/rn/rn6.0.48
DeltaFile
+3-3net-mgmt/zabbix6-server/distinfo
+1-1net-mgmt/zabbix6-server/Makefile
+1-0net-mgmt/zabbix6-server/pkg-plist.frontend
+5-43 files

FreeBSD/ports f56995bnet-mgmt/zabbix7-server pkg-plist.frontend Makefile

net-mgmt/zabbix7-server: Update to 7.0.29

Release notes:  https://www.zabbix.com/rn/rn7.0.29
DeltaFile
+3-3net-mgmt/zabbix7-server/distinfo
+1-1net-mgmt/zabbix7-server/Makefile
+1-0net-mgmt/zabbix7-server/pkg-plist.frontend
+5-43 files

FreeBSD/ports 20c1003security/vuxml/vuln 2026.xml

security/vuxml: document gitlab vulnerabilities
DeltaFile
+53-0security/vuxml/vuln/2026.xml
+53-01 files

FreeBSD/ports 155f3addevel/RStudio Makefile

devel/RStudio: Extend expiration because electron41 fails to build

devel/electron41 is blacklisted on package builders so it is not
regularly tested.
DeltaFile
+1-1devel/RStudio/Makefile
+1-11 files

FreeBSD/ports a59fcefwww/elinks Makefile

www/elinks: Unbreak build with SPIDERMONKEY and/or PYTHON options ON

Reported by:    fluffy (via ports-committers)
Approved by:    Dustin Marquess <jailbird at fdf.net> (maintainer)
Fixes:          2e042381a13c (www/elinks: Update to 0.20.0)
Co-authored-by: Hiroki Tagato <tagattie at FreeBSD.org>
DeltaFile
+10-3www/elinks/Makefile
+10-31 files

FreeBSD/ports d3320c6security/sequoia-sq Makefile Makefile.crates, security/sequoia-sq/files patch-Cargo.toml patch-cargo-crates_sequoia-net-0.30.0_Cargo.toml

security/sequoia-sq: update to 1.4.0

Changelog: https://gitlab.com/sequoia-pgp/sequoia-sq/-/blob/v1.4.0/NEWS
DeltaFile
+691-637security/sequoia-sq/distinfo
+344-317security/sequoia-sq/Makefile.crates
+0-30security/sequoia-sq/files/patch-cargo-crates_sequoia-net-0.30.0_Cargo.toml
+0-14security/sequoia-sq/files/patch-Cargo.toml
+1-2security/sequoia-sq/Makefile
+1,036-1,0005 files

FreeBSD/ports 4839e2bnet/fort Makefile distinfo

net/fort: Update to 1.7.0.experimental

- Update to 1.7.0.experimental
- Changelog:
  https://github.com/NICMx/FORT-validator/releases/tag/1.7.0.experimental

Please note that max-rtr-version defaults to zero. This is because
Fort's validation currently yields no router keys (defeating the purpose
of RTRv1), and the RTRv2 specification is still receiving updates.

The latter is all the ".experimental" suffix refers to. If you raise
max-rtr-version to 2, you'll be trying a feature that hasn't been RFC'd
yet.

MFH:            2026Q3
DeltaFile
+3-3net/fort/distinfo
+2-1net/fort/Makefile
+5-42 files

FreeBSD/ports 142815bnet-p2p/bazarr Makefile distinfo

net-p2p/bazarr: Update to 1.6.0

Changelog: https://github.com/morpheus65535/bazarr/releases/tag/v1.6.0

PR:             297010
Reported by:    Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer)
DeltaFile
+1,502-1,068net-p2p/bazarr/pkg-plist
+3-3net-p2p/bazarr/distinfo
+1-2net-p2p/bazarr/Makefile
+1,506-1,0733 files

FreeBSD/ports 1f1929dnet-p2p/prowlarr Makefile distinfo

net-p2p/prowlarr: Update to 2.4.0.5397

Changelog: https://github.com/Prowlarr/Prowlarr/releases/tag/v2.4.0.5397

PR:             297009
Reported by:    Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer)
DeltaFile
+5-6net-p2p/prowlarr/pkg-plist
+3-3net-p2p/prowlarr/distinfo
+1-1net-p2p/prowlarr/Makefile
+9-103 files

FreeBSD/ports 27e16adsecurity/vuxml/vuln 2026.xml

security/vuxml: add FreeBSD SAs issued on 2026-07-29

FreeBSD-SA-26:50.kqueue affects 15.1R
FreeBSD-SA-26:51.ktimer affects 15.0R and 15.1R
FreeBSD-SA-26:52.if_wg affects all supported releases
FreeBSD-SA-26:53.ktrace affects 15.0R and 15.1R
FreeBSD-SA-26:54.sysvsem affects all supported releases
FreeBSD-SA-26:55.elf affects all supported releases
DeltaFile
+210-0security/vuxml/vuln/2026.xml
+210-01 files

FreeBSD/ports 2d08706net-p2p/radarr Makefile distinfo

net-p2p/radarr: Update to 6.3.0.10514

Changelog:
- https://github.com/Radarr/Radarr/releases/tag/v6.2.1.10461
- https://github.com/Radarr/Radarr/releases/tag/v6.3.0.10514

PR:             297008
Reported by:    Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer)
DeltaFile
+5-6net-p2p/radarr/pkg-plist
+3-3net-p2p/radarr/distinfo
+1-1net-p2p/radarr/Makefile
+9-103 files

FreeBSD/ports d797a0anet-p2p/sonarr Makefile distinfo

net-p2p/sonarr: Update to 4.0.19.2979

Changelog:
- https://github.com/Sonarr/Sonarr/releases/tag/v4.0.18.2971
- https://github.com/Sonarr/Sonarr/releases/tag/v4.0.19.2979

PR:             297007
Reported by:    Michiel van Baak Jansen <michiel at vanbaak.eu> (maintainer)
DeltaFile
+3-3net-p2p/sonarr/distinfo
+1-1net-p2p/sonarr/Makefile
+4-42 files

FreeBSD/ports 4d16718emulators/wine-devel Makefile pkg-plist, emulators/wine-devel/files patch-dlls_ntdll_unix_loader.c pkg32.sh

emulators/wine-devel: Update to 11.14

- 7.1 format conversions in DirectSound.
- Support for AES-GMAC algorithm in BCrypt.
- New WoW64 mode supported on FreeBSD.
- Icons in Start Menu.
- Various bug fixes.

PR:             297085
DeltaFile
+1,160-146emulators/wine-devel/pkg-plist
+0-95emulators/wine-devel/files/extra-patch-tools-winebuild-res32
+0-69emulators/wine-devel/files/wine-wow64.sh
+0-44emulators/wine-devel/files/pkg32.sh
+6-33emulators/wine-devel/Makefile
+0-27emulators/wine-devel/files/patch-dlls_ntdll_unix_loader.c
+1,166-4143 files not shown
+1,195-4349 files

FreeBSD/ports ab34388x11/xdg-desktop-portal-hyprland Makefile distinfo

x11/xdg-desktop-portal-hyprland: Update to 1.4.1

Changelog: https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v1.4.1

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/xdg-desktop-portal-hyprland/distinfo
+1-1x11/xdg-desktop-portal-hyprland/Makefile
+4-42 files

FreeBSD/ports b57fac2shells/iris Makefile distinfo

shells/iris: Update to 0.4.8

Changelog:
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.6
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.7
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.8

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