Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2001 15:44:29 +0900 (JST)
From:      Zhang Shu <jo-c@is.aist-nara.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31868: New port--chinese/jis2gb: Convert JIS Kanji to GuoBiao Hanzi
Message-ID:  <200111090644.fA96iTo47780@sheriff.aist-nara.ac.jp>

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

>Number:         31868
>Category:       ports
>Synopsis:       New port--chinese/jis2gb: Convert JIS Kanji to GuoBiao Hanzi
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 08 22:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Zhang Shu
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
NAIST
>Environment:
System: FreeBSD sheriff.aist-nara.ac.jp 4.3-STABLE FreeBSD 4.3-STABLE #0: Mon Jul 2 14:36:40 JST 2001 zhang@sheriff.aist-nara.ac.jp:/usr/src/sys/compile/sheriff i386


>Description:
	a new port of chinese/jis2gb
>How-To-Repeat:
	
>Fix:

# 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:
#
#	jis2gb
#	jis2gb/files
#	jis2gb/files/patch-aa
#	jis2gb/Makefile
#	jis2gb/pkg-comment
#	jis2gb/pkg-descr
#	jis2gb/pkg-plist
#	jis2gb/distinfo
#
echo c - jis2gb
mkdir -p jis2gb > /dev/null 2>&1
echo c - jis2gb/files
mkdir -p jis2gb/files > /dev/null 2>&1
echo x - jis2gb/files/patch-aa
sed 's/^X//' >jis2gb/files/patch-aa << 'END-of-jis2gb/files/patch-aa'
X*** Makefile	Thu Oct  5 17:21:32 1995
X--- Makefile.new	Thu Nov  8 17:38:38 2001
X***************
X*** 26,31 ****
X--- 26,32 ----
X  install: jis2gb jis2gb.1
X  	cp jis2gb /usr/local/bin/jis2gb
X  	cp jis2gb.1 /usr/local/man/man1/jis2gb.1
X+ 	cp jis2gb.el /usr/local/share/emacs/site-lisp/jis2gb.el
X  #	nroff -man jis2gb.1 > /usr/local/catman/C/u_man/cat1/jis2gb.1
X  
X  clean:
END-of-jis2gb/files/patch-aa
echo x - jis2gb/Makefile
sed 's/^X//' >jis2gb/Makefile << 'END-of-jis2gb/Makefile'
X# New ports collection makefile for:        gb2jis
X# Date created:     8 November 2001
X# Whom:             Zhang Shu
X#
X# $FreeBSD$
X#
X
XPORTNAME=      jis2gb
XPORTVERSION=   1.5
XCATEGORIES=    chinese
XMASTER_SITES=  http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/
XDISTFILES= jis2gb.tar.Z
X
XMAINTAINER=    jo-c@is.aist-nara.ac.jp
X
XWRKSRC= ${WRKDIR}/jis2gb
XALL_TARGET=
X
XMAN1=          jis2gb.1
XMANCOMPRESSED= yes
X
Xpost-install:
X# install manual
X	@${GZIP_CMD} ${PREFIX}/man/man1/jis2gb.1
X
X.include <bsd.port.mk>
END-of-jis2gb/Makefile
echo x - jis2gb/pkg-comment
sed 's/^X//' >jis2gb/pkg-comment << 'END-of-jis2gb/pkg-comment'
XConvert JIS Kanji to GuoBiao Hanzi
END-of-jis2gb/pkg-comment
echo x - jis2gb/pkg-descr
sed 's/^X//' >jis2gb/pkg-descr << 'END-of-jis2gb/pkg-descr'
Xjis2gb converts JISX0208-1983 and JISX0212-1990 characters
Xto  GB2312-80  and  GB8565-88  characters.   JISX0208-1983
X(^[$B),  JISX0208-1990  (^[&@^[$B), JISX0212-1990 (^[$(D),
XJISC6226-1978 (^[$@), and Japanese-EUC are  available  for
XKanji code.
X
X--
XMaintainer: Zhang Shu <jo-c@is.aist-nara.ac.jp>
END-of-jis2gb/pkg-descr
echo x - jis2gb/pkg-plist
sed 's/^X//' >jis2gb/pkg-plist << 'END-of-jis2gb/pkg-plist'
Xbin/jis2gb
Xshare/emacs/site-lisp/jis2gb.el
END-of-jis2gb/pkg-plist
echo x - jis2gb/distinfo
sed 's/^X//' >jis2gb/distinfo << 'END-of-jis2gb/distinfo'
XMD5 (jis2gb.tar.Z) = 0524c41489c1a9ddd97473f3a8ab018a
END-of-jis2gb/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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