From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 12:15:08 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 4DE661065673 for ; Thu, 26 Feb 2009 12:15:08 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from hmacs.cmi.ua.ac.be (hmacs.cmi.ua.ac.be [143.129.75.10]) by mx1.freebsd.org (Postfix) with ESMTP id D6CB48FC22 for ; Thu, 26 Feb 2009 12:15:07 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from hmacs.cmi.ua.ac.be (localhost [127.0.0.1]) by hmacs.cmi.ua.ac.be (8.13.8+Sun/8.13.8) with ESMTP id n1QCEob6024534; Thu, 26 Feb 2009 13:14:50 +0100 (CET) Received: from localhost (pdon@localhost) by hmacs.cmi.ua.ac.be (8.13.8+Sun/8.13.8/Submit) with ESMTP id n1QCElx0024530; Thu, 26 Feb 2009 13:14:48 +0100 (CET) X-Authentication-Warning: hmacs.cmi.ua.ac.be: pdon owned process doing -bs Date: Thu, 26 Feb 2009 13:14:47 +0100 (CET) From: Pieter Donche X-X-Sender: pdon@hmacs.cmi.ua.ac.be To: Matthias Fechner In-Reply-To: <49A66DEA.7080607@fechner.net> Message-ID: References: <49A4180C.9060209@webanoide.org> <49A66DEA.7080607@fechner.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Reply-To: Pieter Donche List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 12:15:08 -0000 On Thu, 26 Feb 2009, Matthias Fechner wrote: > 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. # cd /usr/ports # portupgrade -f kdegraphics3 kde3 [Updating the pkgdb in /var/db/pkg ... - 489 packages found (-1 +4) (...).... done] # this is all the output is this normal? seems very little ... > 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 >