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-dj52-strawberry-graphql Library for creating GraphQL APIs
0.285.0 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.283.3Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-22 07:00:13
Last Update: 2025-11-13 06:40:14
Commit Hash: 441d815
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}dj52-strawberry-graphql>0:devel/py-dj52-strawberry-graphql@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*strawberry-graphql
To install the port:
cd /usr/ports/devel/py-dj52-strawberry-graphql/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-dj52-strawberry-graphql
  • pkg install py311-dj52-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-dj52-strawberry-graphql listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj52-strawberry-graphql
Package flavors (<flavor>: <package>)
  • py311: py311-dj52-strawberry-graphql
distinfo:
TIMESTAMP = 1762887986 SHA256 (strawberry_graphql-0.285.0.tar.gz) = 461e32cd98f2b92e1ef02cf409f36a630a6a265c020d676bdaaf4d5398b371fe SIZE (strawberry_graphql-0.285.0.tar.gz) = 211315

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-graphql-core>=3.2.0<3.4.0 : devel/py-graphql-core@py311
  2. py311-lia-web>=0.2.1 : www/py-lia-web@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
This port is required by:
for Run
  1. net-mgmt/netbox
  2. www/py-dj52-strawberry-graphql-django

Configuration Options:
===> The following configuration options are available for py311-dj52-strawberry-graphql-0.285.0: 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 DEBUG-SERVER=off: Enable debug server 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-dj52-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: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.285.0
13 Nov 2025 06:40:14
commit hash: 441d81534901bef57e7c8aa57c5e0a472b6f7ad9commit hash: 441d81534901bef57e7c8aa57c5e0a472b6f7ad9commit hash: 441d81534901bef57e7c8aa57c5e0a472b6f7ad9commit hash: 441d81534901bef57e7c8aa57c5e0a472b6f7ad9 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj52-strawberry-graphql: Update to 0.285.0

Changelog since 0.284.1:

https://github.com/strawberry-graphql/strawberry/blob/0.285.0/CHANGELOG.md
0.284.1
01 Nov 2025 17:23:22
commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8commit hash: 1403bb7765965eccd644a73cb136a155e46f7ea8 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Revise USES=python:... version range constraints

and strip all lower bounds of 3.9 or 3.10 because they are implied now.

python:3.9-X  -> python:-X
python:3.9+   -> python
python:3.10-X -> python:-X
python:3.10+  -> python
(options such as ,build preserved)
0.284.1
29 Oct 2025 15:02:49
commit hash: 6d81b511681ea1494c9036f901306523f43a2df7commit hash: 6d81b511681ea1494c9036f901306523f43a2df7commit hash: 6d81b511681ea1494c9036f901306523f43a2df7commit hash: 6d81b511681ea1494c9036f901306523f43a2df7 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj52-strawberry-graphql: Update to 0.284.1

Changelog since 0.283.0:

https://github.com/strawberry-graphql/strawberry/blob/0.284.1/CHANGELOG.md
0.283.3
24 Oct 2025 14:24:35
commit hash: aa7d15f4c743a29b5e7bdee9e9fbd2487bc459accommit hash: aa7d15f4c743a29b5e7bdee9e9fbd2487bc459accommit hash: aa7d15f4c743a29b5e7bdee9e9fbd2487bc459accommit hash: aa7d15f4c743a29b5e7bdee9e9fbd2487bc459ac files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
Author: Einar Bjarni Halldórsson
devel/py-dj52-strawberry-graphql: Update to 0.283.3

* This update is required to make the debug mode of NetBox functional
  again after the update of py-dj52-django-debug-toolbar in d79009c06f51.

  Support for django-debug-toolbar 6.0.0 was added with the NetBox 4.4.3
  release and the regression was not noticed in 0bd03ca254b1 with regard
  to the test suite and run time tests with non-debug mode.

Changelog since 0.281.0:

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

PR:		290268
Reported by:	Einar Bjarni Halldórsson
MFH:		2025Q4
0.281.0
28 Aug 2025 08:01:42
commit hash: e28c238b331d7428fd6cca5a6bf27d6278d742e6commit hash: e28c238b331d7428fd6cca5a6bf27d6278d742e6commit hash: e28c238b331d7428fd6cca5a6bf27d6278d742e6commit hash: e28c238b331d7428fd6cca5a6bf27d6278d742e6 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj52-strawberry-graphql: Update to 0.281.0

Changelog since 0.278.1:

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

MFH:		2025Q3
0.278.1
16 Aug 2025 15:13:11
commit hash: c92d1643e3aaa1c00248eda6c80b7773e138fd88commit hash: c92d1643e3aaa1c00248eda6c80b7773e138fd88commit hash: c92d1643e3aaa1c00248eda6c80b7773e138fd88commit hash: c92d1643e3aaa1c00248eda6c80b7773e138fd88 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj52-strawberry-graphql: Update to 0.278.1

* Sort RUN_DEPENDS while I'm here.

Changelog:

https://github.com/strawberry-graphql/strawberry/releases/tag/0.278.1

MFH:		2025Q3
0.278.0
31 Jul 2025 06:09:21
commit hash: 9887df544ca2d27cc42b08516dd4af3251eefc64commit hash: 9887df544ca2d27cc42b08516dd4af3251eefc64commit hash: 9887df544ca2d27cc42b08516dd4af3251eefc64commit hash: 9887df544ca2d27cc42b08516dd4af3251eefc64 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj52-strawberry-graphql: Update to 0.278.0

Changelog since 0.276.0:

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

MFH:		2025Q3
0.276.0
19 Jul 2025 13:39:22
commit hash: a0ddc512f693702782bc1f66d905fc05fe4935dbcommit hash: a0ddc512f693702782bc1f66d905fc05fe4935dbcommit hash: a0ddc512f693702782bc1f66d905fc05fe4935dbcommit hash: a0ddc512f693702782bc1f66d905fc05fe4935db files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj52-strawberry-graphql: Update to 0.276.0

Changelog since 0.275.4:

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

MFH:		2025Q3
0.275.4
29 Jun 2025 10:11:16
commit hash: aef82438fac10bd5d5ea81bc71a6c1fe3b86ae78commit hash: aef82438fac10bd5d5ea81bc71a6c1fe3b86ae78commit hash: aef82438fac10bd5d5ea81bc71a6c1fe3b86ae78commit hash: aef82438fac10bd5d5ea81bc71a6c1fe3b86ae78 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
devel/py-dj52-strawberry-graphql: Update to 0.275.4

Changelog since 0.271.0:

https://github.com/strawberry-graphql/strawberry/releases/tag/0.275.4
0.271.0
22 Jun 2025 06:55:08
commit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6fcommit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6fcommit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6fcommit hash: 7f72b5d66013f5cc9013b9b1e5cbbb187f136d6f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 5.2 consumers

* Django 4.2 is currently the "default" version in the ports tree due
  its long term support until April 2026.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 4.3 release possible because it requires
  Django 5.2.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj52-django-rq
  - devel/py-dj52-strawberry-graphql
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 10