Bug 154818

Summary: Add ctype module for Python build on PPC
Product: Ports & Packages Reporter: Justin Hibbits <chmeeedalf>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Justin Hibbits 2011-02-16 04:30:10 UTC
lang/python26 doesn't build _ctype module on PowerPC because the libffi included is too old and broken.  The attached patch builds the port with devel/libffi optionally.  A similar patch can probably be applied to python27, I don't know which libffi it comes with.

Fix: Patch attached with submission follows:
Comment 1 Justin Hibbits 2011-02-16 13:09:15 UTC
Please close this.  It's a duplicate of ports/153657 and ports/146823, and
the patch is reverse (forgot to check before submitting).
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-02-18 00:09:38 UTC
State Changed
From-To: open->closed

Closed at submitter's request.