| Port details |
- lazygit Simple terminal UI for git commands
- 0.60.0 devel
=1 0.57.0_3Version of this port present on the latest quarterly branch. - Maintainer: meta@FreeBSD.org
 - Port Added: 2018-08-28 00:30:59
- Last Update: 2026-03-10 13:00:46
- Commit Hash: 46ac4d8
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- 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 = 1773147400
SHA256 (go/devel_lazygit/lazygit-v0.60.0/v0.60.0.mod) = fafce469d3cb5431ca8a1b05cc81d39a03679d600bfdb2c7653e88bc00ea8f9e
SIZE (go/devel_lazygit/lazygit-v0.60.0/v0.60.0.mod) = 3700
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go125 : lang/go125
- Fetch dependencies:
-
- go125 : lang/go125
- 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:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.7.2 05 Mar 2019 13:07:56
  |
meta  |
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
  |
meta  |
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
  |
meta  |
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
  |
meta  |
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
  |
meta  |
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
  |
meta  |
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
  |
meta  |
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
  |
meta  |
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 |