[Bug 292670] security/softhsm2: Update to release 2.7.0 available

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Jan 2026 14:26:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292670

--- Comment #8 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Jaap Akkerhuis from comment #7)
What is the meaning of these lines if CONFIGURE_ARGS will always contain the
--disable-gost option?

.include <bsd.port.options.mk>

.if ${SSL_DEFAULT:Mlibressl*} || ${SSL_DEFAULT:Mopenssl}
CONFIGURE_ARGS+=        --disable-gost
.endif

# openssl-1.1.1 (default after 1200080) doesn't  support GHOST (yet), punt for
now.
CONFIGURE_ARGS+=        --disable-gost

-- 
You are receiving this mail because:
You are the assignee for the bug.