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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-google-genai Google Gen AI Python SDK: interface for Python applications
1.33.0 miscnew! 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: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-07 22:24:21
Last Update: 2025-09-07 22:23:03
Commit Hash: 4ad77af
Also Listed In: python
License: APACHE20
WWW:
https://googleapis.github.io/python-genai/
https://github.com/googleapis/python-genai
Description:
google-genai is a Google Gen AI Python SDK that provides an interface for developers to integrate Google's generative models into their Python applications.
HomepageHomepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}google-genai>0:misc/py-google-genai@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-google-genai/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-google-genai
  • pkg install py311-google-genai
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 py311-google-genai listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-google-genai
Package flavors (<flavor>: <package>)
  • py311: py311-google-genai
distinfo:
TIMESTAMP = 1757280146 SHA256 (googleapis-python-genai-v1.33.0_GH0.tar.gz) = 75cf6a3ed0336d3e060c248dcc4908a83b50da8bdd6a46004fd888356811baed SIZE (googleapis-python-genai-v1.33.0_GH0.tar.gz) = 3876112

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-packaging>=24.2 : devel/py-packaging@py311
  2. py311-pkginfo>=1.12.0 : sysutils/py-pkginfo@py311
  3. py311-setuptools>0 : devel/py-setuptools@py311
  4. py311-twine>=6.1.0 : devel/py-twine@py311
  5. py311-wheel>0 : devel/py-wheel@py311
  6. python3.11 : lang/python311
  7. py311-build>=0 : devel/py-build@py311
  8. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-anyio>=4.8.0<5.0.0 : devel/py-anyio@py311
  2. py311-google-auth>=2.14.1<3.0.0 : security/py-google-auth@py311
  3. py311-httpx>=0.28.1<1.0.0 : www/py-httpx@py311
  4. py311-pydantic2>=2.0.0<3.0.0 : devel/py-pydantic2@py311
  5. py311-requests>=2.28.1<3.0.0 : www/py-requests@py311
  6. py311-tenacity>=8.2.3<9.2.0 : devel/py-tenacity@py311
  7. py311-typing-extensions>=4.11.0<5.0.0 : devel/py-typing-extensions@py311
  8. py311-websockets>=13.0.0<15.1.0 : devel/py-websockets@py311
  9. py311-absl-py>=2.1.0 : devel/py-absl-py@py311
  10. py311-annotated-types>=0.7.0 : devel/py-annotated-types@py311
  11. py311-anyio>=4.8.0 : devel/py-anyio@py311
  12. py311-cachetools>=5.5.0 : devel/py-cachetools@py311
  13. py311-certifi>=2024.8.30 : security/py-certifi@py311
  14. py311-charset-normalizer>=3.4.0 : textproc/py-charset-normalizer@py311
  15. py311-coverage>=7.6.9 : devel/py-coverage@py311
  16. py311-google-auth>=2.37.0 : security/py-google-auth@py311
  17. py311-httpx>=0.28.1 : www/py-httpx@py311
  18. py311-idna>=3.10 : dns/py-idna@py311
  19. py311-iniconfig>0 : devel/py-iniconfig@py311
  20. py311-mcp>=1.8.1 : misc/py-mcp@py311
  21. py311-packaging>=24.2 : devel/py-packaging@py311
  22. py311-pillow>=11.0.0 : graphics/py-pillow@py311
  23. py311-pluggy>=1.5.0 : devel/py-pluggy@py311
  24. py311-protobuf>0 : devel/py-protobuf@py311
  25. py311-py>=1.11.0 : devel/py-py@py311
  26. py311-pyasn1>0 : devel/py-pyasn1@py311
  27. py311-pyasn1-modules>=0.4.1 : devel/py-pyasn1-modules@py311
  28. py311-pydantic2>=2.9.2 : devel/py-pydantic2@py311
  29. py311-pydantic-core>=2.23.4 : devel/py-pydantic-core@py311
  30. py311-pytest-asyncio>0 : devel/py-pytest-asyncio@py311
  31. py311-pytest-cov>0 : devel/py-pytest-cov@py311
  32. py311-pytest-parallel>=0.1.1 : devel/py-pytest-parallel@py311
  33. py311-pytest>=8.3.4 : devel/py-pytest@py311
  34. py311-requests>=2.32.4 : www/py-requests@py311
  35. py311-rsa>=4.9 : security/py-rsa@py311
  36. py311-sentencepiece>=0.2.0 : textproc/py-sentencepiece@py311
  37. py311-tenacity>=8.2.3 : devel/py-tenacity@py311
  38. py311-typing-extensions>=4.12.2 : devel/py-typing-extensions@py311
  39. py311-urllib3>=2.2.3 : net/py-urllib3@py311
  40. py311-websockets>=15.0.0 : devel/py-websockets@py311
  41. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_py-google-genai
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/googleapis/python-genai/tar.gz/v1.33.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.33.0
07 Sep 2025 22:23:03
commit hash: 4ad77afecab8da14185188953baaa839f94119b8commit hash: 4ad77afecab8da14185188953baaa839f94119b8commit hash: 4ad77afecab8da14185188953baaa839f94119b8commit hash: 4ad77afecab8da14185188953baaa839f94119b8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-google-genai: New port: Google Gen AI Python SDK: interface for Python
applications

Number of commits found: 1