git: 445e7bba60a0 - main - www/py-dj51-strawberry-graphql-django: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Dec 2025 11:21:11 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=445e7bba60a0a8192c914834dd932cb64b800204
commit 445e7bba60a0a8192c914834dd932cb64b800204
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-12-31 11:21:02 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-12-31 11:21:02 +0000
www/py-dj51-strawberry-graphql-django: Remove expired port
2025-12-31 www/py-dj51-strawberry-graphql-django: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
---
MOVED | 1 +
www/Makefile | 1 -
www/py-dj51-strawberry-graphql-django/Makefile | 40 -------------------------
www/py-dj51-strawberry-graphql-django/distinfo | 3 --
www/py-dj51-strawberry-graphql-django/pkg-descr | 15 ----------
5 files changed, 1 insertion(+), 59 deletions(-)
diff --git a/MOVED b/MOVED
index cc029d8bbc2e..6807acc3da96 100644
--- a/MOVED
+++ b/MOVED
@@ -4933,3 +4933,4 @@ www/py-dj51-django-cors-headers||2025-12-31|Has expired: Extended support of Dja
www/py-dj51-django-guardian||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
www/py-dj51-drf-spectacular||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
www/py-dj51-django-compression-middleware||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
+www/py-dj51-strawberry-graphql-django||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
diff --git a/www/Makefile b/www/Makefile
index e90ec1c0f1e8..12d5d52928e2 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1554,7 +1554,6 @@
SUBDIR += py-dj51-django-timezone-field
SUBDIR += py-dj51-djangorestframework
SUBDIR += py-dj51-drf-spectacular-sidecar
- SUBDIR += py-dj51-strawberry-graphql-django
SUBDIR += py-dj52-channels
SUBDIR += py-dj52-channels-redis
SUBDIR += py-dj52-django-allauth
diff --git a/www/py-dj51-strawberry-graphql-django/Makefile b/www/py-dj51-strawberry-graphql-django/Makefile
deleted file mode 100644
index 7aac75275d25..000000000000
--- a/www/py-dj51-strawberry-graphql-django/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-PORTNAME= strawberry-graphql-django
-DISTVERSION= 0.70.1
-CATEGORIES= www python
-MASTER_SITES= PYPI
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51-
-DISTNAME= strawberry_graphql_django-${DISTVERSION}
-
-MAINTAINER= kai@FreeBSD.org
-COMMENT= Strawberry GraphQL Django extension
-WWW= https://github.com/strawberry-graphql/strawberry-django
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
-EXPIRATION_DATE=2025-12-31
-
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
- ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8:www/py-asgiref@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}dj51-strawberry-graphql>=0.283.3:devel/py-dj51-strawberry-graphql@${PY_FLAVOR}
-
-USES= python
-USE_PYTHON= autoplist pep517
-
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
-
-NO_ARCH= yes
-
-OPTIONS_DEFINE= DEBUG-TOOLBAR ENUM
-OPTIONS_DEFAULT= DEBUG-TOOLBAR ENUM
-
-DEBUG-TOOLBAR_DESC= Debug support
-ENUM_DESC= Integration for Django's TextChoices/IntegerChoices enumerations
-
-DEBUG-TOOLBAR_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj51-django-debug-toolbar>=6.0.0:www/py-dj51-django-debug-toolbar@${PY_FLAVOR}
-ENUM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj51-django-choices-field>=2.2.2:www/py-dj51-django-choices-field@${PY_FLAVOR}
-
-.include <bsd.port.mk>
diff --git a/www/py-dj51-strawberry-graphql-django/distinfo b/www/py-dj51-strawberry-graphql-django/distinfo
deleted file mode 100644
index 201553da55a6..000000000000
--- a/www/py-dj51-strawberry-graphql-django/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1765276927
-SHA256 (strawberry_graphql_django-0.70.1.tar.gz) = 19496d3d2adf464c538f480b61e2b1825b6dbf09485673b6b6438b7065351e94
-SIZE (strawberry_graphql_django-0.70.1.tar.gz) = 86986
diff --git a/www/py-dj51-strawberry-graphql-django/pkg-descr b/www/py-dj51-strawberry-graphql-django/pkg-descr
deleted file mode 100644
index bea2083c6410..000000000000
--- a/www/py-dj51-strawberry-graphql-django/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-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