The FreeBSD Ports Archive
FreeBSD vietnamese : vn7to84>
Converts between 7-bit Vietnamese VIQR and 8-bit VISCII formats
The two programs "vn7to8" and "vn8to7" convert between the 7-bit
VIQR format for Vietnamese (Viet-Net like) and the 8-bit VISCII
data formats (RFC 1456).
The current supported version is VISCII 1.1.
The program "vn80to81" converts files from VISCII 1.0 to VISCII 1.1.
For complete details, please see the Viet-Std documents published elsewhere.
Contact "viet-std@haydn.Stanford.EDU" if you would like a copy.
David O'Brien
obrien@cs.ucdavis.edu
ftp://ftp.monash.edu.au/pub/vietnam/unix/
|
vn7to8 history
v. 1.18
date: 2005/07/17 01:56:16; author: obrien; state: Exp; lines: +1 -2
The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu
v. 1.17
date: 2004/12/29 19:47:54; author: obrien; state: Exp; lines: +1 -1
Portlint.
v. 1.16
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.15
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.14
date: 2002/11/07 03:38:38; author: obrien; state: Exp; lines: +3 -1
Use PORTCOMMENT.
v. 1.13
date: 2001/02/11 22:15:14; author: obrien; state: Exp; lines: +8 -2
Use the new libviet port in building.
v. 1.12
date: 2000/04/15 01:56:09; author: asami; state: Exp; lines: +2 -2
Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in
../Makefile.inc.
v. 1.11
date: 2000/04/09 21:54:43; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.10
date: 2000/03/22 00:27:57; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.9
date: 2000/03/20 02:37:27; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.8
date: 2000/02/13 03:24:31; author: obrien; state: Exp; lines: +3 -3
Style nits in the ports I maintain.
v. 1.7
date: 1999/09/05 22:16:42; author: obrien; state: Exp; lines: +2 -1
adjust for my editor
v. 1.6
date: 1999/08/31 02:11:43; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1998/11/07 04:12:19; author: obrien; state: Exp; lines: +1 -3
mark unbroken -- I can't repeat the problem on 3 different machines
v. 1.4
date: 1998/10/16 00:32:56; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
===> Building for vi-vn7to8-1.1.1
cc -I../include -c vn7to8.c
cc -I../include -s -o vn7to8 vn7to8.o ../lib/libviqr.a ../lib/libvntype.a
cc: ../lib/libviqr.a: No such file or directory
cc: ../lib/libvntype.a: No such file or directory
*** Error code 1
v. 1.3
date: 1997/10/10 06:53:37; author: obrien; state: Exp; lines: +2 -2
Change my email address to @FreeBSD
v. 1.2
date: 1997/09/22 16:54:16; author: max; state: Exp; lines: +2 -3
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
v. 1.1
date: 1996/12/06 12:32:14; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/12/06 12:32:14; author: obrien; state: Exp; lines: +0 -0
Converts between the 7-bit VIQR format for Vietnamese (Viet-Net like)
and the 8-bit VISCII 1.1 data format.
=============================================================================
v. 1.18
date: 2005/07/17 01:56:16; author: obrien; state: Exp; lines: +1 -2
The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu
v. 1.17
date: 2004/12/29 19:47:54; author: obrien; state: Exp; lines: +1 -1
Portlint.
v. 1.16
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.15
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.14
date: 2002/11/07 03:38:38; author: obrien; state: Exp; lines: +3 -1
Use PORTCOMMENT.
v. 1.13
date: 2001/02/11 22:15:14; author: obrien; state: Exp; lines: +8 -2
Use the new libviet port in building.
v. 1.12
date: 2000/04/15 01:56:09; author: asami; state: Exp; lines: +2 -2
Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in
../Makefile.inc.
v. 1.11
date: 2000/04/09 21:54:43; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.10
date: 2000/03/22 00:27:57; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.9
date: 2000/03/20 02:37:27; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.8
date: 2000/02/13 03:24:31; author: obrien; state: Exp; lines: +3 -3
Style nits in the ports I maintain.
v. 1.7
date: 1999/09/05 22:16:42; author: obrien; state: Exp; lines: +2 -1
adjust for my editor
v. 1.6
date: 1999/08/31 02:11:43; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1998/11/07 04:12:19; author: obrien; state: Exp; lines: +1 -3
mark unbroken -- I can't repeat the problem on 3 different machines
v. 1.4
date: 1998/10/16 00:32:56; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
===> Building for vi-vn7to8-1.1.1
cc -I../include -c vn7to8.c
cc -I../include -s -o vn7to8 vn7to8.o ../lib/libviqr.a ../lib/libvntype.a
cc: ../lib/libviqr.a: No such file or directory
cc: ../lib/libvntype.a: No such file or directory
*** Error code 1
v. 1.3
date: 1997/10/10 06:53:37; author: obrien; state: Exp; lines: +2 -2
Change my email address to @FreeBSD
v. 1.2
date: 1997/09/22 16:54:16; author: max; state: Exp; lines: +2 -3
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
v. 1.1
date: 1996/12/06 12:32:14; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/12/06 12:32:14; author: obrien; state: Exp; lines: +0 -0
Converts between the 7-bit VIQR format for Vietnamese (Viet-Net like)
and the 8-bit VISCII 1.1 data format.
=============================================================================
v. 1.18
date: 2005/07/17 01:56:16; author: obrien; state: Exp; lines: +1 -2
The grand-daddy site of VietNet gone :~-( R.I.P. media.mit.edu
v. 1.17
date: 2004/12/29 19:47:54; author: obrien; state: Exp; lines: +1 -1
Portlint.
v. 1.16
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.15
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.14
date: 2002/11/07 03:38:38; author: obrien; state: Exp; lines: +3 -1
Use PORTCOMMENT.
v. 1.13
date: 2001/02/11 22:15:14; author: obrien; state: Exp; lines: +8 -2
Use the new libviet port in building.
v. 1.12
date: 2000/04/15 01:56:09; author: asami; state: Exp; lines: +2 -2
Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in
../Makefile.inc.
v. 1.11
date: 2000/04/09 21:54:43; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.10
date: 2000/03/22 00:27:57; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.9
date: 2000/03/20 02:37:27; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.8
date: 2000/02/13 03:24:31; author: obrien; state: Exp; lines: +3 -3
Style nits in the ports I maintain.
v. 1.7
date: 1999/09/05 22:16:42; author: obrien; state: Exp; lines: +2 -1
adjust for my editor
v. 1.6
date: 1999/08/31 02:11:43; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1998/11/07 04:12:19; author: obrien; state: Exp; lines: +1 -3
mark unbroken -- I can't repeat the problem on 3 different machines
v. 1.4
date: 1998/10/16 00:32:56; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
===> Building for vi-vn7to8-1.1.1
cc -I../include -c vn7to8.c
cc -I../include -s -o vn7to8 vn7to8.o ../lib/libviqr.a ../lib/libvntype.a
cc: ../lib/libviqr.a: No such file or directory
cc: ../lib/libvntype.a: No such file or directory
*** Error code 1
v. 1.3
date: 1997/10/10 06:53:37; author: obrien; state: Exp; lines: +2 -2
Change my email address to @FreeBSD
v. 1.2
date: 1997/09/22 16:54:16; author: max; state: Exp; lines: +2 -3
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, vn-* -> vi-*.)
v. 1.1
date: 1996/12/06 12:32:14; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/12/06 12:32:14; author: obrien; state: Exp; lines: +0 -0
Converts between the 7-bit VIQR format for Vietnamese (Viet-Net like)
and the 8-bit VISCII 1.1 data format.
=============================================================================
|
| |

|