From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 17 20:43:02 2013 Return-Path: Delivered-To: gnome@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 ESMTP id 460A98B7; Sat, 17 Aug 2013 20:43:02 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vc0-x236.google.com (mail-vc0-x236.google.com [IPv6:2607:f8b0:400c:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E43AA2B06; Sat, 17 Aug 2013 20:43:01 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id hf12so2308094vcb.27 for ; Sat, 17 Aug 2013 13:43:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=40H/OCrYe8KjmSUSG4JzETWecmKbEs7t+XzBopV0Pwg=; b=xS3WaOwXaDpDaVxnADRHDRNeFaqEg1lCrrUXea1c8hFJo1jfqm2JyGSxrflMW4nmyG Xz9bstnms0ww8B7Bml6qtwmnlpxu7IBx5MlRQwlNoP7JbRu3JeEpMhN4FZ85om2dmfaf QxHfyy4yZzx5PpawlfxInfl+hG1Jdp6U8iLmJ/qpiwV14QsRI7sjNeI1InejWz5BSxU1 6sGe9BrSnp3jZN1OKXZJH7tOieAornt9+ApLI+veDifVOIEWjmmEnaxlLYpLNoPWplwo SGaoWSkXrSmycYam+1lzX+XKNpr6ZheYrsPm2bxucF/VCmf54f0ZgxiHeBA7isXDsx5i KGUQ== MIME-Version: 1.0 X-Received: by 10.58.119.233 with SMTP id kx9mr7854609veb.3.1376772180908; Sat, 17 Aug 2013 13:43:00 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Sat, 17 Aug 2013 13:43:00 -0700 (PDT) In-Reply-To: References: <20130812192745.GA80894@troutmask.apl.washington.edu> <20130817114412.44885d21@kalimero.tijl.coosemans.org> <20130817163929.GA69757@troutmask.apl.washington.edu> Date: Sat, 17 Aug 2013 16:43:00 -0400 Message-ID: Subject: Re: fontconfig madness From: "Sam Fourman Jr." To: Kevin Oberman Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD GNOME Users , Tijl Coosemans , FreeBSD Ports ML , Steve Kargl X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Aug 2013 20:43:02 -0000 @Kevin this is a bit off topic, but I heard somewhere that firefox can no longer compile on i386, because the compiler needs more than 4GB of memory... SO... instead of switching the build servers to amd64(still building 32bit) their fix was to "remove features"... so maybe they thought it was too feature rich :) On Sat, Aug 17, 2013 at 1:02 PM, Kevin Oberman wrote: > On Sat, Aug 17, 2013 at 9:39 AM, Steve Kargl < > sgk@troutmask.apl.washington.edu> wrote: > > > On Sat, Aug 17, 2013 at 11:44:12AM +0200, Tijl Coosemans wrote: > > > On Mon, 12 Aug 2013 12:27:45 -0700 Steve Kargl wrote: > > > > I upgraded my freebsd-current system to revision 254098 > > > > and followed this by deleting all installed ports except > > > > pkg. After rebuilding all ports, it seems fontconfig has > > > > lost it mind (or someone made a chnage to where fontconfig > > > > thinks it should cache fonts). Every time I run acroread8 > > > > to view a pdf file, acroread8 creates a new fontconfig/ > > > > in the CWD instead of using ~/.fontconfig. How do I (un)fix > > > > whatever was changed? > > > > > > > > I seem to have the most up-to-date ports. > > > > > > > > % pkg info | grep fontconf > > > > fontconfig-2.10.93,1 An XML-based font configuration API > for > > X Windows > > > > linux-f10-fontconfig-2.6.0 An XML-based font configuration API > for > > X Windows (Linux Fedora 10) > > > > % pkg version -vl '<' | grep fontconfig > > > > > > I see this too with every linux program that uses fontconfig. > > > > After a few hours of poking around, I've believe that I've > > narrowed the issue down to a decision by the developers of > > fontconfig to deprecate the default location ~/.fontconfig. > > I added a /usr/local/etc/fonts/local.conf, which contains > > > > .fontconfig > > > > to recover the old behavior > > > > Steve, > > It seems like the term "madness" is entirely appropriate to such a change. > Is there a commit log that you have found indicating that ti was > deliberate? I am at a loss as to why such a change would be made. (I am > also at a loss, even after reading all of the discussion, on why Mozilla > decided to remove the "automatically load images" preference checkbox, so > I'm not ruling anything out.) > > > -- > > Steve > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > > > > > -- > R. Kevin Oberman, Network Engineer > E-mail: rkoberman@gmail.com > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > -- Sam Fourman Jr.