The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD editors : nvi-m17n

 This ports contains multilingualized nex/nvi.

nex/nvi is a freely redistributable implementation of ex/vi text
editors originally distributed as part of the Fourth Berkeley
Software Distribution (4BSD), by the University of California,
Berkeley.

Multilingual patch enables you to use the following multilingual
encoding methods, such as:
	none iso-8859-[1234789] latin1 latin2
	euc-jp-1978 euc-jp euc-jp-1983 euc-jp-1990 euc-cn euc-kr
	iso-2022-cn iso-2022-jp iso-2022-kr
	iso-2022-7-1 iso-2022-7-2 iso-2022-8-2
	sjis big5 hz euc-tw
Multilingual support has been set up to use some of the above (guess from
the name of the ports/packages) as default value.
You can change encoding style on the fly, or by setting up ~/.exrc.
With configurations, for Japanese encodings, you can also enjoy the
embedded canna support.
See /usr/local/share/vi/README.* for details of multilingual patch. 

http://www.bostic.com/vi/



nvi-m17n history


v. 1.27
date: 2004/04/07 08:23:50;  author: nork;  state: Exp;  lines: +5 -4
Update to 1.79.20040401.

v. 1.26 date: 2003/07/17 05:40:39; author: nork; state: Exp; lines: +1 -2 o Change md5 value in distinfo. diff -u old archive new archive o Change LICENSE & README and more older timestamp. o Remove MASTER_SITE by providing old archive. o These modification is no effect for install. So I don't bump PORTREVISION. o Add WWW: tag. PR: ports/54415 Reported by: TATEOKA Takamichi Discuss with: Yoshihiko Sarumaru
v. 1.25 date: 2003/05/10 09:15:16; author: sumikawa; state: Exp; lines: +1 -0 Quick and dirty fix to build on -current. #define HAVE_SYS5_PTY was forcingly disabled by removing its entry.
v. 1.24 date: 2003/02/20 17:19:33; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.23 date: 2002/11/23 15:20:43; author: nork; state: Exp; lines: +6 -7 Update to 1.79.20111024. PR: ports/45622 Submitted by: Ports Fury
v. 1.22 date: 2001/04/15 18:46:22; author: sada; state: Exp; lines: +3 -3 Justify master/slave ports' style of Makefiles. These ports caused warnings if you run portversion. PR: ports/26422 Submitted by: Tadayuki OKADA
v. 1.21 date: 2001/02/08 12:35:28; author: kevlo; state: Exp; lines: +2 -4 Fix typo PR: 24874 Submitted by: Ports Fury
v. 1.20 date: 2001/01/23 07:59:44; author: kevlo; state: Exp; lines: +13 -7 Support MAN/MLINKS properly. PR: 24544 Submitted by: Ports Fury
v. 1.19 date: 2001/01/10 20:36:52; author: issei; state: Exp; lines: +3 -5 Fix compilation error in -CURRENT, being caused by removal of QUEUE_* from
v. 1.18 date: 2001/01/09 05:57:01; author: itojun; state: Exp; lines: +2 -2 drop myself from MAINTAINER. too many KAME platforms to support, to little time...
v. 1.17 date: 2000/08/01 12:01:22; author: kuriyama; state: Exp; lines: +9 -2 Fix breakage on RELENG_4 and -current. Inspired by: gehenna Approved by: itojun (maintainer)
v. 1.16 date: 2000/04/20 10:39:59; author: mharo; state: Exp; lines: +3 -3 add SLAVEDIRS
v. 1.15 date: 2000/04/14 06:20:32; author: asami; state: Exp; lines: +2 -2 Finish converting editors/ to PORTNAME/PORTVERSION.
v. 1.14 date: 2000/04/13 08:17:26; author: asami; state: Exp; lines: +4 -3 Convert to PORTNAME/PORTVERSION. I'm doing these first so we can test the slave ports.
v. 1.13 date: 2000/02/12 20:31:27; author: imura; state: Exp; lines: +3 -3 Update nvi-m17n (19990331 -> 19991117). PR: 16513 Submitted by: MIHIRA Yoshiro
v. 1.12 date: 1999/08/25 05:44:05; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.11 date: 1999/04/17 10:51:03; author: itojun; state: Exp; lines: +5 -4 - original distribution URL (and MD5 value) has changed. MD5 value was changed because some lines are added/removed from README. - upgrade multilingual patch to the most recent one. Thanks Satoshi for letting me know the MD5 change.
v. 1.10 date: 1998/11/19 04:46:44; author: itojun; state: Exp; lines: +4 -5 updated to use latest m17n patch (19981119).
v. 1.9 date: 1998/09/21 22:33:22; 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.8 date: 1998/02/17 13:11:49; author: itojun; state: Exp; lines: +3 -3 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make Latest/* symbolic links. - PKGNAME format changed, to make Latest/* symbolic links with proper name. (also make it Y2K complient) was: ja-nvi-iso2022jp-1.79-970820 now: ja-nvi-iso2022jp-1.79.19970820 Submitted by: asami
v. 1.7 date: 1998/02/09 06:56:40; author: fenner; state: Exp; lines: +2 -2 nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com Submitted by: distfile checker
v. 1.6 date: 1997/08/21 16:55:25; author: itojun; state: Exp; lines: +4 -4 original distribution of nvi multilingual patch (nvi-m17n) updated to version 970820-1600.
v. 1.5 date: 1997/06/18 15:01:34; author: max; state: Exp; lines: +3 -3 Update the base version from 1.79-970408 -> 1.79-970617. PR: 3896 Submitted by: itojun@itojun.org
v. 1.4 date: 1997/04/09 07:34:42; author: asami; state: Exp; lines: +3 -3 Immediately update to April 8th version by author's request.
v. 1.3 date: 1997/04/09 07:09:51; author: asami; state: Exp; lines: +3 -3 Update to April 3rd version of patch. Closes PR ports/3204. Submitted by: Jun-ichiro ITOH
v. 1.2 date: 1997/03/15 11:55:58; author: asami; state: Exp; lines: +3 -1 Misc. cleanup. They've been in my tree for a while, I forgot to commit them.
v. 1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; lines: +0 -0 Attempt to import 8 ports at once. I sure hope this will work. editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty much skeletons (even more so than regular ports) that use most files from editors/nvi and support for a particular encoding scheme. These ports were submitted by the author of multilingual nvi patches. Closes PR ports/2824. Submitted by: Jun-ichiro Itoh ============================================================================= v. 1.27 date: 2004/04/07 08:23:50; author: nork; state: Exp; lines: +5 -4 Update to 1.79.20040401.
v. 1.26 date: 2003/07/17 05:40:39; author: nork; state: Exp; lines: +1 -2 o Change md5 value in distinfo. diff -u old archive new archive o Change LICENSE & README and more older timestamp. o Remove MASTER_SITE by providing old archive. o These modification is no effect for install. So I don't bump PORTREVISION. o Add WWW: tag. PR: ports/54415 Reported by: TATEOKA Takamichi Discuss with: Yoshihiko Sarumaru
v. 1.25 date: 2003/05/10 09:15:16; author: sumikawa; state: Exp; lines: +1 -0 Quick and dirty fix to build on -current. #define HAVE_SYS5_PTY was forcingly disabled by removing its entry.
v. 1.24 date: 2003/02/20 17:19:33; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.23 date: 2002/11/23 15:20:43; author: nork; state: Exp; lines: +6 -7 Update to 1.79.20111024. PR: ports/45622 Submitted by: Ports Fury
v. 1.22 date: 2001/04/15 18:46:22; author: sada; state: Exp; lines: +3 -3 Justify master/slave ports' style of Makefiles. These ports caused warnings if you run portversion. PR: ports/26422 Submitted by: Tadayuki OKADA
v. 1.21 date: 2001/02/08 12:35:28; author: kevlo; state: Exp; lines: +2 -4 Fix typo PR: 24874 Submitted by: Ports Fury
v. 1.20 date: 2001/01/23 07:59:44; author: kevlo; state: Exp; lines: +13 -7 Support MAN/MLINKS properly. PR: 24544 Submitted by: Ports Fury
v. 1.19 date: 2001/01/10 20:36:52; author: issei; state: Exp; lines: +3 -5 Fix compilation error in -CURRENT, being caused by removal of QUEUE_* from
v. 1.18 date: 2001/01/09 05:57:01; author: itojun; state: Exp; lines: +2 -2 drop myself from MAINTAINER. too many KAME platforms to support, to little time...
v. 1.17 date: 2000/08/01 12:01:22; author: kuriyama; state: Exp; lines: +9 -2 Fix breakage on RELENG_4 and -current. Inspired by: gehenna Approved by: itojun (maintainer)
v. 1.16 date: 2000/04/20 10:39:59; author: mharo; state: Exp; lines: +3 -3 add SLAVEDIRS
v. 1.15 date: 2000/04/14 06:20:32; author: asami; state: Exp; lines: +2 -2 Finish converting editors/ to PORTNAME/PORTVERSION.
v. 1.14 date: 2000/04/13 08:17:26; author: asami; state: Exp; lines: +4 -3 Convert to PORTNAME/PORTVERSION. I'm doing these first so we can test the slave ports.
v. 1.13 date: 2000/02/12 20:31:27; author: imura; state: Exp; lines: +3 -3 Update nvi-m17n (19990331 -> 19991117). PR: 16513 Submitted by: MIHIRA Yoshiro
v. 1.12 date: 1999/08/25 05:44:05; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.11 date: 1999/04/17 10:51:03; author: itojun; state: Exp; lines: +5 -4 - original distribution URL (and MD5 value) has changed. MD5 value was changed because some lines are added/removed from README. - upgrade multilingual patch to the most recent one. Thanks Satoshi for letting me know the MD5 change.
v. 1.10 date: 1998/11/19 04:46:44; author: itojun; state: Exp; lines: +4 -5 updated to use latest m17n patch (19981119).
v. 1.9 date: 1998/09/21 22:33:22; 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.8 date: 1998/02/17 13:11:49; author: itojun; state: Exp; lines: +3 -3 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make Latest/* symbolic links. - PKGNAME format changed, to make Latest/* symbolic links with proper name. (also make it Y2K complient) was: ja-nvi-iso2022jp-1.79-970820 now: ja-nvi-iso2022jp-1.79.19970820 Submitted by: asami
v. 1.7 date: 1998/02/09 06:56:40; author: fenner; state: Exp; lines: +2 -2 nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com Submitted by: distfile checker
v. 1.6 date: 1997/08/21 16:55:25; author: itojun; state: Exp; lines: +4 -4 original distribution of nvi multilingual patch (nvi-m17n) updated to version 970820-1600.
v. 1.5 date: 1997/06/18 15:01:34; author: max; state: Exp; lines: +3 -3 Update the base version from 1.79-970408 -> 1.79-970617. PR: 3896 Submitted by: itojun@itojun.org
v. 1.4 date: 1997/04/09 07:34:42; author: asami; state: Exp; lines: +3 -3 Immediately update to April 8th version by author's request.
v. 1.3 date: 1997/04/09 07:09:51; author: asami; state: Exp; lines: +3 -3 Update to April 3rd version of patch. Closes PR ports/3204. Submitted by: Jun-ichiro ITOH
v. 1.2 date: 1997/03/15 11:55:58; author: asami; state: Exp; lines: +3 -1 Misc. cleanup. They've been in my tree for a while, I forgot to commit them.
v. 1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; lines: +0 -0 Attempt to import 8 ports at once. I sure hope this will work. editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty much skeletons (even more so than regular ports) that use most files from editors/nvi and support for a particular encoding scheme. These ports were submitted by the author of multilingual nvi patches. Closes PR ports/2824. Submitted by: Jun-ichiro Itoh ============================================================================= v. 1.27 date: 2004/04/07 08:23:50; author: nork; state: Exp; lines: +5 -4 Update to 1.79.20040401.
v. 1.26 date: 2003/07/17 05:40:39; author: nork; state: Exp; lines: +1 -2 o Change md5 value in distinfo. diff -u old archive new archive o Change LICENSE & README and more older timestamp. o Remove MASTER_SITE by providing old archive. o These modification is no effect for install. So I don't bump PORTREVISION. o Add WWW: tag. PR: ports/54415 Reported by: TATEOKA Takamichi Discuss with: Yoshihiko Sarumaru
v. 1.25 date: 2003/05/10 09:15:16; author: sumikawa; state: Exp; lines: +1 -0 Quick and dirty fix to build on -current. #define HAVE_SYS5_PTY was forcingly disabled by removing its entry.
v. 1.24 date: 2003/02/20 17:19:33; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.23 date: 2002/11/23 15:20:43; author: nork; state: Exp; lines: +6 -7 Update to 1.79.20111024. PR: ports/45622 Submitted by: Ports Fury
v. 1.22 date: 2001/04/15 18:46:22; author: sada; state: Exp; lines: +3 -3 Justify master/slave ports' style of Makefiles. These ports caused warnings if you run portversion. PR: ports/26422 Submitted by: Tadayuki OKADA
v. 1.21 date: 2001/02/08 12:35:28; author: kevlo; state: Exp; lines: +2 -4 Fix typo PR: 24874 Submitted by: Ports Fury
v. 1.20 date: 2001/01/23 07:59:44; author: kevlo; state: Exp; lines: +13 -7 Support MAN/MLINKS properly. PR: 24544 Submitted by: Ports Fury
v. 1.19 date: 2001/01/10 20:36:52; author: issei; state: Exp; lines: +3 -5 Fix compilation error in -CURRENT, being caused by removal of QUEUE_* from
v. 1.18 date: 2001/01/09 05:57:01; author: itojun; state: Exp; lines: +2 -2 drop myself from MAINTAINER. too many KAME platforms to support, to little time...
v. 1.17 date: 2000/08/01 12:01:22; author: kuriyama; state: Exp; lines: +9 -2 Fix breakage on RELENG_4 and -current. Inspired by: gehenna Approved by: itojun (maintainer)
v. 1.16 date: 2000/04/20 10:39:59; author: mharo; state: Exp; lines: +3 -3 add SLAVEDIRS
v. 1.15 date: 2000/04/14 06:20:32; author: asami; state: Exp; lines: +2 -2 Finish converting editors/ to PORTNAME/PORTVERSION.
v. 1.14 date: 2000/04/13 08:17:26; author: asami; state: Exp; lines: +4 -3 Convert to PORTNAME/PORTVERSION. I'm doing these first so we can test the slave ports.
v. 1.13 date: 2000/02/12 20:31:27; author: imura; state: Exp; lines: +3 -3 Update nvi-m17n (19990331 -> 19991117). PR: 16513 Submitted by: MIHIRA Yoshiro
v. 1.12 date: 1999/08/25 05:44:05; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.11 date: 1999/04/17 10:51:03; author: itojun; state: Exp; lines: +5 -4 - original distribution URL (and MD5 value) has changed. MD5 value was changed because some lines are added/removed from README. - upgrade multilingual patch to the most recent one. Thanks Satoshi for letting me know the MD5 change.
v. 1.10 date: 1998/11/19 04:46:44; author: itojun; state: Exp; lines: +4 -5 updated to use latest m17n patch (19981119).
v. 1.9 date: 1998/09/21 22:33:22; 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.8 date: 1998/02/17 13:11:49; author: itojun; state: Exp; lines: +3 -3 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make Latest/* symbolic links. - PKGNAME format changed, to make Latest/* symbolic links with proper name. (also make it Y2K complient) was: ja-nvi-iso2022jp-1.79-970820 now: ja-nvi-iso2022jp-1.79.19970820 Submitted by: asami
v. 1.7 date: 1998/02/09 06:56:40; author: fenner; state: Exp; lines: +2 -2 nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com Submitted by: distfile checker
v. 1.6 date: 1997/08/21 16:55:25; author: itojun; state: Exp; lines: +4 -4 original distribution of nvi multilingual patch (nvi-m17n) updated to version 970820-1600.
v. 1.5 date: 1997/06/18 15:01:34; author: max; state: Exp; lines: +3 -3 Update the base version from 1.79-970408 -> 1.79-970617. PR: 3896 Submitted by: itojun@itojun.org
v. 1.4 date: 1997/04/09 07:34:42; author: asami; state: Exp; lines: +3 -3 Immediately update to April 8th version by author's request.
v. 1.3 date: 1997/04/09 07:09:51; author: asami; state: Exp; lines: +3 -3 Update to April 3rd version of patch. Closes PR ports/3204. Submitted by: Jun-ichiro ITOH
v. 1.2 date: 1997/03/15 11:55:58; author: asami; state: Exp; lines: +3 -1 Misc. cleanup. They've been in my tree for a while, I forgot to commit them.
v. 1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/03/06 08:38:44; author: asami; state: Exp; lines: +0 -0 Attempt to import 8 ports at once. I sure hope this will work. editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty much skeletons (even more so than regular ports) that use most files from editors/nvi and support for a particular encoding scheme. These ports were submitted by the author of multilingual nvi patches. Closes PR ports/2824. Submitted by: Jun-ichiro Itoh =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm