Commit graph

6 commits

Author SHA1 Message Date
uebayasi
b02b845a06 Replaced by sed(1) script in Makefile. 2002-03-15 11:24:48 +00:00
uebayasi
7146ce7821 Update to 2.3.1.
* Vertical view(both right to left and left to right) is supported.
* Max number of pty windows is increased to 32.
* Most settings of scrollbar(position,type,color etc) can be
  dynamically changed .
* Number of extra dots between lines can be specified.
* Brightness of wall picture and transparent background can be
  adjustied.
* Mlterm can work as a daemon process , and mlclient which is a front
  end of mlt erm server is added.
* Mlterm can handle multiple display connections.
* utmp,wtmp is supported by utemper , login/logout functions , or
  directly operating BSD style utmp,wtmp files.
  (utemper support is contributed by Mike Fabian , and login/logout
  one is by Minami Hirokazu san. Thanks!)
* Transparent background by _XROOTPMAP_ID(on kwin,icewm etc) is
  supported.
* and many minor bugs are fixed.
2002-03-15 11:23:16 +00:00
agc
44610ffef8 Upgrade mlterm package from 2.0.0 to 2.2.0.
Provided in PR 15436 by Masao Uebayashi (uebayasi@soum.co.jp) - the patch
files were modified by me to apply cleanly.

Changes since 2.0.0:

        * variable length column is supported.
        * ISCII support codes are imported(but is not still supported
          formally).
        * fribidi 0.10.0 is supported.
        * Full Reset button is added to mlconfig.
        * color fading is supported.
        * big5 unstandard characters can be converted to and from ucs4.
        * cursor form is changed when window is focused or unfocused.
        * Background of color-reversed characters is drawn with fg color event
          under wall paper or tranparent mode.
        * ESC ] 20 ; pt BEL sequence is supported.
        * mlterm configuration protocol is decided and implemented.
        * w3mmlconfig(w3m local-CGI) is contributed by Sakamoto Hironori san.
        * mlconf_curses(perl + curses) is contributed by Minami Hirokazu san.
        * etc/{font|vfont|aafont|vaafont} format is changed.
          (Dynalab font can be shown correctly by using this extension)
        * some characters of CP932 based true type fonts couldn't be shown,
          but fixed.
        * CP932 gaiji characters (IBM , NEC , NECIBM) <=> UCS conversion is
          supported.
        * and many minor bugs are fixed.
2002-01-31 14:34:39 +00:00
agc
4c1088d14b Mark this package as only available on NetBSD with 1.5T or later.
Fixes a problem which arose on a 1.5.2 bulk build.
2001-12-30 20:19:56 +00:00
agc
bb107d20b0 sync PLIST with reality 2001-12-21 12:15:37 +00:00
agc
fe4f2a6861 Initial import of mlterm-2.0.0 into the NetBSD Packages Collection.
mlterm is a Multi Lingual TERMinal emulator for X.  It supports
many character sets, many encodings, and many other decorative
functions.  Since mlterm retains character tables in memory to
convert characters between UCS and other encodings, it consumes a
lot of memory while running, so it's recommended that you open
multiple ptys in one process.

Provided in PR 15002 by Masao Uebayashi <uebayasi@soum.co.jp>,
modified slightly by myself to use NetBSD's libtool, to correct
slight wording difficulties in the description, and to generalise
the hardcoded paths in Makefile.in files.
2001-12-21 11:33:28 +00:00