| Port details |
- tuicr Code review TUI with Vim keybindings
- 0.25.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-09-04 03:00:38
- Commit Hash: 8be1afe
- 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 = 1788486266
SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
SIZE (rust/crates/adler2-2.0.1.crate) = 13366
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.97.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- git : devel/git@tiny
- 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: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.25.0 04 Sep 2026 03:00:38
    |
Adam Weinberger (adamw)  |
devel/tuicr: Update to 0.25.0 |
0.24.0 26 Aug 2026 18:23:23
    |
Adam Weinberger (adamw)  |
devel/tuicr: Update to 0.24.0 |
0.23.1 25 Aug 2026 17:49:28
    |
Adam Weinberger (adamw)  |
devel/tuicr: Update to 0.23.1 |
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: 4
|