Re: ports/123776: New port: graphics/py-gvgen - GvGen

2008-05-17 Thread edwin
Synopsis: New port: graphics/py-gvgen - GvGen Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Sun May 18 03:20:06 UTC 2008 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) http://

[EMAIL PROTECTED]: py25-rbtree-0.8.0 failed on i386 7]

2008-05-17 Thread Erwin Lansing
FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -e

python25 _ctypes module on arm

2008-05-17 Thread Matthew Luckie
The python _ctypes module is not built on arm. This is mainly because Modules/_ctypes/libffi/configure does not have the magic glue for arm-*-freebsd* but also because _ctypes.c assumes ffi_closure is available (which it isn't in the libffi included with the Python distribution for arm) However,