| Port details |
- iris Shell auto-completion tool for your terminal
- 0.7.0 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-09-05 00:25:33
- Commit Hash: 2311e6d
- 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 = 1788567225
SHA256 (go/shells_iris/iris-v0.7.0/v0.7.0.mod) = 8b9289f8e910d83de0ede000c09898781e1356616803811cb3f53e2e143ced24
SIZE (go/shells_iris/iris-v0.7.0/v0.7.0.mod) = 2705
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:
-
- go126 : lang/go126
- Fetch dependencies:
-
- go126 : lang/go126
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for iris-0.7.0:
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: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.7.0 05 Sep 2026 00:25:33
    |
Hiroki Tagato (tagattie)  |
shells/iris: Update to 0.7.0
Changelog:
https://github.com/versenilvis/IRIS/blob/main/CHANGELOG.md#v070---2026-08-30
Reported by: GitHub (watch releases) |
0.6.3_3 03 Sep 2026 04:50:55
    |
Adam Weinberger (adamw)  |
many: Bump go ports for 1.26.8 and 1.27.1 |
0.6.3_2 19 Aug 2026 17:39:04
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.14 / 1.26.7 |
0.6.3_1 14 Aug 2026 00:38:09
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.13 / 1.26.6 |
0.6.3 13 Aug 2026 12:41:06
    |
Hiroki Tagato (tagattie)  |
shells/iris: Update to 0.6.3
Changelog:
https://github.com/versenilvis/IRIS/blob/main/CHANGELOG.md#v063---2026-08-13
Reported by: GitHub (watch releases) |
0.6.1 12 Aug 2026 06:22:36
    |
Hiroki Tagato (tagattie)  |
shells/iris: Update to 0.6.1
Changelog:
https://github.com/versenilvis/IRIS/blob/main/CHANGELOG.md#v061---2026-08-11
Reported by: GitHub (watch releases) |
0.6.0 10 Aug 2026 23:27:28
    |
Hiroki Tagato (tagattie)  |
shells/iris: Update to 0.6.0
Changelog:
https://github.com/versenilvis/IRIS/blob/main/CHANGELOG.md#v060---2026-08-09
Reported by: GitHub (watch releases) |
0.5.4 08 Aug 2026 23:03:21
    |
Hiroki Tagato (tagattie)  |
shells/iris: Update to 0.5.4
Changelog:
https://github.com/versenilvis/IRIS/blob/main/CHANGELOG.md#v054---2026-08-08
Reported by: GitHub (watch releases) |
0.5.2 08 Aug 2026 20:50:38
    |
Dag-Erling Smørgrav (des)  |
various: Drop Go 1.25+ version pin
This is a nop since 1.25 is the oldest version we support. |
0.5.2 07 Aug 2026 02:39:05
    |
Hiroki Tagato (tagattie)  |
shells/iris: Update to 0.5.2
Changelog:
- https://github.com/versenilvis/IRIS/releases/tag/v0.5.0
- https://github.com/versenilvis/IRIS/releases/tag/v0.5.1
- https://github.com/versenilvis/IRIS/releases/tag/v0.5.2
Reported by: GitHub (watch releases) |
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 |