Commit Graph

13 Commits

Author SHA1 Message Date
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
rpointel
0e28b0e3c9 First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision.
ok sthen@.
2011-05-31 05:44:26 +00:00
jasper
d42899be08 - no need to for this make modifier here 2010-08-31 07:41:20 +00:00
jasper
8353dfbd95 bumpski for python 2010-08-30 22:24:14 +00:00
espie
76a395857d A few python deps updates 2009-03-15 12:49:35 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
djm
deb79be2f9 ctypes-1.0.1, patches no longer required thanks to responsive upstream 2007-03-25 10:34:12 +00:00
djm
448dda6db6 allow building on amd64 (prompted and tested by steven@), remove
unnecessary -fno-stack-protector from hardcoded build options (also
prompted by steven@), do not build on arm platforms as libffi lacks
the necessary closure support; ok sturm@
2006-08-06 13:05:32 +00:00
djm
bfda6f5264 update to ctypes-0.9.9.9 which no longer needs patching 2006-07-22 00:31:29 +00:00
djm
e6c51989a5 Import of Python ctypes-0.9.9.6
> ctypes is an advanced ffi (Foreign Function Interface) package for
> Python 2.3 and higher.
>
> ctypes allows to call functions exposed from dlls/shared libraries and
> has extensive facilities to create, access and manipulate simple and
> complicated C data types in Python - in other words: wrap libraries in
> pure Python. It is even possible to implement C callback functions in
> pure Python.

ok alek@
2006-07-15 22:47:25 +00:00