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-dj50-strawberry-graphql-django Strawberry GraphQL Django extension
0.53.1 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.53.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
Expiration Date EXPIRATION DATE: 2025-05-31
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-15 17:15:14
Last Update: 2025-02-23 10:41:49
Commit Hash: 566b1a6
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}dj50-strawberry-graphql-django>0:www/py-dj50-strawberry-graphql-django@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py311-*strawberry-graphql-django
To install the port:
cd /usr/ports/www/py-dj50-strawberry-graphql-django/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj50-strawberry-graphql-django
  • pkg install py311-dj50-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-dj50-strawberry-graphql-django listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-dj50-strawberry-graphql-django
Package flavors (<flavor>: <package>)
  • py311: py311-dj50-strawberry-graphql-django
distinfo:
TIMESTAMP = 1736244416 SHA256 (strawberry_graphql_django-0.53.1.tar.gz) = c913d7504aa55a9d05202ad6bd864e5f036733f0cb1fd77de3f218473af04f90 SIZE (strawberry_graphql_django-0.53.1.tar.gz) = 78814

Packages (timestamps in pop-ups are UTC):
py311-dj50-strawberry-graphql-django
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.53.10.53.1-0.53.10.53.1---
FreeBSD:13:quarterly0.53.10.53.1-0.53.10.53.1---
FreeBSD:14:latest0.53.10.53.1-0.53.10.53.1---
FreeBSD:14:quarterly0.53.10.53.1-0.53.10.53.1---
FreeBSD:15:latest0.53.10.53.1n/a0.53.1n/a---
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-django50>=4.2 : www/py-django50@py311
  2. py311-asgiref>=3.8 : www/py-asgiref@py311
  3. py311-dj50-django-tree-queries>=0.19.0 : www/py-dj50-django-tree-queries@py311
  4. py311-dj50-strawberry-graphql>=0.236.0 : devel/py-dj50-strawberry-graphql@py311
  5. py311-dj50-django-debug-toolbar>=3.4 : www/py-dj50-django-debug-toolbar@py311
  6. py311-dj50-django-choices-field>=2.2.2 : www/py-dj50-django-choices-field@py311
  7. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-dj50-strawberry-graphql-django-0.53.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-dj50-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: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.53.1
23 Feb 2025 10:41:49
commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288commit hash: 566b1a62521d469ca6677bae8b2c633728952288 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*dj50*: Deprecate/Set to expire

* Django 5.0 will reach its End-of-Life on 2025-04 and has already got a
  corresponding expiration date with d7d4a024fefe.  Do the same for its
  consumers.
0.53.1
17 Jan 2025 20:31:49
commit hash: 3c9ed12b87edbc0e869f7b7a6d8cfc7a79e816a5commit hash: 3c9ed12b87edbc0e869f7b7a6d8cfc7a79e816a5commit hash: 3c9ed12b87edbc0e869f7b7a6d8cfc7a79e816a5commit hash: 3c9ed12b87edbc0e869f7b7a6d8cfc7a79e816a5 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-strawberry-graphql-django: Update to 0.53.1

https://github.com/strawberry-graphql/strawberry-django/compare/v0.52.0...v0.53.1

MFH:		2025Q1
0.52.0
18 Dec 2024 16:32:59
commit hash: 07f54650431246809fd59bbee76b1b5970d0b305commit hash: 07f54650431246809fd59bbee76b1b5970d0b305commit hash: 07f54650431246809fd59bbee76b1b5970d0b305commit hash: 07f54650431246809fd59bbee76b1b5970d0b305 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-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:50:59
commit hash: d489017c63fcb761a3b1f979867e9c655cd7e64ccommit hash: d489017c63fcb761a3b1f979867e9c655cd7e64ccommit hash: d489017c63fcb761a3b1f979867e9c655cd7e64ccommit hash: d489017c63fcb761a3b1f979867e9c655cd7e64c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-strawberry-graphql-django: Update to 0.51.0

Changelog:

https://github.com/strawberry-graphql/strawberry-django/releases/tag/v0.51.0
0.50.0
23 Nov 2024 08:19:29
commit hash: f253ca106e4c024805c8a0ab3f85fb1d87d894edcommit hash: f253ca106e4c024805c8a0ab3f85fb1d87d894edcommit hash: f253ca106e4c024805c8a0ab3f85fb1d87d894edcommit hash: f253ca106e4c024805c8a0ab3f85fb1d87d894ed files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-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
01 Nov 2024 15:11:23
commit hash: 3b714ad406b7e51d2f717e2674afbada633cfe67commit hash: 3b714ad406b7e51d2f717e2674afbada633cfe67commit hash: 3b714ad406b7e51d2f717e2674afbada633cfe67commit hash: 3b714ad406b7e51d2f717e2674afbada633cfe67 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-strawberry-graphql-django: Update to 0.49.1

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:33:53
commit hash: 6f1c012b36839bcc04671c5b8157ae09e91a977bcommit hash: 6f1c012b36839bcc04671c5b8157ae09e91a977bcommit hash: 6f1c012b36839bcc04671c5b8157ae09e91a977bcommit hash: 6f1c012b36839bcc04671c5b8157ae09e91a977b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj50-strawberry-graphql-django: Update to 0.47.1

Changelog since 0.46.1:

https://github.com/strawberry-graphql/strawberry-django/compare/v0.46.1...v0.47.1
0.46.1
15 Jul 2024 16:58:00
commit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41bcommit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41bcommit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41bcommit hash: 9dcfcfc7df21a2c7863fdc512398d4d96a91e41b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Create Django 5.0 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.0 release possible because it requires
  Django 5.0.

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

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

Number of commits found: 8