| Port details |
- gemini-cli Open-source CLI for direct access to Google's Gemini AI model
- 0.37.1 misc
=0 0.35.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-26 00:42:05
- Last Update: 2026-04-12 07:48:37
- Commit Hash: 54ed1e8
- License: APACHE20
- WWW:
- https://geminicli.com/
- https://google-gemini.github.io/gemini-cli/
- https://github.com/google-gemini/gemini-cli
- Description:
- Gemini CLI is an open-source AI agent that brings the power of Gemini directly
into your terminal. It provides lightweight access to Gemini, giving you the
most direct path from your prompt to the Google's Gemini model. This tool
is ideal for developers and users who prefer command-line interfaces,
enabling quick interactions and scripting with Gemini's advanced AI
capabilities. It streamlines workflows by offering immediate access to
AI-driven insights and content generation without leaving the terminal.
  ¦ ¦ ¦ ¦ 
- 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:
-
- gemini-cli>0:misc/gemini-cli
- To install the port:
- cd /usr/ports/misc/gemini-cli/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/gemini-cli
- pkg install gemini-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gemini-cli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775979959
SHA256 (gemini-cli-0.37.1.tar.gz) = 932f973d8f7bca79df072cb34ce3f645b0da99bd3d75e72048111e01925ec8e5
SIZE (gemini-cli-0.37.1.tar.gz) = 39168986
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:
-
- npm : www/npm
- node : www/node24
- python3.11 : lang/python311
- Runtime dependencies:
-
- bash : shells/bash
- node : www/node24
- Fetch dependencies:
-
- npm : www/npm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_gemini-cli
- USES:
- nodejs:build,run python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.37.1 12 Apr 2026 07:48:37
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.36.0 → 0.37.1 |
0.36.0 07 Apr 2026 09:58:10
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.35.3 → 0.36.0 |
0.35.3 28 Mar 2026 19:07:35
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.34.0 → 0.35.3 |
0.34.0 28 Mar 2026 17:46:55
    |
Yuri Victorovich (yuri)  Author: Norikatsu Shigemura |
misc/gemini-cli: fix gyp error during build
PR: 294070 |
0.34.0 19 Mar 2026 06:47:38
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.32.1 → 0.34.0 |
0.32.1 08 Mar 2026 22:21:04
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.31.0 → 0.32.1 |
0.31.0 01 Mar 2026 20:53:06
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.26.0 → 0.31.0 |
0.26.0 01 Feb 2026 09:32:36
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.25.2 → 0.26.0 |
0.25.2_1 31 Jan 2026 09:48:34
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: Add bash as a run-time dependency
PR: 292533
Reported by: William Carrel <william.a@carrel.org> |
0.25.2 26 Jan 2026 02:25:25
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.22.5 → 0.25.2 |
0.22.5 03 Jan 2026 00:15:28
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.19.1 → 0.22.5 |
0.19.1 04 Dec 2025 22:56:48
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.18.4 → 0.19.1 |
0.18.4 30 Nov 2025 02:54:52
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.18.0 → 0.18.4 |
0.18.0 26 Nov 2025 16:19:17
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.17.1 → 0.18.0 |
0.17.1 24 Nov 2025 04:08:43
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.17.0 → 0.17.1 |
0.17.0 23 Nov 2025 20:08:59
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.16.0 → 0.17.0 |
0.16.0 21 Nov 2025 19:28:49
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.15.3 → 0.16.0 |
0.15.3 16 Nov 2025 04:19:53
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.13.0 → 0.15.3 |
0.13.0_1 11 Nov 2025 07:17:09
    |
Po-Chuan Hsieh (sunpoet)  |
nodejs: Bump PORTREVISION for dependency change
USES=nodejs defaults to www/node24 now. |
0.13.0 08 Nov 2025 08:51:20
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.12.0 → 0.13.0 |
0.12.0 05 Nov 2025 10:19:57
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.11.3 → 0.12.0 |
0.11.3 02 Nov 2025 07:32:34
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.11.2 → 0.11.3 |
0.11.2 31 Oct 2025 08:02:38
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.9.0 → 0.11.2 |
0.9.0 18 Oct 2025 09:18:26
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: Update WWW |
0.9.0 16 Oct 2025 18:01:49
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.8.2 → 0.9.0 |
0.8.2_1 13 Oct 2025 06:33:50
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: Simplify Makefile |
0.8.2_1 13 Oct 2025 05:29:12
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: Fix reproducibility of fetch by using package-lock.json |
0.8.2 10 Oct 2025 07:25:25
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: update 0.6.1 → 0.8.2 |
0.6.1 28 Sep 2025 20:42:43
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: Improve COMMENT and pkg-descr |
0.6.1 26 Sep 2025 00:37:57
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: Remove unnecessary line; Correct COMMENT |
0.6.1 26 Sep 2025 00:34:53
    |
Yuri Victorovich (yuri)  |
misc/gemini-cli: New port: Google gemini api for terminal (CLI) |