Opened 10 years ago

Last modified 3 years ago

#45502 closed enhancement

git: Create -perl variant for a Perl-free install — at Initial Version

Reported by: verwymeren@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: git

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.

Change History (0)

Note: See TracTickets for help on using tickets.