Opened 15 years ago
Last modified 10 years ago
#21294 new enhancement
Enable cffi support in swig?
Reported by: | glen.henshaw@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jyrkiwahlstedt, cooljeanius (Eric Gallager) | |
Port: | swig |
Description
Swig 1.3.40 supports cffi, but the port does not have a variant for it, and the +universal variant does not seem to do anything. Would it be possible to enable cffi support? Is it possible to enable support for the other languages swig supports but for which there are no port variants?
The built-in OSX swig does support cffi, but the implementation is quite old.
Change History (4)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Cc: | jwa@… added |
---|---|
Keywords: | swig cffi removed |
Owner: | changed from macports-tickets@… to kevin@… |
Port: | 1.3.40 removed |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Version: | 1.8.0 |
---|
comment:4 Changed 10 years ago by michaelld (Michael Dickens)
Owner: | changed from kevin@… to michaelld@… |
---|
Note: See
TracTickets for help on using
tickets.
What would this actually entail in terms of dependencies, configure arguments, and so on? Would it need to be a separate binding port, or would it be a modification of swig-clisp?