From c23230c134c483f513fc103d3fdc1e147025088f Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 20 Aug 1996 10:25:51 +0000 Subject: kinput2 that uses sj3. Submitted by: Hidekazu Kuroki --- japanese/kinput2-sj3/Makefile | 21 +++++++++++++++++++++ japanese/kinput2-sj3/pkg-comment | 1 + japanese/kinput2-sj3/pkg-descr | 10 ++++++++++ japanese/kinput2-sj3/pkg-plist | 8 ++++++++ 4 files changed, 40 insertions(+) create mode 100644 japanese/kinput2-sj3/Makefile create mode 100644 japanese/kinput2-sj3/pkg-comment create mode 100644 japanese/kinput2-sj3/pkg-descr create mode 100644 japanese/kinput2-sj3/pkg-plist diff --git a/japanese/kinput2-sj3/Makefile b/japanese/kinput2-sj3/Makefile new file mode 100644 index 000000000000..b2c45df8fada --- /dev/null +++ b/japanese/kinput2-sj3/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: kinput2.sj3 +# Version required: 2.0p1 +# Date created: 10 Aug 1996 +# Whom: Hidekazu Kuroki +# +# $Id$ +# + +DISTNAME= kinput2-v2-fix1 +PKGNAME= jp-skinput2-2.0.1 +CATEGORIES+= japanese x11 +MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/ + +MAINTAINER= hidekazu@cs.titech.ac.jp + +BUILD_DEPENDS= ${LOCALBASE}/lib/libsj3lib.a:${PORTSDIR}/japanese/sj3 + +NO_WRKSUBDIR= yes +USE_IMAKE= yes + +.include diff --git a/japanese/kinput2-sj3/pkg-comment b/japanese/kinput2-sj3/pkg-comment new file mode 100644 index 000000000000..19a825127fa3 --- /dev/null +++ b/japanese/kinput2-sj3/pkg-comment @@ -0,0 +1 @@ +An input server of Japanese text (SJ3 version) diff --git a/japanese/kinput2-sj3/pkg-descr b/japanese/kinput2-sj3/pkg-descr new file mode 100644 index 000000000000..b101a6e1217f --- /dev/null +++ b/japanese/kinput2-sj3/pkg-descr @@ -0,0 +1,10 @@ +Kinput2 is an input server for X11 applications that want Japanese +text input. + +A client that wants kana-kanji conversion service for Japanese text +sends a request to kinput2. Kinput2 receives the request, does +kana-kanji conversion, and sends the converted text back to the +client. + +The port was done by Hidekazu Kuroki (hidekazu@cs.titech.ac.jp). +It supports SJ3. diff --git a/japanese/kinput2-sj3/pkg-plist b/japanese/kinput2-sj3/pkg-plist new file mode 100644 index 000000000000..6e1981622560 --- /dev/null +++ b/japanese/kinput2-sj3/pkg-plist @@ -0,0 +1,8 @@ +bin/kinput2 +lib/X11/app-defaults/Kinput2 +lib/X11/sj3def/sjhk +lib/X11/sj3def/sjrc +lib/X11/sj3def/sjrk +lib/X11/sj3def/sjsb +lib/X11/sj3def/sjzh +man/man1/kinput2.1.gz -- cgit v1.2.3