<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Oct 15, 2017 10:21 PM, "Mike Burns" <<a href="mailto:mike@mike-burns.com">mike@mike-burns.com</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">On <a href="tel:2017-10-15%2021" value="+12017101521">2017-10-15 21</a>.55.52 -0400, Raul Cuza wrote:<br>
> > On Oct 15, 2017 1:33 PM, "fire crow" <<a href="mailto:fire@firecrow.com">fire@firecrow.com</a>> wrote:<br>
> >> Hi, im having a hard time building git without gtk, which brings in all<br>
> >> kinds of xorg dependencies.<br>
> >><br>
</div><div class="quoted-text">> >> Does anyone know how to completely ban Xorg related packages from ports.<br>
> >><br>
> >> I tried this<br>
> >> $ cat /etc/make.conf<br>
> >> WITHOUT_X11=yes<br>
><br>
</div><div class="quoted-text">> The git website only has Linux/OSX instructions, but the source<br>
> install instructions there do not include GTK or other X11<br>
> requirements. They might be assumed because on another page it says<br>
> git-gui and gitk are included (<a href="https://git-scm.com/downloads/guis" rel="noreferrer" target="_blank">https://git-scm.com/<wbr>downloads/guis</a>).<br>
> Does the Makefile have a way of not building these parts of git?<br>
<br>
</div>I assume they're talking about installing git from FreeBSD ports<br>
("ports" because it's in the subject line, "FreeBSD" because of<br>
/etc/make.conf), not from source.<br>
<br>
I see a  GUI=off  configuration for the git port; does that help?<br>
<font color="#888888"><br>
-Mike<br></font></blockquote></div></div></div><div dir="auto">Yes freebsd ports apologies for not specifying.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font color="#888888">
</font></blockquote></div>I was able to successfully install git on a fresh system without gtk entering into the mix, when i failed before i had BATCH="YES" in /etc/make.conf and the only thing i can think of is that for some strange reason it set 'git-ui' automatically. Also that box had a lot of thrash in x11 dependencies so that may have accounted for it.</div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto">In summary its resolved, not completely sure how but its working the way I want now.</div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto">~fire</div></div></div>