mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
security/softether5: Update 5.02.0
WireGuard support has been added. This PORTVERSION includes some backports from upstream added after 5.02.0.
This commit is contained in:
parent
64a3ba1431
commit
12489647a3
@ -1,6 +1,6 @@
|
||||
PORTNAME= softether
|
||||
DISTVERSION= 5.01.9674
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 5.02.0
|
||||
#PORTREVISION= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security net-vpn
|
||||
PKGNAMESUFFIX= 5
|
||||
@ -8,8 +8,9 @@ DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
# Some patches are managed in my GitHub fork
|
||||
PATCH_SITES= https://github.com/metalefty/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 6d077a2.patch:-p1 9da3bd8.patch:-p1 7128bbc.patch:-p1 \
|
||||
c757899.patch:-p1
|
||||
PATCHFILES= f4baf91.patch:-p1 5890ce9.patch:-p1 ddaffd5.patch:-p1 \
|
||||
57aa471.patch:-p1 5b91032.patch:-p1 7a208d6.patch:-p1 \
|
||||
89ca29f.patch:-p1 b4817fd.patch:-p1
|
||||
|
||||
MAINTAINER= meta@FreeBSD.org
|
||||
COMMENT= SoftEther VPN 5 (Developer Edition)
|
||||
@ -17,8 +18,10 @@ COMMENT= SoftEther VPN 5 (Developer Edition)
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libsodium.so:security/libsodium
|
||||
|
||||
USES+= cmake:noninja compiler:c11 iconv:wchar_t \
|
||||
localbase:ldflags ncurses readline ssl
|
||||
localbase:ldflags ncurses pkgconfig readline ssl
|
||||
USE_RC_SUBR= softether_bridge softether_client \
|
||||
softether_server softether_trafficserver
|
||||
USE_LDCONFIG= yes
|
||||
@ -26,6 +29,9 @@ USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= SoftEtherVPN
|
||||
GH_PROJECT= SoftEtherVPN
|
||||
GH_TUPLE= SoftEtherVPN:libhamcore:b7f5d8d:libhamcore/src/libhamcore \
|
||||
BLAKE2:BLAKE2:b52178a:BLAKE2/3rdparty/BLAKE2 \
|
||||
cxong:tinydir:ec6bff2:tinydir/3rdparty/tinydir
|
||||
|
||||
CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DSE_DBDIR="${SE_DBDIR}" \
|
||||
|
@ -1,11 +1,25 @@
|
||||
TIMESTAMP = 1595687046
|
||||
SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.01.9674_GH0.tar.gz) = 0e63188a29afc8364814139cb8a3b3eca42af9ac4f28c4b6c4b1f582b14b2690
|
||||
SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.01.9674_GH0.tar.gz) = 107044686
|
||||
SHA256 (softether/6d077a2.patch) = c011272b37337dbb2fca1304e419e3f0745e0ee5c81c22e09243319d30d5e464
|
||||
SIZE (softether/6d077a2.patch) = 822
|
||||
SHA256 (softether/9da3bd8.patch) = 3debbaf0a7eda1e1981cfbe8979f091f416555696ab73735f8d8d94d2a80fb3d
|
||||
SIZE (softether/9da3bd8.patch) = 2014
|
||||
SHA256 (softether/7128bbc.patch) = 19c0a1e605b1b51be06d211b0d147d9cf60d81b66d1af38a0c593a3682eed134
|
||||
SIZE (softether/7128bbc.patch) = 930
|
||||
SHA256 (softether/c757899.patch) = e6bd3258e02ce4b610f3f31f6d260289ce8ac7306c266f505f3fe6a626844d0b
|
||||
SIZE (softether/c757899.patch) = 1118
|
||||
TIMESTAMP = 1623154680
|
||||
SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.0_GH0.tar.gz) = fc410e5ee8cc06511a214d9db083b06422dbe2deb3d6be8b9a38bc6a3dceafa8
|
||||
SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.0_GH0.tar.gz) = 16471174
|
||||
SHA256 (softether/SoftEtherVPN-libhamcore-b7f5d8d_GH0.tar.gz) = a41b6cbbc3ba562aa70024419b562f8ce502db40fc06c3bef82952133354952d
|
||||
SIZE (softether/SoftEtherVPN-libhamcore-b7f5d8d_GH0.tar.gz) = 8333
|
||||
SHA256 (softether/BLAKE2-BLAKE2-b52178a_GH0.tar.gz) = 0bef79a164bda953410f474daab3241ed6461daa4fb90213b95ae60c440c6775
|
||||
SIZE (softether/BLAKE2-BLAKE2-b52178a_GH0.tar.gz) = 908803
|
||||
SHA256 (softether/cxong-tinydir-ec6bff2_GH0.tar.gz) = d9c28aecc6c12409156942c5f6293267f9fba91ab1c2727bcfe26dc8f451030f
|
||||
SIZE (softether/cxong-tinydir-ec6bff2_GH0.tar.gz) = 24765
|
||||
SHA256 (softether/f4baf91.patch) = d617df9b62ee74e4ae0f0ca83a804c819b52c1108412053a9f8ddd691619ce6e
|
||||
SIZE (softether/f4baf91.patch) = 822
|
||||
SHA256 (softether/5890ce9.patch) = 9f8f5782192409ece2cc605fa0072afc661dde12f4b63ac13812d87e11fc8689
|
||||
SIZE (softether/5890ce9.patch) = 930
|
||||
SHA256 (softether/ddaffd5.patch) = 6ec6d035616827162ff7c58959fe491bb352c4f2ef9f24d8d834f66d888306da
|
||||
SIZE (softether/ddaffd5.patch) = 2014
|
||||
SHA256 (softether/57aa471.patch) = 411aee3dcd57b6d868d83710ac9be81ed0335e142fb649f39ca8e01deb67d489
|
||||
SIZE (softether/57aa471.patch) = 1118
|
||||
SHA256 (softether/5b91032.patch) = 96e1674b2fed3718b07c5734ebc95eadcf16fd0f92edc44b3cd64929bc75d74e
|
||||
SIZE (softether/5b91032.patch) = 5168
|
||||
SHA256 (softether/7a208d6.patch) = 4a909eb7bab786d2be4194633cf1eae26dbdfb71274b992cddad790567f6433b
|
||||
SIZE (softether/7a208d6.patch) = 2737
|
||||
SHA256 (softether/89ca29f.patch) = de5b06e62fb028a6b265bf5fac1c81ce5da9bdba98eac99537ebac6b95e3408a
|
||||
SIZE (softether/89ca29f.patch) = 2452
|
||||
SHA256 (softether/b4817fd.patch) = f00b1d2931cc8d13d1e55207929a6217f06b00c69059c8f70d207f5f44fe3907
|
||||
SIZE (softether/b4817fd.patch) = 3312
|
||||
|
Loading…
Reference in New Issue
Block a user