- Replace ${DISTDIR}/${DIST_SUBDIR} with ${_DISTDIR} shortcut
- Cleanup logging-related stuff since this option was dropped upstream
- Turn explicit dependency on libXft into USE_XORG+=xft
- Use gnomehack and drop two corresponding patches
- Sort knobs and fix some whitespace
Approved by: maintainer
- Instead of telling how to (re)create config file by hand, advise to use -c
command line option. This also shortens the message and thus makes it
easier to read
- Give information how to enable input method for xterm and clones
- Fix a typo: configuraiton -> configuration
- Prefer more widely used these days shortcut ~/ for $HOME/
Approved by: maintainer (earlier version of the patch)
If you ever wonder how to test this (like I did), just do:
Eterm --mencoding big5 --mfont "-kc-fixed-medium-r-normal--16-160-72-72-c-160-big5-0"
then cat a Big5 encoded file.
* Remove two offending and incorrect patches: GNU getline() should be
replaced by standard fgets() with care, as they two return different
things (number of characters read vs. pointer to the string). These
two patches simply replaced one call with the other, leaving return
value unmodified according to what caller had expected, which leads
to all sorts of weird crashes and segfaults. Port itself checks for
getline() presence and uses bundled implementation if it's not found
* As usual, clean up Makefile and port description while I'm here
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/
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/
This port is the Perl 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/
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-01 editors/nvi-m17n: Distfile is no more available
2011-05-01 chinese/nvi-big5: Distfile is no more available
2011-05-01 chinese/nvi-euc-cn: Distfile is no more available
2011-05-01 chinese/nvi-euc-tw: Distfile is no more available
2011-05-01 editors/nvi-perl: Distfile is no more available
2011-05-01 japanese/nvi-euc-jp: Distfile is no more available
2011-05-01 japanese/nvi-iso-2022-jp: Distfile is no more available
2011-05-01 japanese/nvi-sjis: Distfile is no more available
2011-05-01 korean/nvi-euc-kr: Distfile is no more available
2011-05-01 korean/nvi-iso-2022-kr: Distfile is no more available
Software Compilation: 4.6.2, codename "Congrats". Read the full
announcement here: http://kde.org/announcements/announce-4.6.2.php.
Special thanks to Raphael Kubo da Costa who ported the release.
- remove noseeing
- fix gcin-setup
- fix qt4 detecting problem (path)
- remove unused patch
- use 'xdg-open(1)' to opens a file or URL in the user's preferred application