Commit Graph

10 Commits

Author SHA1 Message Date
Robert Schumacher
511128b1c0 [openssl] Add BSD-generic64 2018-03-13 06:19:20 -07:00
Robert Schumacher
9f9778ccff [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
Alexander Karatarakis
463862b94b Remove helper CMake script; do everything in the portfile 2017-03-20 15:48:30 -07:00
Alexander Karatarakis
129a3ec8b2 [openssl] Refactor portfile-CMakeLists.txt interaction to allow proper application of patches 2017-03-20 15:48:30 -07:00
Jiri Hruska
ad30f9dbe6 [openssl] Consistently use OPENSSL_VERSION instead of just VERSION
The inner CMakeLists.txt used to reference ${VERSION} everywhere except
as the working directory for patching, where ${OPENSSL_VERSION} was used
and the patches did not get applied because of that.

This changes it to use ${OPENSSL_VERSION} everywhere instead, consistent
with the name of this variable in the parent portfile.cmake.
2017-03-08 18:53:04 +01:00
Christian Ullrich
d81c9b94eb [openssl] Update to 1.0.2k 2017-01-28 17:25:17 +01:00
Alexander Karatarakis
f413b42396 [openssl] Update to 1.0.2j 2016-11-04 12:58:52 -07:00
Alexander Karatarakis
b6a31ab430 [openssl] Enable building statically. Also remove zlib dependency 2016-10-25 16:10:43 -07:00
Alexander Karatarakis
2dede88deb [openssl] Patches to allow building when path includes spaces 2016-10-18 21:20:16 -07:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00