diff options
author | taoka <taoka@FreeBSD.org> | 2001-08-27 09:20:24 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-08-27 09:20:24 +0800 |
commit | a8812106e82c348a3457f05ec2906a8fc02f4c6b (patch) | |
tree | e93366b476c917511b4da48bd60b8584d2e74af9 /japanese/jvim-wnn7 | |
parent | 4b6230e5d5822e6aa62c3ede6633a8bf77ad46ec (diff) | |
download | freebsd-ports-gnome-a8812106e82c348a3457f05ec2906a8fc02f4c6b.tar.gz freebsd-ports-gnome-a8812106e82c348a3457f05ec2906a8fc02f4c6b.tar.zst freebsd-ports-gnome-a8812106e82c348a3457f05ec2906a8fc02f4c6b.zip |
* Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib
by me and is not released from the Product company of Wnn7 (Omron
Software Co., Ltd).
* Modify master ports of the above ports according to adding these.
* [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected
Submitted by: imp
Diffstat (limited to 'japanese/jvim-wnn7')
-rw-r--r-- | japanese/jvim-wnn7/Makefile | 7 | ||||
-rw-r--r-- | japanese/jvim-wnn7/pkg-comment | 2 | ||||
-rw-r--r-- | japanese/jvim-wnn7/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/japanese/jvim-wnn7/Makefile b/japanese/jvim-wnn7/Makefile index c351b2e8d27b..775335f2ceda 100644 --- a/japanese/jvim-wnn7/Makefile +++ b/japanese/jvim-wnn7/Makefile @@ -1,12 +1,11 @@ -# New ports collection makefile for: jvim for Wnn6 -# Date created: 5 Sep 1997 +# New ports collection makefile for: jvim for Wnn7 +# Date created: 01/07/18 # Whom: Satoshi TAOKA <taoka@FreeBSD.org> # # $FreeBSD$ # -PKGNAMESUFFIX= -wnn6 -WNN6= yes +WNN7= yes MASTERDIR= ${.CURDIR}/../jvim PKGDIR= ${.CURDIR} diff --git a/japanese/jvim-wnn7/pkg-comment b/japanese/jvim-wnn7/pkg-comment index 3a3fb7a6fff5..fcd8e0c646f1 100644 --- a/japanese/jvim-wnn7/pkg-comment +++ b/japanese/jvim-wnn7/pkg-comment @@ -1 +1 @@ -Japanized Vim (with Wnn6) +Japanized Vim (with Wnn7) diff --git a/japanese/jvim-wnn7/pkg-descr b/japanese/jvim-wnn7/pkg-descr index 8b8705ac9626..12dfb2918242 100644 --- a/japanese/jvim-wnn7/pkg-descr +++ b/japanese/jvim-wnn7/pkg-descr @@ -2,7 +2,7 @@ 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. +This package is built with Japanese support, using Wnn7 as default. There are a lot of enhancements above vi: multi level undo, command line editing, filename completion, on line help, quoting, etc.. Read |