Branch: refs/heads/release/2.5
Home: https://github.com/OpenVPN/openvpn
Commit: 73fbeed493c6320e0e93fc7569c5c22e3fe9413e
https://github.com/OpenVPN/openvpn/commit/73fbeed493c6320e0e93fc7569c5c22e3fe9413e
Author: Lev Stipakov <le...@op...>
Date: 2021-06-15 (Tue, 15 Jun 2021)
Changed paths:
A contrib/vcpkg-ports/pkcs11-helper/0001-nmake-openssl-1.1.1-support.patch
A contrib/vcpkg-ports/pkcs11-helper/CONTROL
A contrib/vcpkg-ports/pkcs11-helper/pkcs11-helper-001-RFC7512.patch
A contrib/vcpkg-ports/pkcs11-helper/portfile.cmake
Log Message:
-----------
contrib/vcpkg-ports: add pkcs11-helper port
pkcs11-helper is a dependency library used by OpenVPN.
So far it has been built only by mingw.
Since we're making MSVC build system a first class citizen,
we need to build depencencies with MSVC, which we do with vcpkg.
All dependencies are in vcpkg official repo, expect pkcs11-helper.
This provides vcpkg port for building pkcs11-helper.
Example usage:
vcpkg --overlay-ports=<openvpn>\contrib\vcpkg-ports install pkcs11-helper
Signed-off-by: Lev Stipakov <le...@op...>
Acked-by: Gert Doering <ge...@gr...>
Message-Id: <202...@gm...>
URL: https://www.mail-archive.com/ope...@li.../msg22503.html
Signed-off-by: Gert Doering <ge...@gr...>
(cherry picked from commit 36b9aa0c1e40f3e4bd021b2fbd2a479ef148bc90)
|