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 photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
gptscript Natural Programming Language
0.9.5_4 lang on this many watch lists=2 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.5_3Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-05 09:21:07
Last Update: 2025-04-02 02:07:58
Commit Hash: a4e30d4
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
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.5_4/catalog.mk
  2. /usr/local/share/licenses/gptscript-0.9.5_4/LICENSE
  3. /usr/local/share/licenses/gptscript-0.9.5_4/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.
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 = 1727967021 SHA256 (go/lang_gptscript/gptscript-v0.9.5/v0.9.5.mod) = a982b21f55c713f4cd55d88ce6b3f2abeb88aef0074b30aadc97b4789cdf6dd3 SIZE (go/lang_gptscript/gptscript-v0.9.5/v0.9.5.mod) = 6221

Expand this list (2 items)

Collapse this list.

SHA256 (go/lang_gptscript/gptscript-v0.9.5/v0.9.5.zip) = 8c96d0fe0e4b544b87efb9d93e9e6e3b542740eb77fd8bb448fa86641a7ada11 SIZE (go/lang_gptscript/gptscript-v0.9.5/v0.9.5.zip) = 3122179

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gptscript
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.5_30.9.5_3-0.9.5_30.9.5_3---
FreeBSD:13:quarterly0.9.5_20.9.5_2-0.9.5_20.9.5_3---
FreeBSD:14:latest0.9.5_3--0.9.5_30.9.5_4---
FreeBSD:14:quarterly0.9.5_2--0.9.5_20.9.5_3---
FreeBSD:15:latest0.9.5_30.9.5_3n/a0.9.5_3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go122 : lang/go122
Fetch dependencies:
  1. go122 : lang/go122
  2. ca_root_nss>0 : security/ca_root_nss
This port is required by:
for Run
  1. devel/py-gptscript

Configuration Options:
===> The following configuration options are available for gptscript-0.9.5_4: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
lang_gptscript
USES:
go:modules,1.22 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: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.5_4
02 Apr 2025 02:07:58
commit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95acommit hash: a4e30d4f4fed37188c78999f90dd2757dfd9e95a files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go: Bump ports for go124 update
0.9.5_3
05 Mar 2025 16:02:56
commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Bump all go ports for yesterday's releases
0.9.5_2
21 Jan 2025 22:21:11
commit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817bcommit hash: 39522060fe30d16b47ca1671b543507a15d0817b files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		284181
MFH:		2025Q1
0.9.5_1
08 Nov 2024 20:58:46
commit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245a files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		281842
0.9.5
03 Oct 2024 15:08:34
commit hash: 91fcf4d77ddf0db5c31c0ac345f333a3e9b95c15commit hash: 91fcf4d77ddf0db5c31c0ac345f333a3e9b95c15commit hash: 91fcf4d77ddf0db5c31c0ac345f333a3e9b95c15commit hash: 91fcf4d77ddf0db5c31c0ac345f333a3e9b95c15 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.9.5

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.5
Reported by:	Donnie Adams <notifications@github.com>
0.9.4_1
09 Aug 2024 06:24:09
commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319commit hash: aeb01135150a7f1da57a02c0169cdae9886fb319 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update
0.9.4
05 Aug 2024 20:06:24
commit hash: eeccd0d8773a4bf133d5b9d1d9c55ac30f1cad6acommit hash: eeccd0d8773a4bf133d5b9d1d9c55ac30f1cad6acommit hash: eeccd0d8773a4bf133d5b9d1d9c55ac30f1cad6acommit hash: eeccd0d8773a4bf133d5b9d1d9c55ac30f1cad6a files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.9.4

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.4
Reported by:	Donnie Adams <notifications@github.com>
0.9.3
02 Aug 2024 15:56:20
commit hash: d98894dfe7df1e7061bc8d1002a9b7bea43ab914commit hash: d98894dfe7df1e7061bc8d1002a9b7bea43ab914commit hash: d98894dfe7df1e7061bc8d1002a9b7bea43ab914commit hash: d98894dfe7df1e7061bc8d1002a9b7bea43ab914 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.9.3

- Remove GITHUB variables that are useless

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.3
Reported by:	portscout
0.9.2
03 Jul 2024 16:38:59
commit hash: 7a9138cd03be5a447a0ac4c33e600cac04dd7174commit hash: 7a9138cd03be5a447a0ac4c33e600cac04dd7174commit hash: 7a9138cd03be5a447a0ac4c33e600cac04dd7174commit hash: 7a9138cd03be5a447a0ac4c33e600cac04dd7174 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.9.2

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.9.2
Reported by:	Grant Linville <notifications@github.com>
0.8.5_1
03 Jul 2024 08:29:47
commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2commit hash: f36b85a91c51dd4660f628b4f6e6eb5f38bd18a2 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update
0.8.5
26 Jun 2024 08:03:57
commit hash: 9474e53a9a078fc2a9c2dc5d0b11b837e9526fd9commit hash: 9474e53a9a078fc2a9c2dc5d0b11b837e9526fd9commit hash: 9474e53a9a078fc2a9c2dc5d0b11b837e9526fd9commit hash: 9474e53a9a078fc2a9c2dc5d0b11b837e9526fd9 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.8.5

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.8.5
Reported by:	Donnie Adams <notifications@github.com>
0.8.3
20 Jun 2024 08:56:01
commit hash: e5b9a056e6465bc1e0c98a25f86824dc9942c4d4commit hash: e5b9a056e6465bc1e0c98a25f86824dc9942c4d4commit hash: e5b9a056e6465bc1e0c98a25f86824dc9942c4d4commit hash: e5b9a056e6465bc1e0c98a25f86824dc9942c4d4 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.8.3

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.8.3
0.8.0
18 Jun 2024 15:20:33
commit hash: 3c31278cdd0d0a577938477385f9eb0cf34f533ecommit hash: 3c31278cdd0d0a577938477385f9eb0cf34f533ecommit hash: 3c31278cdd0d0a577938477385f9eb0cf34f533ecommit hash: 3c31278cdd0d0a577938477385f9eb0cf34f533e files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.8.0

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.8.0
Reported by:	Donnie Adams <notifications@github.com>
0.7.1_1
15 Jun 2024 09:52:23
commit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfbcommit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfbcommit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfbcommit hash: b24868e7be03b2ce962ee5e9ead293c10dc15cfb files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
0.7.1
30 May 2024 15:18:46
commit hash: 69437c9dcac7eca60ec89397ee1077f93bd018f5commit hash: 69437c9dcac7eca60ec89397ee1077f93bd018f5commit hash: 69437c9dcac7eca60ec89397ee1077f93bd018f5commit hash: 69437c9dcac7eca60ec89397ee1077f93bd018f5 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.7.1

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.7.1
Reported by:	portscout
0.7.0
24 May 2024 08:25:00
commit hash: 62cebc696fdf331207f1686fe187d9798a540617commit hash: 62cebc696fdf331207f1686fe187d9798a540617commit hash: 62cebc696fdf331207f1686fe187d9798a540617commit hash: 62cebc696fdf331207f1686fe187d9798a540617 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.7.0

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.7.0
Reported by:	Craig Jellick <notifications@github.com>
0.5.0_2
13 May 2024 17:56:04
commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325commit hash: a0676cbde9ff7029f5f0af1c50135be5e669d325 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
0.5.0_1
15 Apr 2024 08:20:04
commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35commit hash: 91f781afd4292e9a950618c4bfa03f756d120d35 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

MFH:		2024Q2
0.5.0
13 Apr 2024 08:44:44
commit hash: 9a0133ed77204118aecda738127d699f3e2aabbfcommit hash: 9a0133ed77204118aecda738127d699f3e2aabbfcommit hash: 9a0133ed77204118aecda738127d699f3e2aabbfcommit hash: 9a0133ed77204118aecda738127d699f3e2aabbf files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Upgrade to 0.5.0

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.5.0
Reported by:	Craig Jellick <notifications@github.com>
0.4.2
05 Apr 2024 17:11:59
commit hash: 6bf3b9ad884eca713a89ad8fd9a2c46883b15503commit hash: 6bf3b9ad884eca713a89ad8fd9a2c46883b15503commit hash: 6bf3b9ad884eca713a89ad8fd9a2c46883b15503commit hash: 6bf3b9ad884eca713a89ad8fd9a2c46883b15503 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Update to 0.4.2

- Replace GH_TUPLES with GO_MODULE to speed up the port updating

Release changes:	https://github.com/gptscript-ai/gptscript/releases/tag/v0.4.2
Reported by:	Craig Jellick <notifications@github.com>
0.4.1
05 Apr 2024 09:19:25
commit hash: 867d8801801d31df76f8b9e0005cee48b6aa52f7commit hash: 867d8801801d31df76f8b9e0005cee48b6aa52f7commit hash: 867d8801801d31df76f8b9e0005cee48b6aa52f7commit hash: 867d8801801d31df76f8b9e0005cee48b6aa52f7 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
lang/gptscript: Add new port

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

https://github.com/gptscript-ai/gptscript

Number of commits found: 21