FreeBSD/ports e65d87dgames/yquake2 distinfo Makefile, games/yquake2/files patch-Makefile patch-src_common_filesystem.c

games/yquake2: Update 8.60 => 8.70

Changelog:
https://github.com/yquake2/yquake2/blob/QUAKE2_8_70/CHANGELOG

PR:             295404
Sponsored by:   UNIS Labs
DeltaFile
+4-4games/yquake2/files/patch-Makefile
+3-3games/yquake2/distinfo
+3-3games/yquake2/Makefile
+2-2games/yquake2/files/patch-src_common_filesystem.c
+12-124 files

FreeBSD/ports 386b2e0misc/hermes-agent Makefile, misc/hermes-agent/files patch-hermes__cli_gateway.py patch-hermes__cli_setup.py

misc/hermes-agent: Update to 0.14.0
DeltaFile
+49-65misc/hermes-agent/Makefile
+46-55misc/hermes-agent/files/patch-hermes__cli_gateway.py
+25-29misc/hermes-agent/files/patch-hermes__cli_setup.py
+19-0misc/hermes-agent/files/patch-hermes__cli_config.py
+8-8misc/hermes-agent/files/patch-hermes__cli_main.py
+7-7misc/hermes-agent/files/patch-hermes__cli_uninstall.py
+154-1641 files not shown
+159-1697 files

FreeBSD/ports b7cf061net/tcptestsuite distinfo Makefile

net/tcptestsuite: Updating to latest hash

Sponsored by:   Netflix
DeltaFile
+3-3net/tcptestsuite/distinfo
+2-2net/tcptestsuite/Makefile
+5-52 files

FreeBSD/ports 879d5c7x11-fonts/font-cronyx-cyrillic Makefile pkg-descr

x11-fonts/font-cronyx-cyrillic: Update to 1.0.4

Update WWW and pkg-descr.
Add LICENSE.

https://lists.x.org/archives/xorg-announce/2023-February/003351.html

PR:             292085
Approved by:    x11 (arrowd)
Approved by:    fluffy (mentor)
DeltaFile
+8-4x11-fonts/font-cronyx-cyrillic/Makefile
+5-1x11-fonts/font-cronyx-cyrillic/pkg-descr
+3-2x11-fonts/font-cronyx-cyrillic/distinfo
+16-73 files

FreeBSD/ports 5390e61x11-fonts/font-alias Makefile distinfo

x11-fonts/font-alias: Update to 1.0.6

Update WWW and pkg-descr.
Add LICENSE.

https://lists.x.org/archives/xorg-announce/2023-February/003339.html
https://lists.x.org/archives/xorg-announce/2026-February/003671.html

PR:             288128
Approved by:    x11 (arrowd)
Approved by:    osa (mentor)
DeltaFile
+8-3x11-fonts/font-alias/Makefile
+3-3x11-fonts/font-alias/distinfo
+3-1x11-fonts/font-alias/pkg-descr
+14-73 files

FreeBSD/ports e33c5dfx11-fonts/font-ibm-type1 Makefile pkg-descr

x11-fonts/font-ibm-type1: Update to 1.0.4

Update COMMENT, WWW and pkg-descr.
Add LICENSE.

https://lists.x.org/archives/xorg-announce/2023-February/003356.html

PR:             292707
Approved by:    x11 (arrowd)
Approved by:    osa (mentor)
DeltaFile
+9-5x11-fonts/font-ibm-type1/Makefile
+6-1x11-fonts/font-ibm-type1/pkg-descr
+3-2x11-fonts/font-ibm-type1/distinfo
+18-83 files

FreeBSD/ports ac9778bx11-fonts/font-dec-misc Makefile distinfo

x11-fonts/font-dec-misc: Update to 1.0.4

Update WWW and pkg-descr.
Add LICENSE.

https://lists.x.org/archives/xorg-announce/2023-February/003354.html

PR:             292441
Approved by:    x11 (arrowd)
Approved by:    osa (mentor)
DeltaFile
+8-4x11-fonts/font-dec-misc/Makefile
+3-2x11-fonts/font-dec-misc/distinfo
+3-1x11-fonts/font-dec-misc/pkg-descr
+14-73 files

FreeBSD/ports 2c7cd68x11-fonts/font-daewoo-misc Makefile distinfo

x11-fonts/font-daewoo-misc: Update to 1.0.4

Update WWW and pkg-descr.
Add LICENSE.

https://lists.x.org/archives/xorg-announce/2023-February/003353.html

PR:             292374
Approved by:    x11 (arrowd)
Approved by:    osa (mentor)
DeltaFile
+8-4x11-fonts/font-daewoo-misc/Makefile
+3-2x11-fonts/font-daewoo-misc/distinfo
+2-1x11-fonts/font-daewoo-misc/pkg-descr
+13-73 files

FreeBSD/ports febc7a5emulators/fbsd-duckstation Makefile, emulators/fbsd-duckstation/files extra-patch-disable-consteval.txt

emulators/fbsd-duckstation: Fix build on 16-CURRENT

Shipped fmt does not build with clang 21 and consteval enabled:

/wrkdirs/usr/ports/emulators/fbsd-duckstation/work/duckstation-0.1-6937/dep/fmt/src/os.cc:172:35: error: call to consteval function 'fmt::basic_format_string<char, const char *>::basic_format_string<FMT_COMPILE_STRING, 0>' is not a constant expression
  172 |     FMT_THROW(system_error(errno, FMT_STRING("cannot open file {}"),
      |                                   ^
/wrkdirs/usr/ports/emulators/fbsd-duckstation/work/duckstation-0.1-6937/dep/fmt/include/fmt/format.h:1905:23: note: expanded from macro 'FMT_STRING'
 1905 | #define FMT_STRING(s) FMT_STRING_IMPL(s, fmt::detail::compile_string, )
      |                       ^
[...]

so disable consteval to work-around the problem.
DeltaFile
+25-0emulators/fbsd-duckstation/files/extra-patch-disable-consteval.txt
+10-2emulators/fbsd-duckstation/Makefile
+35-22 files

FreeBSD/ports 7588cdctextproc/kibana8 distinfo Makefile

textproc/kibana8: Update node nan 2.25.0 => 2.27.0 and node re2 1.23.3 => 1.24.1

Forgot to update this in 2146c5ce2c56e267f14386a1703b009a732cda2f.

Changelogs:
https://github.com/nodejs/nan/blob/v2.27.0/CHANGELOG.md
https://github.com/uhop/node-re2/compare/1.23.3...1.24.1

PR:             294181
Sponsored by:   UNIS Labs
DeltaFile
+5-5textproc/kibana8/distinfo
+3-2textproc/kibana8/Makefile
+8-72 files

FreeBSD/ports c5ed33asecurity/fakeroot distinfo Makefile

security/fakeroot: Update to 1.38

Changelog:      https://salsa.debian.org/clint/fakeroot/-/blob/debian/1.38-1/debian/changelog?ref_type=tags
DeltaFile
+3-3security/fakeroot/distinfo
+1-1security/fakeroot/Makefile
+4-42 files

FreeBSD/ports 1299385textproc/py-zensical distinfo Makefile

textproc/py-zensical: Update to 0.0.43

Changelogs since 0.0.41:

https://github.com/zensical/zensical/releases/tag/v0.0.43
https://github.com/zensical/zensical/releases/tag/v0.0.42
DeltaFile
+3-3textproc/py-zensical/distinfo
+1-1textproc/py-zensical/Makefile
+4-42 files

FreeBSD/ports 8a8b2abtextproc/py-ttp-templates distinfo Makefile

textproc/py-ttp-templates: Update to 0.5.6

Changelog:

https://github.com/dmulyalin/ttp_templates/releases/tag/0.5.6
DeltaFile
+3-3textproc/py-ttp-templates/distinfo
+3-2textproc/py-ttp-templates/Makefile
+6-52 files

FreeBSD/ports ca1d1f3textproc/kibana92 distinfo Makefile

textproc/kibana92: Update 9.2.7 => 9.2.8

Release Notes:
https://www.elastic.co/docs/release-notes/kibana#kibana-9.2.8-release-notes

PR:             294181
Approved by:    elastic (maintainer, timeout 3 weeks)
Sponsored by:   UNIS Labs
DeltaFile
+7-7textproc/kibana92/distinfo
+3-3textproc/kibana92/Makefile
+10-102 files

FreeBSD/ports da39b6bsysutils/logstash92 distinfo Makefile

sysutils/logstash92: Update 9.2.7 => 9.2.8

Release Notes:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.2.8-release-notes

PR:             294181
Approved by:    elastic (maintainer, timeout 3 weeks)
Sponsored by:   UNIS Labs
DeltaFile
+3-3sysutils/logstash92/distinfo
+1-2sysutils/logstash92/Makefile
+4-52 files

FreeBSD/ports d618955sysutils/beats92 distinfo Makefile

sysutils/beats92: Update 9.2.7 => 9.2.8

Release Notes:
https://www.elastic.co/docs/release-notes/beats#beats-release-notes-9.2.8

PR:             294181
Approved by:    elastic (maintainer, timeout 3 weeks)
Sponsored by:   UNIS Labs
DeltaFile
+15-15sysutils/beats92/distinfo
+1-2sysutils/beats92/Makefile
+16-172 files

FreeBSD/ports fc62e84databases/mariadb118-server distinfo pkg-plist

databases/mariadb118-server: Security update to 11.8.7

Security:       31b7e7bc-5358-11f1-8b62-8447094a420f
MFH:            2026Q2
DeltaFile
+3-3databases/mariadb118-server/distinfo
+2-4databases/mariadb118-server/pkg-plist
+1-1databases/mariadb118-server/Makefile
+6-83 files

FreeBSD/ports c82c148security/vuxml/vuln 2026.xml

security/vuxml: Document MySQL vulnerabilities
DeltaFile
+75-0security/vuxml/vuln/2026.xml
+75-01 files

FreeBSD/ports b5b13e1www/phalcon distinfo Makefile

www/phalcon: update to 5.13.0.
DeltaFile
+3-3www/phalcon/distinfo
+1-1www/phalcon/Makefile
+4-42 files

FreeBSD/ports 53bd09fsecurity/vuxml/vuln 2026.xml

security/vuxml: Document MariaDB vulnerabilities
DeltaFile
+62-0security/vuxml/vuln/2026.xml
+62-01 files

FreeBSD/ports 2b5be5etextproc/md4c Makefile distinfo

textproc/md4c: Update 0.5.2.20240225 => 0.5.3, take maintainership

Changelog:
https://github.com/mity/md4c/blob/release-0.5.3/CHANGELOG.md

Commit log:
https://github.com/mity/md4c/compare/481fbfb...release-0.5.3

PR:             294864
Approved by:    Henrik Rosenke <rosenke at dssgmbh.de> (former maintainer, via xing.com profile)
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit c3be68827f9804f6769c6b11a09ccef7f65e5ec9)
DeltaFile
+5-3textproc/md4c/Makefile
+3-3textproc/md4c/distinfo
+2-2textproc/md4c/pkg-plist
+10-83 files

FreeBSD/ports c3be688textproc/md4c Makefile distinfo

textproc/md4c: Update 0.5.2.20240225 => 0.5.3, take maintainership

Changelog:
https://github.com/mity/md4c/blob/release-0.5.3/CHANGELOG.md

Commit log:
https://github.com/mity/md4c/compare/481fbfb...release-0.5.3

PR:             294864
Approved by:    Henrik Rosenke <rosenke at dssgmbh.de> (former maintainer, via xing.com profile)
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+5-3textproc/md4c/Makefile
+3-3textproc/md4c/distinfo
+2-2textproc/md4c/pkg-plist
+10-83 files

FreeBSD/ports dba86d8editors/gedit-plugins Makefile

editors/gedit-plugins: unbreak

The = comparison operater in *_DEPENDS= exects the PORTREVISION
to match exactly.  Instead use >=.

Remove BROKEN=
DeltaFile
+2-4editors/gedit-plugins/Makefile
+2-41 files

FreeBSD/ports 23d9d3btextproc/ibus-typing-booster distinfo Makefile

textproc/ibus-typing-booster: upgrade to 2.30.8

Release notes at
        https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.30.8
DeltaFile
+3-3textproc/ibus-typing-booster/distinfo
+1-1textproc/ibus-typing-booster/Makefile
+1-0textproc/ibus-typing-booster/pkg-plist
+5-43 files

FreeBSD/ports dbab30amath/libsemigroups pkg-plist distinfo

math/libsemigroups: upgrade to 3.6.1

Releases notes at https://github.com/libsemigroups/libsemigroups/releases
DeltaFile
+20-0math/libsemigroups/pkg-plist
+3-3math/libsemigroups/distinfo
+1-1math/libsemigroups/Makefile
+24-43 files

FreeBSD/ports 26886c5math/primecount distinfo Makefile

math/primecount: upgrade to v8.5

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

FreeBSD/ports cb01d79graphics/cimg Makefile distinfo, graphics/cimg/files patch-examples__Makefile

graphics/cimg: upgrade to v.3.7.6
DeltaFile
+29-96graphics/cimg/files/patch-examples__Makefile
+4-3graphics/cimg/Makefile
+3-3graphics/cimg/distinfo
+36-1023 files

FreeBSD/ports 793131cdevel/py-guppy3 distinfo Makefile

devel/py-guppy3: upgrade to v3.1.7

Release notes at https://github.com/zhuyifei1999/guppy3/releases/tag/v3.1.7
DeltaFile
+3-3devel/py-guppy3/distinfo
+1-1devel/py-guppy3/Makefile
+4-42 files

FreeBSD/ports fb166e2math/libhomfly distinfo Makefile

math/libhomfly: upgrade to 1.04

Release notes at https://github.com/miguelmarco/libhomfly/releases
DeltaFile
+3-3math/libhomfly/distinfo
+1-1math/libhomfly/Makefile
+4-42 files

FreeBSD/ports 910e3betextproc/py-wordcloud Makefile distinfo, textproc/py-wordcloud/files patch-pyproject.toml

textproc/py-wordcloud: upgrade to 1.9.6

Releases notes at https://github.com/amueller/word_cloud/releases
DeltaFile
+11-0textproc/py-wordcloud/files/patch-pyproject.toml
+3-4textproc/py-wordcloud/Makefile
+3-3textproc/py-wordcloud/distinfo
+17-73 files