From owner-freebsd-ports@freebsd.org Mon Dec 12 19:23:26 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 03EB3C73AE9 for ; Mon, 12 Dec 2016 19:23:26 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB327127B; Mon, 12 Dec 2016 19:23:25 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 73ACF2849A; Mon, 12 Dec 2016 20:23:22 +0100 (CET) Received: from illbsd.quip.test (ip-86-49-16-209.net.upcbroadband.cz [86.49.16.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 9BDE228498; Mon, 12 Dec 2016 20:23:21 +0100 (CET) Subject: Re: FreeBSD Port: print/gsfonts please make Japanese and Chinese fonts optional dependencies To: Hiroki Sato Cc: doceng@FreeBSD.org, freebsd-ports@FreeBSD.org References: <584ED3CB.1060500@quip.cz> <20161213.025721.480726455188804998.hrs@allbsd.org> From: Miroslav Lachman <000.fbsd@quip.cz> Message-ID: <584EF92A.5050505@quip.cz> Date: Mon, 12 Dec 2016 20:23:22 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: <20161213.025721.480726455188804998.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1; 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: Mon, 12 Dec 2016 19:23:26 -0000 Hiroki Sato wrote on 2016/12/12 18:57: > Miroslav Lachman <000.fbsd@quip.cz> wrote > in <584ED3CB.1060500@quip.cz>: > > 00> Hi, > 00> > 00> we are using Xpdf which depends on Gsfonts and after last update there > 00> are a bunch of new dependencies brought by Chinese and Japanese fonts" > 00> > 00> New packages to be INSTALLED: > 00> zh-font-std: 0.0.20090602 > 00> zh-arphicttf: 2.11_5 > 00> mkfontdir: 1.0.7 > 00> mkfontscale: 1.1.2 > 00> xproto: 7.0.31 > 00> libfontenc: 1.1.3 > 00> ja-font-std: 0.0.20130501 > 00> ja-font-mplus-ipa: 1.0.20060520.p1_5 > 00> ja-font-ipa: 00303_6 > 00> > 00> We are not using any of these so I think they are useless for us. Can > 00> this be made as optional dependency? It can be default ON, we are > 00> using own poudriere repo but we are unable to disable them now. > > Thank you for your report. This problem should be fixed in the > latest print/gsfonts. Thank you for your quick reply and action! Your work is really appreciated. Miroslav Lachman