notbug ipv6 ready As 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.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
py-dj60-strawberry-graphql-django Strawberry GraphQL Django extension
0.88.0 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.88.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-31 17:04:36
Last Update: 2026-09-02 10:28:36
Commit Hash: 0b2cf66
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}dj60-strawberry-graphql-django>0:www/py-dj60-strawberry-graphql-django@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py312-*strawberry-graphql-django
To install the port:
cd /usr/ports/www/py-dj60-strawberry-graphql-django/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj60-strawberry-graphql-django
  • pkg install py312-dj60-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 py312-dj60-strawberry-graphql-django listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-dj60-strawberry-graphql-django
Package flavors (<flavor>: <package>)
  • py312: py312-dj60-strawberry-graphql-django
distinfo:
TIMESTAMP = 1788278040 SHA256 (strawberry_graphql_django-0.88.0.tar.gz) = 13506907423a91b0f2058d3fa078293f3e8ca5c98d49724aad7f74593571deed SIZE (strawberry_graphql_django-0.88.0.tar.gz) = 96750

Packages (timestamps in pop-ups are UTC):
py312-dj60-strawberry-graphql-django
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest0.87.00.88.0--0.88.0---
FreeBSD:14:quarterly0.88.00.88.0--0.88.0---
FreeBSD:15:latest0.88.00.88.0n/a-n/an/a--
FreeBSD:15:quarterly0.88.00.88.0n/a-n/an/a--
FreeBSD:16:latest0.87.00.88.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatchling>0 : devel/py-hatchling@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-django60>=5.2 : www/py-django60@py312
  2. py312-asgiref>=3.8 : www/py-asgiref@py312
  3. py312-dj60-strawberry-graphql>=0.310.1 : devel/py-dj60-strawberry-graphql@py312
  4. py312-dj60-django-debug-toolbar>=6.0.0 : www/py-dj60-django-debug-toolbar@py312
  5. py312-dj60-django-choices-field>=2.2.2 : www/py-dj60-django-choices-field@py312
  6. python3.12 : lang/python312
This port is required by:
for Run
  1. net-mgmt/netbox

Configuration Options:
===> The following configuration options are available for py312-dj60-strawberry-graphql-django-0.88.0: 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-dj60-strawberry-graphql-django
USES:
python:3.12+
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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.88.0
02 Sep 2026 10:28:36
commit hash: 0b2cf665f73f43f2ebc62eefe1c2465d35c9ea77commit hash: 0b2cf665f73f43f2ebc62eefe1c2465d35c9ea77commit hash: 0b2cf665f73f43f2ebc62eefe1c2465d35c9ea77commit hash: 0b2cf665f73f43f2ebc62eefe1c2465d35c9ea77 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj60-strawberry-graphql-django: Update to 0.88.0

Changelogs since 0.87.0:

https://github.com/strawberry-graphql/strawberry-django/releases/tag/0.88.0
https://github.com/strawberry-graphql/strawberry-django/releases/tag/0.87.1

MFH:		2026Q3
(cherry picked from commit 53f821fce67fa943e7e25e05d985259ecde90d23)
0.87.0
12 Aug 2026 09:14:54
commit hash: 10ef8f5bd9a0e6146d430bfb0fcec1d7252bd8bacommit hash: 10ef8f5bd9a0e6146d430bfb0fcec1d7252bd8bacommit hash: 10ef8f5bd9a0e6146d430bfb0fcec1d7252bd8bacommit hash: 10ef8f5bd9a0e6146d430bfb0fcec1d7252bd8ba files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj60-strawberry-graphql-django: Update to 0.87.0

Changelog:

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

MFH:		2026Q3
(cherry picked from commit e07db17307d5ae47ceb646721f6af24dcf4ae962)
0.86.5
31 Jul 2026 16:58:17
commit hash: 518b168b6412d85710f967d1f4f9a8dd5bd12651commit hash: 518b168b6412d85710f967d1f4f9a8dd5bd12651commit hash: 518b168b6412d85710f967d1f4f9a8dd5bd12651commit hash: 518b168b6412d85710f967d1f4f9a8dd5bd12651 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj60-strawberry-graphql-django: Update to 0.86.5

Changelog:

https://github.com/strawberry-graphql/strawberry-django/releases/tag/0.86.5

MFH:		2026Q3
(cherry picked from commit 77c728b2ac18155f3da30d92d80d66a5a90441dd)

Number of commits found: 3