View | Details | Raw Unified | Return to bug 263748
Collapse All | Expand All

(-)security/strongswan/Makefile (-2 / +4 lines)
Lines 1-5 Link Here
1
PORTNAME=	strongswan
1
PORTNAME=	strongswan
2
DISTVERSION=	5.9.5
2
DISTVERSION=	5.9.6
3
CATEGORIES=	security net-vpn
3
CATEGORIES=	security net-vpn
4
MASTER_SITES=	https://download.strongswan.org/ \
4
MASTER_SITES=	https://download.strongswan.org/ \
5
		https://download2.strongswan.org/
5
		https://download2.strongswan.org/
Lines 39-45 INSTALL_TARGET= install-strip Link Here
39
TEST_TARGET=	check
39
TEST_TARGET=	check
40
40
41
OPTIONS_DEFINE=			CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS \
41
OPTIONS_DEFINE=			CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS \
42
				EAPSIMFILE FARP GCM IKEV1 IPSECKEY \
42
				EAPSIMFILE FARP GCM IKEV1 IPSECKEY KDF \
43
				KERNELLIBIPSEC LDAP LOADTESTER MEDIATION MYSQL \
43
				KERNELLIBIPSEC LDAP LOADTESTER MEDIATION MYSQL \
44
				PKCS11 PKI PYTHON SCEP SMP SQLITE SWANCTL \
44
				PKCS11 PKI PYTHON SCEP SMP SQLITE SWANCTL \
45
				TESTVECTOR TPM TSS2 UNBOUND UNITY VICI XAUTH
45
				TESTVECTOR TPM TSS2 UNBOUND UNITY VICI XAUTH
Lines 60-65 FARP_DESC= Enable farp plugin Link Here
60
GCM_DESC=		Enable GCM AEAD wrapper crypto plugin
60
GCM_DESC=		Enable GCM AEAD wrapper crypto plugin
61
IKEV1_DESC=		Enable IKEv1 support
61
IKEV1_DESC=		Enable IKEv1 support
62
IPSECKEY_DESC=		Enable authentication with IPSECKEY resource records with DNSSEC
62
IPSECKEY_DESC=		Enable authentication with IPSECKEY resource records with DNSSEC
63
KDF_DESC=		Enable KDF (prf+) implementation plugin
63
KERNELLIBIPSEC_DESC=	Enable IPSec userland backend
64
KERNELLIBIPSEC_DESC=	Enable IPSec userland backend
64
LIBC_DESC=		Use libc printf hooks
65
LIBC_DESC=		Use libc printf hooks
65
LOADTESTER_DESC=	Enable load testing plugin
66
LOADTESTER_DESC=	Enable load testing plugin
Lines 95-100 FARP_CONFIGURE_ON= --enable-farp Link Here
95
GCM_CONFIGURE_ON=		--enable-gcm
96
GCM_CONFIGURE_ON=		--enable-gcm
96
IKEV1_CONFIGURE_OFF=		--disable-ikev1
97
IKEV1_CONFIGURE_OFF=		--disable-ikev1
97
IPSECKEY_CONFIGURE_ON=		--enable-ipseckey
98
IPSECKEY_CONFIGURE_ON=		--enable-ipseckey
99
KDF_CONFIGURE_ON=		--enable-kdf
98
KERNELLIBIPSEC_CONFIGURE_ON=	--enable-kernel-libipsec
100
KERNELLIBIPSEC_CONFIGURE_ON=	--enable-kernel-libipsec
99
LDAP_USE=			OPENLDAP=yes
101
LDAP_USE=			OPENLDAP=yes
100
LDAP_CONFIGURE_ON=		--enable-ldap
102
LDAP_CONFIGURE_ON=		--enable-ldap
(-)security/strongswan/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1643096021
1
TIMESTAMP = 1651559579
2
SHA256 (strongswan-5.9.5.tar.bz2) = 983e4ef4a4c6c9d69f5fe6707c7fe0b2b9a9291943bbf4e008faab6bf91c0bdd
2
SHA256 (strongswan-5.9.6.tar.bz2) = 91d0978ac448912759b85452d8ff0d578aafd4507aaf4f1c1719f9d0c7318ab7
3
SIZE (strongswan-5.9.5.tar.bz2) = 4722123
3
SIZE (strongswan-5.9.6.tar.bz2) = 4750894
(-)security/strongswan/pkg-plist (+4 lines)
Lines 35-40 Link Here
35
%%GCM%%@sample %%ETCDIR%%.d/charon/gcm.conf.sample
35
%%GCM%%@sample %%ETCDIR%%.d/charon/gcm.conf.sample
36
%%EAPAKA3GPP2%%@sample %%ETCDIR%%.d/charon/gmp.conf.sample
36
%%EAPAKA3GPP2%%@sample %%ETCDIR%%.d/charon/gmp.conf.sample
37
@sample %%ETCDIR%%.d/charon/hmac.conf.sample
37
@sample %%ETCDIR%%.d/charon/hmac.conf.sample
38
%%KDF%%@sample %%ETCDIR%%.d/charon/kdf.conf.sample
38
%%IPSECKEY%%@sample %%ETCDIR%%.d/charon/ipseckey.conf.sample
39
%%IPSECKEY%%@sample %%ETCDIR%%.d/charon/ipseckey.conf.sample
39
%%KERNELLIBIPSEC%%@sample %%ETCDIR%%.d/charon/kernel-libipsec.conf.sample
40
%%KERNELLIBIPSEC%%@sample %%ETCDIR%%.d/charon/kernel-libipsec.conf.sample
40
@sample %%ETCDIR%%.d/charon/kernel-pfkey.conf.sample
41
@sample %%ETCDIR%%.d/charon/kernel-pfkey.conf.sample
Lines 180-185 lib/ipsec/plugins/libstrongswan-hmac.la Link Here
180
lib/ipsec/plugins/libstrongswan-hmac.so
181
lib/ipsec/plugins/libstrongswan-hmac.so
181
%%IPSECKEY%%lib/ipsec/plugins/libstrongswan-ipseckey.la
182
%%IPSECKEY%%lib/ipsec/plugins/libstrongswan-ipseckey.la
182
%%IPSECKEY%%lib/ipsec/plugins/libstrongswan-ipseckey.so
183
%%IPSECKEY%%lib/ipsec/plugins/libstrongswan-ipseckey.so
184
%%KDF%%lib/ipsec/plugins/libstrongswan-kdf.la
185
%%KDF%%lib/ipsec/plugins/libstrongswan-kdf.so
183
%%KERNELLIBIPSEC%%lib/ipsec/plugins/libstrongswan-kernel-libipsec.la
186
%%KERNELLIBIPSEC%%lib/ipsec/plugins/libstrongswan-kernel-libipsec.la
184
%%KERNELLIBIPSEC%%lib/ipsec/plugins/libstrongswan-kernel-libipsec.so
187
%%KERNELLIBIPSEC%%lib/ipsec/plugins/libstrongswan-kernel-libipsec.so
185
lib/ipsec/plugins/libstrongswan-kernel-pfkey.la
188
lib/ipsec/plugins/libstrongswan-kernel-pfkey.la
Lines 329-334 sbin/ipsec Link Here
329
%%GCM%%%%DATADIR%%/templates/config/plugins/gcm.conf
332
%%GCM%%%%DATADIR%%/templates/config/plugins/gcm.conf
330
%%EAPAKA3GPP2%%%%DATADIR%%/templates/config/plugins/gmp.conf
333
%%EAPAKA3GPP2%%%%DATADIR%%/templates/config/plugins/gmp.conf
331
%%DATADIR%%/templates/config/plugins/hmac.conf
334
%%DATADIR%%/templates/config/plugins/hmac.conf
335
%%KDF%%%%DATADIR%%/templates/config/plugins/kdf.conf
332
%%IPSECKEY%%%%DATADIR%%/templates/config/plugins/ipseckey.conf
336
%%IPSECKEY%%%%DATADIR%%/templates/config/plugins/ipseckey.conf
333
%%KERNELLIBIPSEC%%%%DATADIR%%/templates/config/plugins/kernel-libipsec.conf
337
%%KERNELLIBIPSEC%%%%DATADIR%%/templates/config/plugins/kernel-libipsec.conf
334
%%DATADIR%%/templates/config/plugins/kernel-pfkey.conf
338
%%DATADIR%%/templates/config/plugins/kernel-pfkey.conf

Return to bug 263748