From owner-freebsd-ports@freebsd.org Fri Sep 9 08:14:34 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E160BD2AC2 for ; Fri, 9 Sep 2016 08:14:34 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp209.alice.it (smtp209.alice.it [82.57.200.105]) by mx1.freebsd.org (Postfix) with ESMTP id A43921C3 for ; Fri, 9 Sep 2016 08:14:33 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu (62.211.162.64) by smtp209.alice.it (8.6.060.28) (authenticated as acanedi@alice.it) id 57C3F96401EB5E9F for freebsd-ports@freebsd.org; Fri, 9 Sep 2016 10:14:22 +0200 Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) by soth.ventu (8.15.2/8.15.2) with ESMTP id u898EP3H001696 for ; Fri, 9 Sep 2016 10:14:25 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.ventu: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu Subject: Re: graphics/jpgraph2 missing fonts? To: "freebsd-ports@freebsd.org" References: <06fe74cb-c746-62a2-ca48-bef2e6b9577e@netfence.it> From: Andrea Venturoli Message-ID: <3e61b6c7-0722-555e-f733-9a655162edb4@netfence.it> Date: Fri, 9 Sep 2016 10:14:25 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <06fe74cb-c746-62a2-ca48-bef2e6b9577e@netfence.it> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2016 08:14:34 -0000 On 09/07/16 19:31, Andrea Venturoli wrote: > Hello. > > Since I upgraded jpgraph2 to 4.0.1, one of my apps does not work > anymore: on the web page I see "The image http://... cannot be displayed > because it contains errors.". > Looking into http-error.log, I see lots of: >> PHP Warning: >> imageloadfont(/usr/local/share/jpgraph/fonts/FF_FONT2-Bold.gdf): >> failed to open stream: No such file or directory in >> /usr/local/share/jpgraph/gd_image.inc.php on line 95, referer: http:/... Getting no answer, I decided to create a patch and filed a bug report: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212516 bye av.