Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2016 22:39:03 +1100
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Emanuel Haupt <ehaupt@critical.ch>, Renato Botelho <garga@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r427505 - head/devel/git
Message-ID:  <5d91ee65-74b6-43cc-cedc-72c5fdb04981@FreeBSD.org>
In-Reply-To: <20161201172000.0d2bad3db703a0330c488bba@critical.ch>
References:  <201612011524.uB1FO6Q5087039@repo.freebsd.org> <20161201172000.0d2bad3db703a0330c488bba@critical.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/12/2016 3:20 AM, Emanuel Haupt wrote:
> Renato Botelho <garga@FreeBSD.org> wrote:
>> Author: garga
>> Date: Thu Dec  1 15:24:06 2016
>> New Revision: 427505
>> URL: https://svnweb.freebsd.org/changeset/ports/427505
>>
>> Log:
>>   - Fix build with PERL and non-default LOCALBASE [1]
>>   - Fix build with DEVELOPER=yes [2]
>>   - Do not install ZSH completion [3]
>>   	- ZSH installs a better version itself
>>   - Fix PLIST
>>   - Bump PORTREVISION
>>   
>>   PR:		213494 [1]
>>   		214009 [2]
>>   		214870 [3] (based on)
>>   Submitted by:	John Hein <z7dr6ut7gs@snkmail.com> [1] [3]
>>   		Michael Zuo <muh.muhten@gmail.com>
>>   Sponsored by:	Rubicon Communications (Netgate)
> 
> Somehow this broke devel/git-lite. Configure bails out with:
> 
> configure: error: You cannot use git without perl
> 
> Emanuel
> 
> 

@Emanuel

devel/git: 2.11.0 -- Fails to configure with PERL option disabled
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215038

Can you confirm this fixes both git and git-lite for you?

Related but out of scope, there are numerous other
"conditional-dependency-via-autoconf" problems associated both with the
port as well as the upstream auto* code, one of which is a link to
libiconv even when the option is disabled.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5d91ee65-74b6-43cc-cedc-72c5fdb04981>