FreeBSD/ports 49eee6amath/mpir Makefile distinfo

math/mpir: Fix upstream site

Apparently, the old domain no longer belongs to the upstream.
However, the source code is available on GitHub.

While here pet portclippy.

PR:             294784
Approved by:    wen (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit 4446355417e101af1680a69aab8a181b90faa664)
DeltaFile
+11-7math/mpir/Makefile
+3-3math/mpir/distinfo
+14-102 files

FreeBSD/ports 4446355math/mpir Makefile distinfo

math/mpir: Fix upstream site

Apparently, the old domain no longer belongs to the upstream.
However, the source code is available on GitHub.

While here pet portclippy.

PR:             294784
Approved by:    wen (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+11-7math/mpir/Makefile
+3-3math/mpir/distinfo
+14-102 files

FreeBSD/ports ec86265archivers/minizip-ng Makefile distinfo, archivers/minizip-ng/files patch-CMakeLists.txt

archivers/minizip-ng: Update 4.1.1 => 4.1.2

Changelog:
https://github.com/zlib-ng/minizip-ng/releases/tag/4.1.2

Sponsored by:   UNIS Labs
DeltaFile
+6-5archivers/minizip-ng/Makefile
+0-10archivers/minizip-ng/files/patch-CMakeLists.txt
+3-3archivers/minizip-ng/distinfo
+3-2archivers/minizip-ng/pkg-plist
+12-204 files

FreeBSD/ports 1c7000b. UPDATING, security/openssh-portable Makefile

security/openssh-portable: Disable X11Forwarding by default.

This syncs with src and upstream.

Submitted by:   jlduran
Differential Revision:  https://reviews.freebsd.org/D53268
DeltaFile
+0-9security/openssh-portable/files/patch-sshd_config
+0-9security/openssh-portable/files/patch-servconf.c
+0-9security/openssh-portable/files/patch-sshd_config.5
+7-0UPDATING
+1-1security/openssh-portable/Makefile
+8-285 files

FreeBSD/ports 7344e60security/openssh-portable Makefile, security/openssh-portable/files extra-patch-hpn

security/openssh-portable: Fix NONE_CIPHER.

Tested with:
        sshd_config:
          NoneEnabled yes

        # ssh -o NoneSwitch=yes -o NoneEnabled=yes -vv cmd...

Note that the `none` cipher is _never enabled for interactive TTY_.

PR:             292710
Submitted by:   Andre Albsmeier

(cherry picked from commit 069c72440f3ba0bb85461b621f0f9d861b842192)
DeltaFile
+6-2security/openssh-portable/files/extra-patch-hpn
+1-1security/openssh-portable/Makefile
+7-32 files

FreeBSD/ports 069c724security/openssh-portable Makefile, security/openssh-portable/files extra-patch-hpn

security/openssh-portable: Fix NONE_CIPHER.

Tested with:
        sshd_config:
          NoneEnabled yes

        # ssh -o NoneSwitch=yes -o NoneEnabled=yes -vv cmd...

Note that the `none` cipher is _never enabled for interactive TTY_.

PR:             292710
Submitted by:   Andre Albsmeier
DeltaFile
+6-2security/openssh-portable/files/extra-patch-hpn
+1-1security/openssh-portable/Makefile
+7-32 files

FreeBSD/ports b3d2095ports-mgmt/poudriere-devel distinfo Makefile

ports-mgmt/poudriere-devel: Update to 3.3.0-2565-g0198103a3

Changes:
- options: Improve performance by loading ports_env.
- bulk: Revert not refetching on checksum failure (for distinfo-expected rerolled distfile cases).
- testport: do not check the parent directory of a port does not have Mk.
- Fix documented default for `CHECK_CHANGED_OPTIONS`.
- sh: Add simple command redirect vfork support from Jilles.
DeltaFile
+3-3ports-mgmt/poudriere-devel/distinfo
+2-2ports-mgmt/poudriere-devel/Makefile
+5-52 files

FreeBSD/ports be5f291ports-mgmt/poudriere distinfo Makefile

ports-mgmt/poudriere: Update to 3.4.8

Changes:
- options: Improve performance by loading ports_env.
- bulk: Revert not refetching on checksum failure (for distinfo-expected rerolled distfile cases).
- testport: do not check the parent directory of a port does not have Mk.
- Fix documented default for `CHECK_CHANGED_OPTIONS`.
DeltaFile
+3-3ports-mgmt/poudriere/distinfo
+1-1ports-mgmt/poudriere/Makefile
+4-42 files

FreeBSD/ports 8898d99benchmarks/polygraph Makefile, dns/flamethrower Makefile

*/*: Bump consumers of dns/ldns after update to 1.9.0

Force rebuild comsumers - upstream changed ABI without bump soname.

ldns 1.9.0 inserted LDNS_RDF_TYPE_INT64 at enum position 5, shifting
every subsequent value by +1. But port kept the shared library as
libldns.so.3.6.0 - no SONAME bump - so consumers wasn't flagged for
rebuild and still has the old 1.8.x enum constants baked in.

Example of error for opendnssec:
[adapter] error parsing RR at line 2 (Syntax error, could not parse
the RR's rdata)

PR:             291573
Sponsored by:   UNIS Labs

(cherry picked from commit f9b1e7f4458fbfa802d69a5f77203be9fdc4a14f)
DeltaFile
+1-1mail/enma/Makefile
+1-1benchmarks/polygraph/Makefile
+1-1security/openssh-portable/Makefile
+1-0dns/flamethrower/Makefile
+4-34 files

FreeBSD/ports a6c4e0asecurity/openssh-portable Makefile

security/openssh-portable: XMSS has been removed. Tidy up options

XMSS key support was removed in 10.1 https://www.openssh.com/txt/release-10.1
Remove option from port Makefile

PR:             290220
(cherry picked from commit 814bb8d173a8f8e03819f74a86ae125037a1e9e0)
DeltaFile
+1-5security/openssh-portable/Makefile
+1-51 files

FreeBSD/ports 814bb8dsecurity/openssh-portable Makefile

security/openssh-portable: XMSS has been removed. Tidy up options

XMSS key support was removed in 10.1 https://www.openssh.com/txt/release-10.1
Remove option from port Makefile

PR:             290220
DeltaFile
+1-5security/openssh-portable/Makefile
+1-51 files

FreeBSD/ports 917d503sysutils/amazon-ssm-agent Makefile distinfo, sysutils/amazon-ssm-agent/files patch-agent_appconfig_constants__unix.go patch-agent_log_log__unix.go

sysutils/amazon-ssm-agent: Update to 3.3.4177

PR:     294667
Sponsored by:   Amazon
DeltaFile
+27-11sysutils/amazon-ssm-agent/files/patch-agent_appconfig_constants__unix.go
+13-15sysutils/amazon-ssm-agent/Makefile
+0-11sysutils/amazon-ssm-agent/files/patch-agent_log_log__unix.go
+0-11sysutils/amazon-ssm-agent/files/patch-agent_session_shell_shell__unix.go
+0-10sysutils/amazon-ssm-agent/files/patch-agent_plugins_inventory_gatherers_application_dataProvider.go
+3-5sysutils/amazon-ssm-agent/distinfo
+43-636 files

FreeBSD/ports 99181f2devel/ghidra pkg-plist

devel/ghidra: Fix pkg-plist error when PYTHON_VER != 3.11

PR:             294767
Approved by:    blanket (fix build)
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit f90e9a47b91d0089cb58b06758e74f57da14e821)
DeltaFile
+2-2devel/ghidra/pkg-plist
+2-21 files

FreeBSD/ports f90e9a4devel/ghidra pkg-plist

devel/ghidra: Fix pkg-plist error when PYTHON_VER != 3.11

PR:             294767
Approved by:    blanket (fix build)
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+2-2devel/ghidra/pkg-plist
+2-21 files

FreeBSD/ports b77ed2fwww/matomo pkg-plist distinfo

www/matomo: Update 5.8.0 => 5.9.0

Changelog:
https://matomo.org/changelog/matomo-5-9-0/

PR:             294777
Sponsored by:   UNIS Labs
DeltaFile
+49-5www/matomo/pkg-plist
+3-3www/matomo/distinfo
+1-1www/matomo/Makefile
+53-93 files

FreeBSD/ports ce69f0edevel/lua-language-server Makefile, devel/lua-language-server/files patch-3rd_luamake_compile_ninja_freebsd.ninja patch-3rd_luamake_scripts_globals.lua

devel/lua-language-server: Enable verbose builds and support ccache

There are two build phases: first the port builds luamake, and then
it uses luamake to build LuaLS. Verbosity (i.e. showing build
commands) and building with ccache is enabled for both phases.

Reviewed by:    Dave Marker
Approved by:    Dave Marker  (maintianer)
Differential Revision:  https://reviews.freebsd.org/D56566
DeltaFile
+10-1devel/lua-language-server/files/patch-3rd_luamake_compile_ninja_freebsd.ninja
+4-2devel/lua-language-server/Makefile
+3-2devel/lua-language-server/files/patch-3rd_luamake_scripts_globals.lua
+17-53 files

FreeBSD/ports a74bbecdevel/mage distinfo Makefile

devel/mage: Update 1.17.1 => 1.17.2

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+3-3devel/mage/distinfo
+1-1devel/mage/Makefile
+4-42 files

FreeBSD/ports b8dfa76x11/xfce4-appmenu-plugin pkg-plist Makefile

x11/xfce4-appmenu-plugin: Unbreak

install was failing due to file conflicts.

PR:             294789
Approved by:    portmgr@ (blanket; unbreak)
DeltaFile
+0-195x11/xfce4-appmenu-plugin/pkg-plist
+7-1x11/xfce4-appmenu-plugin/Makefile
+7-1962 files

FreeBSD/ports 2a53102misc/openclaw pkg-plist Makefile, misc/openclaw/files package-lock.json package-lock-koffi.json

misc/openclaw: update 2026.4.15 → 2026.4.23
DeltaFile
+0-57,538misc/openclaw/pkg-plist
+716-4,599misc/openclaw/files/package-lock.json
+31-3misc/openclaw/Makefile
+25-0misc/openclaw/files/package-lock-koffi.json
+5-3misc/openclaw/distinfo
+777-62,1435 files

FreeBSD/ports 5689c9cwww/forgejo-lts Makefile pkg-plist

www/forgejo-lts: Fix non-BINDATA case

DATADIR is still needed for static assets in the non-BINDATA case.
Point StaticRootPath at it.  In the BINDATA case (which is the default),
the assets are linked into the binary and StaticRootPath is not used.

PR:             294619
Fixes:          7c546a3a09e0 ("www/forgejo-lts: Correct AppWorkPAth")
MFH:            2026Q2
(cherry picked from commit 6d5d169cad9968a142e928d69e95438aafd95774)
DeltaFile
+4-1www/forgejo-lts/Makefile
+1-0www/forgejo-lts/pkg-plist
+5-12 files

FreeBSD/ports a50884ewww/forgejo Makefile pkg-plist

www/forgejo: Fix non-BINDATA case

DATADIR is still needed for static assets in the non-BINDATA case.
Point StaticRootPath at it.  In the BINDATA case (which is the default),
the assets are linked into the binary and StaticRootPath is not used.

PR:             294619
Fixes:          3686ad021c23 ("www/forgejo: Correct AppWorkPAth")
MFH:            2026Q2
(cherry picked from commit e75690e3147e1f973ad5936934721619ab319754)
DeltaFile
+4-1www/forgejo/Makefile
+1-0www/forgejo/pkg-plist
+5-12 files

FreeBSD/ports 6d5d169www/forgejo-lts Makefile pkg-plist

www/forgejo-lts: Fix non-BINDATA case

DATADIR is still needed for static assets in the non-BINDATA case.
Point StaticRootPath at it.  In the BINDATA case (which is the default),
the assets are linked into the binary and StaticRootPath is not used.

PR:             294619
Fixes:          7c546a3a09e0 ("www/forgejo-lts: Correct AppWorkPAth")
MFH:            2026Q2
DeltaFile
+4-1www/forgejo-lts/Makefile
+1-0www/forgejo-lts/pkg-plist
+5-12 files

FreeBSD/ports e75690ewww/forgejo Makefile pkg-plist

www/forgejo: Fix non-BINDATA case

DATADIR is still needed for static assets in the non-BINDATA case.
Point StaticRootPath at it.  In the BINDATA case (which is the default),
the assets are linked into the binary and StaticRootPath is not used.

PR:             294619
Fixes:          3686ad021c23 ("www/forgejo: Correct AppWorkPAth")
MFH:            2026Q2
DeltaFile
+4-1www/forgejo/Makefile
+1-0www/forgejo/pkg-plist
+5-12 files

FreeBSD/ports abadeccwww/marmite distinfo Makefile.crates

www/marmite: Update to 0.3.0

ChangeLog:
https://github.com/rochacbruno/marmite/releases/tag/0.3.0
DeltaFile
+549-311www/marmite/distinfo
+273-154www/marmite/Makefile.crates
+1-2www/marmite/Makefile
+823-4673 files

FreeBSD/ports 13a2adcdevel/R-cran-optparse distinfo Makefile

devel/R-cran-optparse: Update to 1.8.2

Numerous improvements and fixes
Changes: https://github.com/trevorld/r-optparse/releases

Reported by:    portscout
DeltaFile
+3-3devel/R-cran-optparse/distinfo
+1-1devel/R-cran-optparse/Makefile
+4-42 files

FreeBSD/ports 54c8c70sysutils/rundeck distinfo Makefile

sysutils/rundeck: Update 5.19.0 => 5.20.0

Release Notes:
https://docs.rundeck.com/docs/history/5_x/version-5.20.0.html

PR:             294774
Security:       CVE-2025-48924
Security:       CWE-770
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit 52e574ac86cb72168a2064aa231f0c2d8d5664a1)
DeltaFile
+3-3sysutils/rundeck/distinfo
+2-3sysutils/rundeck/Makefile
+5-62 files

FreeBSD/ports 52e574asysutils/rundeck distinfo Makefile

sysutils/rundeck: Update 5.19.0 => 5.20.0

Release Notes:
https://docs.rundeck.com/docs/history/5_x/version-5.20.0.html

PR:             294774
Security:       CVE-2025-48924
Security:       CWE-770
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+3-3sysutils/rundeck/distinfo
+2-3sysutils/rundeck/Makefile
+5-62 files

FreeBSD/ports f47b3e1games/coronapoker pkg-message Makefile, games/coronapoker/files patch-src_main_java_com_tonikelope_coronapoker_Panoptes.java

games/coronapoker: update 4.33 → 20.28
DeltaFile
+546-0games/coronapoker/files/patch-src_main_java_com_tonikelope_coronapoker_Panoptes.java
+54-0games/coronapoker/pkg-message
+11-7games/coronapoker/Makefile
+5-5games/coronapoker/distinfo
+4-0games/coronapoker/pkg-descr
+620-125 files

FreeBSD/ports b14a7begames/coronapoker Makefile pkg-message, games/coronapoker/files patch-src_main_java_com_tonikelope_coronapoker_Panoptes.java coronapoker.in

games/coronapoker: Remove

coronapoker downloads binary module that defeats its GPL license.
This download presents a potential security risk.

Reference: https://github.com/tonikelope/coronapoker/issues/7
DeltaFile
+0-546games/coronapoker/files/patch-src_main_java_com_tonikelope_coronapoker_Panoptes.java
+0-64games/coronapoker/Makefile
+0-54games/coronapoker/pkg-message
+0-5games/coronapoker/pkg-descr
+0-5games/coronapoker/distinfo
+0-5games/coronapoker/files/coronapoker.in
+0-6792 files not shown
+1-6808 files

FreeBSD/ports c723bf8comms/gnuradio pkg-plist

comms/gnuradio: Fix pkg-plist error when PYTHON_VER != 3.11

PR:             294766
Approved by:    blanket (fix build)
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit 23dfa3efd3b862016e7285c4b3b5cd8c8f0f9a0b)
DeltaFile
+1-1comms/gnuradio/pkg-plist
+1-11 files