From owner-freebsd-ports@FreeBSD.ORG Thu May 31 13:59:53 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1B02C16A41F for ; Thu, 31 May 2007 13:59:53 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.4]) by mx1.freebsd.org (Postfix) with ESMTP id EFB7E13C44B for ; Thu, 31 May 2007 13:59:52 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 23865 invoked from network); 31 May 2007 13:59:52 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 31 May 2007 13:59:52 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id D5E8228439; Thu, 31 May 2007 09:59:51 -0400 (EDT) To: Benjamin Lutz References: <200705301659.54401.mail@maxlor.com> From: Lowell Gilbert Date: Thu, 31 May 2007 09:59:51 -0400 In-Reply-To: <200705301659.54401.mail@maxlor.com> (Benjamin Lutz's message of "Wed\, 30 May 2007 16\:59\:48 +0200") Message-ID: <44wsypnlew.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-ports@freebsd.org Subject: Re: Too many fonts with X.org 7.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2007 13:59:53 -0000 Benjamin Lutz writes: > I notice that with X.org 7.2, many more fonts are installed by default. > This includes many fonts that are probably very rarely used by most > people, like font-misc-ethiopic. I would prefer not to have those fonts > installed on my system. Simply pkg_deleting them is not a satisfying > solution, since it breaks dependencies, and the next time > xorg-fonts-truetype is updated, they'll be back. > > Sooo... could maybe the number of font dependencies be reduced, or some > of them made optional? Or is there some clever (and persistent) hack to > ignore some ports? The port Makefile would need to be changed for any of these things. Feel free to submit patches (they are fairly simple changes), but I can't guarantee (from a quick search) that none of the fonts are expected by other parts of the X.org 7.2 infrastructure.