pkg-descr

Elvis is a clone of vi/ex, the standard UNIX editor. Elvis supports
nearly all of the vi/ex commands, in both visual mode and colon mode.

This is version 1.8pl4 with a kanji patch to display & Edit Japanese.
It understands JIS/EUC/Shift-JIS. It display Kanji character with JIS
code by default: if you want to display with EUC/Shift-JIS, add "-kdeuc"
/"-ksjis" to the command line option.

Also at startup time, jelvis read `.elvisrc', not `.exrc'. If you use
`.exrc', change config.h and recompile.

You can obtain elvis 1.8 patchlevel 4, from:

ftp://ftp.cs.pdx.edu/pub/elvis/

and patchkit for making original jelvis 1.8p4+j1.1 from:

ftp://ftp.foretune.co.jp/pub/tools/jelvis/

- Yoshiro MIHIRA
(sanpei@sanpei.org)

pkg-plist

bin/elvis
bin/ctags
bin/ref
bin/elvrec
bin/elvprsv
bin/vi
bin/ex
bin/view
bin/input
etc/rc.d/ja-elvis.sh
share/doc/ja-elvis/README.j18
@dirrm share/doc/ja-elvis

pkg-req

#!/bin/sh
if [ "$2" != "INSTALL" ]; then
exit 0
fi
echo "**************************************************************"
echo "* W a r n i n g *"
echo "* This Japanized elvis program read \`.elvisrc', not \`.exrc' *"
echo "* at start up time. *"
echo "**************************************************************"