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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-gptscript Python module for running GPTScript
0.4.2 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-05 09:39:04
Last Update: 2024-04-13 07:57:05
Commit Hash: 9006588
Also Listed In: python
License: APACHE20
WWW:
https://github.com/gptscript-ai/py-gptscript/
Description:
The GPTScript Python module is a library that provides a simple interface to create and run gptscripts within Python applications, and Jupyter notebooks. It allows you to define tools, execute them, and process the responses.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}gptscript>0:devel/py-gptscript@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-gptscript/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-gptscript
  • pkg install py39-gptscript
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 py39-gptscript listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-gptscript
Package flavors (<flavor>: <package>)
  • py39: py39-gptscript
distinfo:
TIMESTAMP = 1712994547 SHA256 (gptscript-ai-py-gptscript-v0.4.2_GH0.tar.gz) = 660d581f05e7f2bdaae432f088b6a67568104c949ced6b4403164015933a17be SIZE (gptscript-ai-py-gptscript-v0.4.2_GH0.tar.gz) = 12757

Packages (timestamps in pop-ups are UTC):
py39-gptscript
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.10.4.2-0.4.10.4.2---
FreeBSD:13:quarterly0.4.10.4.1-0.4.10.4.1---
FreeBSD:14:latest0.4.10.4.2-0.4.10.4.2---
FreeBSD:14:quarterly0.4.10.4.1-0.4.10.4.1---
FreeBSD:15:latest0.4.20.4.2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=40.9.0 : devel/py-setuptools@py39
  2. py39-wheel>=0.43.0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-certifi>=2024.2.2 : security/py-certifi@py39
  2. py39-charset-normalizer>=3.3.2 : textproc/py-charset-normalizer@py39
  3. py39-idna>=3.6 : dns/py-idna@py39
  4. py39-requests>=2.31.0 : www/py-requests@py39
  5. py39-tqdm>=4.66.2 : misc/py-tqdm@py39
  6. py39-urllib3>=2.2.1 : net/py-urllib3@py39
  7. gptscript : lang/gptscript
  8. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-gptscript
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gptscript-ai/py-gptscript/tar.gz/v0.4.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.2
13 Apr 2024 07:57:05
commit hash: 9006588cef2a0f17e2f2002d2dab637cb9fe40dbcommit hash: 9006588cef2a0f17e2f2002d2dab637cb9fe40dbcommit hash: 9006588cef2a0f17e2f2002d2dab637cb9fe40dbcommit hash: 9006588cef2a0f17e2f2002d2dab637cb9fe40db files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-gptscript: Upgrade to 0.4.2

Reported by:	portscout
0.4.1
05 Apr 2024 09:34:46
commit hash: 43d3dde64f5ae9044d6279028d3fc5b25d82481fcommit hash: 43d3dde64f5ae9044d6279028d3fc5b25d82481fcommit hash: 43d3dde64f5ae9044d6279028d3fc5b25d82481fcommit hash: 43d3dde64f5ae9044d6279028d3fc5b25d82481f files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/py-gptscript: Add new port

The GPTScript Python module is a library that provides a simple interface to
create and run gptscripts within Python applications, and Jupyter notebooks. It
allows you to define tools, execute them, and process the responses.

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

Number of commits found: 2