NOTICE: This package has been removed from pkgsrc

./converters/py-cjkcodecs, Python Unicode codecs for Chinese, Japanese, and Korean encodings

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.1nb1, Package name: py23-cjkcodecs-1.1.1nb1, Maintainer: minskim

The cjkcodecs is a unified unicode codec for Chinese, Japanese, and
Korean encodings. It supports full features of unicode codec
specification and PEP293 error callbacks on Python 2.3.


Required to run:
[lang/python23]

Master sites:

SHA1: eacf5593f151b71894abe6e73ad627979fa66b88
RMD160: 2624732a7d047a583676c9cb7f21742fb5167016
Filesize: 769.332 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-07 20:24:11 by Joerg Sonnenberger | Files touched by this commit (4) | Package removed
Log message:
Retire py23-cjkcodecs. It is included with newer Python versions.
   2009-06-14 19:39:11 by Joerg Sonnenberger | Files touched by this commit (26)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-05 19:51:33 by Joerg Sonnenberger | Files touched by this commit (53)
Log message:
Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
   2009-02-09 22:09:23 by Joerg Sonnenberger | Files touched by this commit (71)
Log message:
Remove Python 2.1 support.
   2008-11-24 00:37:18 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Note in PYTHON_VERSIONS_ACCEPTED that this is part of python24.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170)
Log message:
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
   2006-08-23 13:28:37 by Min Sik Kim | Files touched by this commit (1)
Log message:
Do not build this package with python24, which already includes this.