From owner-freebsd-gnome@freebsd.org Sat Mar 10 03:46:40 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2879F46382 for ; Sat, 10 Mar 2018 03:46:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8568F80217 for ; Sat, 10 Mar 2018 03:46:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 23F9CF46378; Sat, 10 Mar 2018 03:46:39 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09E59F46377 for ; Sat, 10 Mar 2018 03:46:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7992780212 for ; Sat, 10 Mar 2018 03:46:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id A337816FB9 for ; Sat, 10 Mar 2018 03:46:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w2A3kbPJ007420 for ; Sat, 10 Mar 2018 03:46:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w2A3kb22007419 for gnome@FreeBSD.org; Sat, 10 Mar 2018 03:46:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 225744] [PATCH] defaulting x11-fonts/fontconfig no-bitmap.conf Date: Sat, 10 Mar 2018 03:46:37 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lightside@gmx.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.25 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, 10 Mar 2018 03:46:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225744 --- Comment #10 from lightside --- Also take a note, that in case of NO_BITMAPS usage (which added to OPTIONS_DEFAULT as default option), the fc-list program (or with using fontconfig library) may not list *.pcf fonts in this case, e.g. installed by x11-fonts/xorg-fonts-100dpi (x11-fonts/font-adobe-100dpi, x11-fonts/font-bh-100dpi, x11-fonts/font-bitstream-100dpi, etc.), x11-fonts/xorg-fonts-75dpi (x11-fonts/font-adobe-75dpi, x11-fonts/font-bh-75dpi, x11-fonts/font-bitstream-75dpi, etc.), x11-fonts/terminus-font, etc. Possible, that there are users of such ports, which may need to rebuild x11-fonts/fontconfing port with disabled NO_BITMAPS option or somehow overr= ide such new configuration. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=