aboutsummaryrefslogtreecommitdiff
path: root/chinese/php5-cconv/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Pet portlint: remove ABI version number from LIB_DEPENDSSunpoet Po-Chuan Hsieh2012-08-071-1/+1
| | | | Notes: svn path=/head/; revision=302233
* - Fix build with lang/php5 (PHP 5.4)Sunpoet Po-Chuan Hsieh2012-05-171-0/+3
| | | | Notes: svn path=/head/; revision=296837
* - Add php5-cconv 0.6.4Sunpoet Po-Chuan Hsieh2011-05-091-0/+24
This port is the PHP wrapper of cconv (chinese/cconv). cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool between Simplified Chinese and Traditional Chinese. We stand on the shoulders of giants. cconv source code is based on iconv, an excellent program which converts text from one encoding to another. Features: - iconv-like usage. - language-level Simplified-Traditional Chinese conversion. - idioms can be translated. WWW: http://code.google.com/p/cconv/ Notes: svn path=/head/; revision=273850