The FreeBSD Ports Archive
FreeBSD vietnamese : vnelvis4>
A vi clone that speaks Vietnamese
Tha^n cha`o ca'c ba.n,
VNElvis is a clone of vi/ex (the standard UNIX editor) that allows the
displaying and editing of documents in the Vietnamese 8-bit VISCII (VIetnamese
Standard Code for Information Interchange) (RFC 1456) data format using the
7-bit VIQR (VIetnamese Quoted Readable) input method.
It is expected that you will run vnelvis w/in a vnterm. Because of the way
vi utilizes various key strokes, it may be better to turn off vnterm's VIQR
processing and allow vnelvis to handle the VIQR input itself. You do this
by "set vnkeys".
Because "dd" --> "-d" in VIQR, "qq" has been added as a means of
deleting a line. Otherwise vnelvis behaives as expected.
David O'Brien
obrien@cs.ucdavis.edu
ftp://ftp.monash.edu.au/pub/vietnam/unix/
|
vnelvis history
v. 1.20
date: 2005/07/17 02:11:06; author: obrien; state: Exp; lines: +1 -2
The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu
v. 1.19
date: 2003/03/07 06:11:49; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18
date: 2002/11/10 16:48:19; 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.17
date: 2002/11/07 03:38:38; author: obrien; state: Exp; lines: +3 -1
Use PORTCOMMENT.
v. 1.16
date: 2001/02/11 14:15:02; author: obrien; state: Exp; lines: +6 -3
Use the new libviet port in building.
v. 1.15
date: 2000/04/21 08:18:03; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.14
date: 2000/04/15 01:56:12; author: asami; state: Exp; lines: +3 -3
Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in
../Makefile.inc.
v. 1.13
date: 2000/04/09 21:54:44; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.12
date: 2000/03/22 00:27:58; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.11
date: 2000/03/20 02:37:28; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.10
date: 2000/02/13 03:24:32; author: obrien; state: Exp; lines: +3 -3
Style nits in the ports I maintain.
v. 1.9
date: 1999/09/05 22:21:14; author: obrien; state: Exp; lines: +2 -1
adjust for my editor
v. 1.8
date: 1999/08/31 02:11:46; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.7
date: 1998/11/07 04:14:49; author: obrien; state: Exp; lines: +5 -3
make buildable on ELF
v. 1.6
date: 1998/10/16 00:35:00; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
cc -Dbsd -I../include -s -o vnelvis blk.o cmd1.o cmd2.o curses.o cut.o ex.o input.o main.o misc.o modify.o move1.o move2.o move3.o move4.o move5.o opts.o recycle.o redraw.o regexp.o regsub.o system.o tio.o tmp.o vars.o vcmd.o vi.o ../lib/libviqr.a ../lib/libvntype.a -ltermcap
../lib/libviqr.a: could not read symbols: Archive has no index; run ranlib to add one
*** Error code 1
v. 1.5
date: 1997/11/03 17:39:57; author: obrien; state: Exp; lines: +2 -2
Add editors to the CATEGORIES list.
v. 1.4
date: 1997/10/10 06:53:38; author: obrien; state: Exp; lines: +2 -2
Change my email address to @FreeBSD
v. 1.3
date: 1997/09/22 16:54:18; author: max; state: Exp; lines: +2 -3
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
v. 1.2
date: 1996/12/06 23:55:27; author: asami; state: Exp; lines: +2 -2
Prepend "vn-" to PKGNAME.
v. 1.1
date: 1996/12/06 12:37:38; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/12/06 12:37:38; author: obrien; state: Exp; lines: +0 -0
VNElvis is a clone of vi/ex (the standard UNIX editor) that allows the
displaying and editing of documents in the Vietnamese 8-bit VISCII (VIetnamese
Standard Code for Information Interchange) data format using the 7-bit VIQR
(VIetnamese Quoted Readable) input method.
=============================================================================
v. 1.20
date: 2005/07/17 02:11:06; author: obrien; state: Exp; lines: +1 -2
The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu
v. 1.19
date: 2003/03/07 06:11:49; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18
date: 2002/11/10 16:48:19; 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.17
date: 2002/11/07 03:38:38; author: obrien; state: Exp; lines: +3 -1
Use PORTCOMMENT.
v. 1.16
date: 2001/02/11 14:15:02; author: obrien; state: Exp; lines: +6 -3
Use the new libviet port in building.
v. 1.15
date: 2000/04/21 08:18:03; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.14
date: 2000/04/15 01:56:12; author: asami; state: Exp; lines: +3 -3
Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in
../Makefile.inc.
v. 1.13
date: 2000/04/09 21:54:44; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.12
date: 2000/03/22 00:27:58; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.11
date: 2000/03/20 02:37:28; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.10
date: 2000/02/13 03:24:32; author: obrien; state: Exp; lines: +3 -3
Style nits in the ports I maintain.
v. 1.9
date: 1999/09/05 22:21:14; author: obrien; state: Exp; lines: +2 -1
adjust for my editor
v. 1.8
date: 1999/08/31 02:11:46; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.7
date: 1998/11/07 04:14:49; author: obrien; state: Exp; lines: +5 -3
make buildable on ELF
v. 1.6
date: 1998/10/16 00:35:00; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
cc -Dbsd -I../include -s -o vnelvis blk.o cmd1.o cmd2.o curses.o cut.o ex.o input.o main.o misc.o modify.o move1.o move2.o move3.o move4.o move5.o opts.o recycle.o redraw.o regexp.o regsub.o system.o tio.o tmp.o vars.o vcmd.o vi.o ../lib/libviqr.a ../lib/libvntype.a -ltermcap
../lib/libviqr.a: could not read symbols: Archive has no index; run ranlib to add one
*** Error code 1
v. 1.5
date: 1997/11/03 17:39:57; author: obrien; state: Exp; lines: +2 -2
Add editors to the CATEGORIES list.
v. 1.4
date: 1997/10/10 06:53:38; author: obrien; state: Exp; lines: +2 -2
Change my email address to @FreeBSD
v. 1.3
date: 1997/09/22 16:54:18; author: max; state: Exp; lines: +2 -3
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
v. 1.2
date: 1996/12/06 23:55:27; author: asami; state: Exp; lines: +2 -2
Prepend "vn-" to PKGNAME.
v. 1.1
date: 1996/12/06 12:37:38; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/12/06 12:37:38; author: obrien; state: Exp; lines: +0 -0
VNElvis is a clone of vi/ex (the standard UNIX editor) that allows the
displaying and editing of documents in the Vietnamese 8-bit VISCII (VIetnamese
Standard Code for Information Interchange) data format using the 7-bit VIQR
(VIetnamese Quoted Readable) input method.
=============================================================================
v. 1.20
date: 2005/07/17 02:11:06; author: obrien; state: Exp; lines: +1 -2
The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu
v. 1.19
date: 2003/03/07 06:11:49; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18
date: 2002/11/10 16:48:19; 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.17
date: 2002/11/07 03:38:38; author: obrien; state: Exp; lines: +3 -1
Use PORTCOMMENT.
v. 1.16
date: 2001/02/11 14:15:02; author: obrien; state: Exp; lines: +6 -3
Use the new libviet port in building.
v. 1.15
date: 2000/04/21 08:18:03; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.14
date: 2000/04/15 01:56:12; author: asami; state: Exp; lines: +3 -3
Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in
../Makefile.inc.
v. 1.13
date: 2000/04/09 21:54:44; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.12
date: 2000/03/22 00:27:58; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.11
date: 2000/03/20 02:37:28; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.10
date: 2000/02/13 03:24:32; author: obrien; state: Exp; lines: +3 -3
Style nits in the ports I maintain.
v. 1.9
date: 1999/09/05 22:21:14; author: obrien; state: Exp; lines: +2 -1
adjust for my editor
v. 1.8
date: 1999/08/31 02:11:46; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.7
date: 1998/11/07 04:14:49; author: obrien; state: Exp; lines: +5 -3
make buildable on ELF
v. 1.6
date: 1998/10/16 00:35:00; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
cc -Dbsd -I../include -s -o vnelvis blk.o cmd1.o cmd2.o curses.o cut.o ex.o input.o main.o misc.o modify.o move1.o move2.o move3.o move4.o move5.o opts.o recycle.o redraw.o regexp.o regsub.o system.o tio.o tmp.o vars.o vcmd.o vi.o ../lib/libviqr.a ../lib/libvntype.a -ltermcap
../lib/libviqr.a: could not read symbols: Archive has no index; run ranlib to add one
*** Error code 1
v. 1.5
date: 1997/11/03 17:39:57; author: obrien; state: Exp; lines: +2 -2
Add editors to the CATEGORIES list.
v. 1.4
date: 1997/10/10 06:53:38; author: obrien; state: Exp; lines: +2 -2
Change my email address to @FreeBSD
v. 1.3
date: 1997/09/22 16:54:18; author: max; state: Exp; lines: +2 -3
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
v. 1.2
date: 1996/12/06 23:55:27; author: asami; state: Exp; lines: +2 -2
Prepend "vn-" to PKGNAME.
v. 1.1
date: 1996/12/06 12:37:38; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/12/06 12:37:38; author: obrien; state: Exp; lines: +0 -0
VNElvis is a clone of vi/ex (the standard UNIX editor) that allows the
displaying and editing of documents in the Vietnamese 8-bit VISCII (VIetnamese
Standard Code for Information Interchange) data format using the 7-bit VIQR
(VIetnamese Quoted Readable) input method.
=============================================================================
|
| |

|