pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mlterm
Module Name: pkgsrc
Committed By: obache
Date: Wed Sep 22 09:33:42 UTC 2010
Modified Files:
pkgsrc/x11/mlterm: Makefile PLIST distinfo options.mk
Removed Files:
pkgsrc/x11/mlterm/patches: patch-ad patch-af patch-ag patch-ah patch-ai
patch-aj patch-ak patch-al patch-am patch-an patch-ao patch-ap
patch-aq
Log Message:
Update mlterm to 3.0.1.
Based on PR#43822 by YAMASHIRO, Jun.
Additional clean up by me.
pkgsrc changes:
* set LICENSE=modified-bsd (with uim option, gnu-lgpl-v2 additionally).
* add m17nlib option.
ver 3.0.1
* Improvements for performance of changing 256 colors by
"\x1b]4;N;rgb:RR/GG/BB\x07" sequence. (Thanks to Konosuke Watanabe san)
* Support "ESC[9Nm" and "ESC[10Nm" sequences.
* Add --button3/button3_behavior option. (If "menu1" is specified, pressing
button3 shows conf_menu_path_1 program (mlterm-menu) like gnome-terminal.)
* Add "Copy" & "Paste" menus to mlterm-menu.
* Improvements for compatibility with xterm about RGB of system colors.
* Add 'col_size_of_width_a' to configuration protocol. (doc/en/PROTOCOL)
* Merge SF patches:
#2988801, #2987646 (Thanks to Ahmed El-Mahmoudy)
* Other bug fixes:
#2818015(partly),#2818018 (Thanks to Thomas Wolff)
ver 3.0.0
* Support 256 colors. (Thanks to Shinichiro Hamaji san)
* Character convertion tables are separated from libmkf library.
* Support win32(Windows 2000-XP) native GUI.
('--with-gui=win32' in mingw, msys and cygwin)
* Support font and color configuration protocol.
(doc/en/PROTOCOL.font,PROTOCOL.color)
* Change 'aafont' format as follows. (Elements in parentheses are optional.)
[Family]-[Encoding](:[Percentage])
=> [Family]( [Weight] [Slant] [Size]-[Encoding]:[Percentage])
* Add 'DEFAULT' key which specifies fonts used by default
for font configuration files.
* Add --maxptys option.
* Add 'mlclient', 'mlclientx', 'static_backscroll_mode' and 'type_engine' to
configuration protocol. (doc/en/PROTOCOL)
* Add 'mlclientx' command.
* Merge SF patches -
#1574764 (Thanks to Christian Biere)
# (Thanks to Frederic Heulin)
#2879800 (Thanks to Kouichi Kusanagi san)
* Other bug fixes:
#1999220 (Thanks to Christian Biere)
ver 2.9.4
* Arabic translation of mlconfig [Khaled Hosny]
* Selected region can be expanded by right-clicking [minami]
(Thanks to ssakane)
* New config key string "title" to allow change pty title [minami]
* Set DISPLAY correctly for ptys opened by -P option [nokada] (SF Bug #1534313)
* Fixed compile errors with gcc 4.3 [mfabian]
* Fixed a potentiol off-by-one bug [mfabian] (Thanks to Dominique Leuenberger)
* Fixed compile errors on biarch systems [Kenshi Muto] (Debian Bug #396532)
* Plugged file-desctiptor leaks [Christian Biere] (SF Patch #1576044)
* Made "restore cursor" work properly with alternate screens [minami]
(SF Bug#1472143)
* Fixed broken handling of Atom [Kusanagi Kouichi]
* Other bug fixes:
- Debian BUG #329194 [David Kolovratnik]
- SF Bug #1568596 [nokada]
- SF Patch #1574241 [Christian Biere]
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/x11/mlterm/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/mlterm/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/mlterm/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/mlterm/options.mk
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/mlterm/patches/patch-ad
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/mlterm/patches/patch-af \
pkgsrc/x11/mlterm/patches/patch-ag pkgsrc/x11/mlterm/patches/patch-ah \
pkgsrc/x11/mlterm/patches/patch-ai pkgsrc/x11/mlterm/patches/patch-aj \
pkgsrc/x11/mlterm/patches/patch-ak pkgsrc/x11/mlterm/patches/patch-al \
pkgsrc/x11/mlterm/patches/patch-am pkgsrc/x11/mlterm/patches/patch-an \
pkgsrc/x11/mlterm/patches/patch-ao pkgsrc/x11/mlterm/patches/patch-ap \
pkgsrc/x11/mlterm/patches/patch-aq
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index