summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2002-02-26 06:38:03 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2002-02-26 06:38:03 +0000
commitb8c1f91055646c6bd5df7025066323a62a604957 (patch)
tree84ad13bf94ee92b5704613eece6aa50c4dcd64d4 /japanese
parentInitial import. (diff)
Initial import.
XIM server for Anthy.
Notes
Notes: svn path=/head/; revision=55254
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/jmode/Makefile24
-rw-r--r--japanese/jmode/distinfo1
-rw-r--r--japanese/jmode/files/patch-aa11
-rw-r--r--japanese/jmode/pkg-comment1
-rw-r--r--japanese/jmode/pkg-descr3
-rw-r--r--japanese/jmode/pkg-plist3
7 files changed, 44 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index edd58e4ce413..54eacea7ed13 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -116,6 +116,7 @@
SUBDIR += jhd
SUBDIR += jisx0213-fonts
SUBDIR += jls
+ SUBDIR += jmode
SUBDIR += jpilot
SUBDIR += jtex209-ascii
SUBDIR += jtex209-both
diff --git a/japanese/jmode/Makefile b/japanese/jmode/Makefile
new file mode 100644
index 000000000000..cc4a9834a24f
--- /dev/null
+++ b/japanese/jmode/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: jmode
+# Date created: 26 February 2002
+# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= jmode
+PORTVERSION= 0.4.29
+CATEGORIES= japanese
+MASTER_SITES= http://www.kmc.gr.jp/proj/heke/
+
+MAINTAINER= nakai@FreeBSD.org
+
+BUILD_DEPENDS= ${LOCALBASE}/include/anthy.h:${PORTSDIR}/japanese/anthy
+
+GNU_CONFIGURE= yes
+USE_X_PREFIX= yes
+USE_GTK= yes
+
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/japanese/jmode/distinfo b/japanese/jmode/distinfo
new file mode 100644
index 000000000000..f78d71f932b6
--- /dev/null
+++ b/japanese/jmode/distinfo
@@ -0,0 +1 @@
+MD5 (jmode-0.4.29.tar.gz) = 5c7d4276cf3a29b5c5f6efec1c0c76f5
diff --git a/japanese/jmode/files/patch-aa b/japanese/jmode/files/patch-aa
new file mode 100644
index 000000000000..e96e54bcf776
--- /dev/null
+++ b/japanese/jmode/files/patch-aa
@@ -0,0 +1,11 @@
+--- src/main.cpp.orig Tue Feb 26 15:35:22 2002
++++ src/main.cpp Tue Feb 26 15:35:26 2002
+@@ -29,7 +29,7 @@
+ FILE *ctrl_in,*ctrl_out;
+
+ //ʸ»úÎó
+-#define LANG "ja_JP"
++#define LANG "ja_JP.EUC"
+ #define VERSION_NAME "jmode out of the way! Version "VERSION"\n"
+ char *version_name=VERSION_NAME;
+ char *usage=
diff --git a/japanese/jmode/pkg-comment b/japanese/jmode/pkg-comment
new file mode 100644
index 000000000000..2783a0399ad3
--- /dev/null
+++ b/japanese/jmode/pkg-comment
@@ -0,0 +1 @@
+XIM server for Anthy input method
diff --git a/japanese/jmode/pkg-descr b/japanese/jmode/pkg-descr
new file mode 100644
index 000000000000..2e8875d0d7d0
--- /dev/null
+++ b/japanese/jmode/pkg-descr
@@ -0,0 +1,3 @@
+XIM server for Anthy input method
+
+WWW: http://www.kmc.gr.jp/proj/heke/
diff --git a/japanese/jmode/pkg-plist b/japanese/jmode/pkg-plist
new file mode 100644
index 000000000000..c3ee58687af6
--- /dev/null
+++ b/japanese/jmode/pkg-plist
@@ -0,0 +1,3 @@
+bin/jmode
+share/jmode/jmode-default.conf
+@dirrm share/jmode