Subject: Re: pkg/30852: net/openvpn-current is outdated
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bugs
Date: 07/28/2005 10:52:02
The following reply was made to PR pkg/30852; it has been noted by GNATS.
From: Thomas Klausner <wiz@NetBSD.org>
To: Masao Uebayashi <uebayasi@brains.co.jp>
Cc: gnats-bugs@NetBSD.org, pancake@phreaker.net
Subject: Re: pkg/30852: net/openvpn-current is outdated
Date: Thu, 28 Jul 2005 10:47:32 +0200
On Thu, Jul 28, 2005 at 10:06:05AM +0900, Masao Uebayashi wrote:
> I see the base OpenSSL doesn't have openssl/des_old.h, and
> pkgsrc/security/openssl does. So, we need to take care about the
> OpenSSL version.
There's the USE_OLD_DES_API variable for that. Setting it to
yes should help (the code for it is in openssl/builtin.mk).
Thomas