From owner-cvs-ports@FreeBSD.ORG Sat May 13 15:48:31 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E812216A403; Sat, 13 May 2006 15:48:31 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B7443D45; Sat, 13 May 2006 15:48:31 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4DFmSb3018883; Sat, 13 May 2006 15:48:28 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4DFmS70018882; Sat, 13 May 2006 15:48:28 GMT (envelope-from netchild) Message-Id: <200605131548.k4DFmS70018882@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 13 May 2006 15:48:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/linux-fontconfig Makefile pkg-install X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 May 2006 15:48:32 -0000 netchild 2006-05-13 15:48:28 UTC FreeBSD ports repository Modified files: x11-fonts/linux-fontconfig Makefile Removed files: x11-fonts/linux-fontconfig pkg-install Log: Don't run fc-cache, we're using the fonts of the X server and the native fontconfig (or the fonts ports/packages) are supposed to run fc-cache. I also noticed it has problems with some fonts, so we may end up with a not complete cache in this version. This should fix the build on pointyhat (cache files left after pkg_delete). While I'm here use a link to the native fonts.conf, we don't need our own here. Revision Changes Path 1.16 +4 -6 ports/x11-fonts/linux-fontconfig/Makefile 1.2 +0 -6 ports/x11-fonts/linux-fontconfig/pkg-install (dead)