pkgsrc/security/openssl
jperkin 33b1dc683a openssl: Unbreak Darwin installs after --libdir change.
Adding --libdir seems innocuous enough, but due to OpenSSL's crazy complicated
build system actually results in LIBDIR becoming unset, which trickles down to
the Darwin -install_name being wrong.  This broke the 'openssl' command and
thus many many dependencies.

Switch to $(libdir) instead which appears to still be set correctly.
2020-05-23 10:32:06 +00:00
..
patches openssl: Unbreak Darwin installs after --libdir change. 2020-05-23 10:32:06 +00:00
buildlink3.mk *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
builtin.mk openssl: fix PR pkg/54890 2020-01-28 07:34:57 +00:00
DESCR
distinfo openssl: Unbreak Darwin installs after --libdir change. 2020-05-23 10:32:06 +00:00
Makefile openssl: Pass explicit libdir 2020-05-21 10:41:36 +00:00
options.mk openssl: Explicitly disable afalgeng for now. 2020-01-20 17:42:53 +00:00
PLIST new manual in 1.1.1g 2020-04-21 13:35:59 +00:00