graphics/qgis: Update to 3.44.9
3.44.9 is also the new LTR version and was actually intended to replace
3.40.15 (graphics/qgis-ltr) as the LTR version starting with 3.44.8.
Since the 4.0.x versions are “early adopters” and, for example, still
have major issues with most plugins, 3.44.x will continue to be used
for graphics/qgis for a transitional period, and graphics/qgis-ltr will
remain at 3.40.15.
Changelog: https://github.com/qgis/QGIS/compare/final-3_44_7%5E...final-3_44_8https://github.com/qgis/QGIS/compare/final-3_45_8%5E...final-3_44_9
MFH: 2026Q2
www/forgejo-lts: Fix PAM authentication
Add an upstream patch which addresses an issue with PAM authentication.
MFH: 2026Q2
(cherry picked from commit 03e64fdb33630ac048b1140c1538226e75c2a670)
www/forgejo: Fix PAM authentication
Add an upstream patch which addresses an issue with PAM authentication.
MFH: 2026Q2
(cherry picked from commit 2b64940408072efce43c002eaa5120e874fa56d9)
math/octave-forge-mboct-fem-pkg: Fix errant error message.
Remove messages such as "warning: Command "gcc14 --version" exited
with status 127" during poudriere build.
PR: 294019
Reported by: Einar Bjarni Halldórsson <einar at isnic.is>
graphics/openjump: Update to 2.4.0
- Updated PLUS_REV from 5095 to 5303
- Detects the Java major version at runtime
- With Java 25 compatibility fix
- Remove incompatibility with -Djava.system.class.loader JVM flag
that causes ClassNotFoundException with Java 9+
- Fix Java 9+ compatibility by adding reflective access permissions
- Add --add-opens flags for java.lang and jdk.internal.loader
- Keep original -Djava.system.class.loader flag
- Add explicit -Djava.library.path="$NATIVE_PATH" to Java command line
- Extend NATIVE_PATH to include /usr/local/lib and ${PREFIX}/lib
- Remove obsolete macOS path reference (/usr/local/opt/sqlite/lib)
- Enhance GDAL native path to include FreeBSD library directories
- Add --enable-native-access=ALL-UNNAMED flag for Java 25
- Fix About window by installing Readme.txt to root
- Make memory detection FreeBSD compatible
- Remove TurboJPEG JARs to suppress native library error
The turbojpeg-wrapper and imageio-ext-turbojpeg JARs attempt to load
[11 lines not shown]
lang/nll: Update 20260110a => 20260317a
Changelog:
- Changed the delimiter for line number from space to comma.
- Modified the bug to read the floating number having many number of digits.
https://kozos.jp/nlux/download.html
PR: 294297
Reported by: SAKAI Hiroaki <kozos at kozos.jp> (maintainer)
Approved by: osa (mentor), vvd (co-mentor)
MFH: 2026Q2
(cherry picked from commit 320e8857cfb6d00a23c8cc9b75cee9b5a216fda0)
lang/nll: Update 20260110a => 20260317a
Changelog:
- Changed the delimiter for line number from space to comma.
- Modified the bug to read the floating number having many number of digits.
https://kozos.jp/nlux/download.html
PR: 294297
Reported by: SAKAI Hiroaki <kozos at kozos.jp> (maintainer)
Approved by: osa (mentor), vvd (co-mentor)
MFH: 2026Q2
mail/rspamd: fix plist on !amd64
Plist token %%HYPERSCAN%% is not substituted if the corresponding
option doesn't exist. Manually add HYPERSCAN="@comment" when the
option is not defined.
Tested on armv7. The arm64 build is still broken due to an outdated
bundled simdutf, which should probably be unbundled.
Approved by: portmgr (build fix blanket)
MFH: 2026Q2
(cherry picked from commit c6b24b28a177f3bb93463f3987372938b104343f)