From owner-freebsd-ports@FreeBSD.ORG Sat Mar 20 14:01:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBCE316A4D2 for ; Sat, 20 Mar 2004 14:01:20 -0800 (PST) Received: from postman.arcor.de (postman4.arcor-online.net [151.189.0.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55CAE43D2F for ; Sat, 20 Mar 2004 14:01:20 -0800 (PST) (envelope-from eikemeier@fillmore-labs.com) Received: from fillmore.dyndns.org (port-212-202-51-138.reverse.qsc.de [212.202.51.138]) (authenticated bits=0)i2KM1DD2028992 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 20 Mar 2004 23:01:13 +0100 (MET) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.30; FreeBSD) id 1B4oWk-000O9Y-LC; Sat, 20 Mar 2004 23:01:10 +0100 Message-ID: <405CBF25.6060004@fillmore-labs.com> Date: Sat, 20 Mar 2004 23:01:09 +0100 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Robert Fitzpatrick References: <1079796327.5137.10.camel@columbus> <20040320162331.GA22432@happy-idiot-talk.infracaninophile.co.uk> <405C7D46.9050805@fillmore-labs.com> <1079814085.5245.17.camel@columbus> In-Reply-To: <1079814085.5245.17.camel@columbus> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: ports@freebsd.org Subject: Re: Building Heimal without using ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2004 22:01:21 -0000 Robert Fitzpatrick wrote: > Still need the patch? Since I have all installed above. Nope, the port links with the installed OpenLDAP 2.1, only a false dependency is recorded. `pkgdb -F' should fix this. > What do you think of 2.2? It makes nearly no difference for the client libraries. I prefer to wait until the fuzz on openldap-software@ has settled before switching defaults, though. But everybody is free to choose him/herself, that's what WANT_OPENLDAP_VER is good for. >>Depending on what you want to do, you need to compile OpenLDAP with >>SASL support, Cyrus SASL with Heimdal GSSAPI or Heimdal with OpenLDAP >>support. See for example > > I guess I should start from scratch and rebuild my OpenLDAP as you > suggested. It was built a while back and not sure what options I have > built-in. I will follow the doc you suggested. My question is if I > rebuild OpenLDAP, do I go back into the /usr/ports/net/openldap2x-server > and portupgrade again or did the portupgrade bring something else down > for me to work with 2.1.27 directly? No, but you have to correct the falsely recorded dependency with pkgdb -F again. Don't forget to tailor /usr/local/etc/pkgtools.conf to suit your needs. OpenLDAP/SASL/Kerberos can be tricky, search to OpenLDAP Software Archives for some help: Regards Oliver