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
py-strawberry-graphql-django Strawberry GraphQL Django extension
0.73.0 www on this many watch lists=2 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.70.1Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-31 14:39:16
Last Update: 2026-01-07 07:57:17
Commit Hash: cd24398
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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}strawberry-graphql-django>0:www/py-strawberry-graphql-django@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*strawberry-graphql-django
To install the port:
cd /usr/ports/www/py-strawberry-graphql-django/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-strawberry-graphql-django
  • pkg install py311-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-strawberry-graphql-django listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-strawberry-graphql-django
Package flavors (<flavor>: <package>)
  • py311: py311-strawberry-graphql-django
distinfo:
TIMESTAMP = 1767717140 SHA256 (strawberry_graphql_django-0.73.0.tar.gz) = 39f7205ca28a29763e3260548f7739ad6729a717d3f64b851208f57940c6360b SIZE (strawberry_graphql_django-0.73.0.tar.gz) = 86876

Packages (timestamps in pop-ups are UTC):
py311-strawberry-graphql-django
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.73.00.73.0-0.65.10.73.0n/an/an/a
FreeBSD:13:quarterly0.65.10.73.0-0.60.00.73.0n/an/an/a
FreeBSD:14:latest0.73.00.73.0-0.65.10.73.0---
FreeBSD:14:quarterly0.73.00.73.0-0.60.00.73.0---
FreeBSD:15:latest0.73.00.73.0n/a0.65.1n/an/a--
FreeBSD:15:quarterly0.73.00.73.0n/a-n/an/a--
FreeBSD:16:latest0.73.00.73.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : devel/py-hatchling@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-asgiref>=3.8 : www/py-asgiref@py311
  2. py311-django42>=4.2 : www/py-django42@py311
  3. py311-strawberry-graphql>=0.288.0 : devel/py-strawberry-graphql@py311
  4. py311-django-debug-toolbar>=6.0.0 : www/py-django-debug-toolbar@py311
  5. py311-django-choices-field>=2.2.2 : www/py-django-choices-field@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-django-0.73.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-strawberry-graphql-django
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_django/
  2. https://pypi.org/packages/source/s/strawberry_graphql_django/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.73.0
07 Jan 2026 07:57:17
commit hash: cd243982075b0c998bd3cea58c746dedce16780bcommit hash: cd243982075b0c998bd3cea58c746dedce16780bcommit hash: cd243982075b0c998bd3cea58c746dedce16780bcommit hash: cd243982075b0c998bd3cea58c746dedce16780b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.73.0

Changelog since 0.70.1:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.70.1...v0.73.0
0.70.1
10 Dec 2025 10:13:38
commit hash: 077a5058868342d1280bcec9fbfd37e9f852d708commit hash: 077a5058868342d1280bcec9fbfd37e9f852d708commit hash: 077a5058868342d1280bcec9fbfd37e9f852d708commit hash: 077a5058868342d1280bcec9fbfd37e9f852d708 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.70.1

Changelog since 0.67.2:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.67.2...v0.70.1
0.67.2
26 Nov 2025 13:12:18
commit hash: 480971d95d466bcf13e001b87ffa2bf543e6cd34commit hash: 480971d95d466bcf13e001b87ffa2bf543e6cd34commit hash: 480971d95d466bcf13e001b87ffa2bf543e6cd34commit hash: 480971d95d466bcf13e001b87ffa2bf543e6cd34 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.67.2

Changelog since 0.67.0:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.67.0...v0.67.2
0.67.0
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.67.0
29 Oct 2025 15:02:50
commit hash: 4abdf2629a13770f1975d78895ffd7597b339caacommit hash: 4abdf2629a13770f1975d78895ffd7597b339caacommit hash: 4abdf2629a13770f1975d78895ffd7597b339caacommit hash: 4abdf2629a13770f1975d78895ffd7597b339caa files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.67.0

* Support for Python 3.9 was dropped with release 0.66.0, adjust
  USES=python accordingly.

Changelog:

https://github.com/strawberry-graphql/strawberry-django/releases/tag/v0.67.0
0.66.2
25 Oct 2025 10:11:13
commit hash: 8258e47195606a9758d67a6917095a05e53dd920commit hash: 8258e47195606a9758d67a6917095a05e53dd920commit hash: 8258e47195606a9758d67a6917095a05e53dd920commit hash: 8258e47195606a9758d67a6917095a05e53dd920 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.66.2

Changelog since 0.65.1:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.65.1...v0.66.2
0.65.1
31 Jul 2025 06:09:25
commit hash: 1492059490319deb3a227551caa8314c13e4f401commit hash: 1492059490319deb3a227551caa8314c13e4f401commit hash: 1492059490319deb3a227551caa8314c13e4f401commit hash: 1492059490319deb3a227551caa8314c13e4f401 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-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
0.60.0
29 Jun 2025 10:11:19
commit hash: 54d8a28a4aa12cd022387506155c1bde26356f16commit hash: 54d8a28a4aa12cd022387506155c1bde26356f16commit hash: 54d8a28a4aa12cd022387506155c1bde26356f16commit hash: 54d8a28a4aa12cd022387506155c1bde26356f16 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.60.0

Changelog since 0.58.0:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.58.0...v0.60.0
0.58.0
23 Apr 2025 16:46:04
commit hash: 71a4613baa8ba54074c9e0a3c675d5f5e81e8b79commit hash: 71a4613baa8ba54074c9e0a3c675d5f5e81e8b79commit hash: 71a4613baa8ba54074c9e0a3c675d5f5e81e8b79commit hash: 71a4613baa8ba54074c9e0a3c675d5f5e81e8b79 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.58.0

* Adjust USES=python accordingly, because Python 3.8 is no longer
  present in the ports tree after ca15850a2b13 while I'm here.

Changelog since 0.53.1:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.53.1...v0.58.0
0.53.1
07 Jan 2025 19:11:47
commit hash: 1172e75d7f2dd75ece447b8b0a2288decbb3df5fcommit hash: 1172e75d7f2dd75ece447b8b0a2288decbb3df5fcommit hash: 1172e75d7f2dd75ece447b8b0a2288decbb3df5fcommit hash: 1172e75d7f2dd75ece447b8b0a2288decbb3df5f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.53.1

Changelog since 0.52.0:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.52.0...v0.53.1
0.52.0
18 Dec 2024 16:35:17
commit hash: 563d20f83efabe0a212c4bf72ec0c299c7743f84commit hash: 563d20f83efabe0a212c4bf72ec0c299c7743f84commit hash: 563d20f83efabe0a212c4bf72ec0c299c7743f84commit hash: 563d20f83efabe0a212c4bf72ec0c299c7743f84 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.52.0

Changelog:

https://github.com/strawberry-graphql/strawberry-django/releases/tag/v0.52.0
0.51.0
14 Dec 2024 17:51:01
commit hash: e87a2673f49c1767ee2512cc228a72e08efaa40fcommit hash: e87a2673f49c1767ee2512cc228a72e08efaa40fcommit hash: e87a2673f49c1767ee2512cc228a72e08efaa40fcommit hash: e87a2673f49c1767ee2512cc228a72e08efaa40f files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.51.0

Changelog:

https://github.com/strawberry-graphql/strawberry-django/releases/tag/v0.51.0
0.50.0
24 Nov 2024 08:58:36
commit hash: 4280c2f2236366bab3da8e129984abd18f92753bcommit hash: 4280c2f2236366bab3da8e129984abd18f92753bcommit hash: 4280c2f2236366bab3da8e129984abd18f92753bcommit hash: 4280c2f2236366bab3da8e129984abd18f92753b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.50.0

Changelog:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.49.1...v0.50.0
0.49.1
03 Nov 2024 10:13:43
commit hash: df973ca3296ca34a8f471d2110236cd7d7a1fa64commit hash: df973ca3296ca34a8f471d2110236cd7d7a1fa64commit hash: df973ca3296ca34a8f471d2110236cd7d7a1fa64commit hash: df973ca3296ca34a8f471d2110236cd7d7a1fa64 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.49.1

* Support for Python 3.8 was dropped with release 0.49.0, adjust
  USES=python accordingly.

Changelog since 0.47.1:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.47.1...v0.49.1
0.47.1
27 Jul 2024 11:38:58
commit hash: 7ca85acd525fbcfd9e6576810d1bad703408583ecommit hash: 7ca85acd525fbcfd9e6576810d1bad703408583ecommit hash: 7ca85acd525fbcfd9e6576810d1bad703408583ecommit hash: 7ca85acd525fbcfd9e6576810d1bad703408583e files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.47.1

* Belatedly add CONFLICTS_INSTALL while I'm here, because the port has
  now also had www/py-dj50-strawberry-graphql-django as Django 5.0
  counterpart since 9dcfcfc7df21.

Changelog since 46.1:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.46.1...v0.47.1
0.46.1
13 Jul 2024 07:25:35
commit hash: 644731bdc7e29fab2d98671556a3e8c9ff3972abcommit hash: 644731bdc7e29fab2d98671556a3e8c9ff3972abcommit hash: 644731bdc7e29fab2d98671556a3e8c9ff3972abcommit hash: 644731bdc7e29fab2d98671556a3e8c9ff3972ab files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.46.1

Changelog since 0.44.1:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.44.1...v0.46.1
0.44.1
16 Jun 2024 08:10:52
commit hash: ef657ab7364f1673aa7017d0082542c980ba1c66commit hash: ef657ab7364f1673aa7017d0082542c980ba1c66commit hash: ef657ab7364f1673aa7017d0082542c980ba1c66commit hash: ef657ab7364f1673aa7017d0082542c980ba1c66 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.44.1

Changelog since 0.39.2:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.39.2...v0.44.1
0.39.2
28 Apr 2024 07:05:56
commit hash: 0315207961492e3c2ad9964a80a7c7e791c55baacommit hash: 0315207961492e3c2ad9964a80a7c7e791c55baacommit hash: 0315207961492e3c2ad9964a80a7c7e791c55baacommit hash: 0315207961492e3c2ad9964a80a7c7e791c55baa files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.39.2

Changelog since 0.37.0:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.37.0...v0.39.2
0.37.0_1
27 Apr 2024 09:08:48
commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233commit hash: 680c68fd4d6975dcfd20b2b74fd5dcfc53cdf233 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*: Switch consumers over to Django 4.2

Django 3.2 reached its End-of-Life on 1st April 2024 and Django 4.2 is
the new LTS (= Long Term Support) release which will be supported until
April 2026.

* Switch most ports that use www/py-django32 to www/py-django42.

* Ports that are not compatible with Django 3.2 have already been set
  with an expiration date were not taken into account.

* Bump PORTREVISION due dependency change where necessary.

PR:		276319
Reviewed by:	dvl, grembo, ultima
Approved by:	bofh (implicit), dvl, grembo, Kevin Golding, sunpoet,
		ultima, maintainer timeout (remaining maintainers)
Differential Revision:	https://reviews.freebsd.org/D44637
0.37.0
05 Apr 2024 14:02:20
commit hash: 1e73319f11c6b1a05a4ed8af393a39e5e4f01c0ecommit hash: 1e73319f11c6b1a05a4ed8af393a39e5e4f01c0ecommit hash: 1e73319f11c6b1a05a4ed8af393a39e5e4f01c0ecommit hash: 1e73319f11c6b1a05a4ed8af393a39e5e4f01c0e files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: Update to 0.37.0

Changelog:

https://github.com/strawberry-graphql/strawberry-django/releases/tag/v0.37.0
0.36.0
31 Mar 2024 14:34:36
commit hash: 20ae8fa42c295517d587de9c226cac67397d5a69commit hash: 20ae8fa42c295517d587de9c226cac67397d5a69commit hash: 20ae8fa42c295517d587de9c226cac67397d5a69commit hash: 20ae8fa42c295517d587de9c226cac67397d5a69 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-strawberry-graphql-django: New port

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

https://github.com/strawberry-graphql/strawberry-django

Number of commits found: 21