Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2006 19:29:23 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11/rxvt-unicode Makefile ports/x11/rxvt-unicode/files extra-patch-imlocale
Message-ID:  <200606041929.k54JTNUA047347@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thierry     2006-06-04 19:29:23 UTC

  FreeBSD ports repository

  Modified files:
    x11/rxvt-unicode     Makefile 
  Added files:
    x11/rxvt-unicode/files extra-patch-imlocale 
  Log:
  rxvt-unicode assume wchar_t is Unicode, but it's not true for FreeBSD.
  
  Add a patch which converts the IM input charater to Unicode.
  
  It requires additional patch dependancy and enlarge executable size,
  so a knob WITHOUT_IMLOCALE_FIX is provided to disable this feature.
  
  PR:             ports/98166
  Submitted by:   Kuang-che Wu <kcwu (at) csie.org>
  
  Revision  Changes    Path
  1.101     +12 -0     ports/x11/rxvt-unicode/Makefile
  1.1       +74 -0     ports/x11/rxvt-unicode/files/extra-patch-imlocale (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606041929.k54JTNUA047347>