diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-25 17:15:42 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-25 17:15:42 +0000 |
commit | 9aeb6f3d5e99463fb0c3219d368926644e8e724f (patch) | |
tree | 8b28d523da97632ece9d35ddb78763a3b146dd9b /x11/mlterm/PLIST | |
parent | f9ae361d7d2267a7fcd09b174a3cf1688681f6e2 (diff) | |
download | pkgsrc-9aeb6f3d5e99463fb0c3219d368926644e8e724f.tar.gz |
Update mlterm to 2.8.0pl1. Patch provided by Kouichirou Hiratsuka in
PR pkg/24534.
Changes:
* Added contrib/scrollbar/pixmap_engine, which eases adding your
original scrollbars to mlterm.
* Shrunk used memory if many font names specified in ~/.mlterm/*font files.
* Added tool/viewsfml.
* Garbage multi-byte characters were often left in a screen. Fixed.
* Partially ported kiklib to MS Windows.
* Added -%,--logseq,logging_vt_seq option.
* Revivied mlterm configuration protocol 5380, added mlcc and
w3mmlconfig again.
* Supported window grouping.
* ml_char_t is 64bit in LP64, not 96bit.
* Fixed many bugs, cleaned many codes, and updated documentations.
Diffstat (limited to 'x11/mlterm/PLIST')
-rw-r--r-- | x11/mlterm/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/mlterm/PLIST b/x11/mlterm/PLIST index b944a29d24d..16e1dc89ce5 100644 --- a/x11/mlterm/PLIST +++ b/x11/mlterm/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.9 2003/06/29 07:59:15 uebayasi Exp $ +@comment $NetBSD: PLIST,v 1.10 2004/02/25 17:15:42 minskim Exp $ +bin/mlcc bin/mlclient bin/mlterm etc/mlterm/aafont @@ -6,6 +7,7 @@ etc/mlterm/color etc/mlterm/font etc/mlterm/key etc/mlterm/main +etc/mlterm/menu etc/mlterm/taafont etc/mlterm/termcap etc/mlterm/tfont |