From owner-cvs-all@FreeBSD.ORG Sun Nov 21 22:03:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08ADB16A4CE; Sun, 21 Nov 2004 22:03:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9B2D43D49; Sun, 21 Nov 2004 22:03:48 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iALM3mf7089175; Sun, 21 Nov 2004 22:03:48 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iALM3mxa089174; Sun, 21 Nov 2004 22:03:48 GMT (envelope-from marcus) Message-Id: <200411212203.iALM3mxa089174@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 21 Nov 2004 22:03:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/fontconfig Makefile distinfo ports/x11-fonts/libXft Makefile distinfo ports/x11-toolkits/pango Makefile distinfo ports/print/freetype2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 22:03:49 -0000 marcus 2004-11-21 22:03:48 UTC FreeBSD ports repository Modified files: x11-fonts/fontconfig Makefile distinfo x11-fonts/libXft Makefile distinfo x11-toolkits/pango Makefile distinfo print/freetype2 Makefile distinfo Log: Add the Firefly font patchset. This patchset is mainly used to make CJK TrueType fonts look prettier. Various enhancements like bold, italic, readability, and embedded bitmap font help a CJK X desktop a great deal. To enable this patchset, define WITH_CJK while building these ports (pango, fontconfig, libXft, and freetype2). PR: 73083 Submitted by: clive Obtained from: Hamigua (I think) Revision Changes Path 1.58 +5 -0 ports/print/freetype2/Makefile 1.25 +2 -0 ports/print/freetype2/distinfo 1.40 +10 -0 ports/x11-fonts/fontconfig/Makefile 1.11 +6 -0 ports/x11-fonts/fontconfig/distinfo 1.25 +5 -0 ports/x11-fonts/libXft/Makefile 1.6 +2 -0 ports/x11-fonts/libXft/distinfo 1.66 +5 -0 ports/x11-toolkits/pango/Makefile 1.25 +2 -0 ports/x11-toolkits/pango/distinfo