Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-03-20 | Retire two patches for the internal libffi, the module is patched to | joerg | 3 | -46/+1 |
2009-03-20 | Include pyversion.mk include the protected part of the buildlink3.mk | joerg | 1 | -3/+3 |
2008-09-17 | Use external libffi to make it usable on amd64. Fix part of a regression | joerg | 4 | -2/+60 |
2008-04-25 | Update PYTHON_VERSIONS_COMPATIBLE | joerg | 1 | -2/+1 |
2007-07-13 | -update to 1.0.2 | drochner | 4 | -7/+31 |
2006-12-06 | Doesn't support Python < 2.3. | joerg | 1 | -1/+2 |
2006-12-04 | Enable to compile on powerpc-*-netbsd, fixes PR 35181. | obache | 2 | -3/+12 |
2006-12-01 | Add DragonFly support. | joerg | 3 | -1/+37 |
2006-10-17 | add test target | drochner | 1 | -1/+4 |
2006-10-13 | ctypes is an advanced ffi (Foreign Function Interface) package for Python | epg | 4 | -0/+254 |