Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (32m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (78d)  pkgsrc-2023Q2 (110d) 

2024-06-17 17:15:57 UTC Now

2023-04-04 16:53:34 UTC MAIN commitmail json YAML

mlterm: update to 3.9.3.

pkgsrc changes:
* make mlconfig.po installed properly (#66)
* remove local patches integrated into upstream

Upstream changes (noted in doc/en/ReleaseNote):

ver 3.9.3
* mlterm-wl supports xdg-decoration.
* Add --disable-compact-truecolor option to ./configure script.
* Add vte 0.68 API symbols to libvte compatible library.
* Add libvterm 0.2 API symbols to libvterm compatible library.
* Add --sdpr / simple_scrollbar_dpr option.
  (https://github.com/arakiken/mlterm/issues/64)
* Set "COLORTERM=truecolor" environmental variable.
  (https://github.com/arakiken/mlterm/issues/36)
* Update unicode property table (generated from UnicodeData.txt and
  EastAsianWidth.txt) to version 15.0.0.
* Support mosh-1.4.0.
* Merge patches:
  https://github.com/arakiken/mlterm/pull/45.
  https://github.com/arakiken/mlterm/pull/46.
  https://github.com/arakiken/mlterm/pull/48.
  https://github.com/arakiken/mlterm/pull/49.
  https://github.com/arakiken/mlterm/pull/55. (Add --role / wm_role option)
  https://github.com/arakiken/mlterm/pull/57.
  https://github.com/arakiken/mlterm/pull/61.
  https://github.com/arakiken/mlterm/pull/62.
  https://github.com/arakiken/mlterm/pull/63.
* Bug fixes:
  Fix https://github.com/arakiken/mlterm/issues/34.
  Fix https://github.com/arakiken/mlterm/issues/35.
  Fix https://github.com/arakiken/mlterm/issues/39.
  Fix https://github.com/arakiken/mlterm/issues/44.
  Fix https://github.com/arakiken/mlterm/issues/50.
  Fix https://github.com/arakiken/mlterm/issues/51.
  Fix https://github.com/arakiken/mlterm/issues/53.
  Fix https://twitter.com/isaki68k/status/1555895011991883783.
  Fix segfault in starting mlterm with --dyncomb and --otl.

(tsutsui)