From owner-cvs-all Fri Aug 3 1:14:45 2001 Delivered-To: cvs-all@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 06E0C37B405; Fri, 3 Aug 2001 01:14:36 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (dialup11-2.iptelecom.net.ua [212.9.228.130]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id LAA38261; Fri, 3 Aug 2001 11:14:14 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.4/8.11.3) with ESMTP id f738D2V49206; Fri, 3 Aug 2001 11:13:02 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3B6A5D37.EE9176E9@FreeBSD.org> Date: Fri, 03 Aug 2001 11:13:43 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, sheldonh@FreeBSD.org Subject: Re: cvs commit: src/lib Makefile src/usr.bin Makefile src/usr.sbin Makefile References: <20010802225709.3F6F93E28@bazooka.unixfreak.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dima Dorfman wrote: > Maxim Sobolev writes: > > sobomax 2001/08/02 08:47:03 PDT > > > > Modified files: > > lib Makefile > > usr.bin Makefile > > usr.sbin Makefile > > Log: > > Fix a cryptoless world by disconnecting libmp from the build when there is no > > crypto bits installed and/or NOCRYPTO/NO_OPENSSL is defined. This unfortunately > > meants that usr.bin/chkey, usr.bin/newkey and usr.sbin/keyserv have also to > > be disconnected. > > I don't see why that's so unfortunate. Those programs should probably > be considered to be `crypto' anyway since they deal with SecureRPC. > Either way, this is being relatively actively (meaning some people > have suggested something but not enough time has passed so that > someone can say a consensus has been reached) discussed on -current, > so I think this commit was premature. Nope, it was not premature, because as I said cryptoless world was broken by your changes, so something had to be done about that promptly. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message