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
Port details
lazygit Simple terminal UI for git commands
0.60.0 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.57.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-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.
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.60.0/catalog.mk
  3. /usr/local/share/licenses/lazygit-0.60.0/LICENSE
  4. /usr/local/share/licenses/lazygit-0.60.0/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 = 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

Expand this list (2 items)

Collapse this list.

SHA256 (go/devel_lazygit/lazygit-v0.60.0/v0.60.0.zip) = c01d042a8c14f5962d387d4a2f626b345f91dbad0f8dff4775ee954e108b7d24 SIZE (go/devel_lazygit/lazygit-v0.60.0/v0.60.0.zip) = 1639197

Collapse this list.


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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Fetch dependencies:
  1. 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:
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: 108 (showing only 8 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 108 (showing only 8 on this page)

«  1 | 2