From owner-freebsd-ports@FreeBSD.ORG Fri Apr 23 17:53:39 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 04B2F16A4CE for ; Fri, 23 Apr 2004 17:53:39 -0700 (PDT) Received: from fillmore.dyndns.org (port-212-202-49-130.reverse.qsc.de [212.202.49.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id A814243D46 for ; Fri, 23 Apr 2004 17:53:38 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.2] (helo=fillmore-labs.com) by fillmore.dyndns.org with esmtp (Exim 4.32; FreeBSD) id 1BHBQG-0004dg-2x; Sat, 24 Apr 2004 02:53:38 +0200 Message-ID: <4089BA8F.9060406@fillmore-labs.com> Date: Sat, 24 Apr 2004 02:53:35 +0200 From: Oliver Eikemeier Organization: Fillmore Labs GmbH - http://www.fillmore-labs.com/ MIME-Version: 1.0 To: Charles Swiger References: In-Reply-To: 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: OpenLDAP client & server... 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, 24 Apr 2004 00:53:39 -0000 Charles Swiger wrote: > Hi, all-- > > There seems to be a missing dependency between the two: > > [ ...a portupgrade run... ] > ===> openldap-server-2.1.30 requires openldap-client-2.1.30. [...] > > Is there a reason why portupgrade cannot install openldap-client-2.1.30 > automatically? Sorry, those are the things that happen when I'm trying to be smart. I did some sanity checks, but have only loose dependencies (RUN_DEPENDS instead of BUILD_DEPENDS). Although nothing is technically wrong, it seems like I've confused portupgrade, sorry. I will fix this after the ports freeze. -Oliver