From owner-freebsd-ports@FreeBSD.ORG Mon Jun 9 12:13:39 2003 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 D976137B401 for ; Mon, 9 Jun 2003 12:13:39 -0700 (PDT) Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4CFA43F75 for ; Mon, 9 Jun 2003 12:13:38 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from Admin02 (admin02.westbend.net [216.47.253.19]) by mail.westbend.net (8.12.9/8.12.9) with SMTP id h59JDZTK075819; Mon, 9 Jun 2003 14:13:35 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <03a801c32ebb$3c75eff0$13fd2fd8@Admin02> From: "Scot W. Hetzel" To: "Gunnar Flygt" , References: <20030609182108.GC48338@sr.se> Date: Mon, 9 Jun 2003 14:13:40 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-0.3 required=8.0 tests=QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT_OE version=2.43 Subject: Re: Openldap2.1 an cyrus-sasl 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: Mon, 09 Jun 2003 19:13:40 -0000 From: "Gunnar Flygt" > There is a dependency loop between these two. cyrus-sasl will > not install untill openldap21 is installed and vice versa. > This problem has been fixed in the security/cyrus-sasl2 port by moving the build/install of saslauthd into security/cyrus-sasl2-saslauthd. re-cvsup your ports collections to get the latest changes for security/cyrus-sasl2. Scot