Hi,
On Fri, 21 Mar 2014 22:13:35 +0900, Thomas Klausner <[email protected]> wrote:
NetBSD's openssl up to a few minutes ago had d1_meth.c missing and
thus no symbol DTLSv1_method.
Usually, noone cares, but two packages really need it: asterisk and
py-cryptography.
We could perhaps force these packages to use the pkgsrc version of the
library, but I fear that we might end up with two libssls in one
binary this way.
Does anyone have a good idea?
Absolutely require such symbol, or conditionally using the symbol
depending on OpenSSL version?
For later case, I've add a hack to mail/cyrus-imapd{23,24} (patch-an).
It had been removed from pkgsrc-HEAD, but still exists in pkgsrc-2013Q4.
--
OBATA Akio / [email protected]