git gui

Ben Woods woodsb02 at gmail.com
Tue Feb 24 22:46:37 UTC 2015


The gitk gui is disabled by default in the FreeBSD packages.

To enable it, you must build it from ports yourself:
(Ensure you have an up to date ports tree)
# cd /usr/ports/devel/git
# make config
(enable the gui option)
# make install clean

More details of how to build ports are here:
https://www.freebsd.org/doc/en/books/handbook/ports-using.html

Regards,
Ben

On Wednesday, February 25, 2015, Lev <leventelist at gmail.com> wrote:

> I want to use the following guis for git.
>
> git gui
> gitk
>
> I can't find them in the port repository. Do I miss something? Is there any
> way to install them?
>
> Thanks,
> Levente
>
> _______________________________________________
> freebsd-questions at freebsd.org <javascript:;> mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org <javascript:;>"
>


-- 

--
From: Benjamin Woods
woodsb02 at gmail.com


More information about the freebsd-questions mailing list