Port details on branch 2025Q2 |
- py-shell-gpt Command-line productivity tool powered by large language models
- 1.4.5 misc
=0 1.4.5Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2025-05-17 12:06:08
- Last Update: 2025-05-17 12:05:23
- Commit Hash: bea726d
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/TheR1D/shell_gpt
- Description:
- A command-line productivity tool powered by AI large language models
(LLM). This command-line tool offers streamlined generation of shell
commands, code snippets, documentation, eliminating the need for
external resources (like Google search). Supports Linux, macOS,
Windows and compatible with all major Shells like PowerShell, CMD,
Bash, Zsh, etc.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}shell-gpt>0:misc/py-shell-gpt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-shell-gpt/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-shell-gpt
- pkg install py311-shell-gpt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-shell-gpt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-shell-gpt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1744804062
SHA256 (shell_gpt-1.4.5.tar.gz) = 3656c58f370b436ede0d05d108ebda6f5f8107c07b8221ef1e68e53173253ecf
SIZE (shell_gpt-1.4.5.tar.gz) = 36507
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-requests-mock>=1.10.0<2.0.0 : www/py-requests-mock@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-openai>=1.34.0<2.0.0 : misc/py-openai@py311
- py311-typer>=0.7.0<1.0.0 : devel/py-typer@py311
- py311-click>=7.1.1<9.0.0 : devel/py-click@py311
- py311-rich>=13.1.0<15.0.0 : textproc/py-rich@py311
- py311-distro>=1.8.0<2.0.0 : sysutils/py-distro@py311
- py311-instructor>=1.0.0<2.0.0 : misc/py-instructor@py311
- curl : ftp/curl
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-shell-gpt-1.4.5:
DOCS=on: Build and/or install documentation
LITELLM=off: Support various LLMs via LiteLLM
===> Use 'make config' to modify these settings
- Options name:
- misc_py-shell-gpt
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|