Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 15:04:50 +0800
From:      Dryice Liu <dryice@hotpop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Dryice Liu <dryice@liu.com.cn>
Subject:   ports/80878: [new port] x11-fonts/wqy: A font includes all CJK characters covered by Unicode Standard 4.0
Message-ID:  <20050511070450.C198E10F6AA6@smtp-2.hotpop.com>
Resent-Message-ID: <200505110710.j4B7A3K9025855@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050511070450.C198E10F6AA6>