-> jvim flavor.

This commit is contained in:
espie 2000-04-29 01:18:05 +00:00
parent 8bbae5243c
commit 264ac1712f
3 changed files with 0 additions and 36 deletions

View File

@ -1,22 +0,0 @@
# imported from FreeBSD on july 29 1998
# New ports collection makefile for: jvim for Wnn4
# Version required: jvim2.0r+onew2.2.10
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
#
# $OpenBSD: Makefile,v 1.3 2000/03/25 00:48:09 turan Exp $
# $FreeBSD: Makefile,v 1.1.1.1 1998/07/10 14:07:36 kuriyama Exp $
BROKEN= compile problems. bombs while trying to create accounts.
PKGNAME= ja-jvim-wnn4-2.0r
WNN4= yes
MAINTAINER= espie@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include "${.CURDIR}/../jvim/Makefile"

View File

@ -1 +0,0 @@
Japanized Vim (with Wnn4)

View File

@ -1,13 +0,0 @@
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 Wnn4 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>