From owner-svn-ports-head@freebsd.org Mon Sep 14 05:50:39 2015 Return-Path: Delivered-To: svn-ports-head@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 797E1A047EE; Mon, 14 Sep 2015 05:50:39 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0FFFF1CB8; Mon, 14 Sep 2015 05:50:39 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicfx3 with SMTP id fx3so124950057wic.1; Sun, 13 Sep 2015 22:50:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=XWqDUduNO1hzHz/AG0WBUEhexxmeLn2O6uv0S7HGRLA=; b=iWXkfEnh4mGfxQqsXijo7pIye6YyrHuSjXuKqHmB539qWjSDpDD58SoYdIuf/Wl7O5 rI++eUJJS9GcN/8lEIcdjdgqAhdwzjy/BzAVdRMLc1zCXRVgr/LW7di1pMPm2D/bdvpZ HT5YOIU4oReWmX0pRP+d8bYbaal/kvzQnF/O9P/ERi+UpswdZL+rGno8p1wBFZ4WJ4x+ NWHX06UjY04pCenkmkYFPSKu2aaefha2LGaWQ/uThYraqK3Pb7QYYxpVWTiIzU51wVsk cxbeqe/S5XzAr8iIGvrzg6HwlUJ+4HNd2jg2GniB3bZPAWq9PtLpaRELxS7uAwCibFt8 ryvQ== X-Received: by 10.180.207.146 with SMTP id lw18mr18788075wic.3.1442209837518; Sun, 13 Sep 2015 22:50:37 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id bu19sm13538320wjb.45.2015.09.13.22.50.36 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Sep 2015 22:50:36 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 14 Sep 2015 07:50:34 +0200 From: Baptiste Daroussin To: Hiroki Sato Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r396872 - in head: Keywords Mk/Uses Message-ID: <20150914055033.GA54344@ivaldir.etoilebsd.net> References: <201509132330.t8DNUMEd025676@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <201509132330.t8DNUMEd025676@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Sep 2015 05:50:39 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 13, 2015 at 11:30:22PM +0000, Hiroki Sato wrote: > Author: hrs > Date: Sun Sep 13 23:30:21 2015 > New Revision: 396872 > URL: https://svnweb.freebsd.org/changeset/ports/396872 >=20 > Log: > Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=3Dfont= s. > They controls whether fc-cache and/or mkfontdir run in > post-{,de}install targets. > =20 > japanese/font-* use manually generates fonts.dir entries to utilize > special modifiers which are useful for CJK fonts. Because mkfontdir > does not understand and silently remove them from fonts.dir, > options like fonts:fc or fonts:none is required. > =20 > Approved by: portmgr (bapt) Thank you! can you add a comment at the top of fonts.mk to explain this iss= ue? That would avoid someone else coming in a few years making the same mistake= as I did. Do you know how they do fix in linux land? because when working on the font= s, I found nothing special being done on any Linux distro, have I missed somethi= ng? Best regards, Bapt --KsGdsel6WgEHnImy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlX2YCkACgkQ8kTtMUmk6ExLvwCfa6SmXnYYcnrUhp2/V+bvtvvc Wp0An2qsCI1NCMZXh0Mc8AXPSglHenNG =KaNx -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy--