From owner-freebsd-ports@FreeBSD.ORG Wed Jun 21 13:31:51 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 C397F16A479 for ; Wed, 21 Jun 2006 13:31:51 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp111.sbc.mail.mud.yahoo.com (smtp111.sbc.mail.mud.yahoo.com [68.142.198.210]) by mx1.FreeBSD.org (Postfix) with SMTP id 4177643D46 for ; Wed, 21 Jun 2006 13:31:51 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 90327 invoked from network); 21 Jun 2006 13:31:50 -0000 Received: from unknown (HELO gondolin.mikestammer.com) (mikestammer@sbcglobal.net@69.213.130.136 with login) by smtp111.sbc.mail.mud.yahoo.com with SMTP; 21 Jun 2006 13:31:50 -0000 Received: from localhost (localhost [127.0.0.1]) by gondolin.mikestammer.com (Postfix) with ESMTP id 7A75897; Wed, 21 Jun 2006 08:31:49 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from gondolin.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TtB6kiGANGSR; Wed, 21 Jun 2006 08:31:47 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by gondolin.mikestammer.com (Postfix) with ESMTP id E583445; Wed, 21 Jun 2006 08:31:46 -0500 (CDT) Message-ID: <44994A42.4010302@mikestammer.com> Date: Wed, 21 Jun 2006 08:31:46 -0500 From: Eric User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Benjamin Thelen References: <20060620185030.GA788@turion.vk2pj.dyndns.org> <4499486C.5090401@ccgis.de> In-Reply-To: <4499486C.5090401@ccgis.de> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Peter Jeremy , Siju George , freebsd-ports@freebsd.org Subject: Re: Samba3 Port install fails due to OpenLDAP dependency version problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2006 13:31:51 -0000 Benjamin Thelen wrote: > Peter Jeremy schrieb: >> On Tue, 2006-Jun-20 18:16:23 +0530, Siju George wrote: >>> ===> openldap-client-2.3.24 conflicts with installed package(s): >>> openldap-client-2.2.30 >>> >>> Hope this can be easily fixed :-) >> >> Try: >> portupgrade -f -o net/openldap23-client openldap-client-2.2.\* >> > > Hi, > > Why has this not been added to UPDATING? > > Ok. Now I know. > > its in my UPDATING: 20060616: AFFECTS: users of net/openldap22{,-sasl}-client AUTHOR: linimon@FreeBSD.org OpenLDAP version 2.3 is now the default. To upgrade all ports do portupgrade -rfo net/openldap23-client openldap-client (or a similar command for the SASL variant). If you do not want to upgrade, add the line `WANT_OPENLDAP_VER?=22' to /etc/make.conf. i dont think it was in updating before the change went in however