Created attachment 257163 [details] www/tgpt.patch Thanks in advance.
Created attachment 257164 [details] www/tgpt.patch Updated pkg-descr: Added new providers to the list.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2388692a094cfdcbf209f630ab276cc4e575742e commit 2388692a094cfdcbf209f630ab276cc4e575742e Author: Yusuf Yaman <nxjoseph@protonmail.com> AuthorDate: 2025-02-02 00:38:09 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-02-02 00:38:09 +0000 www/tgpt: Update 2.8.3 → 2.9.0 * Added providers: pollinations, deepseek, isou * Added image generation provider: pollinations * Added support for env variable AI_API_KEY * Minor fixes and enhancements ChangeLog: https://github.com/aandrew-me/tgpt/releases/tag/v2.9.0 PR: 284504 www/tgpt/Makefile | 3 +-- www/tgpt/distinfo | 10 +++++----- www/tgpt/pkg-descr | 9 +++++---- 3 files changed, 11 insertions(+), 11 deletions(-)
Thanks.
You are welcome and thanks for reviewing.