From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 14:32:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04B631065673 for ; Mon, 1 Dec 2008 14:32:27 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id C7FB18FC13 for ; Mon, 1 Dec 2008 14:32:26 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id B13B3AFC1C6; Mon, 1 Dec 2008 05:32:25 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org, robert@webtent.com Date: Mon, 1 Dec 2008 15:32:20 +0100 User-Agent: KMail/1.9.7 References: <1228140069.14908.23.camel@columbus.webtent.org> In-Reply-To: <1228140069.14908.23.camel@columbus.webtent.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812011532.20731.fbsd.questions@rachie.is-a-geek.net> Cc: Subject: Re: openldap24-sasl-client conflicts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2008 14:32:27 -0000 On Monday 01 December 2008 15:01:09 Robert Fitzpatrick wrote: > It seems this always gets me when setting up a new machine and I've > haven't been able to stop it from happening. I install openldap-server > WITH_SASL and after that point, if I try to install any package with > LDAP support, it tries to install openldap-client when > openldap-sasl-client is already there and conflicts as shown below. What > do I need to do to keep this from happening? We actually need the part from the port that requires openldap-client, before it goes on building openldap-client. The "foo depends on ..." line but some context doesn't hurt. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.