#37471: NEW: py-stfio -------------------------+-------------------------------- Reporter: christsc@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: py-stfio | -------------------------+-------------------------------- Comment (by christsc@…): Thanks for your review. All addressed in https://code.google.com/p/stimfit/source/detail?r=a3f9b9be56d8 Replying to [comment:2 ryandesign@…]:
Some questions and comments about the port at the URL:
* "`license GPL`": Can you indicate the license version(s)? e.g. "GPL-2" or maybe "GPL-3+".
Fixed.
* "`master_sites https://stimfit.googlecode.com/files/ file:///Users/cs/stimfit/build/release/`": "`master_sites googlecode:stimfit`" is preferred; listing a `file:///` URL in master_sites doesn't make sense
How neat is that. Fixed.
* "`supported_archs x86_64 i386`": for what reason does this software not work on PowerPC?
It hasn't been tested on ppc, and there's good reason to believe that big endianness may cause trouble.
* "`python.default_version 27`" can be omitted because that is the default
Fixed.
* "`configure.args PYTHON=${python.bin}`": "`configure.python ${python.bin}`" is preferred
Fixed.
* "`depends_lib port:swig-python`": is it really a library dependency? Usually swig is only used at build time, to build some kind of language bindings.
Fixed. The updated Portfile is available here: https://stimfit.googlecode.com/git/macosx/macports/python/py- stfio/Portfile -- Ticket URL: <https://trac.macports.org/ticket/37471#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS