From owner-cvs-all@FreeBSD.ORG Mon Oct 17 23:12:08 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 C9B6516A41F; Mon, 17 Oct 2005 23:12:08 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B8DA43D55; Mon, 17 Oct 2005 23:12:08 +0000 (GMT) (envelope-from mezz@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 j9HNC8KF013131; Mon, 17 Oct 2005 23:12:08 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9HNC8Q7013130; Mon, 17 Oct 2005 23:12:08 GMT (envelope-from mezz) Message-Id: <200510172312.j9HNC8Q7013130@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 17 Oct 2005 23:12:08 +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/webfonts Makefile ports/x11-fonts/webfonts/files fonts.dir X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 17 Oct 2005 23:12:09 -0000 mezz 2005-10-17 23:12:08 UTC FreeBSD ports repository Modified files: x11-fonts/webfonts Makefile x11-fonts/webfonts/files fonts.dir Log: Update and improvement on the fonts.dir, bump the PORTREVISION. - Add more encodings fonts like add iso8859-6, ansi-1251, and etc. - Correct info of font what kind of they are to allow some apps to search for specific font like monospaced stuff correct. Ex: Before: [...] mono-medium-r-normal--0-0-0-0-c-0-adobe-standard After: [...] mono-book-r-monospaced--0-0-0-0-m-0-adobe-standard Don't ask me why there are no tools (ttmkfdir, mkfontscale, etc) that will give the same output. What I am doing is merge to the each others for what they can find encodings stuff, they work together just fine. Submitted by: ache Approved by: maintainer (implicit, only fix and add missing encodings allowed) Revision Changes Path 1.21 +1 -1 ports/x11-fonts/webfonts/Makefile 1.2 +839 -625 ports/x11-fonts/webfonts/files/fonts.dir