[MacPorts] #45502: git: Create -perl variant for a Perl-free install
MacPorts
noreply at macports.org
Mon Oct 20 09:29:04 PDT 2014
#45502: git: Create -perl variant for a Perl-free install
---------------------------+-------------------------
Reporter: verwymeren@… | Owner: ciserlohn@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: git |
---------------------------+-------------------------
Old description:
> git currently forces installation of the MacPorts perl port. Examining
> the git Makefile, it is possible to install git without Perl by defining
> NO_PERL (https://github.com/git/git/blob/master/Makefile Line 248).
>
> Would it be possible to add a variant that eliminates the Perl
> dependency? The perl port pulls in a lot of additional dependencies,
> eliminating it would allow for a much shorter and smaller git
> installation.
New description:
git currently forces installation of the MacPorts perl port. Examining the
git Makefile, it is possible to install git without Perl by defining
NO_PERL (https://github.com/git/git/blob/v2.1.2/Makefile#L248).
Would it be possible to add a variant that eliminates the Perl dependency?
The perl port pulls in a lot of additional dependencies, eliminating it
would allow for a much shorter and smaller git installation.
--
Comment (by larryv@…):
How would this even work? Isn’t half of Git written in Perl?
--
Ticket URL: <https://trac.macports.org/ticket/45502#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list