The FreeBSD Ports Archive
FreeBSD japanese : elvis4>
A clone of vi/ex, the standard UNIX editor, with Japanese patch
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)
ftp://ftp.cs.pdx.edu/pub/elvis/
|
elvis history
v. 1.28
date: 2007/06/06 17:28:46; author: miwi; state: Exp; lines: +1 -1
- Use termios instead of sgtty
PR: 113326
Submitted by: Ed Schouten
v. 1.27
date: 2004/04/10 17:26:39; author: trevor; state: Exp; lines: +4 -4
Tidy up whitespace.
v. 1.26
date: 2003/09/27 00:50:06; author: edwin; state: Exp; lines: +1 -1
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru
v. 1.25
date: 2003/02/20 18:32:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.24
date: 2002/11/10 16:46:42; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.23
date: 2002/11/06 22:45:40; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.22
date: 2002/08/27 13:17:21; author: sanpei; state: Exp; lines: +2 -2
drop maintainership
v. 1.21
date: 2001/02/06 13:21:52; author: olgeni; state: Exp; lines: +4 -4
Style review in ports/japanese.
v. 1.20
date: 2001/01/29 02:49:43; author: jedgar; state: Exp; lines: +2 -1
Bump portv. due to overflow fix
v. 1.19
date: 2000/10/08 10:20:32; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.18
date: 2000/08/03 14:28:21; author: sanpei; state: Exp; lines: +2 -2
change my e-mail address
--> sanpei@FreeBSD.org
v. 1.17
date: 2000/07/05 12:36:32; author: tg; state: Exp; lines: +2 -17
As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
v. 1.16
date: 2000/07/02 14:09:32; author: sanpei; state: Exp; lines: +2 -2
Change maintainer's mail address.
--> sanpei@sanpei.org
v. 1.15
date: 2000/04/11 14:13:23; author: knu; state: Exp; lines: +5 -5
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
v. 1.14
date: 1999/08/27 22:29:25; author: mharo; state: Exp; lines: +10 -10
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.13
date: 1999/08/25 05:23:54; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.12
date: 1999/08/22 18:58:30; author: mharo; state: Exp; lines: +3 -3
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.11
date: 1998/09/21 22:33:23; author: steve; state: Exp; lines: +2 -2
Remove regexp support for libcanna since it can now be built
in ELF format as well.
v. 1.10
date: 1998/09/03 22:49:17; author: max; state: Exp; lines: +1 -2
Man page fix.
This involves a bit of reorganizing:
Instead of using instman.sh that comes with the distribution,
use /usr/bin/install to install the man page (by patching the
dist makefile), otherwise, man pages get compressed according
to elvis's own rule.
v. 1.9
date: 1997/09/15 00:04:00; author: max; state: Exp; lines: +4 -2
Define MAN1 & MANCOMPRESSED.
Move PATCH_DIST_STRIP to appropriate place.
v. 1.8
date: 1997/09/14 23:58:18; author: max; state: Exp; lines: +5 -5
Change some file names and installation location after having PKGNAME changed.
v. 1.7
date: 1997/09/14 21:34:34; author: max; state: Exp; lines: +2 -2
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME. (IE, jp-* to ja-*).
v. 1.6
date: 1997/07/13 18:49:16; author: max; state: Exp; lines: +2 -2
/bin/sh -> ${SH}
v. 1.5
date: 1997/01/04 15:34:28; author: max; state: Exp; lines: +2 -2
The original distribution tarball has been renamed.
Submitted by: sanpei@yy.cs.keio.ac.jp
(Closing PR #2364.)
v. 1.4
date: 1996/12/03 13:07:58; author: obrien; state: Exp; lines: +4 -5
mkdir --> ${MKDIR} cp -->${CP}
v. 1.3
date: 1996/11/11 10:11:52; author: max; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
Inspired by: obrien
v. 1.2
date: 1996/10/22 12:12:31; author: max; state: Exp; lines: +28 -7
This port now installs its startup script in ${PREFIX}/etc/rc.d.
The location for the documentation to be installed is now
${PREFIX}/share/doc/jp-elvis.
Added ``editors'' to the CATEGORIES list.
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
v. 1.1
date: 1995/10/18 11:18:58; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/10/18 11:18:58; author: asami; state: Exp; lines: +0 -0
Japanese version of elvis. I was supposed to import this a long time
ago, and simply FORGOT. Shame on me.
Submitted by: Yoshiro MIHIRA
=============================================================================
v. 1.28
date: 2007/06/06 17:28:46; author: miwi; state: Exp; lines: +1 -1
- Use termios instead of sgtty
PR: 113326
Submitted by: Ed Schouten
v. 1.27
date: 2004/04/10 17:26:39; author: trevor; state: Exp; lines: +4 -4
Tidy up whitespace.
v. 1.26
date: 2003/09/27 00:50:06; author: edwin; state: Exp; lines: +1 -1
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru
v. 1.25
date: 2003/02/20 18:32:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.24
date: 2002/11/10 16:46:42; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.23
date: 2002/11/06 22:45:40; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.22
date: 2002/08/27 13:17:21; author: sanpei; state: Exp; lines: +2 -2
drop maintainership
v. 1.21
date: 2001/02/06 13:21:52; author: olgeni; state: Exp; lines: +4 -4
Style review in ports/japanese.
v. 1.20
date: 2001/01/29 02:49:43; author: jedgar; state: Exp; lines: +2 -1
Bump portv. due to overflow fix
v. 1.19
date: 2000/10/08 10:20:32; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.18
date: 2000/08/03 14:28:21; author: sanpei; state: Exp; lines: +2 -2
change my e-mail address
--> sanpei@FreeBSD.org
v. 1.17
date: 2000/07/05 12:36:32; author: tg; state: Exp; lines: +2 -17
As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
v. 1.16
date: 2000/07/02 14:09:32; author: sanpei; state: Exp; lines: +2 -2
Change maintainer's mail address.
--> sanpei@sanpei.org
v. 1.15
date: 2000/04/11 14:13:23; author: knu; state: Exp; lines: +5 -5
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
v. 1.14
date: 1999/08/27 22:29:25; author: mharo; state: Exp; lines: +10 -10
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.13
date: 1999/08/25 05:23:54; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.12
date: 1999/08/22 18:58:30; author: mharo; state: Exp; lines: +3 -3
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.11
date: 1998/09/21 22:33:23; author: steve; state: Exp; lines: +2 -2
Remove regexp support for libcanna since it can now be built
in ELF format as well.
v. 1.10
date: 1998/09/03 22:49:17; author: max; state: Exp; lines: +1 -2
Man page fix.
This involves a bit of reorganizing:
Instead of using instman.sh that comes with the distribution,
use /usr/bin/install to install the man page (by patching the
dist makefile), otherwise, man pages get compressed according
to elvis's own rule.
v. 1.9
date: 1997/09/15 00:04:00; author: max; state: Exp; lines: +4 -2
Define MAN1 & MANCOMPRESSED.
Move PATCH_DIST_STRIP to appropriate place.
v. 1.8
date: 1997/09/14 23:58:18; author: max; state: Exp; lines: +5 -5
Change some file names and installation location after having PKGNAME changed.
v. 1.7
date: 1997/09/14 21:34:34; author: max; state: Exp; lines: +2 -2
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME. (IE, jp-* to ja-*).
v. 1.6
date: 1997/07/13 18:49:16; author: max; state: Exp; lines: +2 -2
/bin/sh -> ${SH}
v. 1.5
date: 1997/01/04 15:34:28; author: max; state: Exp; lines: +2 -2
The original distribution tarball has been renamed.
Submitted by: sanpei@yy.cs.keio.ac.jp
(Closing PR #2364.)
v. 1.4
date: 1996/12/03 13:07:58; author: obrien; state: Exp; lines: +4 -5
mkdir --> ${MKDIR} cp -->${CP}
v. 1.3
date: 1996/11/11 10:11:52; author: max; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
Inspired by: obrien
v. 1.2
date: 1996/10/22 12:12:31; author: max; state: Exp; lines: +28 -7
This port now installs its startup script in ${PREFIX}/etc/rc.d.
The location for the documentation to be installed is now
${PREFIX}/share/doc/jp-elvis.
Added ``editors'' to the CATEGORIES list.
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
v. 1.1
date: 1995/10/18 11:18:58; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/10/18 11:18:58; author: asami; state: Exp; lines: +0 -0
Japanese version of elvis. I was supposed to import this a long time
ago, and simply FORGOT. Shame on me.
Submitted by: Yoshiro MIHIRA
=============================================================================
v. 1.28
date: 2007/06/06 17:28:46; author: miwi; state: Exp; lines: +1 -1
- Use termios instead of sgtty
PR: 113326
Submitted by: Ed Schouten
v. 1.27
date: 2004/04/10 17:26:39; author: trevor; state: Exp; lines: +4 -4
Tidy up whitespace.
v. 1.26
date: 2003/09/27 00:50:06; author: edwin; state: Exp; lines: +1 -1
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru
v. 1.25
date: 2003/02/20 18:32:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.24
date: 2002/11/10 16:46:42; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.23
date: 2002/11/06 22:45:40; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.22
date: 2002/08/27 13:17:21; author: sanpei; state: Exp; lines: +2 -2
drop maintainership
v. 1.21
date: 2001/02/06 13:21:52; author: olgeni; state: Exp; lines: +4 -4
Style review in ports/japanese.
v. 1.20
date: 2001/01/29 02:49:43; author: jedgar; state: Exp; lines: +2 -1
Bump portv. due to overflow fix
v. 1.19
date: 2000/10/08 10:20:32; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.18
date: 2000/08/03 14:28:21; author: sanpei; state: Exp; lines: +2 -2
change my e-mail address
--> sanpei@FreeBSD.org
v. 1.17
date: 2000/07/05 12:36:32; author: tg; state: Exp; lines: +2 -17
As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
v. 1.16
date: 2000/07/02 14:09:32; author: sanpei; state: Exp; lines: +2 -2
Change maintainer's mail address.
--> sanpei@sanpei.org
v. 1.15
date: 2000/04/11 14:13:23; author: knu; state: Exp; lines: +5 -5
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
v. 1.14
date: 1999/08/27 22:29:25; author: mharo; state: Exp; lines: +10 -10
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.13
date: 1999/08/25 05:23:54; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.12
date: 1999/08/22 18:58:30; author: mharo; state: Exp; lines: +3 -3
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.11
date: 1998/09/21 22:33:23; author: steve; state: Exp; lines: +2 -2
Remove regexp support for libcanna since it can now be built
in ELF format as well.
v. 1.10
date: 1998/09/03 22:49:17; author: max; state: Exp; lines: +1 -2
Man page fix.
This involves a bit of reorganizing:
Instead of using instman.sh that comes with the distribution,
use /usr/bin/install to install the man page (by patching the
dist makefile), otherwise, man pages get compressed according
to elvis's own rule.
v. 1.9
date: 1997/09/15 00:04:00; author: max; state: Exp; lines: +4 -2
Define MAN1 & MANCOMPRESSED.
Move PATCH_DIST_STRIP to appropriate place.
v. 1.8
date: 1997/09/14 23:58:18; author: max; state: Exp; lines: +5 -5
Change some file names and installation location after having PKGNAME changed.
v. 1.7
date: 1997/09/14 21:34:34; author: max; state: Exp; lines: +2 -2
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME. (IE, jp-* to ja-*).
v. 1.6
date: 1997/07/13 18:49:16; author: max; state: Exp; lines: +2 -2
/bin/sh -> ${SH}
v. 1.5
date: 1997/01/04 15:34:28; author: max; state: Exp; lines: +2 -2
The original distribution tarball has been renamed.
Submitted by: sanpei@yy.cs.keio.ac.jp
(Closing PR #2364.)
v. 1.4
date: 1996/12/03 13:07:58; author: obrien; state: Exp; lines: +4 -5
mkdir --> ${MKDIR} cp -->${CP}
v. 1.3
date: 1996/11/11 10:11:52; author: max; state: Exp; lines: +2 -2
CATEGORIES+= -> CATEGORIES=
Inspired by: obrien
v. 1.2
date: 1996/10/22 12:12:31; author: max; state: Exp; lines: +28 -7
This port now installs its startup script in ${PREFIX}/etc/rc.d.
The location for the documentation to be installed is now
${PREFIX}/share/doc/jp-elvis.
Added ``editors'' to the CATEGORIES list.
(Closing PR #1733.)
Submitted by: sanpei@yy.cs.keio.ac.jp
v. 1.1
date: 1995/10/18 11:18:58; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/10/18 11:18:58; author: asami; state: Exp; lines: +0 -0
Japanese version of elvis. I was supposed to import this a long time
ago, and simply FORGOT. Shame on me.
Submitted by: Yoshiro MIHIRA
=============================================================================
|
| |

|