is marked as DEPRECATED on FreeBSD ports tree and will be
removed in 2017-03-31. When it happens users will not be able to run
git-send-email anymore. I’m considering to add Mike’s patch to FreeBSD ports
tree as an alternative but it would be good to have a official solution for
this problem.
FreeBSD bug report can be found at
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214335
--
Renato Botelho
> On Mar 21, 2016, at 01:41, Eric Sunshine wrote:
>
> [cc:+Torsten]
>
> On Sun, Mar 20, 2016 at 3:43 PM, Jeff King wrote:
>> On Sun, Mar 20, 2016 at 01:07:52PM -0400, Eric Sunshine wrote:
>>> On Sun, Mar 20, 2016 at 11:32 AM, Renato Botelho wrote:
>>&g
function 'diff_tree_combined':
combine-diff.c:1391: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
Makefile:1924: recipe for target 'combine-diff.o'
> On Sep 8, 2015, at 03:30, Jeff King wrote:
>
> On Mon, Sep 07, 2015 at 02:51:42PM -0300, Renato Botelho wrote:
>
>> Default variables used to build are set using = on Makefile, (e.g. CC,
>> INSTALL, CFLAGS, …). GNU make overwrite these values if it’s passed as
>&
acceptable change of if it’s something you won’t accept for any reason.
Regards
[1]
https://svnweb.freebsd.org/ports/head/devel/git/files/patch-Makefile?revision=396048&view=markup#l7
--
Renato Botelho
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a mes
> On Sep 3, 2015, at 16:56, Junio C Hamano wrote:
>
> Renato Botelho writes:
>
>>> You also may want to hold off the "git-submodule" bit, as I expect
>>> http://thread.gmane.org/gmane.comp.version-control.git/277128/focus=277129
>>> would be one
> On Sep 3, 2015, at 16:11, Junio C Hamano wrote:
>
> ga...@freebsd.org writes:
>
>> From: Renato Botelho
>>
>> git-submodule and git-request-pull are written in sh but use perl
>> internally. Add them to be replaced by unimplemented.sh when NO_PERL
>>
> Eric Sunshine sunshineco.com> writes:
>
> Hmm, I was under the impression from your initial mail[1] that Git
> wouldn't even build without Perl available:
>
> /bin/sh: /usr/bin/perl: not found
> Makefile:1701: recipe for target 'common-cmds.h' failed
> gmake[2]: *** [common-cmds.h]
Eric Sunshine sunshineco.com> writes:
>
> On Fri, Aug 14, 2015 at 6:22 PM, Junio C Hamano pobox.com>
wrote:
> > Eric Sunshine sunshineco.com> writes:
> >
> >> On Fri, Aug 14, 2015 at 5:02 PM, Junio C Hamano
pobox.com> wrote:
> >>> Eric Sunshine sunshineco.com> writes:
> >>>
> >>> I do not th
Renato Botelho FreeBSD.org> writes:
>
> I was working on update git on FreeBSD ports tree to 2.5.0 and I noted 2.5.0
> is trying to use perl even when it's being built with NO_PERL knob.
>
> /bin/sh: /usr/bin/perl: not found
> Makefile:1701: recipe for target '
I was working on update git on FreeBSD ports tree to 2.5.0 and I noted 2.5.0
is trying to use perl even when it's being built with NO_PERL knob.
/bin/sh: /usr/bin/perl: not found
Makefile:1701: recipe for target 'common-cmds.h' failed
gmake[2]: *** [common-cmds.h] Error 127
gmake[2]: *** Waiting f
11 matches
Mail list logo