Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2014 04:21:08 -0600
From:      Scot Hetzel <swhetzel@gmail.com>
To:        Beeblebrox <zaphod@berentweb.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Buildworld fails due to WITHOUT_CRYPT (3 issues)
Message-ID:  <CACdU%2Bf91tFehbehOAzNSs%2Bf5A2e9cnsG5KknP72O6PgJ7NMtbg@mail.gmail.com>
In-Reply-To: <20141224114504.73165f6a@rsbsd.rsb>
References:  <20141224114504.73165f6a@rsbsd.rsb>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 24, 2014 at 3:45 AM, Beeblebrox <zaphod@berentweb.com> wrote:
> I plan on using openssl from ports and have no need for kerberos.
> /etc/src.conf >> WITHOUT_CRYPT= yes
>
Instead of using WITHOUT_CRYPT, you could have used WITHOUT_KERBEROS.

>
> * I would prefer being able to use SSH from world (instead of dropbear), but that seems impossible when openssl is disabled.
>

Using WITHOUT_KERBEROS would allow SSH and other programs built from
world to use the base openssl.

You can still install openssl from ports.  Set WITH_OPENSSL_PORT=yes
in /etc/make.conf to allow the ports to use the openssl port instead
of the openssl from source.

-- 
DISCLAIMER:

No electrons were maimed while sending this message. Only slightly bruised.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACdU%2Bf91tFehbehOAzNSs%2Bf5A2e9cnsG5KknP72O6PgJ7NMtbg>