From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 05:38:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D2E716A4CE for ; Tue, 29 Mar 2005 05:38:54 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7831C43D1F for ; Tue, 29 Mar 2005 05:38:53 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j2T5cfb68017; Mon, 28 Mar 2005 21:38:49 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Wayne Pascoe" , Date: Mon, 28 Mar 2005 21:38:28 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20050328104109.GA64667@marvin.penguinpowered.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Subject: RE: Installing IMP from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 05:38:54 -0000 owner-freebsd-questions@freebsd.org wrote: > Hi all, > > I'm just trying to find out if it is currently possible to install IMP > (Webmail part of the Horde project) from ports at the moment. If not, > does anyone know when the dependent packages will be fixed ? > > Quite a few of the Pear packages seem to have been marked as BROKEN > at the moment :( > > If not from ports, what other ways of installing IMP / Horder are > advised ? > > TIA, did you upgrade your ports tree? Try it on a freshly installed system that you have run a portupgrade on. If that doesen't work I have notes that may help. Ted