security/strongswan: Disable loading of kernel-libipsec plugin
115e0906c85a enables building with KERNELLIBIPSEC option by default.
This changes loading order of plugins and brokes some existing
configurations.
PR: 298098 295828
Approved by: blanket (fix runtime)
Sponsored by: FLEX-IT LLC
Sponsored by: UNIS Labs (vvd, commit patch)
net-im/matterircd: Build with Go 1.26 on quarterly
The 2026Q3 branch still defaults to Go 1.25, while upstream's go.mod
requires Go 1.26, so the build fails with GOTOOLCHAIN=local.
This is a direct commit to the branch: main already defaults to Go 1.26
and builds the port with plain USES=go:modules.
Reported by: Corey Halpin <chalpin at cs.wisc.edu> (maintainer, by mail)
Approved by: osa, vvd (Mentors, implicit)
net/scapy: Silence cryptography warnings
Apply Scapy commit caa005d ("Handle cryptography FFDH warnings") to
prevent cryptography warnings from causing test failures in our
infrastructure.
Once a new Scapy release is out, this patch will be included and this
commit should be reverted.
PR: 298387
www/moinmoin: reassign to wiki-admin@.
Even though this port is old and depends on the deprecated python2,
we are still using it as wiki.FreeBSD.org. So, mark it as safe
from deprecation by anyone who does not know that.
There is an open task to either update the wiki (v3 is a complete
rewrite), or to migrate it to something never.
PR: 298009
Approved by: lwhsa (as python@)