I want git-gui so I have access to gitk, but whenever I try to install any other package which depends on git it uninstalls git-gui.
devel/git-gui was deleted (in October in r552136) in favor of a gui flavor which should avoid the issue.
(In reply to Steve Wills from comment #1) This still doesn't seem to be working correctly. I am on 12.2 using 'latest' and when I try to install `gitea` for example, it removes `git-gui` and reinstalls `git`.
(In reply to Duane from comment #2) Try installing "git@gui" then installing gitea.
(In reply to Steve Wills from comment #3) `pkg` says there is no matching package.
(In reply to Duane from comment #4) Oh, I see, the pkg name is "git-gui" but perhaps that doesn't avoid the dependency issue.