git gui

Serpent7776 serpent7776 at gmail.com
Tue Feb 24 22:51:31 UTC 2015


On Tue, 24 Feb 2015 23:12:48 +0100
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?

on my system:

# pkg which `which gitk`
/usr/local/bin/gitk was installed by package git-2.3.0

git gui:

# pkg which /usr/local/libexec/git-core/git-gui
/usr/local/libexec/git-core/git-gui was installed by package git-2.3.0

So both are installed by devel/git

for git gui you have to enable GUI option when compiling (by default its off)

-- 
//Serpent7776


More information about the freebsd-questions mailing list