From f0a5f994a25b13add279e6cbcb6abd0a30837f57 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 15 Jul 2025 09:19:19 +0200 Subject: [PATCH] security/strongswan-legacy: move this out of development, too The legacy code still missing but will follow later this week. --- README.md | 2 +- security/strongswan-legacy/Makefile | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cff1bbc87..ccd7712dc 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ security/maltrail -- Malicious traffic detection system security/openconnect -- OpenConnect Client security/openvpn-legacy -- OpenVPN legacy support security/softether -- Cross-platform Multi-protocol VPN Program (development only) -security/strongswan-legacy -- IPsec legacy support (development only) +security/strongswan-legacy -- IPsec legacy support security/stunnel -- Stunnel TLS proxy security/tailscale -- VPN mesh securely connecting clients using WireGuard security/tinc -- Tinc VPN diff --git a/security/strongswan-legacy/Makefile b/security/strongswan-legacy/Makefile index a2f7792d0..fceb923cf 100644 --- a/security/strongswan-legacy/Makefile +++ b/security/strongswan-legacy/Makefile @@ -2,7 +2,6 @@ PLUGIN_NAME= strongswan-legacy PLUGIN_VERSION= 0.1 PLUGIN_COMMENT= IPsec legacy support PLUGIN_DEPENDS= # strongswan -PLUGIN_DEVEL= yes PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_TIER= 2