Peter Wemm f0957ccae4 Update nvi-1.79 to 2.1.1-4334a8297f
This is the gsoc-2011 project to clean up and backport multibyte support
from other nvi forks in a form we can use.

USE_WIDECHAR is on unless building for the rescue crunchgen. This should
allow editing in the native locale encoding.

USE_ICONV depends on make.conf having 'WITH_ICONV=YES' for now.  This
adds the ability to do things like edit a KOI8-R file while having $LANG
set to (say) en_US.UTF-8.  iconv is used to transcode the characters for
display.

Other points:
* It uses gencat and catopen/etc instead of homegrown msg catalog stuff.
* A lot of stuff has been trimmed out, eg: the perl and tcl bindings which
  we could never use in base anyway.
* It uses ncursesw when in widechar mode.  This could be interesting.

GSoC info: http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/zy/1
Repo at: https://github.com/lichray/nvi2

Obtained from:  Zhihao Yuan <lichray@gmail.com>
2013-08-11 20:03:12 +00:00
..
2013-05-08 20:04:32 +00:00
2013-05-30 16:16:28 +00:00
2013-06-17 10:28:55 +00:00
2013-01-11 17:34:30 +00:00
2013-05-21 19:23:49 +00:00
2013-06-24 21:13:58 +00:00
2013-06-17 18:34:34 +00:00
2012-09-22 17:47:37 +00:00
2013-01-31 08:55:21 +00:00
2013-05-30 08:02:00 +00:00
2013-04-15 18:35:09 +00:00
2013-08-11 20:03:12 +00:00
2013-01-03 07:25:30 +00:00
2013-04-21 17:09:51 +00:00
2013-08-02 19:21:46 +00:00
2012-02-22 03:36:15 +00:00
2011-12-08 02:40:46 +00:00
2013-07-07 22:23:59 +00:00
2013-04-05 09:51:31 +00:00
2012-12-22 21:32:12 +00:00