From owner-cvs-all@FreeBSD.ORG Sat May 14 11:31:33 2005 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 9763216A4CE; Sat, 14 May 2005 11:31:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 862EB43D6E; Sat, 14 May 2005 11:31:33 +0000 (GMT) (envelope-from jylefort@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 j4EBVXpa082698; Sat, 14 May 2005 11:31:33 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4EBVXUU082697; Sat, 14 May 2005 11:31:33 GMT (envelope-from jylefort) Message-Id: <200505141131.j4EBVXUU082697@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sat, 14 May 2005 11:31:32 +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 Makefile ports/x11-fonts/wqy Makefile distinfo pkg-descr 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: Sat, 14 May 2005 11:31:33 -0000 jylefort 2005-05-14 11:31:32 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/wqy Makefile distinfo pkg-descr Log: Add wqy. The wqy font includes all the CJK characters covered by the Unicode Standard 4.0. This font is created by merging GNU Unifont (by Roman Czyborra and David Starner ) with GBK 16 font from yh-3.1 (Yan Huang Chinese Platform, Redflag Linux, http://www.redflag-linux.com/). The CJK Unified Ideographs (U+4E00~U+9FA5) are now complete, and the quality of the bitmaps has improved significantly. This release is part of an ongoing effort from the WenQuanYi Project to create high-quality open-source bitmap Chinese fonts. Currently only bitmap fonts are available. TTF fonts are in progress. WWW: http://wqy.sourceforge.net/en/ WWW: http://sitaphi.com/pub/song_jian_biao/ PR: ports/80878 Submitted by: Dryice Liu Revision Changes Path 1.74 +1 -0 ports/x11-fonts/Makefile 1.1 +43 -0 ports/x11-fonts/wqy/Makefile (new) 1.1 +2 -0 ports/x11-fonts/wqy/distinfo (new) 1.1 +18 -0 ports/x11-fonts/wqy/pkg-descr (new)