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
p5-OpenAI-API Perl interface to OpenAI API
0.37 misc 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.37Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-04 03:36:08
Last Update: 2023-04-24 12:03:22
Commit Hash: 34f2b5b
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/OpenAI-API
Description:
OpenAI::API is a Perl module that provides an interface to the OpenAI API, which allows you to generate text, translate languages, summarize text, and perform other tasks using the language models developed by OpenAI.
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 (50 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-OpenAI-API-0.37/catalog.mk
  2. /usr/local/share/licenses/p5-OpenAI-API-0.37/LICENSE
  3. /usr/local/share/licenses/p5-OpenAI-API-0.37/ART10
  4. /usr/local/share/licenses/p5-OpenAI-API-0.37/GPLv1+
  5. lib/perl5/site_perl/OpenAI/API.pm
  6. lib/perl5/site_perl/OpenAI/API/Request.pm
  7. lib/perl5/site_perl/OpenAI/API/Request/Chat.pm
  8. lib/perl5/site_perl/OpenAI/API/Request/Completion.pm
  9. lib/perl5/site_perl/OpenAI/API/Config.pm
  10. lib/perl5/site_perl/OpenAI/API/Error.pm
  11. lib/perl5/site_perl/OpenAI/API/Request/Edit.pm
  12. lib/perl5/site_perl/OpenAI/API/Request/Embedding.pm
  13. lib/perl5/site_perl/OpenAI/API/Request/File/List.pm
  14. lib/perl5/site_perl/OpenAI/API/Request/File/Retrieve.pm
  15. lib/perl5/site_perl/OpenAI/API/Request/Image/Generation.pm
  16. lib/perl5/site_perl/OpenAI/API/Request/Model/List.pm
  17. lib/perl5/site_perl/OpenAI/API/Request/Model/Retrieve.pm
  18. lib/perl5/site_perl/OpenAI/API/Request/Moderation.pm
  19. lib/perl5/site_perl/OpenAI/API/Response.pm
  20. lib/perl5/site_perl/OpenAI/API/Response/Chat.pm
  21. lib/perl5/site_perl/OpenAI/API/Response/Completion.pm
  22. lib/perl5/site_perl/OpenAI/API/Response/Edit.pm
  23. lib/perl5/site_perl/OpenAI/API/Response/Embedding.pm
  24. lib/perl5/site_perl/OpenAI/API/Response/File/List.pm
  25. lib/perl5/site_perl/OpenAI/API/Response/File/Retrieve.pm
  26. lib/perl5/site_perl/OpenAI/API/Response/Image/Generation.pm
  27. lib/perl5/site_perl/OpenAI/API/Response/Model/List.pm
  28. lib/perl5/site_perl/OpenAI/API/Response/Model/Retrieve.pm
  29. lib/perl5/site_perl/OpenAI/API/Response/Moderation.pm
  30. lib/perl5/site_perl/man/man3/OpenAI::API.3.gz
  31. lib/perl5/site_perl/man/man3/OpenAI::API::Config.3.gz
  32. lib/perl5/site_perl/man/man3/OpenAI::API::Error.3.gz
  33. lib/perl5/site_perl/man/man3/OpenAI::API::Request.3.gz
  34. lib/perl5/site_perl/man/man3/OpenAI::API::Request::Chat.3.gz
  35. lib/perl5/site_perl/man/man3/OpenAI::API::Request::Completion.3.gz
  36. lib/perl5/site_perl/man/man3/OpenAI::API::Request::Edit.3.gz
  37. lib/perl5/site_perl/man/man3/OpenAI::API::Request::Embedding.3.gz
  38. lib/perl5/site_perl/man/man3/OpenAI::API::Request::File::List.3.gz
  39. lib/perl5/site_perl/man/man3/OpenAI::API::Request::File::Retrieve.3.gz
  40. lib/perl5/site_perl/man/man3/OpenAI::API::Request::Image::Generation.3.gz
  41. lib/perl5/site_perl/man/man3/OpenAI::API::Request::Model::List.3.gz
  42. lib/perl5/site_perl/man/man3/OpenAI::API::Request::Model::Retrieve.3.gz
  43. lib/perl5/site_perl/man/man3/OpenAI::API::Request::Moderation.3.gz
  44. lib/perl5/site_perl/man/man3/OpenAI::API::Response.3.gz
  45. lib/perl5/site_perl/man/man3/OpenAI::API::Response::Chat.3.gz
  46. lib/perl5/site_perl/man/man3/OpenAI::API::Response::Completion.3.gz
  47. lib/perl5/site_perl/man/man3/OpenAI::API::Response::Edit.3.gz
  48. @owner
  49. @group
  50. @mode
Collapse this list.
Dependency lines:
  • p5-OpenAI-API>0:misc/p5-OpenAI-API
To install the port:
cd /usr/ports/misc/p5-OpenAI-API/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/p5-OpenAI-API
  • pkg install p5-OpenAI-API
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-OpenAI-API
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1682329663 SHA256 (OpenAI-API-0.37.tar.gz) = a95a666cfa704f7af6cce34a335e8b70c0c075c1337c6781ff896d5b2c35331f SIZE (OpenAI-API-0.37.tar.gz) = 17519

Packages (timestamps in pop-ups are UTC):
p5-OpenAI-API
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.370.37-0.370.37---
FreeBSD:13:quarterly0.370.370.370.370.370.370.370.37
FreeBSD:14:latest0.370.37-0.370.370.37-0.37
FreeBSD:14:quarterly0.370.37-0.370.370.370.370.37
FreeBSD:15:latest0.370.37n/a0.37n/a0.370.370.37
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. p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
  2. p5-Moo>=2.005005 : devel/p5-Moo
  3. p5-Type-Tiny>=2.002001 : devel/p5-Type-Tiny
  4. p5-libwww>=6.47 : www/p5-libwww
  5. p5-namespace-clean>=0.27 : devel/p5-namespace-clean
  6. p5-strictures>=2.000006 : devel/p5-strictures
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
Test dependencies:
  1. p5-Test-Deep>=0 : devel/p5-Test-Deep
  2. p5-Test-Exception>=0 : devel/p5-Test-Exception
  3. p5-Test-RequiresInternet>=0 : devel/p5-Test-RequiresInternet
Runtime dependencies:
  1. p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
  2. p5-Moo>=2.005005 : devel/p5-Moo
  3. p5-Type-Tiny>=2.002001 : devel/p5-Type-Tiny
  4. p5-libwww>=6.47 : www/p5-libwww
  5. p5-namespace-clean>=0.27 : devel/p5-namespace-clean
  6. p5-strictures>=2.000006 : devel/p5-strictures
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_p5-OpenAI-API
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/N/NF/NFERRAZ/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/N/NF/NFERRAZ/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/OpenAI/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/N/NF/NFERRAZ/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/N/NF/NFERRAZ/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/N/NF/NFERRAZ/
  7. http://backpan.perl.org/authors/id/N/NF/NFERRAZ/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/N/NF/NFERRAZ/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/N/NF/NFERRAZ/
  10. https://cpan.metacpan.org/authors/id/N/NF/NFERRAZ/
  11. https://cpan.metacpan.org/modules/by-module/OpenAI/
  12. https://www.cpan.org/authors/id/N/NF/NFERRAZ/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.37
24 Apr 2023 12:03:22
commit hash: 34f2b5b9a7670180f90a8079fd422b4949c4cfe7commit hash: 34f2b5b9a7670180f90a8079fd422b4949c4cfe7commit hash: 34f2b5b9a7670180f90a8079fd422b4949c4cfe7commit hash: 34f2b5b9a7670180f90a8079fd422b4949c4cfe7 files touched by this commit
Wen Heping (wen) search for other commits by this committer
misc/p5-OpenAI-API: Update to 0.37
0.35
04 Apr 2023 23:30:01
commit hash: 239c881c633aef9814191df3130808314bb1dfd2commit hash: 239c881c633aef9814191df3130808314bb1dfd2commit hash: 239c881c633aef9814191df3130808314bb1dfd2commit hash: 239c881c633aef9814191df3130808314bb1dfd2 files touched by this commit
Wen Heping (wen) search for other commits by this committer
misc/p5-OpenAI-API: Update to 0.35
0.33
01 Apr 2023 12:36:07
commit hash: de1d83bb98424647c613a972a9b8236e7b8f67cfcommit hash: de1d83bb98424647c613a972a9b8236e7b8f67cfcommit hash: de1d83bb98424647c613a972a9b8236e7b8f67cfcommit hash: de1d83bb98424647c613a972a9b8236e7b8f67cf files touched by this commit
Wen Heping (wen) search for other commits by this committer
misc/p5-OpenAI-API: Update to 0.33
0.28
20 Mar 2023 12:05:56
commit hash: cd50986126f9dafcb400ed2034c87a4cf1e10306commit hash: cd50986126f9dafcb400ed2034c87a4cf1e10306commit hash: cd50986126f9dafcb400ed2034c87a4cf1e10306commit hash: cd50986126f9dafcb400ed2034c87a4cf1e10306 files touched by this commit
Wen Heping (wen) search for other commits by this committer
misc/p5-OpenAI-API: Update to 0.28
0.27
18 Mar 2023 09:50:44
commit hash: 8734f647d2086a4392a7688713865080e17bfd24commit hash: 8734f647d2086a4392a7688713865080e17bfd24commit hash: 8734f647d2086a4392a7688713865080e17bfd24commit hash: 8734f647d2086a4392a7688713865080e17bfd24 files touched by this commit
Wen Heping (wen) search for other commits by this committer
misc/p5-OpenAI-API: Update to 0.27
0.25
12 Mar 2023 08:32:23
commit hash: 4f7e3cc979db80d1cf033405c04393b1016e4188commit hash: 4f7e3cc979db80d1cf033405c04393b1016e4188commit hash: 4f7e3cc979db80d1cf033405c04393b1016e4188commit hash: 4f7e3cc979db80d1cf033405c04393b1016e4188 files touched by this commit
Wen Heping (wen) search for other commits by this committer
misc/p5-OpenAI-API: Update to 0.25
0.24
09 Mar 2023 22:48:59
commit hash: 8b4ee1f2ff064e3a8ce0b55c0477d40992657e95commit hash: 8b4ee1f2ff064e3a8ce0b55c0477d40992657e95commit hash: 8b4ee1f2ff064e3a8ce0b55c0477d40992657e95commit hash: 8b4ee1f2ff064e3a8ce0b55c0477d40992657e95 files touched by this commit
Wen Heping (wen) search for other commits by this committer
misc/p5-OpenAI-API: Update to 0.24
0.19
04 Mar 2023 03:31:40
commit hash: 8447f6cc7bd7fea75a907405f48df72adae13bf5commit hash: 8447f6cc7bd7fea75a907405f48df72adae13bf5commit hash: 8447f6cc7bd7fea75a907405f48df72adae13bf5commit hash: 8447f6cc7bd7fea75a907405f48df72adae13bf5 files touched by this commit
Wen Heping (wen) search for other commits by this committer
misc/p5-OpenAI-API: Add new port

OpenAI::API is a Perl module that provides an interface to the
OpenAI API, which allows you to generate text, translate languages,
summarize text, and perform other tasks using the language models
developed by OpenAI.

Number of commits found: 8