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

(-)b/security/strongswan/Makefile (-7 / +2 lines)
Lines 1-11 Link Here
1
PORTNAME=	strongswan
1
PORTNAME=	strongswan
2
DISTVERSION=	5.9.10
2
DISTVERSION=	5.9.11
3
PORTREVISION=	1
4
CATEGORIES=	security net-vpn
3
CATEGORIES=	security net-vpn
5
MASTER_SITES=	https://download.strongswan.org/ \
4
MASTER_SITES=	https://download.strongswan.org/ \
6
		https://download2.strongswan.org/
5
		https://download2.strongswan.org/
7
PATCH_SITES=	https://github.com/strongswan/strongswan/commit/
8
PATCHFILES=	3d0d3f5d028a0c630f89cb4fec5b2cd5364f568b.patch:-p1
9
6
10
MAINTAINER=	strongswan@nanoteq.com
7
MAINTAINER=	strongswan@nanoteq.com
11
COMMENT=	Open Source IKEv2 IPsec-based VPN solution
8
COMMENT=	Open Source IKEv2 IPsec-based VPN solution
Lines 45-51 TEST_TARGET= check Link Here
45
OPTIONS_DEFINE=			CTR CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS \
42
OPTIONS_DEFINE=			CTR CURL EAPAKA3GPP2 EAPDYNAMIC EAPRADIUS \
46
				EAPSIMFILE FARP GCM IKEV1 IPSECKEY KDF \
43
				EAPSIMFILE FARP GCM IKEV1 IPSECKEY KDF \
47
				KERNELLIBIPSEC LDAP LOADTESTER MEDIATION MYSQL \
44
				KERNELLIBIPSEC LDAP LOADTESTER MEDIATION MYSQL \
48
				PKCS11 PKI PYTHON SCEP SMP SQLITE SWANCTL \
45
				PKCS11 PKI PYTHON SMP SQLITE SWANCTL \
49
				TESTVECTOR TPM TSS2 UNBOUND UNITY VICI XAUTH
46
				TESTVECTOR TPM TSS2 UNBOUND UNITY VICI XAUTH
50
OPTIONS_DEFINE_i386=	VIA
47
OPTIONS_DEFINE_i386=	VIA
51
OPTIONS_DEFAULT=		BUILTIN CURL GCM IKEV1 KDF PKI SWANCTL VICI
48
OPTIONS_DEFAULT=		BUILTIN CURL GCM IKEV1 KDF PKI SWANCTL VICI
Lines 73-79 MEDIATION_DESC= Enable IKEv2 Mediation Extension Link Here
73
PKCS11_DESC=		Enable PKCS11 token support
70
PKCS11_DESC=		Enable PKCS11 token support
74
PKI_DESC=		Enable PKI tools
71
PKI_DESC=		Enable PKI tools
75
PYTHON_DESC=		Python VICI protocol plugin
72
PYTHON_DESC=		Python VICI protocol plugin
76
SCEP_DESC=		Enable Simple Certificate Enrollment Protocol
77
SMP_DESC=		Enable XML-based management protocol (DEPRECATED)
73
SMP_DESC=		Enable XML-based management protocol (DEPRECATED)
78
SWANCTL_DESC=		Install swanctl (requires VICI)
74
SWANCTL_DESC=		Install swanctl (requires VICI)
79
TESTVECTOR_DESC=	Enable crypto test vectors
75
TESTVECTOR_DESC=	Enable crypto test vectors
Lines 116-122 PKI_CONFIGURE_OFF= --disable-pki Link Here
116
PYTHON_IMPLIES=			VICI
112
PYTHON_IMPLIES=			VICI
117
PYTHON_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}vici>0:security/py-vici@${PY_FLAVOR}
113
PYTHON_RUN_DEPENDS=		${PYTHON_PKGNAMEPREFIX}vici>0:security/py-vici@${PY_FLAVOR}
118
PYTHON_USES=			python
114
PYTHON_USES=			python
119
SCEP_CONFIGURE_OFF=		--disable-scepclient
120
SMP_LIB_DEPENDS=		libxml2.so:textproc/libxml2
115
SMP_LIB_DEPENDS=		libxml2.so:textproc/libxml2
121
SMP_CONFIGURE_ON=		--enable-smp
116
SMP_CONFIGURE_ON=		--enable-smp
122
SQLITE_LIB_DEPENDS=		libsqlite3.so:databases/sqlite3
117
SQLITE_LIB_DEPENDS=		libsqlite3.so:databases/sqlite3
(-)b/security/strongswan/distinfo (-5 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1680074145
1
TIMESTAMP = 1690394763
2
SHA256 (strongswan-5.9.10.tar.bz2) = 3b72789e243c9fa6f0a01ccaf4f83766eba96a5e5b1e071d36e997572cf34654
2
SHA256 (strongswan-5.9.11.tar.bz2) = ddf53f1f26ad26979d5f55e8da95bd389552f5de3682e35593f9a70b2584ed2d
3
SIZE (strongswan-5.9.10.tar.bz2) = 4765407
3
SIZE (strongswan-5.9.11.tar.bz2) = 4786552
4
SHA256 (3d0d3f5d028a0c630f89cb4fec5b2cd5364f568b.patch) = 05570d51f0fc1dd5d0be44acf7a643260a1743aec68536aa4d25b021b52bc9e4
5
SIZE (3d0d3f5d028a0c630f89cb4fec5b2cd5364f568b.patch) = 2949
(-)b/security/strongswan/pkg-plist (-4 lines)
Lines 83-89 Link Here
83
@sample %%ETCDIR%%.d/charon/xcbc.conf.sample
83
@sample %%ETCDIR%%.d/charon/xcbc.conf.sample
84
%%PKI%%@sample %%ETCDIR%%.d/pki.conf.sample
84
%%PKI%%@sample %%ETCDIR%%.d/pki.conf.sample
85
%%SQL%%@sample %%ETCDIR%%.d/pool.conf.sample
85
%%SQL%%@sample %%ETCDIR%%.d/pool.conf.sample
86
%%SCEP%%@sample %%ETCDIR%%.d/scepclient.conf.sample
87
@sample %%ETCDIR%%.d/starter.conf.sample
86
@sample %%ETCDIR%%.d/starter.conf.sample
88
%%SWANCTL%%@sample %%ETCDIR%%.d/swanctl.conf.sample
87
%%SWANCTL%%@sample %%ETCDIR%%.d/swanctl.conf.sample
89
%%SWANCTL%%@sample etc/swanctl/swanctl.conf.sample
88
%%SWANCTL%%@sample etc/swanctl/swanctl.conf.sample
Lines 276-282 libexec/ipsec/_updown Link Here
276
libexec/ipsec/charon
275
libexec/ipsec/charon
277
%%LOADTESTER%%libexec/ipsec/load-tester
276
%%LOADTESTER%%libexec/ipsec/load-tester
278
%%SQL%%libexec/ipsec/pool
277
%%SQL%%libexec/ipsec/pool
279
%%SCEP%%libexec/ipsec/scepclient
280
libexec/ipsec/starter
278
libexec/ipsec/starter
281
libexec/ipsec/stroke
279
libexec/ipsec/stroke
282
libexec/ipsec/whitelist
280
libexec/ipsec/whitelist
Lines 303-309 man/man5/strongswan.conf.5.gz Link Here
303
%%SWANCTL%%man/man5/swanctl.conf.5.gz
301
%%SWANCTL%%man/man5/swanctl.conf.5.gz
304
man/man8/charon-cmd.8.gz
302
man/man8/charon-cmd.8.gz
305
man/man8/ipsec.8.gz
303
man/man8/ipsec.8.gz
306
%%SCEP%%man/man8/scepclient.8.gz
307
%%SWANCTL%%man/man8/swanctl.8.gz
304
%%SWANCTL%%man/man8/swanctl.8.gz
308
sbin/charon-cmd
305
sbin/charon-cmd
309
sbin/ipsec
306
sbin/ipsec
Lines 389-395 sbin/ipsec Link Here
389
%%DATADIR%%/templates/config/strongswan.d/charon.conf
386
%%DATADIR%%/templates/config/strongswan.d/charon.conf
390
%%PKI%%%%DATADIR%%/templates/config/strongswan.d/pki.conf
387
%%PKI%%%%DATADIR%%/templates/config/strongswan.d/pki.conf
391
%%SQL%%%%DATADIR%%/templates/config/strongswan.d/pool.conf
388
%%SQL%%%%DATADIR%%/templates/config/strongswan.d/pool.conf
392
%%SCEP%%%%DATADIR%%/templates/config/strongswan.d/scepclient.conf
393
%%DATADIR%%/templates/config/strongswan.d/starter.conf
389
%%DATADIR%%/templates/config/strongswan.d/starter.conf
394
%%SWANCTL%%%%DATADIR%%/templates/config/strongswan.d/swanctl.conf
390
%%SWANCTL%%%%DATADIR%%/templates/config/strongswan.d/swanctl.conf
395
%%SQL%%%%DATADIR%%/templates/database/sql/mysql.sql
391
%%SQL%%%%DATADIR%%/templates/database/sql/mysql.sql

Return to bug 272739