From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 11 07:10:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D857416A4CE for ; Wed, 11 May 2005 07:10:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D9143D6E for ; Wed, 11 May 2005 07:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4B7A3hA025856 for ; Wed, 11 May 2005 07:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4B7A3K9025855; Wed, 11 May 2005 07:10:03 GMT (envelope-from gnats) Resent-Date: Wed, 11 May 2005 07:10:03 GMT Resent-Message-Id: <200505110710.j4B7A3K9025855@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 362B916A4CE for ; Wed, 11 May 2005 07:05:11 +0000 (GMT) Received: from smtp-out.hotpop.com (smtp-out.hotpop.com [38.113.3.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0CEE43D1D for ; Wed, 11 May 2005 07:05:10 +0000 (GMT) (envelope-from dryice@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by smtp-out.hotpop.com (Postfix) with SMTP id 4242A115A2E8 for ; Wed, 11 May 2005 07:05:01 +0000 (UTC) Received: from hotpop.com (unknown [221.0.236.51]) by smtp-2.hotpop.com (Postfix) with ESMTP id C198E10F6AA6; Wed, 11 May 2005 07:04:50 +0000 (UTC) Received: by hotpop.com (sSMTP sendmail emulation); Wed, 11 May 2005 15:04:50 +0800 Message-Id: <20050511070450.C198E10F6AA6@smtp-2.hotpop.com> Date: Wed, 11 May 2005 15:04:50 +0800 From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: Dryice Liu Subject: ports/80878: [new port] x11-fonts/wqy: A font includes all CJK characters covered by Unicode Standard 4.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 07:10:04 -0000 >Number: 80878 >Category: ports >Synopsis: [new port] x11-fonts/wqy: A font includes all CJK characters covered by Unicode Standard 4.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 11 07:10:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.4-STABLE FreeBSD 5.4-STABLE #4: Sat May 7 21:19:00 CST 2005 >Description: Attached is the wqy font, it includes all CJK characters covered by Unicode Standard 4.0. Currently only bitmap fonts are available, TTF fonts are in progress. >How-To-Repeat: >Fix: --- wqy.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /usr/ports/x11-fonts/wqy # /usr/ports/x11-fonts/wqy/distinfo # /usr/ports/x11-fonts/wqy/Makefile # /usr/ports/x11-fonts/wqy/pkg-descr # /usr/ports/x11-fonts/wqy/pkg-plist # echo c - /usr/ports/x11-fonts/wqy mkdir -p /usr/ports/x11-fonts/wqy > /dev/null 2>&1 echo x - /usr/ports/x11-fonts/wqy/distinfo sed 's/^X//' >/usr/ports/x11-fonts/wqy/distinfo << 'END-of-/usr/ports/x11-fonts/wqy/distinfo' XMD5 (wqy-yhunifont-bdf-1.1.0.tar.gz) = 930b6f9f1c86c4672cc596d655b4cfe8 XSIZE (wqy-yhunifont-bdf-1.1.0.tar.gz) = 981317 END-of-/usr/ports/x11-fonts/wqy/distinfo echo x - /usr/ports/x11-fonts/wqy/Makefile sed 's/^X//' >/usr/ports/x11-fonts/wqy/Makefile << 'END-of-/usr/ports/x11-fonts/wqy/Makefile' X# New ports collection makefile for: wqy font X# Date created: 11 May 2005 X# Whom: Dryice Liu X# X# $FreeBSD$ X# X XPORTNAME= wqy XPORTVERSION= 1.1.0 XCATEGORIES= x11-fonts XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ X http://bsdchat.com/dist/dryice/ XMASTER_SITE_SUBDIR= wqy XDISTNAME= ${PORTNAME}-yhunifont-bdf-${PORTVERSION} X XMAINTAINER= dryice@liu.com.cn XCOMMENT= WQY font includes all CJK characters covered by Unicode Standard 4.0 X XWRKSRC= ${WRKDIR}/${PORTNAME}-yhunifont XNO_BUILD= yes XFONTSDIR= lib/X11/fonts/wqy XPORTDOCS= AUTHORS ChangeLog COPYING INSTALL README.yhunifont XUSE_X_PREFIX= yes XPLIST_SUB= FONTSDIR=${FONTSDIR} X Xdo-install: X @${MKDIR} ${PREFIX}/${FONTSDIR} X ${INSTALL_DATA} ${WRKSRC}/fonts.dir ${PREFIX}/${FONTSDIR} X ${INSTALL_DATA} ${WRKSRC}/yhunifont.bdf ${PREFIX}/${FONTSDIR} X X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X.for i in ${PORTDOCS} X ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} X.endfor X.endif X X.include END-of-/usr/ports/x11-fonts/wqy/Makefile echo x - /usr/ports/x11-fonts/wqy/pkg-descr sed 's/^X//' >/usr/ports/x11-fonts/wqy/pkg-descr << 'END-of-/usr/ports/x11-fonts/wqy/pkg-descr' Xwqy font includes all CJK characters covered by Unicode Standard 4.0. X XThis font is created by merging GNU Unifont (by Roman Czyborra X and David Starner ) Xwith GBK 16 font from yh-3.1 (Yan Huang Chinese Platform, XRedflag Linux, http://www.redflag-linux.com/). X XThe CJK Unified Ideographs (U+4E00~U+9FA5) are new complete, and the Xqualities of the bitmaps are improved significantly. X XThis release is part of an on-going effort of creating high-quality Xopen-source bitmap Chinese fonts of "WenQuanYi" Project X XCurrently only bitmap fonts are available. TTF fonts are in progress. X XWWW: http://wqy.sourceforge.net/en/ XWWW: http://sitaphi.com/pub/song_jian_biao/ END-of-/usr/ports/x11-fonts/wqy/pkg-descr echo x - /usr/ports/x11-fonts/wqy/pkg-plist sed 's/^X//' >/usr/ports/x11-fonts/wqy/pkg-plist << 'END-of-/usr/ports/x11-fonts/wqy/pkg-plist' X%%FONTSDIR%%/fonts.dir X%%FONTSDIR%%/yhunifont.bdf END-of-/usr/ports/x11-fonts/wqy/pkg-plist exit --- wqy.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: