From dryice@hotpop.com  Wed May 11 07:05:11 2005
Return-Path: <dryice@hotpop.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 362B916A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <dryice@hotpop.com>
Reply-To: Dryice Liu <dryice@liu.com.cn>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Dryice Liu <dryice@liu.com.cn>
Subject: [new port] x11-fonts/wqy: A font includes all CJK characters covered by Unicode Standard 4.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:    jylefort
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 11 07:10:02 GMT 2005
>Closed-Date:    Sat May 14 11:33:06 GMT 2005
>Last-Modified:  Sat May 14 11:33:06 GMT 2005
>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 <dryice@liu.com.cn>
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 <bsd.port.mk>
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<roman@czyborra.com> and David Starner <dvdeug@debian.org>)
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:
Responsible-Changed-From-To: freebsd-ports-bugs->jylefort 
Responsible-Changed-By: jylefort 
Responsible-Changed-When: Fri May 13 05:41:31 GMT 2005 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80878 
State-Changed-From-To: open->closed 
State-Changed-By: jylefort 
State-Changed-When: Sat May 14 11:32:55 GMT 2005 
State-Changed-Why:  
Committed with a few modifications, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80878 
>Unformatted:
