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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
py-strawberry-graphql Library for creating GraphQL APIs
0.312.4 devel 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.312.4Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-17 12:36:06
Last Update: 2026-04-17 12:34:24
Commit Hash: 4e2c12c
Also Listed In: python
License: MIT
WWW:
https://github.com/strawberry-graphql/strawberry
Description:
Strawberry is a developer friendly GraphQL library for Python, designed for modern development. * Type hints: Leverages Python type hints to provide a great developer experience while creating GraphQL Libraries. * Async Support: Supports async/await out of the box, allowing you to write your resolvers in a non-blocking way. * Extensible: Has support for schema and field extensions, allowing you to extend the schema with custom logic. * Generics: Supports generics, allowing you to create reusable types that can be used in multiple places. * Federation: Supports Federation, allowing you to create a federated GraphQL schema. * Dataloaders: Comes with support for dataloaders, allowing you to batch multiple queries into a single one. * Integrations: Has support for multiple integrations, allowing you to use it with your favorite web framework.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}strawberry-graphql>0:devel/py-strawberry-graphql@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*strawberry-graphql
To install the port:
cd /usr/ports/devel/py-strawberry-graphql/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-strawberry-graphql
  • pkg install py311-strawberry-graphql
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-strawberry-graphql listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-strawberry-graphql
Package flavors (<flavor>: <package>)
  • py311: py311-strawberry-graphql
distinfo:
TIMESTAMP = 1776349056 SHA256 (strawberry_graphql-0.312.4.tar.gz) = 02b2610ebe39fa6846511090630c5007f6ef4174e2003cb1aa914eddbbc9e0c9 SIZE (strawberry_graphql-0.312.4.tar.gz) = 215575

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.6 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-cross-web>=0.4.0 : www/py-cross-web@py311
  2. py311-graphql-core>=3.2.0<3.4.0 : devel/py-graphql-core@py311
  3. py311-packaging>=23 : devel/py-packaging@py311
  4. py311-python-dateutil>=2.7.0 : devel/py-python-dateutil@py311
  5. py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
  6. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-strawberry-graphql-0.312.4: AIOHTTP=off: Basic AIOHTTP integration ASGI=off: Basic ASGI integration CHANNELS=off: Support for Django Channels CLI=off: Support for CLI commands DEBUG=off: Generate verbose debug information DJANGO=off: Basic Django integration FASTAPI=off: Support for FastAPI in conjunction with GraphQLRouter FLASK=off: Basic Flask integration OPENTELEMETRY=off: Generate Open Telemetry compatible tracing information PYDANTIC=off: Support for Pydantic models ===> Use 'make config' to modify these settings
Options name:
devel_py-strawberry-graphql
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/strawberry_graphql/
  2. https://pypi.org/packages/source/s/strawberry_graphql/
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
0.312.4
17 Apr 2026 12:34:24
commit hash: 4e2c12cdeafd26fe3ed0ee94b506fd7a689dc370commit hash: 4e2c12cdeafd26fe3ed0ee94b506fd7a689dc370commit hash: 4e2c12cdeafd26fe3ed0ee94b506fd7a689dc370commit hash: 4e2c12cdeafd26fe3ed0ee94b506fd7a689dc370 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-strawberry-graphql: Update to 0.312.4

Changelog since 0.312.2:

https://github.com/strawberry-graphql/strawberry/blob/0.312.4/CHANGELOG.md

MFH:		2026Q2
Security:	6a0aa20d-399f-11f1-8626-901b0edee044
(cherry picked from commit 0997d1261ec995b8dc16557e1d82fe4f67f65773)

Number of commits found: 1