From nobody@FreeBSD.ORG  Sun Jul  9 14:25:50 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 6E55037B51E; Sun,  9 Jul 2000 14:25:50 -0700 (PDT)
Message-Id: <20000709212550.6E55037B51E@hub.freebsd.org>
Date: Sun,  9 Jul 2000 14:25:50 -0700 (PDT)
From: daichi@ongs.net
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: new ports: a yet another HONYAKU-DAMASHII client: tkhonyaku
X-Send-Pr-Version: www-1.0

>Number:         19813
>Category:       ports
>Synopsis:       new ports: a yet another HONYAKU-DAMASHII client: tkhonyaku
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 09 14:30:00 PDT 2000
>Closed-Date:    Wed Jul 19 16:22:41 JST 2000
>Last-Modified:  Wed Jul 19 16:22:55 JST 2000
>Originator:     Daichi T.GOTO
>Release:        FreeBSD 4.0-RELEASE
>Organization:
ONGS
>Environment:
>Description:
# 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:
#
#	tkhonyaku_ports
#	tkhonyaku_ports/files
#	tkhonyaku_ports/files/md5
#	tkhonyaku_ports/pkg
#	tkhonyaku_ports/pkg/COMMENT
#	tkhonyaku_ports/pkg/DESCR
#	tkhonyaku_ports/pkg/PLIST
#	tkhonyaku_ports/patches
#	tkhonyaku_ports/patches/patch-aa
#	tkhonyaku_ports/Makefile
#
echo c - tkhonyaku_ports
mkdir -p tkhonyaku_ports > /dev/null 2>&1
echo c - tkhonyaku_ports/files
mkdir -p tkhonyaku_ports/files > /dev/null 2>&1
echo x - tkhonyaku_ports/files/md5
sed 's/^X//' >tkhonyaku_ports/files/md5 << 'END-of-tkhonyaku_ports/files/md5'
XMD5 (tkhonyaku-1.0.tar.gz) = 929a3544de64739820b066fe40d142ec
END-of-tkhonyaku_ports/files/md5
echo c - tkhonyaku_ports/pkg
mkdir -p tkhonyaku_ports/pkg > /dev/null 2>&1
echo x - tkhonyaku_ports/pkg/COMMENT
sed 's/^X//' >tkhonyaku_ports/pkg/COMMENT << 'END-of-tkhonyaku_ports/pkg/COMMENT'
XA yet another HONYAKU-DAMASHII client
END-of-tkhonyaku_ports/pkg/COMMENT
echo x - tkhonyaku_ports/pkg/DESCR
sed 's/^X//' >tkhonyaku_ports/pkg/DESCR << 'END-of-tkhonyaku_ports/pkg/DESCR'
XTkHonyaku is a yet another HONYAKU-DAMASHII client that offer all
Xfacility. If you have HONYAKU-DAMASHII and use xhonyaku, tkhonyaku will
Xbe program to be good for you. 
X
XWWW: http://www.yk.rim.or.jp/~kawagisi/tkhonyaku.html
X
X- Daichi T.GOTO
Xdaichi@ongs.net
END-of-tkhonyaku_ports/pkg/DESCR
echo x - tkhonyaku_ports/pkg/PLIST
sed 's/^X//' >tkhonyaku_ports/pkg/PLIST << 'END-of-tkhonyaku_ports/pkg/PLIST'
Xshare/doc/tkhonyaku/tkhonyaku-readme
Xtkhonyaku/colors.gif
Xtkhonyaku/tkhonyaku.gif
Xtkhonyaku/tkhonyaku.xpm
Xbin/tkhonyaku
X@dirrm share/doc/tkhonyaku
X@dirrm tkhonyaku
END-of-tkhonyaku_ports/pkg/PLIST
echo c - tkhonyaku_ports/patches
mkdir -p tkhonyaku_ports/patches > /dev/null 2>&1
echo x - tkhonyaku_ports/patches/patch-aa
sed 's/^X//' >tkhonyaku_ports/patches/patch-aa << 'END-of-tkhonyaku_ports/patches/patch-aa'
X--- tkhonyaku.orig	Mon Jul 10 05:56:43 2000
X+++ tkhonyaku	Mon Jul 10 05:56:47 2000
X@@ -1,6 +1,6 @@
X #!/bin/sh
X # the next line restart using wish \
X-exec wish "$0" "$@"
X+exec wish8.0jp "$0" "$@"
X 
X #===========================================================================
X # Tkversion 1.0
X@@ -87,7 +87,7 @@
X       set respdir   ~/.tkhonyaku/           ;# 쥹ݥ󥹥եΥǥ쥯ȥ
X       set logdir    ~/.tkhonyaku/              ;# 顼Υǥ쥯ȥ
X       set conf_file ~/.tkhonyaku/tkhonyaku.conf ;# եΥեѥ
X-      set helpdir   /usr/doc/tkhonyaku-1.0     ;# إץեΥǥ쥯ȥ
X+      set helpdir   /usr/local/share/doc/tkhonyaku     ;# إץեΥǥ쥯ȥ
X       set gifdir    /usr/local/tkhonyaku       ;# GIF եΥǥ쥯ȥ
X     }
X     windows {
END-of-tkhonyaku_ports/patches/patch-aa
echo x - tkhonyaku_ports/Makefile
sed 's/^X//' >tkhonyaku_ports/Makefile << 'END-of-tkhonyaku_ports/Makefile'
X# New ports collection makefile for:	yuzu
X# Date created:		10 July 2000
X# Whom:			Daichi T.GOTO
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tkhonyaku
XPORTVERSION=	1.0
XCATEGORIES=	japanese
XMASTER_SITES=	http://www.yk.rim.or.jp/~kawagisi/tkhonyaku.html
X
XMAINTAINER=	daichi@ongs.net
X
XRUN_DEPENDS=	${LOCALBASE}/bin/wish8.0jp:${PORTSDIR}/japanese/tk80
X
XNO_BUILD=	yes
X
XPLIST_SUB=	DISTNAME="${DISTNAME}"
X
Xpre-patch:
X	${MKDIR} ${WRKSRC}
X	@${MV} ${WRKSRC}/../colors.gif ${WRKSRC}
X	@${MV} ${WRKSRC}/../tkhonyaku ${WRKSRC}
X	@${MV} ${WRKSRC}/../tkhonyaku-readme ${WRKSRC}
X	@${MV} ${WRKSRC}/../tkhonyaku.gif ${WRKSRC}
X	@${MV} ${WRKSRC}/../tkhonyaku.xpm ${WRKSRC}
X
Xdo-install:
X	${MKDIR} ${PREFIX}/share/doc/tkhonyaku
X	${MKDIR} ${PREFIX}/tkhonyaku
X	@${CP} ${WRKSRC}/tkhonyaku-readme ${PREFIX}/share/doc/tkhonyaku/
X	@${CP} ${WRKSRC}/colors.gif ${PREFIX}/tkhonyaku
X	@${CP} ${WRKSRC}/tkhonyaku.gif ${PREFIX}/tkhonyaku/
X	@${CP} ${WRKSRC}/tkhonyaku.xpm ${PREFIX}/tkhonyaku/
X	@${CP} ${WRKSRC}/tkhonyaku ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-tkhonyaku_ports/Makefile
exit


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: knu 
State-Changed-When: Wed Jul 19 16:22:41 JST 2000 
State-Changed-Why:  
Committed, thanks! 

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