Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Aug 2001 11:13:43 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Dima Dorfman <dima@unixfreak.org>
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
Message-ID:  <3B6A5D37.EE9176E9@FreeBSD.org>
References:  <20010802225709.3F6F93E28@bazooka.unixfreak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Dima Dorfman wrote:

> Maxim Sobolev <sobomax@FreeBSD.org> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B6A5D37.EE9176E9>