9 Commits

Author SHA1 Message Date
sthen
954719182e update to strongswan-5.8.4 2020-03-30 13:51:55 +00:00
sthen
9638794ec1 update to strongswan-5.8.3 2020-03-25 23:57:52 +00:00
sthen
6dfef1390a update to strongswan-5.8.2 2019-12-18 15:09:16 +00:00
sthen
e57818db35 update to strongswan-5.8.1 2019-09-04 09:52:48 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
fd0d23f6f9 update to strongswan-5.8.0 2019-05-22 19:59:24 +00:00
cwen
908ba36535 strongswan: build with AES-NI support only on x86, fragment PLIST.
This should unbreak the build on all !x86 platforms.
Originally tested on macppc, and on aarch64 by sthen@ (thanks!)

OK sthen@ (maintainer)
2019-05-15 11:52:23 +00:00
sthen
c13bc39a37 set PORTROACH 2019-04-01 14:05:13 +00:00
sthen
5fa3af0c8f import net/strongswan, ok landry@
tun support patches from csszep at gmail

-----
strongSwan is reasonably portable open source VPN software supporting
both IKEv1 and IKEv2. It has wide support for authentication types
including IKEv1 XAUTH (username and password) and multiple IKEv2 EAP
mechanisms on both server and client side.

The OpenBSD port currently provides only the "kernel-libipsec" plugin.
This operates in userland via tun(4) devices and strongSwan's own
IPsec implementation rather than using kernel IPsec - it is suggested
that this is only used for testing or in client situations where the
native IPsec software (isakmpd and iked) does not support the required
functionality.
-----
2019-03-31 19:47:28 +00:00