Commit graph

9 commits

Author SHA1 Message Date
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
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Marcus von Appen
1ccce53539 - Fix USE_ICONV leftovers missed in the previous update 2013-04-27 18:31:47 +00:00
Sunpoet Po-Chuan Hsieh
a0ea4bbbf1 - Fix iconv linking in libcconv.so
- Bump PORTREVISION for package change
2012-04-25 03:30:37 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Koop Mast
32ea452695 Fix build with FreeBSD 10
Approved by:	portmgr (miwi)
2011-10-29 19:01:59 +00:00
Sunpoet Po-Chuan Hsieh
2d2f778807 - Do not install PREFIX/include/unicode.h to avoid conflicts with devel/libunicode
- Bump PORTREVISION for PLIST change

Notified by:	kevlo
2011-10-26 17:11:54 +00:00
Sunpoet Po-Chuan Hsieh
d6125b5a25 - Fix spelling and grammer 2011-05-09 07:19:12 +00:00
Sunpoet Po-Chuan Hsieh
2181ec741f - 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/
2011-05-03 13:09:40 +00:00