Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2006 16:40:17 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/screen Makefile ports/sysutils/screen/files opt-cjkwidth
Message-ID:  <200608051640.k75GeHfQ013096@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rafan       2006-08-05 16:40:17 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/screen      Makefile 
  Added files:
    sysutils/screen/files opt-cjkwidth 
  Log:
  A new option is added, called "cjkwidth [on|off]". When it
  is enabled, it treats CJK ambiguous characters as full width.
  This feature is very helpful for reading legacy CJK applications'
  output which assume all CJK characters are full width.
  This option is default off.
  
  The patch is obtained from
  http://www.mhsin.org/~mhsin/patches/screen/patch-cjkwidth
  The credit belongs to Michael Hsin <mhsin _at mhsin.org>.
  It also has been submitted to upstream:
  http://savannah.gnu.org/bugs/?func=detailitem&item_id=16666
  
  PR:             ports/96167
  Submitted by:   rafan
  Approved by:    maintainer timeout (3 months and 2 weeks)
  
  Revision  Changes    Path
  1.62      +5 -0      ports/sysutils/screen/Makefile
  1.1       +227 -0    ports/sysutils/screen/files/opt-cjkwidth (new)



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