From owner-freebsd-questions@FreeBSD.ORG Fri Oct 12 21:28:30 2007 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 DDC7416A418 for ; Fri, 12 Oct 2007 21:28:30 +0000 (UTC) (envelope-from rem@bsd.remdog.net) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [63.240.77.81]) by mx1.freebsd.org (Postfix) with ESMTP id AC8FE13C45B for ; Fri, 12 Oct 2007 21:28:30 +0000 (UTC) (envelope-from rem@bsd.remdog.net) Received: from remdog.net (c-24-5-122-168.hsd1.ca.comcast.net[24.5.122.168]) by comcast.net (sccrmhc11) with ESMTP id <200710122128290110056veke>; Fri, 12 Oct 2007 21:28:29 +0000 Received: by bsd.remdog.net (Postfix, from userid 1001) id 3D31C1CCA7; Fri, 12 Oct 2007 14:29:02 -0700 (PDT) Date: Fri, 12 Oct 2007 14:29:02 -0700 From: Rem P Roberti To: FreeBSD Message-ID: <20071012212902.GA37271@remdog.net> Mail-Followup-To: FreeBSD References: <20071012205912.GA91660@remdog.net> <1660.192.168.13.35.1192223794.squirrel@www.boosten.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1660.192.168.13.35.1192223794.squirrel@www.boosten.org> User-Agent: Mutt/1.4.2.3i Subject: Re: ImageMagick 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: Fri, 12 Oct 2007 21:28:30 -0000 On 2007.10.12 23:16:34 +0000, Peter Boosten wrote: > On Fri, October 12, 2007 22:59, Rem P Roberti wrote: > > > > > ImageMagick keeps showing up as an upgrade, but when I run portugpgrade > > I get this message: > > > > > > ** Port marked as IGNORE: graphics/ImageMagick: > > Presence of FPX breaks self-tests. Disable FPX or disable > > automatic tests. > > > > I don't find anything in UPGRADING about this and am wondering whether > > there is something to be done here. > > > > Hi Rem, > > Go to the graphics/ImageMagick directory, perform a make config and switch > off the tests (as suggested). Then do your portupgrade thingy. > > Peter Thanks, Peter. This is basically newbie stuff, which I am. I sure am having a good time learning FreeBSD. Rem