Commit graph

10 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
54bbbd4eb5 - Strip shared library 2014-08-15 10:46:47 +00:00
Sunpoet Po-Chuan Hsieh
ec373bbc2f - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by:	koobs, wg
2014-08-15 03:43:54 +00:00
Sunpoet Po-Chuan Hsieh
11c007fbf1 - Use USES=python 2014-08-15 02:59:55 +00:00
Sunpoet Po-Chuan Hsieh
ba2c32849a - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES 2014-02-24 10:41:35 +00:00
Sunpoet Po-Chuan Hsieh
fb672c3625 - Add LICENSE
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
2013-11-20 03:20:59 +00:00
Baptiste Daroussin
f5750c6a0e Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20 16:01:22 +00:00
Sunpoet Po-Chuan Hsieh
2704440db1 - Cosmetic change 2013-09-07 17:53:23 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
ae9c5e1cde - Pet portlint: remove ABI version number from LIB_DEPENDS 2012-08-07 11:47:26 +00:00
Sunpoet Po-Chuan Hsieh
fbdf4bfea0 - Add py-cconv 0.5.0
This port is the Python 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/
2011-05-09 07:40:22 +00:00