From owner-freebsd-ports Mon Nov 5 4:10: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF62337B416 for ; Mon, 5 Nov 2001 04:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA5CA1N79723; Mon, 5 Nov 2001 04:10:01 -0800 (PST) (envelope-from gnats) Received: from snark.ratmir.ru (snark.ratmir.ru [213.24.248.177]) by hub.freebsd.org (Postfix) with ESMTP id 2980137B405 for ; Mon, 5 Nov 2001 04:09:45 -0800 (PST) Received: (from root@localhost) by snark.ratmir.ru (8.11.6/8.11.6) id fA5C9c317576; Mon, 5 Nov 2001 15:09:38 +0300 (MSK) (envelope-from root) Message-Id: <200111051209.fA5C9c317576@snark.ratmir.ru> Date: Mon, 5 Nov 2001 15:09:38 +0300 (MSK) From: alexs@rinet.ru Reply-To: alexs@snark.rinet.ru To: FreeBSD-gnats-submit@freebsd.org Cc: alexs@ratmir.ru X-Send-Pr-Version: 3.113 Subject: ports/31775: Better path for the X11 fonts from the ports Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31775 >Category: ports >Synopsis: Better path for the X11 fonts from the ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 05 04:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Alex Semenyaka >Release: FreeBSD 4.4-STABLE i386 >Organization: Rinet ISP >Environment: System: FreeBSD snark.ratmir.ru 4.4-STABLE FreeBSD 4.4-STABLE #2: Tue Oct 30 20:55:12 MSK 2001 root@snark.ratmir.ru:/usr/src/sys/compile/SNARK i386 XFree86 Version 4.1.0 / X Window System >Description: Seems it is a good idea to install the third-party X11 fonts not to ${X11BASE}/lib/X11/fonts/ (like ports 'geminifonts' and 'webfonts' do) or even /usr/X11R6/lib/X11/fonts/ (like do it others), but to ${X11BASE}/lib/X11/fonts/local/ First, it is the question of the style, like configuration files for the sofware from ports usually are installed to /usr/local/etc, not to /etc; or like corresponding binaries are located in /usr/local/bin not /usr/bin. Second, and more important: this will allow to keep track of third-party fonts collections easely without headache which were installed with XFree86 and which were added later. >How-To-Repeat: Install one of those port collection: geminifonts, webfonts, freefonts, mozilla-fonts, sharefonts, urwfonts. >Fix: Fix Makefiles for those ports with changing installation directory to ${X11BASE}/lib/X11/fonts/local/... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message