summaryrefslogtreecommitdiff
path: root/editors/nvi-m17n
AgeCommit message (Collapse)AuthorFilesLines
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-08Remove some code handling the REQ file.wiz1-5/+1
2000-12-08Replace REQ file by a MESSAGE.wiz2-9/+7
2000-05-08Support GTAGS. patch from global-3.55.sakamoto2-1/+558
2000-05-01Fix to set CANNA_OPT with euc-jp,sjis,iso-2022-jp encoding.sakamoto1-3/+5
Suggested by iwamoto@sat.t.u-tokyo.ac.jp.
2000-04-30set CANNA_OPT only in canna linked.sakamoto1-6/+3
Fixes pkg/10018 by iwamoto@sat.t.u-tokyo.ac.jp.
2000-01-19this conflicts with vigorhubertf1-1/+3
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-28RCS tags addedwiz2-0/+2
1999-11-17upgrade to new multilingual patch. this should avoid abort() whenitojun2-4/+6
multibyte char crosses rightmost column. XXX not really tested on NetBSD-current, tested on 1.4.1 (the change to pkgsrc directory is trivial)
1999-11-12Add PATCH_FUZZ_FACTOR of 1 to this package.agc1-1/+4
1999-08-31Install wrapper scriptssakamoto1-2/+2
(euc-jp, euc-cn, euc-kr, sjis, big5, euc-tw, hz encoding).
1999-08-02Adapt this package to NetBSD.sakamoto7-18/+71
1999-08-02Import FreeBSD's "editors/nvi-m17n" port:sakamoto8-0/+222
A clone of vi/ex, with multilingual patch