| Port details |
- iris Shell auto-completion tool for your terminal
- 0.4.21 shells
=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: tagattie@FreeBSD.org
 - Port Added: 2026-07-29 13:15:05
- Last Update: 2026-08-01 06:05:46
- Commit Hash: f117033
- License: BSD0CLAUSE
- WWW:
- https://github.com/versenilvis/IRIS
- Description:
- IRIS is built on top of TTY, so it runs everywhere. It just needs a
terminal!
Run iris wherever you already work; your local machine, a remote
server, or anywhere you can ssh. Each suggestion menu renders directly
inline inside your real terminal session, not an app's imitation of
one, so it never breaks full-screen TUIs or terminal
formatting. Automatically index your aliases and shell history to
suggest commands that match your actual workflow in real time. Change
configurations and propagate them instantly without restarting your
shell. One single local native Go binary, not an app: no gui, no
electron, no mac-only wrapper, no account, no telemetry. (if you've
used fig: it's that, rebuilt to run purely on TTY)
¦ ¦ ¦ ¦ 
- 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/iris/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/iris
- pkg install iris
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: iris
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785563611
SHA256 (go/shells_iris/iris-v0.4.21/v0.4.21.mod) = baf3bb0bdf072d978b729fdc3027a043eaddaccd3d8dd945e47c68909b10d6b7
SIZE (go/shells_iris/iris-v0.4.21/v0.4.21.mod) = 1624
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:
-
- go125 : lang/go125
- Fetch dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for iris-0.4.21:
COMPLETIONS=on: Build and/or install shell completions
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- shells_iris
- USES:
- go:1.25+,modules zip
- 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 |
0.4.21 01 Aug 2026 06:05:46
    |
Hiroki Tagato (tagattie)  |
shells/iris: Update to 0.4.21
Changelog:
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.12
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.13
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.14
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.15
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.18
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.19
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.20
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.21
Reported by: GitHub (watch releases) |
0.4.11 31 Jul 2026 03:00:46
    |
Hiroki Tagato (tagattie)  |
shells/iris: Update to 0.4.11
Changelog:
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.9
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.10
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.11
Reported by: GitHub (watch releases) |
0.4.8 30 Jul 2026 00:28:30
    |
Hiroki Tagato (tagattie)  |
shells/iris: Update to 0.4.8
Changelog:
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.6
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.7
- https://github.com/versenilvis/IRIS/releases/tag/v0.4.8
Reported by: GitHub (watch releases) |
0.4.5 29 Jul 2026 13:11:46
    |
Hiroki Tagato (tagattie)  |
shells/iris: Add port: Shell auto-completion tool for your terminal
IRIS is built on top of TTY, so it runs everywhere. It just needs a
terminal!
Run iris wherever you already work; your local machine, a remote
server, or anywhere you can ssh. Each suggestion menu renders directly
inline inside your real terminal session, not an app's imitation of
one, so it never breaks full-screen TUIs or terminal
formatting. Automatically index your aliases and shell history to
suggest commands that match your actual workflow in real time. Change
configurations and propagate them instantly without restarting your
shell. One single local native Go binary, not an app: no gui, no
electron, no mac-only wrapper, no account, no telemetry. (if you've
used fig: it's that, rebuilt to run purely on TTY)
WWW: https://github.com/versenilvis/IRIS |