| Port details |
- gptscript Natural Programming Language
- 0.9.7 lang
=2 0.9.5_4Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2024-04-05 09:21:07
- Last Update: 2025-11-14 09:22:19
- Commit Hash: 9c923db
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://gptscript.ai/
- Description:
- GPTScript is a new scripting language to automate your interaction with a Large
Language Model (LLM), namely OpenAI. The ultimate goal is to create a natural
language programming experience. The syntax of GPTScript is largely natural
language, making it very easy to learn and use. Natural language prompts can be
mixed with traditional scripts such as bash and python or even external HTTP
service calls. With GPTScript you can do just about anything, like plan a
vacation, edit a file, run some SQL, or build a mongodb/flask app. Here are
some common use cases for GPTScript:
- Retrieval-Augmented Generation (RAG)
- Task Automation
- Agents and Assistants
- Data Analysis
- Vision, Image, and Audio
- Memory Management
- Chatbots
¦ ¦ ¦ ¦ 
- 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:
-
- gptscript>0:lang/gptscript
- To install the port:
- cd /usr/ports/lang/gptscript/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/gptscript
- pkg install gptscript
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gptscript
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1763111268
SHA256 (go/lang_gptscript/gptscript-v0.9.7/v0.9.7.mod) = b6abff197a59fdda00559829a1af3057784f0654c36af678346e1f9d8b754f46
SIZE (go/lang_gptscript/gptscript-v0.9.7/v0.9.7.mod) = 7091
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:
-
- go124 : lang/go124
- Fetch dependencies:
-
- go124 : lang/go124
- This port is required by:
- for Run
-
- devel/py-gptscript
Configuration Options:
- ===> The following configuration options are available for gptscript-0.9.7:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- lang_gptscript
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|