Subject: Re: CVS server hosed? (fwd)
To: <>
From: None <mcmahill@mtl.mit.edu>
List: port-mac68k
Date: 10/31/1999 08:32:41
On Sun, 31 Oct 1999 mcmahill@mtl.mit.edu wrote:

> 
> oh man, sorry about this.  I hadn't been following this thread.  I does
> appear that I'm the guilty party for this.  Looks like in the cvs package
> makefile, it says:
> 
> .if exists(/usr/lib/libkrb.a)
> CONFIGURE_ARGS+=        --with-krb4=/usr --enable-encryption
> .endif


note, this was from the cvs package at the time of 1.4.1 release.  Looks
like the current cvs package includes the correct logic to turn on/off
kerberos based on /etc/mk.conf.  I'm building another cvs package now
based on the current package which should correctly not include kerberos.

-Dan