Created attachment 257718 [details] Patch port to strongSwan 6.0.0 strongSwan 6.0.0 was released in December with support for ML-KEM key exchanges. See patch to update the port to this version.
Are you the maintainer?
Yes we as a company (strongswan@nanoteq.com) are the maintainers.
(In reply to kwf from comment #2) That's why I asked, because the domain in the mail is not public, but belongs to the company. Ok! Remove GNU_CONFIGURE_MANPREFIX - unnecessary now (I'l remove it self).
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=68fd439e6af3372afb5dd7209648a685dd95ca01 commit 68fd439e6af3372afb5dd7209648a685dd95ca01 Author: kwf <kwf@nanoteq.com> AuthorDate: 2025-02-24 17:29:20 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-02-24 17:47:23 +0000 security/strongswan: Update 5.9.14 => 6.0.0 Changelog: https://github.com/strongswan/strongswan/releases/tag/6.0.0 Remove GNU_CONFIGURE_MANPREFIX. PR: 284947 security/strongswan/Makefile | 9 +-- security/strongswan/distinfo | 6 +- ...ins_kernel__pfkey_kernel__pfkey__ipsec.c (gone) | 14 ----- security/strongswan/pkg-plist | 69 ++-------------------- 4 files changed, 14 insertions(+), 84 deletions(-)
Thanks.