Subject: CVS commit: pkgsrc/x11/mlterm
From: Izumi Tsutsui
Date: 2014-07-21 17:42:56
Message id: 20140721154256.B3DD196@cvs.netbsd.org

Log Message:
Update mlterm to 3.3.7.

pkgsrc changes:
 - remove post-3.3.6 fix patches
 - pull post-3.3.7 fix patches
   (see patch comments for details)

Changes noted in doc/en/ReleaseNote:

ver 3.3.7
* Enable image processing on background terminals.
* Improve the performance of processing images on 8 or less bpp framebuffer.
* Support SGR 5, 9, 21, 25 and 29.
* Support DECFRA, SL and SR.
* Starting mlterm with -j option executes mlclient if daemon process has already
  started.
* Change the maximum number of "U+XXXX-XXXX" in ~/.mlterm/(t,v,)(aa)font
  from 7 to 511.
* Add "unlimted" to "Backlog size" entry in mlconfig.
  Add "UNICODE (ARABIC)" and "UNICODE (EMOJI)" to "Font \ 
name" entry.
* Add --it/it_color, --bl/bl_color and --co/co_color options.
* Add --itfont/use_italic_font option.
* Add --bisep/bidi_separators option.
* Add --fullwidth/unicode_full_width_areas option.
* Add --working-directory/working_directory option.
* Add --deffont option.
* Disable "_HALFWIDTH" suffix in ~/.mlterm/(t,v)(aa)font files.
* Drop --ucsprop/use_unicode_property option.
* Bug fixes:
  Fix the failure of saving font configurations from mlconfig.
  Fix the bug which sometimes causes the failure of searching closest colors on \ 
X/8bpp.

Files:
RevisionActionfile
1.109modifypkgsrc/x11/mlterm/Makefile
1.49modifypkgsrc/x11/mlterm/distinfo
1.8modifypkgsrc/x11/mlterm/patches/patch-configure
1.2modifypkgsrc/x11/mlterm/patches/patch-xwindow_fb_x.h
1.7modifypkgsrc/x11/mlterm/patches/patch-xwindow_fb_x__display.c
1.4modifypkgsrc/x11/mlterm/patches/patch-xwindow_fb_x__display__wscons.c
1.6addpkgsrc/x11/mlterm/patches/patch-xwindow_fb_x__display__x68kgrf.c
1.1addpkgsrc/x11/mlterm/patches/patch-xwindow_libtype_Makefile.in
1.1removepkgsrc/x11/mlterm/patches/patch-mlterm_ml__config__proto.c
1.1removepkgsrc/x11/mlterm/patches/patch-mlterm_ml__config__proto.h
1.3removepkgsrc/x11/mlterm/patches/patch-mlterm_ml__vt100__parser.c
1.1removepkgsrc/x11/mlterm/patches/patch-xwindow_fb_x__display__freebsd.c
1.1removepkgsrc/x11/mlterm/patches/patch-xwindow_fb_x__display__linux.c