| Port details |
- gemini-cli Open-source CLI for direct access to Google's Gemini AI model
- 0.15.3 misc
=0 0.8.2_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-26 00:42:05
- Last Update: 2025-11-16 04:19:53
- Commit Hash: 596ef09
- 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 = 1763256096
SHA256 (gemini-cli-0.15.3.tar.gz) = 0de41b71a88dfd07d19e5338226033bf548d2efdbdaf4d69a518f75826759201
SIZE (gemini-cli-0.15.3.tar.gz) = 39180556
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:
-
- 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.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) |