Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2015 06:46:34 +0800
From:      Ben Woods <woodsb02@gmail.com>
To:        Lev <leventelist@gmail.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: git gui
Message-ID:  <CAOc73CAxooap0eXuC-gctQEMwON=ztDuKSDMDqZmGS_LSwwzKg@mail.gmail.com>
In-Reply-To: <20150224231248.10f7ac10@jive>
References:  <20150224231248.10f7ac10@jive>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org <javascript:;> mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org <javascript:;>"
>


-- 

--
From: Benjamin Woods
woodsb02@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOc73CAxooap0eXuC-gctQEMwON=ztDuKSDMDqZmGS_LSwwzKg>