From nobody Wed Dec 31 11:21:11 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dh6w90Pbkz6MWZN for ; Wed, 31 Dec 2025 11:21:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dh6w7201rz3FnK for ; Wed, 31 Dec 2025 11:21:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767180071; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=WJESuEHnvHRQagyPScyM+nQ2WaY8vUTbyoO8hKfmIRM=; b=l6XktbeKxMLWpb3DaShPauriseBzeVVym00yqLjFfeDQMTaAq3C0F3UNffQyVhNZXLgMSD 2iV3jRnr1f7OAkdBJEXrwtsnHTb9JU1SbnkQdNUkaTVKEbHKae8wrV9N5rBQlN4+l8EGjx 26s0+RIREQrLULHDz6MoK3tD014aVtxxxtYzPt9Vb2H9yIVRPEeOUAAAN7PhUveEcrg1LP mfxYOCQ6UjE3eiqBz1ainlBBIXt42CKzNtb9IpCduvbbZkC/kzB5P2rDMQ951GsLirr7fI UJJl2976C10+AojMMMXME922Lpqm0COxMSJX4YEK84GIK+7JVw+SjiVL89bsiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767180071; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=WJESuEHnvHRQagyPScyM+nQ2WaY8vUTbyoO8hKfmIRM=; b=ND4SvrKUP8neIZ4HJntdINFR+uT6Gd6NwMntwT6A3CrK/rCvHRrytfxLFuzjSu40eFnzHi j1A/PSRU3/sfjiL1rFzJNdYuCNtu6/vYw+jKrYtIM4QfhzUDdx1z3MN6BEvU7PqB5524i+ kIcyjh2GPmmOuPvOLIeWkNNoI16vyI5+ArbVaEWPIyDIZhcMP8MH/OaUPmjtS/TFkAutaN rYxSHnyR07NaPgtAn3y/Ici7NFlIouGGhoLI3MbNdzzVT9m8mQU1IprbPjXTbL/w0uE0w4 WyCjARayW2DKt8IW9NjGXPXrmNOOPFfZ73MQt4Y3hmQ39+1ak0OFX2JXBt4LCw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767180071; a=rsa-sha256; cv=none; b=XU8+EUNn0FdK4bpVV/gWWxH3C7oENX5ezN+qRfen7o7nkXlKlXXVrBf2UIxGFyz3Y9Ywkk u6tcQiWNiySxnij3/VmlhI/ApSXixniBDlG5al9rSS8kAcsKKhfgI/3cNs2z9LHiyNozP9 Kz5zeCnjB28b1kxTVfzeEzcyulhKywOG97JxPBelQU3THyZik2fr2vXDOXb9jSu2fYPB58 xgNmRcJ6dSpqSR6RWWewLYrv77RVACtqs7s1gEn+UQXXrfLckTo9aOI650nmFBVGZXIU95 DuNq1COxKTweeO9UxdzpnvTTZzYo6+k/CJ74Et2a08rKvj3RypPiuLfJ/0vBsg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dh6w717ZVzkS1 for ; Wed, 31 Dec 2025 11:21:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 30334 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 31 Dec 2025 11:21:11 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 445e7bba60a0 - main - www/py-dj51-strawberry-graphql-django: Remove expired port List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 445e7bba60a0a8192c914834dd932cb64b800204 Auto-Submitted: auto-generated Date: Wed, 31 Dec 2025 11:21:11 +0000 Message-Id: <69550727.30334.5786ccdc@gitrepo.freebsd.org> The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=445e7bba60a0a8192c914834dd932cb64b800204 commit 445e7bba60a0a8192c914834dd932cb64b800204 Author: Rene Ladan AuthorDate: 2025-12-31 11:21:02 +0000 Commit: Rene Ladan 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 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