| Port details |
- tuicr Code review TUI with Vim keybindings
- 0.21.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: adamw@FreeBSD.org
 - Port Added: 2026-08-07 08:30:08
- Last Update: 2026-08-07 08:28:45
- Commit Hash: b2a92a9
- License: MIT
- WWW:
- https://github.com/agavra/tuicr
- Description:
- tuicr is an interactive code review tool, providing a portion of the
Github experience in a TUI. And, most importantly it has Vi-ish
keybindings.
* GitHub-style continuous diff in the terminal. Scroll through every
changed file in one stream.
* PR-style comments at the line, range, file, and review level.
* Review tracking at file or hunk granularity, persisted across
sessions.
* Three export targets: push a real review to GitHub, GitLab, or
Bitbucket; copy structured markdown to your clipboard; or pipe to
stdout.
* Works with git, jj, and mercurial. Reviews uncommitted changes,
commit ranges, or any GitHub PR, GitLab MR, or Bitbucket PR.
¦ ¦ ¦ ¦ 
- 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/tuicr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tuicr
- pkg install tuicr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tuicr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1786089080
SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
SIZE (rust/crates/adler2-2.0.1.crate) = 13366
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.97.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgit2.so : devel/libgit2
- libonig.so : devel/oniguruma
- libssh2.so : security/libssh2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_tuicr
- USES:
- cargo ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.21.0 07 Aug 2026 08:28:45
    |
Adam Weinberger (adamw)  |
devel/tuicr: Add port
tuicr is an interactive code review tool, providing a portion of the
Github experience in a TUI. And, most importantly it has Vi-ish
keybindings.
* GitHub-style continuous diff in the terminal. Scroll through every
changed file in one stream.
* PR-style comments at the line, range, file, and review level.
* Review tracking at file or hunk granularity, persisted across
sessions.
* Three export targets: push a real review to GitHub, GitLab, or
Bitbucket; copy structured markdown to your clipboard; or pipe to
stdout.
* Works with git, jj, and mercurial. Reviews uncommitted changes,
commit ranges, or any GitHub PR, GitLab MR, or Bitbucket PR. |
Number of commits found: 1
|