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/29/2005 13:33:03
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: pancake@phreaker.net, gnats-bugs@NetBSD.org
Subject: Re: pkg/30852: net/openvpn-current is outdated
Date: Fri, 29 Jul 2005 15:31:47 +0200

 On Fri, Jul 29, 2005 at 04:50:52PM +0900, Masao Uebayashi wrote:
 > After glancing at the comments in pkgsrc/security/openssl/builtin.mk,
 > I think that what we need is to teach openvpn that ``NetBSD doesn't
 > need des_old.h to use that old DES API''.  I attach a patch.
 > 
 > We may investigate the #ifdef more considering NetBSD versions, but
 > I'm not sure.
 
 We could just replace it with des.h in the source file and set
 the USE_OLD_DES_API variable...
  Thomas