From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 10:25:00 2009 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 3B2211065670 for ; Thu, 26 Feb 2009 10:25:00 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [IPv6:2a01:138:a006::2]) by mx1.freebsd.org (Postfix) with ESMTP id 7D0CB8FC15 for ; Thu, 26 Feb 2009 10:24:59 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (ppp-93-104-114-214.dynamic.mnet-online.de [93.104.114.214]) (authenticated bits=0) by anny.lostinspace.de (8.14.3/8.14.3) with ESMTP id n1QAOk8J054616; Thu, 26 Feb 2009 11:24:51 +0100 (CET) (envelope-from idefix@fechner.net) Received: from localhost (localhost [127.0.0.1]) by server.idefix.lan (Postfix) with ESMTP id 9E706130E1C; Thu, 26 Feb 2009 11:24:53 +0100 (CET) X-Virus-Scanned: ClamAV 0.94.2/9048/Wed Feb 25 22:08:29 2009 on anny.lostinspace.de X-Virus-Scanned: amavisd-new at idefix.lan Received: from server.idefix.lan ([127.0.0.1]) by localhost (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id irQmqH9i8sIW; Thu, 26 Feb 2009 11:24:52 +0100 (CET) Received: from matthias-fechners-macbook.local (unknown [192.168.2.6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 06869130E47; Thu, 26 Feb 2009 11:24:51 +0100 (CET) Message-ID: <49A66DEA.7080607@fechner.net> Date: Thu, 26 Feb 2009 11:24:42 +0100 From: Matthias Fechner User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) MIME-Version: 1.0 To: Pieter Donche References: <49A4180C.9060209@webanoide.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (anny.lostinspace.de [80.190.182.2]); Thu, 26 Feb 2009 11:24:53 +0100 (CET) X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on anny.lostinspace.de X-Virus-Status: Clean Cc: Mikhail Goriachev , freebsd-questions@freebsd.org, "Vasadi I. Claudiu Florin" Subject: Re: PHP5 and ldap 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: Thu, 26 Feb 2009 10:25:00 -0000 Hi Pieter, Pieter Donche wrote: > ---> Skipping 'x11/kde3' (kde-3.5.10_1) because a requisite package 'kdegraphi > cs-3.5.10' (graphics/kdegraphics3) failed (specify -k to force) > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! graphics/kdegraphics3 (kdegraphics-3.5.10) (configure error) > * x11/kde3 (kde-3.5.10_1) it seems that only this two packages failed to build. So a portupgrade -f kdegraphics3 kde3 should be enough. Bye, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook