Subject: Re: kdelibs3 and kerberos
To: Jeroen Ruigrok/asmodai <asmodai@in-nomine.org>
From: Juan RP <juan@xtrarom.org>
List: tech-pkg
Date: 09/09/2005 23:31:03
On Fri, 9 Sep 2005 23:26:30 +0200
Jeroen Ruigrok/asmodai <asmodai@in-nomine.org> wrote:

> Is there any way to disable kerberos?
> 
> When I started to compile kdelibs3 I saw this:
> 
> The following variables will affect the build process of this package,
> kdelibs-3.4.2nb1.  Their current value is shown below:
> 
>         * BDBBASE (defined)
> 	* BDB_TYPE = db1
> 	* KRB5BASE (defined)
> 	* KRB5_TYPE = heimdal
> 	* SSLBASE (defined)
> 
> I am not using Kerberos, nor do I want it.  How do I turn this off?

I don't think you can disable it, we'd need to modify the kdelibs3
package and make this an option (via bsd.options.mk).

> On an aside, how does it determine Heimdal?  DragonFly has Heimdal
> 0.6.3 in the source tree.

mk/krb5.buildlink3.mk and that checks for the right file, in that case
security/heimdal/builtin.mk.