notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
lazygit Simple terminal UI for git commands
0.64.1 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.63.0_3Version of this port present on the latest quarterly branch.
Maintainer: meta@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-28 00:30:59
Last Update: 2026-08-20 07:29:48
Commit Hash: 7e6e6b1
People watching this port, also watch:: python311, py311-pycparser, ladspa, gstreamer1-plugins-pango, xerces-c3
License: MIT
WWW:
https://github.com/jesseduffield/lazygit
Description:
lazygit is a CLI tool to handle git repositories, written in Go with the gocui library. You can add files easily, resolve merge conflicts, checkout recent branches easily, scroll through logs/diffs of branches/commits.stash, push/pull quickly, squash down and rename commits in CLI.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/lazygit
  2. /usr/local/share/licenses/lazygit-0.64.1/catalog.mk
  3. /usr/local/share/licenses/lazygit-0.64.1/LICENSE
  4. /usr/local/share/licenses/lazygit-0.64.1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • lazygit>0:devel/lazygit
To install the port:
cd /usr/ports/devel/lazygit/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/lazygit
  • pkg install lazygit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lazygit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1786929413 SHA256 (go/devel_lazygit/lazygit-v0.64.1/v0.64.1.mod) = a63c6fea39efb1f63d479c87e4c97e3e00092f4f23481fc572c6e06a6a7a8dc8 SIZE (go/devel_lazygit/lazygit-v0.64.1/v0.64.1.mod) = 3029

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_lazygit/lazygit-v0.64.1/v0.64.1.zip) = 5ae13b5d91483f247682b93db7e38c770b3405056577c2bfac31f594bcd73103 SIZE (go/devel_lazygit/lazygit-v0.64.1/v0.64.1.zip) = 2035640

Collapse this list.


Packages (timestamps in pop-ups are UTC):
lazygit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.61.10.61.1-0.55.00.61.1n/an/an/a
FreeBSD:13:quarterly0.60.0_10.60.0_1-0.52.00.60.0_1n/an/an/a
FreeBSD:14:latest0.64.0_10.64.0_1-0.54.10.64.0_2---
FreeBSD:14:quarterly0.63.0_10.63.0_3-0.52.00.63.0_3---
FreeBSD:15:latest0.64.0_20.64.0_2n/a-n/an/a--
FreeBSD:15:quarterly0.63.0_30.63.0_2n/a-n/an/a--
FreeBSD:16:latest0.64.00.64.0_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_lazygit
USES:
go:1.24+,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/jesseduffield/lazygit/@v/
Collapse this list.

Number of commits found: 120 (showing only 20 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.5
27 Feb 2020 08:50:43
Revision:527239Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.15.5

Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.15.2
		https://github.com/jesseduffield/lazygit/releases/tag/v0.15.3
		https://github.com/jesseduffield/lazygit/releases/tag/v0.15.4
		https://github.com/jesseduffield/lazygit/releases/tag/v0.15.5
0.14.4
21 Feb 2020 02:53:23
Revision:526602Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 1.14.4

Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.14.3
		https://github.com/jesseduffield/lazygit/releases/tag/v0.14.4
0.14.2
08 Feb 2020 11:53:57
Revision:525545Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.14.2

Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.14.2
0.14
05 Feb 2020 00:24:51
Revision:525245Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update distinfo

Some entry wasn't updated at r525116.
0.14
04 Feb 2020 02:45:58
Revision:525116Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.14

This release include a fix for the issue no keyboard input recognized [1].

[1] https://github.com/jesseduffield/lazygit/issues/563

PR:		242432
0.11.3
31 Dec 2019 11:57:06
Revision:521609Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.11.3

The issue reported at PR 242432 is not fixed yet.
0.10.4_1
16 Nov 2019 12:52:40
Revision:517745Original commit files touched by this commit
dmgk search for other commits by this committer
Bump PORTREVISION after r517743 to force relinking.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21854
0.10.4
12 Nov 2019 12:07:38
Revision:517325Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.10.4

Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.10
		https://github.com/jesseduffield/lazygit/releases/tag/v0.10.1
		https://github.com/jesseduffield/lazygit/releases/tag/v0.10.2
		https://github.com/jesseduffield/lazygit/releases/tag/v0.10.3
		https://github.com/jesseduffield/lazygit/releases/tag/v0.10.4
Differential Revision:	HAW International, Inc.
0.9
06 Nov 2019 05:28:32
Revision:516860Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.9

While here, switch to USES=go:modules. Thank you decke@ and dmgk@!

Relnotes	https://github.com/jesseduffield/lazygit/releases/tag/v0.8.2
		https://github.com/jesseduffield/lazygit/releases/tag/0.8.3
		https://github.com/jesseduffield/lazygit/releases/tag/v0.9
0.8.1
29 Sep 2019 22:29:40
Revision:513274Original commit files touched by this commit
dmgk search for other commits by this committer
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
audio-mail)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21741
0.8.1
25 Jun 2019 08:45:02
Revision:505075Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.8.1

Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.8.1
0.8
13 May 2019 08:40:25
Revision:501533Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.8

Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.8
Sponsored by:	HAW International, Inc.
0.7.2
05 Mar 2019 13:07:56
Revision:494698Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.7.2

Fixed an issue created in v0.7.0 that caused high CPU usage, now the CPU
usage is back to being negligible

Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.7.2
0.7.1
05 Mar 2019 12:58:42
Revision:494697Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.7.1

Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.7.1
0.6
21 Jan 2019 04:38:04
Revision:490817Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.6

Approved by:	mentors (implicit)
Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.6
0.5
25 Oct 2018 06:41:56
Revision:482954Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.5

Approved by:	mentors (implicit)
Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.5
Sponsored by:	HAW International, Inc.
0.4
23 Oct 2018 05:48:25
Revision:482809Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.4

Approved by:	mentors (implicit)
Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.4
Differential Revision:	https://reviews.freebsd.org/D17514
0.3.1
25 Sep 2018 06:06:54
Revision:480639Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.3.1

Approved by:	pi (mentor)
Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.2.2
		https://github.com/jesseduffield/lazygit/releases/tag/v0.3.0
		https://github.com/jesseduffield/lazygit/releases/tag/v0.3.1
Differential Revision:	https://reviews.freebsd.org/D17127
0.2.1
29 Aug 2018 05:21:00
Revision:478339Original commit files touched by this commit
meta search for other commits by this committer
devel/lazygit: Update to 0.2.1

Also, while here, fix typos in pkg-descr.

Approved by:	hrs (mentor)
Relnotes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.2.0
		https://github.com/jesseduffield/lazygit/releases/tag/v0.2.1
Differential Revision:	https://reviews.freebsd.org/D16933
0.1.80
28 Aug 2018 00:30:42
Revision:478270Original commit files touched by this commit
meta search for other commits by this committer
New port: devel/lazygit: Simple terminal UI for git commands

lazygit is a CLI tool to handle git repository, written in Go wigh the gocui
library.  You can add files easily, resolve merge conflicts, checkout recent
branches easily, scroll through logs/diffs of branches/commits.stash,
push/pull quickly, squash down and rename commits in CLI.

WWW: https://github.com/jesseduffield/lazygit

Approved by:	pi (mentor)
Differential Revision:	https://reviews.freebsd.org/D16862

Number of commits found: 120 (showing only 20 on this page)

«  1 | 2