pkgsrc/x11/mlterm/PLIST

43 lines
1.1 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.23 2011/05/11 14:50:56 ryoon Exp $
bin/mlcc
bin/mlclient
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]
2010-09-22 11:33:41 +02:00
bin/mlclientx
bin/mlterm
lib/libkik.la
lib/libmkf.la
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]
2010-09-22 11:33:41 +02:00
lib/mkf/libmkf_8bits.la
lib/mkf/libmkf_jajp.la
lib/mkf/libmkf_kokr.la
lib/mkf/libmkf_zh.la
lib/mlterm/libathena.la
Update mlterm to 2.9.2. Patch submitted by FUKAUMI Naoki (PR pkg/29061). - fix for new ptm(4) handling (submitted in PR) - even if pty doesn't exist, try to open next pty (submitted by minskim@). - add myself to MAINTAINER Changes from 2.9.1 are: * [SECURITY] Fixed possible integer overflow. * Improvement for mouse tracking feature. [minami] * New "--iconpath" option and "icon_path" key for per-window icon setting. [minami] * New "--kill" option for mlclient. [minami] * Revived termcap file. [seiichi] * Xterm-like color scheme for cursor and selection. [minami] * SCIM input method plugin (Experimental) [seiichi] * Updated documentations. (#1110868) [mfabian, minami, seiichi] * IIIMF X aux object handling. [seiichi] * Implemented some xterm private esc sequences (1047/1048/1049). [minami] * Fixed a shortcut key bug [minami] (Thanks to Yusuke Sakai) * Bug fixes for input method plugins [Kenichi Handa, Etsushi Kato] * Other bug fixes including #1081111 and #1048321 [mfabian, minami, seiichi] Changes from 2.9.0 are: * Fixed a segfault caused by broken hash table. (#1061470) [seiichi] * Fixed a segfault when mlclient has bool option. (#1069725) [minami, seiichi] * Workaround for a segfault of uim-prime. [seiichi] * Some improvements for m17n-lib support. [seiichi] * Updated w3mmlconfig. [seiichi] * A couple of fixes in configure scripts. [minami, seiichi] * Minor improvement to allow signal handling to be old POSIX compliant. [minami] * Horizontal candidate window for input methods. [seiichi] * Non-interactive mode of mlcc. [minami] * man-page of mlcc. [minami] * A lot of cleanups for mlconfig to get rid of compiler warnings. [minami] * Fixes for missing locale files in mlterm.spec. (#1072304) [seiichi] Changes from 2.8.0p1 are: * Improvement of borderless mode using _MOTIF_WM_HINTS [minami] * Fixed a selection bug with KDE klipper. [minami] * GTK+2 migration in mlconfig/mlterm-menu [minami] * New option "--type" to select the rendering engine for drawing fonts [karaki] * Fixed a bug when moving cursor to out of the screen. [minami] * Fixed a bug in mod_meta_mode = 8bit. [minami] * Fixed a bug that crashed mlterm by changing font size [minami] * Fixed a bug in stream pty on 64bit arch. (Debian BTS #226654) [minami] * Fixed a bug of "mlclient -e" [MURANO Naoki <nao@fu...>] * mlconfig lists scrollbars in user"s configuration directory and system directory. [kubota] * New external tool "mlterm-zoom" [kzys] * Update man [kubota, mfabian, minami, seiichi] * Fixed a bug that crashed mlterm when invalid value was specified with --fsrange option [mfabian] * Fixed a bug that crashed mlterm when resizing a window over and over. [seiichi] * Verbose message for devpts problem of Linux (Debian BTS #257765) [seiichi] * Fixed a bug with DEC special character in using xft. [minami] * Fixed a bug in selecting ISCII text. [karaki] * Support uim. (Experimental) [seiichi] * Support IIIMF. (Experimental) [seiichi] * Support input method of m17n-lib. (Experimental) [seiichi] * Support INCR type transfer of ICCM selection protocol. (Debian BTS #248087) [minami] * Fixed incorrect mapping for KOI8-U <-> UCS4. (Debian BTS #267631) [Eugeniy Meshcheryakov <eugen@un...>] * A lot of improvements for terminfo [minami] * Fixes for strange behavior of VT emulation [minami, seiichi] * Fixed a bug that XIM could not be used with multiple displays. [seiichi] * Fixed a bug that the preedit area of XIM became invisible in the maximized window. [seiichi] * Cleanups and refactorings for ml_* APIs [karaki]
2005-03-06 18:50:49 +01:00
lib/mlterm/libim-kbd.la
${PLIST.m17nlib}lib/mlterm/libim-m17nlib.la
${PLIST.uim}lib/mlterm/libim-uim.la
lib/mlterm/libmotif.la
lib/mlterm/libmozmodern.la
lib/mlterm/libnext.la
lib/mlterm/libsample.la
lib/mlterm/libsample2.la
libexec/mlconfig
Update to 3.0.3. * make pkglint happy Changelog: Overview of changes from 3.0.2 ============================== ver 3.0.3 * Add support for iBus. (Experimental) * Even if gdk-pixbuf is not linked to mlterm (--with-imagelib=gdk-pixbuf option is not specified in configure), wall picture, icon picture and pixmap_engine are supported by an external program (mlimgdisplay) which uses gdk-pixbuf. * Support "wall_picture" option partially (BMP format alone) in win32. * Support palette settings in libvte. * libvte uses dpi of gdk for xft font instead of manually calculated one by DisplayWidthMM (,which can return wrong value in vmware) etc. * Unsupported but valid formatted escape / CSI sequence is correctly ignored. (Thanks to Iwamoto Kouichi san) * Support "use_clipboard" option which enables CLIPBOARD selection not only PRIMARY selection. * Other bug fixes: Fix wrong drawing of background of DEC Special characters. (Thanks to Iwamoto Kouichi san) Unhighlight background of bold characters. (Thanks to Iwamoto Kouichi san) SF Bug #3158963 (Thanks to Jyun-Yan You) SF Bug #3053107 (Thanks to Nezmer, Thanks to Iwamoto Kouichi san) Overview of changes from 3.0.1 ============================== ver 3.0.2 * Drop imlib, gdk-pixbuf1 and gtk-1.x support. * Add libvte compatible library using mlterm engine. (Experimental) * Support gnome-pty-helper. (configure with --enable-pty-helper option) * Support "alpha" option in X11. * Add "depth" option. * Support "rgba:RR/GG/BB/AA" format to specify rgba color in 32-bit depth. * Add "bidi_mode" option. * Add "letter_space" option. * Support execution of command like "mlclient -e w3m" in "button3_behavior" option. * Other bug fixes: "ESC [ r" and "ESC c" reset scrolling region. (Thanks to Iwamoto Kouichi san) #3072833 (Thanks to Andreas Metzler) #3051467 (Thanks to David Kolovratnik) #3014219 (Thanks to Khaled Hosny)
2011-04-10 09:25:36 +02:00
libexec/mlimgloader
libexec/mlterm-menu
man/man1/mlclient.1
man/man1/mlterm.1
share/examples/mlterm/aafont
share/examples/mlterm/color
share/examples/mlterm/font
share/examples/mlterm/key
share/examples/mlterm/main
share/examples/mlterm/menu
share/examples/mlterm/taafont
share/examples/mlterm/termcap
share/examples/mlterm/tfont
share/examples/mlterm/vaafont
share/examples/mlterm/vfont
share/examples/mlterm/xim
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]
2010-09-22 11:33:41 +02:00
share/locale/ar/LC_MESSAGES/mlconfig.mo
share/locale/de/LC_MESSAGES/mlconfig.mo
share/locale/ja/LC_MESSAGES/mlconfig.mo
2006-12-19 08:53:57 +01:00
share/locale/vi/LC_MESSAGES/mlconfig.mo
share/locale/zh_TW/LC_MESSAGES/mlconfig.mo