aboutsummaryrefslogtreecommitdiff
path: root/japanese/tkhonyaku
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-07-19 07:20:24 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-07-19 07:20:24 +0000
commit5db215a5bc81725b8ce5c0be655d939523fbaf14 (patch)
tree87678640c7810fb6fbb00fe037a20b0b2422fdbe /japanese/tkhonyaku
parentd0e7718c5ff191595a2631ff67f06c7b29400c65 (diff)
downloadports-5db215a5bc81725b8ce5c0be655d939523fbaf14.tar.gz
ports-5db215a5bc81725b8ce5c0be655d939523fbaf14.zip
Add tkhonyaku, yet another Honyaku-Damashii client with rich functionality.
PR: ports/19813 Submitted by: Daichi T.GOTO <daichi@ongs.net>
Notes
Notes: svn path=/head/; revision=30825
Diffstat (limited to 'japanese/tkhonyaku')
-rw-r--r--japanese/tkhonyaku/Makefile38
-rw-r--r--japanese/tkhonyaku/distinfo1
-rw-r--r--japanese/tkhonyaku/files/patch-aa19
-rw-r--r--japanese/tkhonyaku/pkg-comment1
-rw-r--r--japanese/tkhonyaku/pkg-descr10
-rw-r--r--japanese/tkhonyaku/pkg-plist7
6 files changed, 76 insertions, 0 deletions
diff --git a/japanese/tkhonyaku/Makefile b/japanese/tkhonyaku/Makefile
new file mode 100644
index 000000000000..8514490b9861
--- /dev/null
+++ b/japanese/tkhonyaku/Makefile
@@ -0,0 +1,38 @@
+# New ports collection makefile for: tkhonyaku
+# Date created: 10 July 2000
+# Whom: Daichi T.GOTO
+#
+# $FreeBSD$
+#
+
+PORTNAME= tkhonyaku
+PORTVERSION= 1.0
+CATEGORIES= japanese
+MASTER_SITES= http://www.yk.rim.or.jp/~kawagisi/
+
+MAINTAINER= daichi@ongs.net
+
+RUN_DEPENDS= ${LOCALBASE}/bin/wish8.0jp:${PORTSDIR}/japanese/tk80
+
+NO_BUILD= yes
+
+PLIST_SUB= DISTNAME="${DISTNAME}"
+
+pre-patch:
+ ${MKDIR} ${WRKSRC}
+ @${MV} ${WRKSRC}/../colors.gif ${WRKSRC}
+ @${MV} ${WRKSRC}/../tkhonyaku ${WRKSRC}
+ @${MV} ${WRKSRC}/../tkhonyaku-readme ${WRKSRC}
+ @${MV} ${WRKSRC}/../tkhonyaku.gif ${WRKSRC}
+ @${MV} ${WRKSRC}/../tkhonyaku.xpm ${WRKSRC}
+
+do-install:
+ ${MKDIR} ${PREFIX}/share/doc/tkhonyaku
+ ${MKDIR} ${PREFIX}/tkhonyaku
+ @${CP} ${WRKSRC}/tkhonyaku-readme ${PREFIX}/share/doc/tkhonyaku/
+ @${CP} ${WRKSRC}/colors.gif ${PREFIX}/tkhonyaku
+ @${CP} ${WRKSRC}/tkhonyaku.gif ${PREFIX}/tkhonyaku/
+ @${CP} ${WRKSRC}/tkhonyaku.xpm ${PREFIX}/tkhonyaku/
+ @${CP} ${WRKSRC}/tkhonyaku ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/japanese/tkhonyaku/distinfo b/japanese/tkhonyaku/distinfo
new file mode 100644
index 000000000000..7f9ab5fdf40d
--- /dev/null
+++ b/japanese/tkhonyaku/distinfo
@@ -0,0 +1 @@
+MD5 (tkhonyaku-1.0.tar.gz) = 929a3544de64739820b066fe40d142ec
diff --git a/japanese/tkhonyaku/files/patch-aa b/japanese/tkhonyaku/files/patch-aa
new file mode 100644
index 000000000000..8fef964eef06
--- /dev/null
+++ b/japanese/tkhonyaku/files/patch-aa
@@ -0,0 +1,19 @@
+--- tkhonyaku.orig Mon Jul 10 05:56:43 2000
++++ tkhonyaku Mon Jul 10 05:56:47 2000
+@@ -1,6 +1,6 @@
+ #!/bin/sh
+ # the next line restart using wish \
+-exec wish "$0" "$@"
++exec wish8.0jp "$0" "$@"
+
+ #===========================================================================
+ # 『Tk翻訳』version 1.0
+@@ -87,7 +87,7 @@
+ set respdir ~/.tkhonyaku/ ;# レスポンスファイルのディレクトリ
+ set logdir ~/.tkhonyaku/ ;# エラーログのディレクトリ
+ set conf_file ~/.tkhonyaku/tkhonyaku.conf ;# 設定ファイルのフルパス
+- set helpdir /usr/doc/tkhonyaku-1.0 ;# ヘルプファイルのディレクトリ
++ set helpdir /usr/local/share/doc/tkhonyaku ;# ヘルプファイルのディレクトリ
+ set gifdir /usr/local/tkhonyaku ;# GIF ファイルのディレクトリ
+ }
+ windows {
diff --git a/japanese/tkhonyaku/pkg-comment b/japanese/tkhonyaku/pkg-comment
new file mode 100644
index 000000000000..97c105bb1fe3
--- /dev/null
+++ b/japanese/tkhonyaku/pkg-comment
@@ -0,0 +1 @@
+Yet another Honyaku-Damashii client with rich functionality
diff --git a/japanese/tkhonyaku/pkg-descr b/japanese/tkhonyaku/pkg-descr
new file mode 100644
index 000000000000..ff4b474c64f8
--- /dev/null
+++ b/japanese/tkhonyaku/pkg-descr
@@ -0,0 +1,10 @@
+TkHonyaku is yet another Honyaku-Damashii client with rich functionality.
+If you have Honyaku-Damashii and are using xhonyaku, give this a try
+instead of xhonyaku.
+
+(Honyaku-Damashii is a Japanese <-> English translator)
+
+WWW: http://www.yk.rim.or.jp/~kawagisi/tkhonyaku.html
+
+- Daichi T.GOTO
+daichi@ongs.net
diff --git a/japanese/tkhonyaku/pkg-plist b/japanese/tkhonyaku/pkg-plist
new file mode 100644
index 000000000000..ed369363e37a
--- /dev/null
+++ b/japanese/tkhonyaku/pkg-plist
@@ -0,0 +1,7 @@
+share/doc/tkhonyaku/tkhonyaku-readme
+tkhonyaku/colors.gif
+tkhonyaku/tkhonyaku.gif
+tkhonyaku/tkhonyaku.xpm
+bin/tkhonyaku
+@dirrm share/doc/tkhonyaku
+@dirrm tkhonyaku