1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

ports/japanese/skkinput

"A SKK-like Japanese input method for X11."

PR:		5631
This commit is contained in:
Jun-ichiro itojun Hagino 1998-03-12 16:05:02 +00:00
parent e8d52ba1b2
commit ebf0d1d99e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10126
12 changed files with 128 additions and 0 deletions

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: skkinput
# Version required: 2.00-SNAP980123
# Date created: 28 Jan 1998
# Whom: Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>
#
# $Id$
#
DISTNAME= skkinput-2.00-SNAP980123
PKGNAME= ja-skkinput-2.00-980123
CATEGORIES= japanese x11
MASTER_SITES= http://www.yajima.kuis.kyoto-u.ac.jp/staffs/sakamoto/skkinput/
MAINTAINER= mrt@mickey.ai.kyutech.ac.jp
RUN_DEPENDS= ${LOCALBASE}/libexec/skkserv:${PORTSDIR}/japanese/skk \
jman:${PORTSDIR}/japanese/man
USE_IMAKE= yes
MANLANG= ja_JP.EUC
MAN1= skkinput.1
MANCOMPRESSED= yes
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${X11BASE}/share/doc/skkinput
@( cd ${WRKSRC} ; \
${INSTALL_DATA} *.jis skkinput.doc ${X11BASE}/share/doc/skkinput/ )
.endif
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (skkinput-2.00-SNAP980123.tar.gz) = bb33fd28c8361d38293c1b24e396042b

View File

@ -0,0 +1,10 @@
--- Imakefile.org Wed Jan 28 19:19:42 1998
+++ Imakefile Wed Jan 28 19:19:55 1998
@@ -1,5 +1,7 @@
XCOMM $ Imakefile for skkinput,v 0.10 96/10/16 12:45 $
+MANDIR = ${PREFIX}/man/ja_JP.EUC/man1
+
/* SKK Server Address */
#define SkkServer localhost

View File

@ -0,0 +1 @@
A SKK-like Japanese input method for X11.

View File

@ -0,0 +1,10 @@
Skkinput is an input method for X11 applications that want Japanese
text input.
A client that wants kana-kanji conversion service for Japanese text
sends a request to skkinput. Skkinput receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.
The port was done by Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>.
It requires skk server.

View File

@ -0,0 +1,11 @@
bin/skkinput
lib/X11/app-defaults/Skkinput
man/ja_JP.EUC/man1/skkinput.1.gz
share/doc/skkinput/BUGS.jis
share/doc/skkinput/CHANGES.jis
share/doc/skkinput/FAQ.jis
share/doc/skkinput/PROGRAM.jis
share/doc/skkinput/README.jis
share/doc/skkinput/TODO.jis
share/doc/skkinput/skkinput.doc
@dirrm share/doc/skkinput

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: skkinput
# Version required: 2.00-SNAP980123
# Date created: 28 Jan 1998
# Whom: Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>
#
# $Id$
#
DISTNAME= skkinput-2.00-SNAP980123
PKGNAME= ja-skkinput-2.00-980123
CATEGORIES= japanese x11
MASTER_SITES= http://www.yajima.kuis.kyoto-u.ac.jp/staffs/sakamoto/skkinput/
MAINTAINER= mrt@mickey.ai.kyutech.ac.jp
RUN_DEPENDS= ${LOCALBASE}/libexec/skkserv:${PORTSDIR}/japanese/skk \
jman:${PORTSDIR}/japanese/man
USE_IMAKE= yes
MANLANG= ja_JP.EUC
MAN1= skkinput.1
MANCOMPRESSED= yes
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${X11BASE}/share/doc/skkinput
@( cd ${WRKSRC} ; \
${INSTALL_DATA} *.jis skkinput.doc ${X11BASE}/share/doc/skkinput/ )
.endif
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (skkinput-2.00-SNAP980123.tar.gz) = bb33fd28c8361d38293c1b24e396042b

View File

@ -0,0 +1,10 @@
--- Imakefile.org Wed Jan 28 19:19:42 1998
+++ Imakefile Wed Jan 28 19:19:55 1998
@@ -1,5 +1,7 @@
XCOMM $ Imakefile for skkinput,v 0.10 96/10/16 12:45 $
+MANDIR = ${PREFIX}/man/ja_JP.EUC/man1
+
/* SKK Server Address */
#define SkkServer localhost

View File

@ -0,0 +1 @@
A SKK-like Japanese input method for X11.

View File

@ -0,0 +1,10 @@
Skkinput is an input method for X11 applications that want Japanese
text input.
A client that wants kana-kanji conversion service for Japanese text
sends a request to skkinput. Skkinput receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.
The port was done by Murata Shuuichirou <mrt@mickey.ai.kyutech.ac.jp>.
It requires skk server.

View File

@ -0,0 +1,11 @@
bin/skkinput
lib/X11/app-defaults/Skkinput
man/ja_JP.EUC/man1/skkinput.1.gz
share/doc/skkinput/BUGS.jis
share/doc/skkinput/CHANGES.jis
share/doc/skkinput/FAQ.jis
share/doc/skkinput/PROGRAM.jis
share/doc/skkinput/README.jis
share/doc/skkinput/TODO.jis
share/doc/skkinput/skkinput.doc
@dirrm share/doc/skkinput