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
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
security/libssh: Fix build on FreeBSD 15+ with OpenSSL from base system
openssl/ml_kem.h is missing from the OpenSSL 3.5 in the base system.
Add a workaround to disable MLKEM support on such systems temporarily.
net-im/nheko: update to 0.12.1, latest upstream
Release-notes are at
https://github.com/Nheko-Reborn/nheko/releases/tag/v0.12.1
There's a couple of encoding-bugs (labeled "security") in this
release, as well as a bunch of general improvements. It's still
a release from August 2025, so the patch (in FreeBSD ports, picked
from a merged-fix upstream) for Qt 6.10 compatibility remains.
Reported-By: makc@