From owner-freebsd-ports@FreeBSD.ORG Fri Aug 29 22:22:11 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7F71C0D for ; Fri, 29 Aug 2014 22:22:11 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5B17011EF for ; Fri, 29 Aug 2014 22:22:11 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s7TMM3m2081739 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 29 Aug 2014 16:22:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s7TMM24o081736; Fri, 29 Aug 2014 16:22:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 29 Aug 2014 16:22:02 -0600 (MDT) From: Warren Block To: Mike Clarke Subject: Re: Cant get gimp to use xsane with FreeBSD 10.-RELRASE In-Reply-To: <1731546.2O1Z46t463@curlew.lan> Message-ID: References: <20140829003503.e80360fcb177de07e585336c@fbsd.es> <1731546.2O1Z46t463@curlew.lan> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 29 Aug 2014 16:22:03 -0600 (MDT) Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2014 22:22:11 -0000 On Fri, 29 Aug 2014, Mike Clarke wrote: > On Friday 29 August 2014 00:35:03 Carlos Jacobo Puga Medina wrote: >> I installed graphics/gimp-app including the xsane plugin on >> 11-CURRENT/i386 and it works fine. >> >> Current versions installed: >> % pkg info gimp-app xsane >> gimp-app-2.8.10_5,1 >> xsane-0.999_2 >> >> Port configure options chosen: >> % make -C /usr/ports/graphics/gimp-app/ pretty-print-config >> +AA +DBUS -GHOSTSCRIPT +GVFS +HELPBROWSER -JASPER +LIBEXIF +LIBMNG >> +LIBRSVG2 +POPPLER -SIMD +WMF > > I've rebuilt gimp-app with exactly the same options as you and still > have the problem, even after upgrading from 2.8.10_4 to 2.8.10_5. > > As it turns out I'm having a number of other inexplicable problems > with 10.0-RELEASE and I'm reverting to 9.3-RELEASE. I don't have any > problems with gimp and xsane on 9.3 but I'm still running gimp- > app-2.8.10_3,1 there so this might be a problem with versions later > than 2.8.10_3 - I'll need to run some tests before the next time I > upgrade my ports. graphics/gimp-app works on 10-stable for me, including the SANE plugin. -AA +DBUS +GHOSTSCRIPT +GVFS +HELPBROWSER -JASPER +LIBEXIF +LIBMNG +LIBRSVG2 +POPPLER +SIMD +WMF