| Port details |
- rura Interactive TUI pipeline editor built for rapid iteration
- 1.11.0 shells
=1 1.7.0Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2026-05-28 05:36:04
- Last Update: 2026-08-04 07:00:32
- Commit Hash: 1e9cf8d
- People watching this port, also watch:: sigye, ufoai, iocaine, rc
- License: MIT
- WWW:
- https://github.com/tlipinski/rura
- Description:
- Rura is an interactive terminal user interface (TUI) scratchpad
designed for constructing and debugging shell pipelines. It
emphasizes real-time feedback through live execution modes,
allowing users to test command segments interactively rather than
repeatedly editing and re-running full commands.
Features include partial pipeline execution (running commands up
to a specific point), syntax highlighting, command history,
regex-based search in output, and customizable key bindings and
themes.
¦ ¦ ¦ ¦ 
- 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/shells/rura/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/rura
- pkg install rura
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rura
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785825484
SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301
SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- shells_rura
- USES:
- cargo
- 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 |
1.11.0 04 Aug 2026 07:00:32
    |
Jimmy Olgeni (olgeni)  |
shells/rura: Update to 1.11.0 |
1.10.0 21 Jul 2026 07:56:34
    |
Jimmy Olgeni (olgeni)  |
shells/rura: Update to 1.10.0 |
1.9.0_1 21 Jul 2026 06:47:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.97.1
PR: 296645 |
1.9.0 12 Jul 2026 10:10:22
    |
Jimmy Olgeni (olgeni)  |
shells/rura: Update to 1.9.0 |
1.8.0 09 Jul 2026 20:45:18
    |
Jimmy Olgeni (olgeni)  |
shells/rura: Update to 1.8.0 |
1.7.0 26 Jun 2026 10:40:41
    |
Jimmy Olgeni (olgeni)  |
shells/rura: Update to 1.7.0 |
1.6.0 22 Jun 2026 11:04:52
    |
Jimmy Olgeni (olgeni)  |
shells/rura: Update to 1.6.0 |
1.5.0 07 Jun 2026 10:24:58
    |
Jimmy Olgeni (olgeni)  |
shells/rura: Update to 1.5.0 |
1.4.0_1 04 Jun 2026 08:52:51
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.96.0
PR: 295694 |
1.4.0 03 Jun 2026 11:08:37
    |
Jimmy Olgeni (olgeni)  |
shells/rura: Update to 1.4.0 |
1.3.0 31 May 2026 10:28:40
    |
Jimmy Olgeni (olgeni)  |
shells/rura: Update to 1.3.0 |
1.1.1 28 May 2026 05:30:38
    |
Jimmy Olgeni (olgeni)  |
shells/rura: New port: Interactive TUI pipeline editor built for rapid iteration |