Subject: Re: pkg/28549
To: None <jlam@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Johnny C. Lam <jlam@NetBSD.org>
List: pkgsrc-bugs
Date: 03/20/2005 07:09:01
The following reply was made to PR pkg/28549; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@NetBSD.org>
To: wiz@netbsd.org
Cc: pkgsrc-bugs@netbsd.org, gnats-bugs@netbsd.org, schwarz@netbsd.org
Subject: Re: pkg/28549
Date: Sun, 20 Mar 2005 07:08:17 +0000

 On Sat, Mar 19, 2005 at 02:47:36AM +0000, wiz@netbsd.org wrote:
 > Synopsis: [RE-IMPORT] USE_IDEA conflict
 > 
 > Responsible-Changed-From-To: pkg-manager->jlam
 > Responsible-Changed-By: wiz@netbsd.org
 > Responsible-Changed-When: Sat, 19 Mar 2005 02:47:35 +0000
 > Responsible-Changed-Why:
 > Over to openssl maintainer.
 
 This is a problem that exists for all packages that rely OpenSSL for
 IDEA crypto functions.  This should be fixed in two steps:
 
     (1) OpenSSL should be modified to support build options of "idea",
 	"rc5", "mdc2", and any other patented algorithms.
 
     (2) The packages that rely on OpenSSL for IDEA support, e.g.
 	mail/cue and net/speakfreely, should have an install-time
 	check that OpenSSL was built with the "idea" option.
 
 	Cheers,
 
 	-- Johnny Lam <jlam@NetBSD.org>