diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-07-11 08:33:12 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-07-11 08:33:12 +0800 |
commit | e343a5f9458e3cfe57744c5e337bfd2c755fef8b (patch) | |
tree | fc075cb37c7486827347b0f69c6d17386ceb304f /japanese | |
parent | 97e523b2af4f9637d3b7ea2b3aa71f3f94f192f4 (diff) | |
download | freebsd-ports-gnome-e343a5f9458e3cfe57744c5e337bfd2c755fef8b.tar.gz freebsd-ports-gnome-e343a5f9458e3cfe57744c5e337bfd2c755fef8b.tar.zst freebsd-ports-gnome-e343a5f9458e3cfe57744c5e337bfd2c755fef8b.zip |
Japanized Vim (with Wnn6)
PR: ports/6029 (part of)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jvim-wnn6/Makefile | 12 | ||||
-rw-r--r-- | japanese/jvim-wnn6/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/jvim-wnn6/pkg-descr | 12 | ||||
-rw-r--r-- | japanese/jvim-wnn7/Makefile | 12 | ||||
-rw-r--r-- | japanese/jvim-wnn7/pkg-comment | 1 | ||||
-rw-r--r-- | japanese/jvim-wnn7/pkg-descr | 12 |
6 files changed, 50 insertions, 0 deletions
diff --git a/japanese/jvim-wnn6/Makefile b/japanese/jvim-wnn6/Makefile new file mode 100644 index 000000000000..2d665b0349a7 --- /dev/null +++ b/japanese/jvim-wnn6/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: jvim for Wnn6 +# Version required: jvim2.0r+onew2.2.10 +# Date created: 5 Sep 1997 +# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# +# $Id$ +# + +PKGNAME= ja-jvim-wnn6-2.0r +WNN6= yes + +.include "${.CURDIR}/../jvim/Makefile" diff --git a/japanese/jvim-wnn6/pkg-comment b/japanese/jvim-wnn6/pkg-comment new file mode 100644 index 000000000000..3a3fb7a6fff5 --- /dev/null +++ b/japanese/jvim-wnn6/pkg-comment @@ -0,0 +1 @@ +Japanized Vim (with Wnn6) diff --git a/japanese/jvim-wnn6/pkg-descr b/japanese/jvim-wnn6/pkg-descr new file mode 100644 index 000000000000..7d2671b8e35d --- /dev/null +++ b/japanese/jvim-wnn6/pkg-descr @@ -0,0 +1,12 @@ +JVim is a text editor that is upwards compatible to vi. It can be used +to edit any ASCII and Japanese(EUC or JIS) text. It is especially +useful for editing programs. + +This package is built with Japanese support, using Wnn6 as default. + +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 +<taoka@infonets.hiroshima-u.ac.jp> diff --git a/japanese/jvim-wnn7/Makefile b/japanese/jvim-wnn7/Makefile new file mode 100644 index 000000000000..2d665b0349a7 --- /dev/null +++ b/japanese/jvim-wnn7/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: jvim for Wnn6 +# Version required: jvim2.0r+onew2.2.10 +# Date created: 5 Sep 1997 +# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp> +# +# $Id$ +# + +PKGNAME= ja-jvim-wnn6-2.0r +WNN6= yes + +.include "${.CURDIR}/../jvim/Makefile" diff --git a/japanese/jvim-wnn7/pkg-comment b/japanese/jvim-wnn7/pkg-comment new file mode 100644 index 000000000000..3a3fb7a6fff5 --- /dev/null +++ b/japanese/jvim-wnn7/pkg-comment @@ -0,0 +1 @@ +Japanized Vim (with Wnn6) diff --git a/japanese/jvim-wnn7/pkg-descr b/japanese/jvim-wnn7/pkg-descr new file mode 100644 index 000000000000..7d2671b8e35d --- /dev/null +++ b/japanese/jvim-wnn7/pkg-descr @@ -0,0 +1,12 @@ +JVim is a text editor that is upwards compatible to vi. It can be used +to edit any ASCII and Japanese(EUC or JIS) text. It is especially +useful for editing programs. + +This package is built with Japanese support, using Wnn6 as default. + +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 +<taoka@infonets.hiroshima-u.ac.jp> |