head	1.5;
access;
symbols
	pkgsrc-2013Q2:1.5.0.44
	pkgsrc-2013Q2-base:1.5
	pkgsrc-2012Q4:1.5.0.42
	pkgsrc-2012Q4-base:1.5
	pkgsrc-2011Q4:1.5.0.40
	pkgsrc-2011Q4-base:1.5
	pkgsrc-2011Q2:1.5.0.38
	pkgsrc-2011Q2-base:1.5
	pkgsrc-2009Q4:1.5.0.36
	pkgsrc-2009Q4-base:1.5
	pkgsrc-2008Q4:1.5.0.34
	pkgsrc-2008Q4-base:1.5
	pkgsrc-2008Q3:1.5.0.32
	pkgsrc-2008Q3-base:1.5
	cube-native-xorg:1.5.0.30
	cube-native-xorg-base:1.5
	pkgsrc-2008Q2:1.5.0.28
	pkgsrc-2008Q2-base:1.5
	pkgsrc-2008Q1:1.5.0.26
	pkgsrc-2008Q1-base:1.5
	pkgsrc-2007Q4:1.5.0.24
	pkgsrc-2007Q4-base:1.5
	pkgsrc-2007Q3:1.5.0.22
	pkgsrc-2007Q3-base:1.5
	pkgsrc-2007Q2:1.5.0.20
	pkgsrc-2007Q2-base:1.5
	pkgsrc-2007Q1:1.5.0.18
	pkgsrc-2007Q1-base:1.5
	pkgsrc-2006Q4:1.5.0.16
	pkgsrc-2006Q4-base:1.5
	pkgsrc-2006Q3:1.5.0.14
	pkgsrc-2006Q3-base:1.5
	pkgsrc-2006Q2:1.5.0.12
	pkgsrc-2006Q2-base:1.5
	pkgsrc-2006Q1:1.5.0.10
	pkgsrc-2006Q1-base:1.5
	pkgsrc-2005Q4:1.5.0.8
	pkgsrc-2005Q4-base:1.5
	pkgsrc-2005Q3:1.5.0.6
	pkgsrc-2005Q3-base:1.5
	pkgsrc-2005Q2:1.5.0.4
	pkgsrc-2005Q2-base:1.5
	pkgsrc-2005Q1:1.5.0.2
	pkgsrc-2005Q1-base:1.5
	pkgsrc-2004Q4:1.4.0.8
	pkgsrc-2004Q4-base:1.4
	pkgsrc-2004Q3:1.4.0.6
	pkgsrc-2004Q3-base:1.4
	pkgsrc-2004Q2:1.4.0.4
	pkgsrc-2004Q2-base:1.4
	pkgsrc-2004Q1:1.4.0.2
	pkgsrc-2004Q1-base:1.4
	pkgsrc-2003Q4:1.3.0.2
	pkgsrc-2003Q4-base:1.3
	buildlink2-base:1.3
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2005.03.06.17.50.49;	author hira;	state dead;
branches;
next	1.4;

1.4
date	2004.02.29.17.41.16;	author minskim;	state Exp;
branches;
next	1.3;

1.3
date	2002.03.15.11.24.48;	author uebayasi;	state dead;
branches;
next	1.2;

1.2
date	2002.01.31.14.34.39;	author agc;	state Exp;
branches;
next	1.1;

1.1
date	2001.12.21.11.33.28;	author agc;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.12.21.11.33.28;	author agc;	state Exp;
branches;
next	;


desc
@@


1.5
log
@
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]
@
text
@$NetBSD: patch-aa,v 1.4 2004/02/29 17:41:16 minskim Exp $

--- tool/mlconfig/po/Makevars.orig	2003-10-05 08:10:06.000000000 -0500
+++ tool/mlconfig/po/Makevars
@@@@ -4,7 +4,7 @@@@
 DOMAIN = $(PACKAGE)
 
 # These two variables depend on the location of this directory.
-subdir =
+subdir = tool/mlconfig/po
 top_builddir = ../../..
 
 # These options get passed to xgettext.
@


1.4
log
@Correct a subdirectory name in Makefile.  The patch was sent to the
author.  Noted by Kouichirou Hiratsuka on tech-pkg-ja@@jp.NetBSD.org.
@
text
@d1 1
a1 1
$NetBSD$
@


1.3
log
@Replaced by sed(1) script in Makefile.
@
text
@d1 1
a1 1
$NetBSD: patch-aa,v 1.2 2002/01/31 14:34:39 agc Exp $
d3 4
a6 12
--- src/Makefile.in	2001/12/21 11:13:54	1.1
+++ src/Makefile.in	2001/12/21 11:15:14
@@@@ -33,10 +33,10 @@@@
 CFLAGS=$(CFLAGS_LOCAL) @@KIK_CFLAGS@@ @@MKF_CFLAGS@@ @@DEB_CFLAGS@@ @@IMLIB_CFLAGS@@ @@FRIBIDI_CFLAGS@@ \
 	@@AA_CFLAGS@@ @@UCS4_CFLAGS@@ @@PTY_CFLAGS@@ @@IND_CFLAGS@@ @@CFLAGS@@ \
 	-DLIBDIR=\"$(LIBDIR)\" -DLIBEXECDIR=\"$(LIBEXECDIR)\" -DSYSCONFDIR=\"$(SYSCONFDIR)\" \
-	-I/usr/X11R6/include -I/usr/local/include
+	-I${X11BASE}/include -I${LOCALBASE}/include
 LIBS=$(CFLAGS_LOCAL) @@FRIBIDI_LIBS@@ @@IMLIB_LIBS@@ @@AA_LIBS@@ @@IND_LIBS@@ \
 	@@X_EXTRA_LIBS@@ -lX11 $(LKIK) $(LMKF) @@DL_LIBS@@ @@XPG4_LIBS@@ \
-	-L/usr/X11R6/lib -L/usr/local/lib -R/usr/X11R6/lib -R/usr/local/lib
+	-L${X11BASE}/lib -L${LOCALBASE}/lib -R${X11BASE}/lib -R${LOCALBASE}/lib
d8 4
a11 1
 PROG = mlterm
d13 1
@


1.2
log
@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.
@
text
@d1 1
a1 1
$NetBSD: patch-aa,v 1.1.1.1 2001/12/21 11:33:28 agc Exp $
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
$NetBSD$
d5 3
a7 3
@@@@ -31,11 +31,11 @@@@
 CFLAGS=$(CFLAGS_LOCAL) @@KIK_CFLAGS@@ @@MKF_CFLAGS@@ @@DEB_CFLAGS@@ @@IMLIB_CFLAGS@@ \
 	@@AA_CFLAGS@@ @@UCS4_CFLAGS@@ @@PTY_CFLAGS@@ @@CFLAGS@@ \
d11 4
a14 5
 LIBS=$(CFLAGS_LOCAL) \
 	@@X_EXTRA_LIBS@@ @@XPG4_LIBS@@ @@DL_LIBS@@ @@IMLIB_LIBS@@ @@AA_LIBS@@ \
 	$(LKIK) $(LMKF) -lX11 \
-	-L/usr/X11R6/lib -L/usr/local/lib
+	-L${X11BASE}/lib -Wl,-R${X11BASE}/lib -L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib
@


1.1.1.1
log
@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.
@
text
@@
