Subject: CVS commit: pkgsrc/x11/mlterm
To: None <pkgsrc-changes@netbsd.org>
From: Masao Uebayashi <uebayasi@netbsd.org>
List: pkgsrc-changes
Date: 05/04/2002 11:42:06
Module Name: pkgsrc
Committed By: uebayasi
Date: Sat May 4 08:42:06 UTC 2002
Modified Files:
pkgsrc/x11/mlterm: Makefile distinfo
Log Message:
Update to 2.4.0.
* #RRGGBB format is supported for specifying fg/bg color.
* All color names defined in rgb.txt are available for specifying fg/bg color.
* Bidi processing is improved for practical use.(Thanks to Nadim Shaikli)
* Even if console applications don't support character combining, -J/--dyncomb
option enables them to show combining characters correctly.
* Shortcut keys for scrolling which are not compatible with xterm are disabled
by default. -q/--extkey option enables them.
* And many monor bus are fixed.
Also, enable anti-alias configure option suggested by Rui-Xiang Guo in
pkg/16042.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/mlterm/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/mlterm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.