notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
gptscript Natural Programming Language
0.9.8_7 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.8_7Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-10 17:07:00
Last Update: 2026-06-03 18:00:48
Commit Hash: 3d69120
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (66 items)
Collapse this list.
  1. /usr/local/share/licenses/gptscript-0.9.8_7/catalog.mk
  2. /usr/local/share/licenses/gptscript-0.9.8_7/LICENSE
  3. /usr/local/share/licenses/gptscript-0.9.8_7/APACHE20
  4. bin/gptscript
  5. share/examples/gptscript/add-go-mod-dep.gpt
  6. share/examples/gptscript/bob-as-shell.gpt
  7. share/examples/gptscript/bob.gpt
  8. share/examples/gptscript/car-notifier/Dockerfile
  9. share/examples/gptscript/car-notifier/README.md
  10. share/examples/gptscript/car-notifier/car-notifier.gpt
  11. share/examples/gptscript/count-lines-of-code.gpt
  12. share/examples/gptscript/describe-code.gpt
  13. share/examples/gptscript/echo.gpt
  14. share/examples/gptscript/fac.gpt
  15. share/examples/gptscript/gcp-assistant.gpt
  16. share/examples/gptscript/git-commit.gpt
  17. share/examples/gptscript/gptreview-ghaction/README.md
  18. share/examples/gptscript/gptreview-ghaction/codereview.gpt
  19. share/examples/gptscript/gptreview-ghaction/workflow.yaml
  20. share/examples/gptscript/gptreview-jenkins/Jenkinsfile
  21. share/examples/gptscript/gptreview-jenkins/README.md
  22. share/examples/gptscript/gptreview-jenkins/codereview.gpt
  23. share/examples/gptscript/gptreview.gpt
  24. share/examples/gptscript/hacker-news-headlines.gpt
  25. share/examples/gptscript/hamlet-summarizer/.gitignore
  26. share/examples/gptscript/hamlet-summarizer/Hamlet.pdf
  27. share/examples/gptscript/hamlet-summarizer/README.md
  28. share/examples/gptscript/hamlet-summarizer/hamlet-summarizer.gpt
  29. share/examples/gptscript/hamlet-summarizer/main.py
  30. share/examples/gptscript/hamlet-summarizer/requirements.txt
  31. share/examples/gptscript/helloworld.gpt
  32. share/examples/gptscript/json-notebook/README.md
  33. share/examples/gptscript/json-notebook/json-query.ipynb
  34. share/examples/gptscript/nodejs-imagegen/README.md
  35. share/examples/gptscript/nodejs-imagegen/artists.json
  36. share/examples/gptscript/nodejs-imagegen/package-lock.json
  37. share/examples/gptscript/nodejs-imagegen/package.json
  38. share/examples/gptscript/nodejs-imagegen/public/index.html
  39. share/examples/gptscript/nodejs-imagegen/public/script.js
  40. share/examples/gptscript/nodejs-imagegen/server.js
  41. share/examples/gptscript/recipegenerator/README.md
  42. share/examples/gptscript/recipegenerator/app.py
  43. share/examples/gptscript/recipegenerator/recipegenerator.gpt
  44. share/examples/gptscript/recipegenerator/requirements.txt
  45. share/examples/gptscript/recipegenerator/templates/index.html
  46. share/examples/gptscript/samples-readme.gpt
  47. share/examples/gptscript/search.gpt
  48. share/examples/gptscript/sentiments.gpt
  49. share/examples/gptscript/sqlite-download.gpt
  50. share/examples/gptscript/syntax-from-code.gpt
  51. share/examples/gptscript/testkube.gpt
  52. share/examples/gptscript/time.gpt
  53. share/examples/gptscript/travel-agent.gpt
  54. share/examples/gptscript/treasure-hunt/Dockerfile
  55. share/examples/gptscript/treasure-hunt/README.md
  56. share/examples/gptscript/treasure-hunt/app.py
  57. share/examples/gptscript/treasure-hunt/package.json
  58. share/examples/gptscript/treasure-hunt/requirements.txt
  59. share/examples/gptscript/treasure-hunt/static/css/style.css
  60. share/examples/gptscript/treasure-hunt/static/js/app.js
  61. share/examples/gptscript/treasure-hunt/static/made-with-gptscript.png
  62. share/examples/gptscript/treasure-hunt/templates/index.html
  63. share/examples/gptscript/treasure-hunt/treasure-hunt.gpt
  64. @owner
  65. @group
  66. @mode
Collapse this list.
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 = 1765965927 SHA256 (go/lang_gptscript/gptscript-v0.9.8/v0.9.8.mod) = 56bc23149db8c428a356d88932649e0832acbb8a4067aa6c6c986749dc5a1a79 SIZE (go/lang_gptscript/gptscript-v0.9.8/v0.9.8.mod) = 7091

Expand this list (2 items)

Collapse this list.

SHA256 (go/lang_gptscript/gptscript-v0.9.8/v0.9.8.zip) = d7d63bfeabc83dd08fcd971a7c2a3cb61bf74252d639b31d0f1caa12e640c829 SIZE (go/lang_gptscript/gptscript-v0.9.8/v0.9.8.zip) = 3132940

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gptscript
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.90.9.9-0.9.5_40.9.9n/an/an/a
FreeBSD:13:quarterly0.9.8_50.9.8_5-0.9.5_40.9.8_5n/an/an/a
FreeBSD:14:latest0.9.9_20.9.9_2-0.9.5_40.9.9_2---
FreeBSD:14:quarterly0.9.8_70.9.8_7-0.9.5_40.9.8_7---
FreeBSD:15:latest0.9.9_20.9.9_2n/a0.9.5_4n/an/a--
FreeBSD:15:quarterly0.9.8_70.9.8_7n/a-n/an/a--
FreeBSD:16:latest0.9.9_20.9.9_2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gptscript-0.9.8_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:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/gptscript-ai/gptscript/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.8_7
03 Jun 2026 18:00:48
commit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239c files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.11 / go-1.26.4
0.9.8_6
09 May 2026 17:30:33
commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
0.9.8_5
10 Apr 2026 16:19:03
commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2

Number of commits found: 3