FreeBSD/ports af07494graphics/hyprgraphics Makefile distinfo, graphics/hyprgraphics/files patch-src_image_formats_Svg.hpp patch-include_hyprgraphics_resource_resources_ImageResource.hpp

graphics/hyprgraphics: Update to 0.5.1

While here, remove upstreamed patches.

Changelog: https://github.com/hyprwm/hyprgraphics/releases/tag/v0.5.1

Reported by:    GitHub (watch releases)
DeltaFile
+0-10graphics/hyprgraphics/files/patch-src_image_formats_Svg.hpp
+0-10graphics/hyprgraphics/files/patch-include_hyprgraphics_resource_resources_ImageResource.hpp
+4-3graphics/hyprgraphics/Makefile
+3-3graphics/hyprgraphics/distinfo
+2-1graphics/hyprgraphics/pkg-plist
+9-275 files

FreeBSD/ports 73f60a4textproc/py-sphinx Makefile

textproc/py-sphinx: Fix build with Python 3.13+.
DeltaFile
+9-2textproc/py-sphinx/Makefile
+9-21 files

FreeBSD/ports db42cb7devel Makefile, devel/py-standard-imghdr Makefile distinfo

devel/py-standard-imghdr: new port, backport of stdlib imghdr module

Provides the imghdr module removed from the Python standard library
in Python 3.13, for packages that depend on it.

WWW: https://github.com/youknowone/python-deadlib

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
DeltaFile
+23-0devel/py-standard-imghdr/Makefile
+9-0devel/py-standard-imghdr/files/patch-pyproject.toml
+3-0devel/py-standard-imghdr/distinfo
+3-0devel/py-standard-imghdr/pkg-descr
+1-0devel/Makefile
+39-05 files

FreeBSD/ports 6559474net/py-bonsai distinfo Makefile, net/py-bonsai/files patch-pyproject.toml

net/py-bonsai: Update 1.5.4 => 1.5.5

Changelog:
https://github.com/noirello/bonsai/blob/v1.5.5/CHANGELOG.rst

PR:             294373
Sponsored by:   UNIS Labs
DeltaFile
+0-12net/py-bonsai/files/patch-pyproject.toml
+3-3net/py-bonsai/distinfo
+1-1net/py-bonsai/Makefile
+4-163 files

FreeBSD/src 6dddd25sys/fs/nfsserver nfs_nfsdsocket.c

nfs_nfsdsocket.c: All Copy and Clone across file systems

For some server file system types, such as ZFS, a Copy/Clone
operation can be done across file systems of the same file
system type.

As such, this patch allows the Copy/Clone to be attempted
when the file handles are for files on different file systems.

This fixes a problem for exported ZFS file systems when a
copy_files on file_range(2) between file systems in the same
NFSv4 mount is attempted.

PR:     294010

(cherry picked from commit b65e7b4944cc2f594c9d9e6abc9b8618d3d62ff8)
DeltaFile
+2-1sys/fs/nfsserver/nfs_nfsdsocket.c
+2-11 files

FreeBSD/ports c1e582egames/xonix Makefile

games/xonix: Fix WRKSRC

Github default release file name differs from actual subdir
after extracting.
DeltaFile
+1-0games/xonix/Makefile
+1-01 files

FreeBSD/ports b63a7f4games Makefile, games/xonix pkg-descr Makefile

games/xonix: Resurrect

This game has been deleted about a decade ago since the distfile
disappeared.  Haolin Xue convinced me to resurrect it, and give
it a home at Github.  They submitted a bunch of modernization
and security patches, so this is a new version now as well.
DeltaFile
+20-0games/xonix/pkg-descr
+17-0games/xonix/Makefile
+8-0games/xonix/pkg-plist
+3-0games/xonix/distinfo
+1-0games/Makefile
+49-05 files

FreeBSD/src 4e3fdcesys/arm64/qualcomm qcom_gcc.c, sys/conf files.arm64

qcom_gcc: migrate the MSM8916 support to qcom_gcc

* migrate the MSM8916 (snapdragon 410) support to qcom_gcc
* add the full qcom_gcc / qcom_clk list to files.arm64, replacing
  the MSM8916 stub in sys/arm64/qualcomm .

Differential Revision:  https://reviews.freebsd.org/D49706
DeltaFile
+0-143sys/arm64/qualcomm/qcom_gcc.c
+84-0sys/dev/qcom_gcc/qcom_gcc_msm8916_clock.c
+71-0sys/dev/qcom_gcc/qcom_gcc_msm8916_reset.c
+41-0sys/dev/qcom_gcc/qcom_gcc_msm8916.h
+19-3sys/dev/qcom_gcc/qcom_gcc_main.c
+14-1sys/conf/files.arm64
+229-1475 files not shown
+244-15511 files

FreeBSD/ports 8cd5accdevel/serd distinfo Makefile

devel/serd: Update 0.32.6 => 0.32.8

Changelog:
https://gitlab.com/drobilla/serd/-/releases/v0.32.8

PR:             294386
Reported by:    Goran Mekić <meka at tilda.center> (maintainer)
Approved by:    osa (mentor)
MFH:            2026Q2

(cherry picked from commit e5fe730121cc4d9a3f519e4f7596a92da54cc32d)
DeltaFile
+3-3devel/serd/distinfo
+1-1devel/serd/Makefile
+4-42 files

FreeBSD/ports e5fe730devel/serd distinfo Makefile

devel/serd: Update 0.32.6 => 0.32.8

Changelog:
https://gitlab.com/drobilla/serd/-/releases/v0.32.8

PR:             294386
Reported by:    Goran Mekić <meka at tilda.center> (maintainer)
Approved by:    osa (mentor)
MFH:            2026Q2
DeltaFile
+3-3devel/serd/distinfo
+1-1devel/serd/Makefile
+4-42 files

FreeBSD/ports f181420mail/py-mailsuite distinfo Makefile

mail/py-mailsuite: Update 1.11.1 => 1.11.2

Changelog:
https://github.com/seanthegeek/mailsuite/blob/master/CHANGELOG.md#1112

PR:             294387
Reported by:    Goran Mekić <meka at tilda.center> (maintainer)
Approved by:    osa (mentor)
DeltaFile
+3-3mail/py-mailsuite/distinfo
+1-1mail/py-mailsuite/Makefile
+4-42 files

FreeBSD/ports cf05ca7mail/py-email-validator distinfo Makefile

mail/py-email-validator: Update 2.2.0 => 2.3.0

Changelog:
https://github.com/JoshData/python-email-validator/releases/tag/v2.3.0

PR:             294388
Reported by:    Goran Mekić <meka at tilda.center> (maintainer)
Approved by:    osa (mentor)
DeltaFile
+3-3mail/py-email-validator/distinfo
+1-2mail/py-email-validator/Makefile
+4-52 files

FreeBSD/ports 9ce62a2multimedia/navidrome Makefile, multimedia/navidrome/files config.toml.sample.in pkg-message.in

multimedia/navidrome: Don't install ffmpeg by default

Don't install multimedia/ffmpeg by default so that users can install
the flavour they want at runtime (e.g.: multimedia/ffmpeg at default
or multimedia/ffmpeg at nox11).

And while here, update the configuration file to remove obsolete
parameters and add new ones. Now FFmpegPath is added, as it is
required for transcoding to work when running Navidrome via the
rc(8) script.

Reported by:    t at ida2.de (email)
DeltaFile
+24-23multimedia/navidrome/files/config.toml.sample.in
+3-0multimedia/navidrome/files/pkg-message.in
+0-1multimedia/navidrome/Makefile
+27-243 files

FreeBSD/ports 5a812camath/lcalc Makefile distinfo

math/lcalc: upgrade to 2.2.1

Release notes: OpenMP support improved.
DeltaFile
+7-5math/lcalc/Makefile
+3-3math/lcalc/distinfo
+10-82 files

FreeBSD/ports 324c83cdevel/apache-log4j2 distinfo Makefile

devel/apache-log4j2: upgrade to 2.25.4

Release notes at
        https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-25-4
DeltaFile
+3-3devel/apache-log4j2/distinfo
+1-2devel/apache-log4j2/Makefile
+4-52 files

FreeBSD/ports a0ecc03textproc/ibus-typing-booster Makefile pkg-plist, textproc/ibus-typing-booster/files patch-setup_ibus-setup-typing-booster.desktop.in.in patch-engine_itb__emoji.py

textproc/ibus-typing-booster: upgrade to 2.30.6

Release notes at
        https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.30.6
DeltaFile
+6-13textproc/ibus-typing-booster/Makefile
+4-7textproc/ibus-typing-booster/files/patch-setup_ibus-setup-typing-booster.desktop.in.in
+10-0textproc/ibus-typing-booster/files/patch-engine_itb__emoji.py
+6-3textproc/ibus-typing-booster/pkg-plist
+3-3textproc/ibus-typing-booster/distinfo
+29-265 files

FreeBSD/ports 33a99edmath/libsemigroups Makefile distinfo

math/libsemigroups: upgrade to v3.5.5

Release notes at
        https://github.com/libsemigroups/libsemigroups/releases/tag/v3.5.5
DeltaFile
+5-4math/libsemigroups/Makefile
+3-3math/libsemigroups/distinfo
+1-1math/libsemigroups/pkg-plist
+9-83 files

FreeBSD/ports 5ac3af5math/primecount distinfo Makefile

math/primecount: upgrade to v8.4

Release notes at https://github.com/kimwalisch/primecount/releases/tag/v8.4
DeltaFile
+3-3math/primecount/distinfo
+1-1math/primecount/Makefile
+4-42 files

FreeBSD/ports 6a19853math/R-cran-admisc distinfo Makefile

math/R-cran-admisc: upgrade to 0.40

Changelog at https://cran.r-project.org/web/packages/admisc/ChangeLog
DeltaFile
+3-3math/R-cran-admisc/distinfo
+1-1math/R-cran-admisc/Makefile
+4-42 files

FreeBSD/ports de3717fdevel/cargo-hack distinfo Makefile

devel/cargo-hack: update 0.6.43 → 0.6.44
DeltaFile
+31-31devel/cargo-hack/distinfo
+15-16devel/cargo-hack/Makefile
+46-472 files

FreeBSD/ports 8276cf2science/py-arch Makefile distinfo, science/py-arch/files patch-pyproject.toml

science/py-arch: update 6.3.0 → 8.0.0
DeltaFile
+11-11science/py-arch/Makefile
+9-9science/py-arch/files/patch-pyproject.toml
+3-3science/py-arch/distinfo
+23-233 files

FreeBSD/ports 72bf60asysutils/mise distinfo Makefile

sysutils/mise: update 2026.4.6 → 2026.4.8
DeltaFile
+7-7sysutils/mise/distinfo
+3-4sysutils/mise/Makefile
+10-112 files

FreeBSD/ports fad9c35devel/cargo-llvm-cov distinfo Makefile

devel/cargo-llvm-cov: update 0.8.4 → 0.8.5
DeltaFile
+29-29devel/cargo-llvm-cov/distinfo
+14-15devel/cargo-llvm-cov/Makefile
+43-442 files

FreeBSD/ports 0791d15databases/movine distinfo Makefile, databases/movine/files patch-cargo-crates_openssl-sys-0.9.61_build_expando.c patch-powerpc

databases/movine: update 0.11.0 → 0.11.4
DeltaFile
+283-247databases/movine/distinfo
+143-125databases/movine/Makefile
+0-26databases/movine/files/patch-cargo-crates_openssl-sys-0.9.61_build_expando.c
+2-14databases/movine/files/patch-powerpc
+0-15databases/movine/files/patch-cargo-crates_openssl-sys-0.9.61_src_ssl.rs
+0-14databases/movine/files/patch-cargo-crates_openssl-sys-0.9.61_build_main.rs
+428-4411 files not shown
+428-4537 files

FreeBSD/ports 9ae940dtextproc/mdq distinfo Makefile

textproc/mdq: update 0.9.0 → 0.10.0
DeltaFile
+99-117textproc/mdq/distinfo
+49-59textproc/mdq/Makefile
+148-1762 files

FreeBSD/ports b9c675edevel/cargo-deny distinfo Makefile

devel/cargo-deny: update 0.19.0 → 0.19.1
DeltaFile
+207-517devel/cargo-deny/distinfo
+103-259devel/cargo-deny/Makefile
+310-7762 files

FreeBSD/ports a7478c4devel/gitui distinfo Makefile.crates

devel/gitui: update 0.28.0 → 0.28.1
DeltaFile
+151-159devel/gitui/distinfo
+74-78devel/gitui/Makefile.crates
+1-2devel/gitui/Makefile
+226-2393 files

FreeBSD/ports 400c602devel/typeshare distinfo Makefile

devel/typeshare: update 1.13.3 → 1.13.4
DeltaFile
+19-17devel/typeshare/distinfo
+9-9devel/typeshare/Makefile
+28-262 files

FreeBSD/ports 85919ddmisc/lean-ctx distinfo Makefile

misc/lean-ctx: update 2.21.11 → 3.0.0
DeltaFile
+3-3misc/lean-ctx/distinfo
+1-1misc/lean-ctx/Makefile
+4-42 files

FreeBSD/ports 690e4ccnet/mtg pkg-post-install distinfo, net/mtg/files mtg.in

net/mtg: Update 2.2.6 => 2.2.8

Changelogs:
* https://github.com/9seconds/mtg/releases/tag/v2.2.7
* https://github.com/9seconds/mtg/releases/tag/v2.2.8

Port changes:
* Add pkg-post-install script to change default secret
  in the configuration file for security purposes.

PR:             294300
Reported by:    Oleg Streejak <oleg at pcbtech.ru>
Approved by:    Boris Korzun <drtr0jan at yandex.ru> (maintainer)
Approved by:    osa (mentor)
MFH:            2026Q2

(cherry picked from commit 64b3e5969883b4679b3dc1dda34a1cdf6442ff85)
DeltaFile
+23-0net/mtg/pkg-post-install
+7-5net/mtg/files/mtg.in
+5-5net/mtg/distinfo
+3-4net/mtg/Makefile
+38-144 files