[MacPorts] #29899: Updates to the OLA Portfile
#29899: Updates to the OLA Portfile -------------------------------+-------------------------------------------- Reporter: nomis52@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ola -------------------------------+-------------------------------------------- This does the following: - adds support for libusb[[BR]] - sorts depends_lib[[BR]] - fixes the description[[BR]] - add GPL to the license[[BR]] -- Ticket URL: <https://trac.macports.org/ticket/29899> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29899: Updates to the OLA Portfile ---------------------------------+------------------------------------------ Reporter: nomis52@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch maintainer | Port: ola ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * cc: ryandesign@…, interface@… (removed) * keywords: => haspatch maintainer * version: 1.9.2 => * type: update => enhancement Old description:
This does the following:
- adds support for libusb[[BR]] - sorts depends_lib[[BR]] - fixes the description[[BR]] - add GPL to the license[[BR]]
New description: This does the following: - adds support for libusb - sorts depends_lib - fixes the description - add GPL to the license -- -- Ticket URL: <https://trac.macports.org/ticket/29899#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29899: Updates to the OLA Portfile --------------------------------+------------------------------------------- Reporter: nomis52@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: ola | --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => fixed Comment: r79639 -- Ticket URL: <https://trac.macports.org/ticket/29899#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29899: Updates to the OLA Portfile --------------------------------+------------------------------------------- Reporter: nomis52@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: ola | --------------------------------+------------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@…, interface@… (added) Comment: Why did you un-Cc the port's comaintainer? I didn't mind being Cc'd either, since I had committed everything for these ports up to now, and had some input about this patch, which I've now [http://lists.macosforge.org/pipermail/macports-dev/2011-June/015017.html sent to the mailing list] instead. -- Ticket URL: <https://trac.macports.org/ticket/29899#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29899: Updates to the OLA Portfile --------------------------------+------------------------------------------- Reporter: nomis52@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: ola | --------------------------------+------------------------------------------- Comment(by macsforever2000@…): Sorry, I think I must have removed the Cc emails by mistake because I can't think of a good reason for doing that. I agree the python variant needs work. I bumped the revision per your comments. r79652. -- Ticket URL: <https://trac.macports.org/ticket/29899#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29899: Updates to the OLA Portfile --------------------------------+------------------------------------------- Reporter: nomis52@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: ola | --------------------------------+------------------------------------------- Comment(by nomis52@…): I don't quite understand the python problem. Do you mind explaining it or pointing to a port in a similar situation? -- Ticket URL: <https://trac.macports.org/ticket/29899#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29899: Updates to the OLA Portfile --------------------------------+------------------------------------------- Reporter: nomis52@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: ola | --------------------------------+------------------------------------------- Comment(by macsforever2000@…): Replying to [comment:5 nomis52@…]:
I don't quite understand the python problem. Do you mind explaining it or pointing to a port in a similar situation?
The problem is that the variant needs to depend on a specific version of python otherwise the port will depend on a random version of python and if that version is uninstalled, then ola +python will not work. So what needs to be changed is that variants must be added for each version of python supported. For example, python26, python27, python31, etc. At least supporting python26 and python27 at first would be good enough. Then add dependencies based on the specific version of python. Finally, you need to specify the directory(s) for the python library(s) based on the version of python. Many ports do this, but you can look at the mesa or qgis ports for an example. I hope that's clear. I think follow-ups should move to the macports-developers mailing list though. -- Ticket URL: <https://trac.macports.org/ticket/29899#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts