FreeBSD/ports dad29a7x11-themes/plasma6-breeze distinfo, x11/plasma6-plasma-activities distinfo

KDE: Update KDE Plasma to 6.5.4

Announcement: https://kde.org/announcements/plasma/6/6.5.4/
DeltaFile
+3-7x11-themes/plasma6-breeze/distinfo
+7-0x11/plasma6-plasma-workspace/pkg-plist
+3-3x11/plasma6-plasma-workspace/distinfo
+3-3x11/plasma6-plasma-integration/distinfo
+3-3x11/plasma6-plasma-desktop/distinfo
+3-3x11/plasma6-plasma-activities/distinfo
+22-1956 files not shown
+175-16562 files

FreeBSD/ports 2d9474ddevel/git pkg-plist distinfo

devel/git: Update to 2.52.0

ReleseNotes:    https://github.com/git/git/blob/v2.52.0/Documentation/RelNotes/2.52.0.adoc

PR:             291110
Sponsored by:   Rubicon Communications, LLC ("Netgate")
DeltaFile
+23-0devel/git/pkg-plist
+7-7devel/git/distinfo
+1-1devel/git/Makefile
+31-83 files

FreeBSD/ports f3a12dcjava/sigar/files patch-bindings_java_build.xml patch-bindings_java_hyperic__jni_jni-build.xml

java/sigar: fix compilation with jdk21

PR:     272855
DeltaFile
+18-0java/sigar/files/patch-bindings_java_build.xml
+10-0java/sigar/files/patch-bindings_java_hyperic__jni_jni-build.xml
+28-02 files

FreeBSD/ports afd5eabdevel/sabre/files patch-build.xml

devel/sabre: fix build with jdk21

The patch for build.xml hardcoded java 5 source and target which is not available for javac in openjdk21. I removed the source and target.

[javac] Compiling 80 source files to /wrkdirs/usr/ports/devel/sabre/work/Simple API for Binary REpresentations (SABRE)/build/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 5
[javac] error: Source option 5 is no longer supported. Use 8 or later.
[javac] error: Target option 5 is no longer supported. Use 8 or later.

Later JDKs are more picky about the charset used. Also for characters in comments. I hinted the encoding for the compiler.

[javac] /wrkdirs/usr/ports/devel/sabre/work/Simple API for Binary REpresentations (SABRE)/src/java/de/tu_darmstadt/informatik/rbg/bstickler/udflib/tools/OSTAIdentifierTranslation.java:6: error: unmappable character (0xF6) for encoding UTF-8
[javac]  *      Bj?rn Stickler <...>

PR:     291571
DeltaFile
+1-1devel/sabre/files/patch-build.xml
+1-11 files

FreeBSD/ports f0ec4e0sysutils/loki/files loki.in

sysutils/loki: Fix a copy/paste mishap in comments

Several comments in loki's rc.d file referred to "grafana" where they
should have referred to "loki". Looks like a copy/paste mishap from
grafana's rc.d.

Approved by:    portmgr blanket
Fixes:          a96c988a2977 sysutils/loki: Add new port
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/466
DeltaFile
+3-3sysutils/loki/files/loki.in
+3-31 files

FreeBSD/ports 37c8cb7net/dpinger distinfo Makefile

net/dpinger: Update to 3.4

and take maintainership

PR:             291558
DeltaFile
+3-3net/dpinger/distinfo
+2-2net/dpinger/Makefile
+5-52 files

FreeBSD/ports 6d414b7sysutils/helm distinfo Makefile

sysutils/helm: Update to 3.19.3

Changelog:
https://github.com/helm/helm/releases/tag/v3.19.3
DeltaFile
+5-5sysutils/helm/distinfo
+2-3sysutils/helm/Makefile
+7-82 files

FreeBSD/ports 3befd43sysutils/kubectl distinfo Makefile

sysutils/kubectl: Update to 1.34.3

Changelog:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#changelog-since-v1342
DeltaFile
+3-3sysutils/kubectl/distinfo
+1-2sysutils/kubectl/Makefile
+4-52 files

FreeBSD/ports f30ff7cscience/siesta Makefile

science/siesta: Constrain to gfortran
DeltaFile
+1-1science/siesta/Makefile
+1-11 files

FreeBSD/ports fa0193blang/ratfor Makefile

lang/ratfor: Fix building with Flang and newest Clang
DeltaFile
+1-0lang/ratfor/Makefile
+1-01 files

FreeBSD/ports 97d9eeecad/scotch Makefile

cad/scotch: Fix building with Flang and newest Clang
DeltaFile
+1-0cad/scotch/Makefile
+1-01 files

FreeBSD/ports 900510enet/spread-j Makefile

net/spread-j: only compiles on jdk8 and jdk11

Error on later JDKs:
[javac] /wrkdirs/usr/ports/net/spread-j/work/spread-src-3.17.3/java/spread/SpreadConnection.java:1800: error: invalid use of a restricted identifier 'yield'
[javac]                                         yield();

PR:     272855
Approved-by:    no maintainer
DeltaFile
+1-0net/spread-j/Makefile
+1-01 files

FreeBSD/ports e9ada2dwww/forgejo-lts distinfo Makefile

www/forgejo-lts: Update to 11.0.8

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.8.md

MFH:            2025Q4
(cherry picked from commit 7d5f8d23edbf0327dfaa2430b7a704119ba34f8e)
DeltaFile
+3-3www/forgejo-lts/distinfo
+1-2www/forgejo-lts/Makefile
+4-52 files

FreeBSD/ports a619809www/forgejo distinfo Makefile

www/forgejo: Update to 13.0.3

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.3.md

MFH:            2025Q4
(cherry picked from commit 2d879b8389ad5e8c9858d6821e20d4a0920fae7f)
DeltaFile
+3-3www/forgejo/distinfo
+1-2www/forgejo/Makefile
+4-52 files

FreeBSD/ports 7d5f8d2www/forgejo-lts distinfo Makefile

www/forgejo-lts: Update to 11.0.8

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.8.md

MFH:            2025Q4
DeltaFile
+3-3www/forgejo-lts/distinfo
+1-2www/forgejo-lts/Makefile
+4-52 files

FreeBSD/ports 2d879b8www/forgejo distinfo Makefile

www/forgejo: Update to 13.0.3

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/13.0.3.md

MFH:            2025Q4
DeltaFile
+3-3www/forgejo/distinfo
+1-2www/forgejo/Makefile
+4-52 files

FreeBSD/ports e84deb6java/apache-commons-pool distinfo Makefile

java/apache-commons-pool: update to 2.13.0 release
DeltaFile
+3-3java/apache-commons-pool/distinfo
+1-1java/apache-commons-pool/Makefile
+4-42 files

FreeBSD/ports 3166f9bjava/javamail Makefile distinfo, java/javamail/files patch-build.properties

java/javamail: remove java from run dependencies

As javamail is a library and not an application itself it should not
have a run-dependency on Java. It doesn't run on its own.
It will always use the java version of the application that uses javamail.

Use source and target arguments compatible with jdk21.

If not using openjdk8 bring back the Java Activation Framework. In
openjdk8 these classes were included in the core packages. In later
JDK versions it was removed again.

PR:     291388
DeltaFile
+15-3java/javamail/Makefile
+2-2java/javamail/files/patch-build.properties
+3-1java/javamail/distinfo
+20-63 files

FreeBSD/ports e242be3www/iridium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_flag__descriptions.h

www/iridium: update to 2025.12.143

(cherry picked from commit 48b6aedd96d92d0f5395bd17618b9d3b12e091e6)
DeltaFile
+142-79www/iridium/files/patch-chrome_browser_about__flags.cc
+19-162www/iridium/files/patch-chrome_browser_flag__descriptions.h
+0-172www/iridium/files/patch-chrome_browser_flag__descriptions.cc
+99-53www/iridium/files/patch-chrome_browser_chrome__browser__main.cc
+30-81www/iridium/files/patch-chrome_browser_chrome__content__browser__client.cc
+49-22www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+339-5691,501 files not shown
+3,191-3,3441,507 files

FreeBSD/ports 48b6aedwww/iridium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_flag__descriptions.h

www/iridium: update to 2025.12.143
DeltaFile
+142-79www/iridium/files/patch-chrome_browser_about__flags.cc
+19-162www/iridium/files/patch-chrome_browser_flag__descriptions.h
+0-172www/iridium/files/patch-chrome_browser_flag__descriptions.cc
+99-53www/iridium/files/patch-chrome_browser_chrome__browser__main.cc
+30-81www/iridium/files/patch-chrome_browser_chrome__content__browser__client.cc
+49-22www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+339-5691,501 files not shown
+3,191-3,3441,507 files

FreeBSD/ports fb16179misc/openhab distinfo Makefile, misc/openhab-addons distinfo Makefile

misc/openhab: Update to 4.3.9.
DeltaFile
+3-3misc/openhab/distinfo
+3-3misc/openhab-addons/distinfo
+1-1misc/openhab/Makefile
+1-1misc/openhab-addons/Makefile
+8-84 files

FreeBSD/ports f77f497shells/bash distinfo Makefile

shells/bash: Update to 5.3.9
DeltaFile
+3-1shells/bash/distinfo
+1-2shells/bash/Makefile
+4-32 files

FreeBSD/ports 1370786devel/etcd35 distinfo Makefile

devel/etcd35: Update to 3.5.25

Changelog: https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.5.md

Reported by:    portscout
Sponsored by:   Entersekt (previously Modirum MDpay)
Sponsored by:   Klara, Inc.
DeltaFile
+25-25devel/etcd35/distinfo
+2-6devel/etcd35/Makefile
+27-312 files

FreeBSD/ports 23953a0devel/gitaly distinfo, net/gitlab-agent distinfo

www/gitlab: security and patch update to 18.6.2

Changes:        https://about.gitlab.com/releases/2025/12/10/patch-release-gitlab-18-6-2-released/
Security:       c6c9306e-d645-11f0-8ce2-2cf05da270f3
DeltaFile
+13-13devel/gitaly/distinfo
+6-6www/gitlab/distinfo
+5-5www/gitlab-workhorse/distinfo
+5-5www/gitlab-pages/distinfo
+5-5textproc/rubygem-gitlab-glfm-markdown/distinfo
+5-5net/gitlab-agent/distinfo
+39-395 files not shown
+48-4811 files

FreeBSD/ports d0269ccx11/walker distinfo Makefile

x11/walker: Update to 2.12.2

Changelog: https://github.com/abenz1267/walker/releases/tag/v2.12.2

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

FreeBSD/ports 007e553security/vuxml/vuln 2025.xml

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

FreeBSD/ports 8e5f603devel/lua-language-server distinfo Makefile

devel/lua-language-server: Update to 3.16.1 and restore PORTEPOCH

During the ritual to resurrect this port, the existing PORTEPOCH
got inadvertently dropped. Restore it, along with an update to
version 3.16.1.

Differential Revision:  https://reviews.freebsd.org/D54165
DeltaFile
+49-47devel/lua-language-server/distinfo
+28-29devel/lua-language-server/Makefile
+77-762 files

FreeBSD/ports 3399c53shells/carapace distinfo Makefile

shells/carapace: Update to 1.5.7

Changelog:
- https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.6
- https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.7

Reported by:    GitHub (watch releases)
DeltaFile
+5-5shells/carapace/distinfo
+1-2shells/carapace/Makefile
+6-72 files

FreeBSD/ports 3b804dewww/mediawiki143 Makefile

www/mediawiki143: Adjust CONFLICTS
DeltaFile
+1-1www/mediawiki143/Makefile
+1-11 files

FreeBSD/ports 8d894d5www/mediawiki144 Makefile

www/mediawiki144: Adjust CONFLICTS
DeltaFile
+2-2www/mediawiki144/Makefile
+2-21 files