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
Port details on branch 2025Q3
py-dj52-strawberry-graphql-django Strawberry GraphQL Django extension
0.65.1 www 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.66.2Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-31 07:27:19
Last Update: 2025-07-31 07:23:02
Commit Hash: b508907
Also Listed In: python
License: MIT
WWW:
https://github.com/strawberry-graphql/strawberry-django
Description:
This package provides powerful tools to generate GraphQL types, queries, mutations and resolvers from Django models. Supported Features: * GraphQL type generation from models * Filtering, pagination and ordering * Basic create, retrieve, update and delete (CRUD) types and mutations * Basic Django auth support, current user query, login and logout mutations * Django sync and async views * Permission extension using django's permissioning system * Relay support with automatic resolvers generation * Query optimization to improve performance and avoid common pitfalls (e.g n+1) * Debug Toolbar integration with graphiql to display metrics like SQL queries * Unit test integration
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-django>0:www/py-dj52-strawberry-graphql-django@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*strawberry-graphql-django
To install the port:
cd /usr/ports/www/py-dj52-strawberry-graphql-django/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj52-strawberry-graphql-django
  • pkg install py311-dj52-strawberry-graphql-django
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-django listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj52-strawberry-graphql-django
Package flavors (<flavor>: <package>)
  • py311: py311-dj52-strawberry-graphql-django
distinfo:
TIMESTAMP = 1753852395 SHA256 (strawberry_graphql_django-0.65.1.tar.gz) = de312b77d83ab475b875f76f44161e8c5d9d284f349df61cebc83b4362b57a17 SIZE (strawberry_graphql_django-0.65.1.tar.gz) = 86593

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-setuptools>0 : devel/py-setuptools@py311
  2. py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-django52>=4.2 : www/py-django52@py311
  2. py311-asgiref>=3.8 : www/py-asgiref@py311
  3. py311-dj52-strawberry-graphql>=0.276.2 : devel/py-dj52-strawberry-graphql@py311
  4. py311-dj52-django-debug-toolbar>=3.4 : www/py-dj52-django-debug-toolbar@py311
  5. py311-dj52-django-choices-field>=2.2.2 : www/py-dj52-django-choices-field@py311
  6. python3.11 : lang/python311
This port is required by:
for Run
  1. net-mgmt/netbox

Configuration Options:
===> The following configuration options are available for py311-dj52-strawberry-graphql-django-0.65.1: DEBUG-TOOLBAR=on: Debug support ENUM=on: Integration for Django's TextChoices/IntegerChoices enumerations ===> Use 'make config' to modify these settings
Options name:
www_py-dj52-strawberry-graphql-django
USES:
python:3.10+
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_django/
  2. https://pypi.org/packages/source/s/strawberry_graphql_django/
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.65.1
31 Jul 2025 07:23:02
commit hash: b5089073958976c66b23b4f03f87fb0e481172d4commit hash: b5089073958976c66b23b4f03f87fb0e481172d4commit hash: b5089073958976c66b23b4f03f87fb0e481172d4commit hash: b5089073958976c66b23b4f03f87fb0e481172d4 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj52-strawberry-graphql-django: Update to 0.65.1

Changelog since 0.60.0:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.60.0...v0.65.1

MFH:		2025Q3
(cherry picked from commit 3fe7c1967e3f85a8686a58dd71588bac4654c73f)

Number of commits found: 1