joerg
25a80fb4ab
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-03-05 18:51:26 +00:00
joerg
e2107c85f6
Remove Python 2.1 support.
2009-02-09 21:09:20 +00:00
snj
d7f58b4676
Note in PYTHON_VERSIONS_ACCEPTED that this is part of python24.
2008-11-23 23:37:18 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
joerg
a77e7015fe
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.
2008-04-25 20:39:06 +00:00
minskim
e8eef53ed8
Do not build this package with python24, which already includes this.
2006-08-23 11:28:37 +00:00
joerg
9557178f0a
Needs Python 2.1+
2006-06-04 12:10:49 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
3cae5c07e4
Add RMD160 digests in addition to SHA1 ones
2005-02-23 16:12:33 +00:00
minskim
39f68bcfdd
Update py-cjkcodecs to 1.1.1.
...
Changes:
- Fix a build problem with gcc-2.x.
2004-11-19 16:31:27 +00:00
kristerw
1b82d2e324
gcc 2 does not handle the C99-feature of permitting a structure to
...
end with an incomplete array type. Use the gcc "zero length arrays"
extension when compiling with gcc 2.
2004-08-14 17:43:53 +00:00
minskim
5eeb04ae3f
Update py-cjkcodecs to 1.1.
...
Changes:
- Combine codecs of each language.
- Support more encodings.
2004-08-07 14:31:57 +00:00
recht
4150812b27
add python as category
...
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
minskim
07bece37ca
Import py-cjkcodecs-1.0.3 from pkgsrc-wip.
...
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.
2004-02-07 21:28:35 +00:00