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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to