FreeBSD/ports 4fc5f95www/rubygem-passenger Makefile

www/rubygem-passenger: Fix build with Ruby 4.0

PR:             294231
Reported by:    dvl

(cherry picked from commit 50a9391c2e18066acec76caf9c0f021da910b3f4)
DeltaFile
+2-1www/rubygem-passenger/Makefile
+2-11 files

FreeBSD/ports d31222csecurity/py-fido2 distinfo Makefile

security/py-fido2: Update to 2.2.0

Changes:        https://github.com/Yubico/python-fido2/releases
Security:       CVE-2026-40947
(cherry picked from commit d142762e0c2d1b79b97bcd0cfd77c941474a235c)
DeltaFile
+3-3security/py-fido2/distinfo
+1-1security/py-fido2/Makefile
+4-42 files

FreeBSD/ports c3b0b12devel/rubygem-erb distinfo Makefile

devel/rubygem-erb: Update to 6.0.4

- Update LICENSE_FILE

Changes:        https://github.com/ruby/erb/releases
Security:       CVE-2026-41316
(cherry picked from commit 3e7870922dd20aded6ff346d2c76de70128b419b)
DeltaFile
+3-3devel/rubygem-erb/distinfo
+3-2devel/rubygem-erb/Makefile
+6-52 files

FreeBSD/ports ff7713email/rubygem-net-imap distinfo Makefile

mail/rubygem-net-imap: Update to 0.5.14

Changes:        https://github.com/ruby/net-imap/releases
(cherry picked from commit ddbf354a171f1cbc7662b9241d9a3624ef38e061)
DeltaFile
+3-3mail/rubygem-net-imap/distinfo
+1-1mail/rubygem-net-imap/Makefile
+4-42 files

FreeBSD/ports b978705devel/rubygem-erb distinfo Makefile

devel/rubygem-erb: Update to 6.0.2

Changes:        https://github.com/ruby/erb/releases
(cherry picked from commit d5c0254a47a4ee1eb0bed4a0ba6c7468d5c553ff)
DeltaFile
+3-3devel/rubygem-erb/distinfo
+1-1devel/rubygem-erb/Makefile
+4-42 files

FreeBSD/ports 8ff8f99net-mgmt/ettercap distinfo Makefile

net-mgmt/ettercap: Update to 0.8.4.1

Changes:        https://github.com/Ettercap/ettercap/releases
Security:       CVE-2026-3606
(cherry picked from commit 17220f5bdf1fbf13d895bb1f82699c73041a91a3)
DeltaFile
+3-3net-mgmt/ettercap/distinfo
+1-1net-mgmt/ettercap/Makefile
+4-42 files

FreeBSD/ports a951693graphics/lcms2 distinfo Makefile

graphics/lcms2: Update to 2.19

Changes:        https://github.com/mm2/Little-CMS/releases
(cherry picked from commit 3d06821a73141c4211d7b93ced6b04b8ead47b4e)
DeltaFile
+3-3graphics/lcms2/distinfo
+1-1graphics/lcms2/Makefile
+4-42 files

FreeBSD/ports 7c7fc88ftp/curl Makefile

ftp/curl: Readd GSSAPI_BASE option

(cherry picked from commit f485c4b627ccb16d24e639e71d02dda05f18274c)
DeltaFile
+17-13ftp/curl/Makefile
+17-131 files

FreeBSD/ports c82d5e6devel/ccache4 Makefile distinfo

devel/ccache4: update to 4.13.5 and fix tests

Pass maintainership to Oleg.

Submitted by:   siva, Oleg Sidorkin [earlier versions]
PR:             285361
DeltaFile
+17-14devel/ccache4/Makefile
+3-3devel/ccache4/distinfo
+1-0devel/ccache4/pkg-plist
+21-173 files

FreeBSD/ports 52322f7filesystems/versitygw distinfo Makefile, filesystems/versitygw/files versitygw.in

filesystems/versitygw: update to 1.4.1

- Fix argument handling in rc script

Reviewed by:    feld
Differential Revision:  https://reviews.freebsd.org/D56658

MFH:            2026Q2
Sponsored by:   SkunkWerks, GmbH

(cherry picked from commit 2109dbd1d9835639c74945f1137b12d5268371ad)
DeltaFile
+7-9filesystems/versitygw/files/versitygw.in
+5-5filesystems/versitygw/distinfo
+1-2filesystems/versitygw/Makefile
+13-163 files

FreeBSD/ports 2109dbdfilesystems/versitygw distinfo Makefile, filesystems/versitygw/files versitygw.in

filesystems/versitygw: update to 1.4.1

- Fix argument handling in rc script

Reviewed by:    feld
Differential Revision:  https://reviews.freebsd.org/D56658

MFH:            2026Q2
Sponsored by:   SkunkWerks, GmbH
DeltaFile
+7-9filesystems/versitygw/files/versitygw.in
+5-5filesystems/versitygw/distinfo
+1-2filesystems/versitygw/Makefile
+13-163 files

FreeBSD/ports 9a3bac6cad/surfer distinfo Makefile.crates

cad/surfer: Update to 0.7.0

Changelog: https://gitlab.com/surfer-project/surfer/-/releases/v0.7.0
DeltaFile
+433-411cad/surfer/distinfo
+214-203cad/surfer/Makefile.crates
+2-3cad/surfer/Makefile
+649-6173 files

FreeBSD/ports 928d7abgames/dustrac Makefile distinfo, games/dustrac/files patch-CMakeLists.txt

games/dustrac: update 2.1.1 → 2.2.0

PR:             294409
Tested by:      alven
DeltaFile
+8-9games/dustrac/Makefile
+5-11games/dustrac/files/patch-CMakeLists.txt
+3-3games/dustrac/distinfo
+16-233 files

FreeBSD/ports 9cd2560devel/love Makefile

devel/love: enable LUAJIT by default on all supported platforms

LUAJIT option was reported ([1]) to work on aarch64. Since it looks
like it's supported on all major platforms, enable it by default,
and only disable the option for riscv64 which is explicitly not
supported by luajit.

PR:             294553 [1]
Reported by:    dsl [1]
DeltaFile
+3-4devel/love/Makefile
+3-41 files

FreeBSD/ports 7d7902edevel/sdl20 Makefile

devel/sdl20: switch to USES=inotify

PR:             294414
Submitted by:   hiroo.ono+freebsd at gmail.com
DeltaFile
+2-2devel/sdl20/Makefile
+2-21 files

FreeBSD/ports f8384dbgames/openxcom Makefile, games/openxcom/files patch-src_Savegame_SavedBattleGame.cpp

games/openxcom: fix crash when loading Battlescape saves

Submitted by:   Lakitu Jakov <lj910424 at gmail.com>
DeltaFile
+46-0games/openxcom/files/patch-src_Savegame_SavedBattleGame.cpp
+1-1games/openxcom/Makefile
+47-12 files

FreeBSD/ports 0dc55cegames/luanti distinfo Makefile

games/luanti: update 5.15.1 → 5.15.2
DeltaFile
+3-3games/luanti/distinfo
+1-1games/luanti/Makefile
+4-42 files

FreeBSD/ports 3f89734ports-mgmt/pkg-devel Makefile distinfo

ports-mgmt/pkg-devel: update to 2.7.99.1

Changes:
- rcscript: rewrite entirely to be safer
- triggers: make the per-package trigger per file instead of per directory
- delete: add -G/--exclude-glob
- repositories: add enable/disable/reset support
- vuln: install and upgrade now show if they are about to install vulnerable packages
- version: add IGNORE_MAJOR to pkg.conf
- lua: add pkg.exec_capture, a pkg.exec version capturing stdout/stderr
- autoremove: add -qn for script friendly output
- fflags: emit in string value and also accept integers
- info -e: only return 0 if all the packages in the command line exist
- install: respect -q
- quiet: do not print messages when quiet is requested
- query: fix %y/%Y
- upgrade: don't propose to downgrade to solve a provide/require
- upgrade: clarify the message when a package is not found
- upgrade: generalize the more verbose explanation of changes

    [28 lines not shown]
DeltaFile
+4-3ports-mgmt/pkg-devel/Makefile
+3-3ports-mgmt/pkg-devel/distinfo
+1-0ports-mgmt/pkg-devel/pkg-plist
+8-63 files

FreeBSD/ports 6a27a4dbiology/py-deeptools Makefile distinfo

biology/py-deeptools: Update to 3.5.6

Numerous fixes and enhancements since 3.5.2
Changes: https://github.com/deeptools/deepTools/releases
DeltaFile
+11-7biology/py-deeptools/Makefile
+3-3biology/py-deeptools/distinfo
+14-102 files

FreeBSD/ports 96ee20dgames Makefile, games/nile Makefile pkg-descr

games/nile: Unofficial Amazon Games client

Nile aims to be CLI and GUI tool for managing and playing games from Amazon.

At the moment, Nile is a command line application.

PR:             286478
Co-authored-by: Kenneth Raplee <kenrap at FreeBSD.org>
Approved by:    arrowd (co-mentor)
DeltaFile
+30-0games/nile/Makefile
+12-0games/nile/files/patch-pyproject.toml
+3-0games/nile/pkg-descr
+3-0games/nile/distinfo
+1-0games/Makefile
+49-05 files

FreeBSD/ports ed65076net-mgmt/iprange Makefile

net-mgmt/iprange: Mark as IGNORE on i386

IPv6 support was added on version 2.0 and requires __uint128_t.  There
is no configure option to disable IPv6 so lets stop building on that
platform.

Sponsored by:   Rubicon Communications, LLC ("Netgate")
DeltaFile
+2-0net-mgmt/iprange/Makefile
+2-01 files

FreeBSD/ports 1486717x11-drivers/xorgxrdp-devel Makefile pkg-plist

x11-drivers/xorgxrdp-devel: Add Xlibre support

PR:             291596
Obtained from:  https://github.com/neutrinolabs/xorgxrdp/pull/406
DeltaFile
+23-4x11-drivers/xorgxrdp-devel/Makefile
+8-8x11-drivers/xorgxrdp-devel/pkg-plist
+3-1x11-drivers/xorgxrdp-devel/distinfo
+34-133 files

FreeBSD/ports 8bacfebwww/rubygem-roda distinfo Makefile

www/rubygem-roda: Update to 3.103.0

Changes:        https://github.com/jeremyevans/roda/blob/master/CHANGELOG
                https://roda.jeremyevans.net/rdoc/files/CHANGELOG.html
DeltaFile
+3-3www/rubygem-roda/distinfo
+1-1www/rubygem-roda/Makefile
+4-42 files

FreeBSD/ports c53f659www/rubygem-puma distinfo Makefile

www/rubygem-puma: Update to 8.0.0

Changes:        https://github.com/puma/puma/releases
DeltaFile
+3-3www/rubygem-puma/distinfo
+1-1www/rubygem-puma/Makefile
+4-42 files

FreeBSD/ports 7b3cd10www/rubygem-http-cookie distinfo Makefile

www/rubygem-http-cookie: Update to 1.1.6

Changes:        https://github.com/sparklemotion/http-cookie/releases
DeltaFile
+3-3www/rubygem-http-cookie/distinfo
+1-1www/rubygem-http-cookie/Makefile
+4-42 files

FreeBSD/ports fff4b25www/rubygem-faraday-http-cache distinfo Makefile

www/rubygem-faraday-http-cache: Update to 2.7.0

Changes:        https://github.com/sourcelevel/faraday-http-cache/releases
                https://github.com/sourcelevel/faraday-http-cache/blob/master/CHANGELOG.md
DeltaFile
+3-3www/rubygem-faraday-http-cache/distinfo
+1-1www/rubygem-faraday-http-cache/Makefile
+4-42 files

FreeBSD/ports 5506b00textproc/rubygem-spreadsheet distinfo Makefile

textproc/rubygem-spreadsheet: Update to 1.3.5

Changes:        https://github.com/zdavatz/spreadsheet/blob/master/History.md
DeltaFile
+3-3textproc/rubygem-spreadsheet/distinfo
+1-1textproc/rubygem-spreadsheet/Makefile
+4-42 files

FreeBSD/ports 96ba108www/rubygem-addressable distinfo Makefile

www/rubygem-addressable: Update to 2.8.10

Changes:        https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md
DeltaFile
+3-3www/rubygem-addressable/distinfo
+1-1www/rubygem-addressable/Makefile
+4-42 files

FreeBSD/ports 1f93d29textproc/rubygem-rdtool Makefile distinfo

textproc/rubygem-rdtool: Update to 0.6.39

- Fix LICENSE
- Add LICENSE_FILE

Changes:        https://github.com/uwabami/rdtool/blob/master/HISTORY
DeltaFile
+6-3textproc/rubygem-rdtool/Makefile
+3-2textproc/rubygem-rdtool/distinfo
+9-52 files

FreeBSD/ports e1525cftextproc/rubygem-rdiscount distinfo Makefile

textproc/rubygem-rdiscount: Update to 2.2.7.4

- Update WWW

Changes:        https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md
DeltaFile
+3-3textproc/rubygem-rdiscount/distinfo
+3-2textproc/rubygem-rdiscount/Makefile
+6-52 files