Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-23 | Note in PYTHON_VERSIONS_ACCEPTED that this is part of python24. | snj | 1 | -2/+2 | |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2008-04-25 | Update PYTHON_VERSIONS_COMPATIBLE | joerg | 1 | -2/+2 | |
- 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 | Do not build this package with python24, which already includes this. | minskim | 1 | -2/+2 | |
2006-06-04 | Needs Python 2.1+ | joerg | 1 | -1/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+2 | |
2004-11-19 | Update py-cjkcodecs to 1.1.1. | minskim | 3 | -22/+5 | |
Changes: - Fix a build problem with gcc-2.x. | |||||
2004-08-14 | gcc 2 does not handle the C99-feature of permitting a structure to | kristerw | 2 | -1/+18 | |
end with an incomplete array type. Use the gcc "zero length arrays" extension when compiling with gcc 2. | |||||
2004-08-07 | Update py-cjkcodecs to 1.1. | minskim | 3 | -59/+59 | |
Changes: - Combine codecs of each language. - Support more encodings. | |||||
2004-07-22 | add python as category | recht | 1 | -2/+2 | |
ok'd a while back at pkgsrcCon by agc and wiz | |||||
2004-02-07 | Import py-cjkcodecs-1.0.3 from pkgsrc-wip. | minskim | 4 | -0/+138 | |
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. |