From ea8e7984fadd76d03e63c4436669a2a337e16ef7 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Tue, 20 Oct 1998 15:52:55 +0000 Subject: Japanized Vim-3.0 with {Canna, Canna+Wnn4, Canna+Wnn6, Wnn4, Wnn6 and direct connection to Canna}. PKGNAME of japanese/jvim3-direct_canna has 2 dashes like "ja-jvim--direct_canna-3.0.1.3d", but "-direct_canna" is used for specifying compiler option automagically. PR: ports/8115 Submitted by: Satoshi Taoka --- japanese/jvim3-canna+wnn7/Makefile | 14 ++++++++++++++ japanese/jvim3-canna+wnn7/pkg-comment | 1 + japanese/jvim3-canna+wnn7/pkg-descr | 12 ++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 japanese/jvim3-canna+wnn7/Makefile create mode 100644 japanese/jvim3-canna+wnn7/pkg-comment create mode 100644 japanese/jvim3-canna+wnn7/pkg-descr (limited to 'japanese/jvim3-canna+wnn7') diff --git a/japanese/jvim3-canna+wnn7/Makefile b/japanese/jvim3-canna+wnn7/Makefile new file mode 100644 index 000000000000..09a88cdc6460 --- /dev/null +++ b/japanese/jvim3-canna+wnn7/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: jvim3 for Canna and Wnn6 +# Version required: 3.0-j1.3d +# Date created: 97/10/30 +# Whom: Satoshi TAOKA +# +# $Id$ +# + +PKGNAME= ja-jvim-canna+wnn6-3.0.1.3d + +CANNA= yes +WNN6= yes + +.include "${.CURDIR}/../jvim3/Makefile" diff --git a/japanese/jvim3-canna+wnn7/pkg-comment b/japanese/jvim3-canna+wnn7/pkg-comment new file mode 100644 index 000000000000..1f63536f57dd --- /dev/null +++ b/japanese/jvim3-canna+wnn7/pkg-comment @@ -0,0 +1 @@ +Japanized Vim-3.0 (with Canna and Wnn6) diff --git a/japanese/jvim3-canna+wnn7/pkg-descr b/japanese/jvim3-canna+wnn7/pkg-descr new file mode 100644 index 000000000000..10ce53cca848 --- /dev/null +++ b/japanese/jvim3-canna+wnn7/pkg-descr @@ -0,0 +1,12 @@ +JVim 3.0 is a text editor that is upwards compatible to vi. It can be +used to edit any ASCII and Japanese(SJIS/JIS/EUC/Unicode) text. It is +especially useful for editing programs. + +This package is built with Japanese support, using Canna and Wnn6. + +There are a lot of enhancements above vi: multi level undo, command +line editing, filename completion, on line help, quoting, etc.. Read +difference.doc for a summary of the differences between vi and Vim. + +-- S. Taoka + -- cgit v1.2.3