[MacPorts] #37605: MacVim @7.3.snapshot66_1: License conflict preventing binary distribution
#37605: MacVim @7.3.snapshot66_1: License conflict preventing binary distribution -------------------------+---------------------- Reporter: larryv@… | Owner: raimue@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: MacVim -------------------------+---------------------- `MacVim` currently requires `openssl` via `python27` to build, which introduces the dreaded GPL/OpenSSL license conflict. Is it possible to mark `python27` as `license_noconflict` (for the non-Python variants, anyway) so that we can build an archive? -- Ticket URL: <https://trac.macports.org/ticket/37605> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37605: MacVim @7.3.snapshot66_1: License conflict preventing binary distribution --------------------------+---------------------- Reporter: larryv@… | Owner: raimue@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: MacVim | --------------------------+---------------------- Changes (by raimue@…): * status: new => assigned Comment: python27 is only a build dependency unless +python27 (or any other +pythonXY variant) is selected. Why does this prevent distribution in the first place as it is not required at runtime? -- Ticket URL: <https://trac.macports.org/ticket/37605#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37605: MacVim @7.3.snapshot66_1: License conflict preventing binary distribution --------------------------+---------------------- Reporter: larryv@… | Owner: raimue@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: MacVim | --------------------------+---------------------- Comment (by larryv@…): Potential use of static libraries, it seems: http://lists.macosforge.org/pipermail/macports- users/2012-December/031174.html -- Ticket URL: <https://trac.macports.org/ticket/37605#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37605: MacVim @7.3.snapshot66_1: License conflict preventing binary distribution --------------------------+---------------------- Reporter: larryv@… | Owner: raimue@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: MacVim | --------------------------+---------------------- Comment (by jmr@…): Replying to [comment:2 larryv@…]:
[http://lists.macosforge.org/pipermail/macports- users/2012-December/031174.html Potential use of static libraries], it seems? Among other things. As another example, some ports have `depends_build port:boost` because they only use its headers. Just because you don't link with a .a or .dylib doesn't mean you're not creating a derivative work.
-- Ticket URL: <https://trac.macports.org/ticket/37605#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37605: MacVim @7.3.snapshot66_1: License conflict preventing binary distribution --------------------------+---------------------- Reporter: larryv@… | Owner: raimue@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: MacVim | --------------------------+---------------------- Changes (by larryv@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r101901. Thanks, raimue. -- Ticket URL: <https://trac.macports.org/ticket/37605#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts