cvs commit: ports/chinese Makefile ports/chinese/cconv Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 3 13:09:40 UTC 2011


sunpoet     2011-05-03 13:09:40 UTC

  FreeBSD ports repository

  Modified files:
    chinese              Makefile 
  Added files:
    chinese/cconv        Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add cconv 0.6.2
  
  cconv (pronunciation: see-conv.) is iconv based simplified-traditional chinese
  conversion tool. It is NOT only transcoding programm, but also TRANSLATE tools
  between the Simplified Chinese and Traditional Chinese.
  
  We stand on the shoulders of giants, cconv source code is based on iconv a
  excellent program converts text from one encoding to another encoding.
  
  Features:
  - iconv liked usage.
  - language level simplified-traditional chinese.
  - idioms can be translated.
  
  WWW: http://code.google.com/p/cconv/
  
  Revision  Changes    Path
  1.294     +1 -0      ports/chinese/Makefile
  1.1       +23 -0     ports/chinese/cconv/Makefile (new)
  1.1       +2 -0      ports/chinese/cconv/distinfo (new)
  1.1       +13 -0     ports/chinese/cconv/pkg-descr (new)
  1.1       +7 -0      ports/chinese/cconv/pkg-plist (new)


More information about the cvs-ports mailing list