From nobody Tue Mar 31 16:09:42 2026 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 4flY3V3PvPz6WG0y for ; Tue, 31 Mar 2026 16:09:42 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4flY3V2Ps3z3vwq for ; Tue, 31 Mar 2026 16:09:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774973382; 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=1Kiskqnd3iYPAUnoGGM0plEgLOBydCheBELO7K99jLk=; b=GDj2N5kmj846g6AHyS29H0VP6FxIrnQ32x5irSbB3DQIf41OrCvPGGAKHScuryDRqxA0YE KVZnhQD9oJtFpwAnqNaubKdF5b+qrDiPfpUekPINoQALme+NaNwbiY6Jh5UQcV6NmUmjLz 9ZYqP1T1gzXxeYBADRNf/oTG1zK0v5T8FmT3jMZ9rUPnHKUyy2RDoZEHx2TOZ7yoL+sVsy l5NXB6R5jtBcpuhP6CHNXxwaOKm+QVBrIuoPgBSEGQCF2CeCDRH3q97dwEKIG4ngSr89LN uvTGWXGCMa5Fk3QtqMCrVtYqXrWmc4VEAHdpvB+Ui1XAXLuHhN1dbs8Lm10RbA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774973382; a=rsa-sha256; cv=none; b=ifCkW6tA7hxbDP6CbR+mVX1w8gbasP9lPwgIaklWGpssLl4kNkphXKbSaEYIRyKgPgCpe4 TMs3QAzmQ0cE/ICtoZyMBRu1s7oPrjVCzXPk7vhuIjMhrr/yl6dQV2YNZvkjtjWsArav4W Va+3mui8J7CZgjh+y/qw42Ms8Aahte1Gs/OoTXZpQt7J1g6rqLyNKMygH5tKq+UOxl/tqg Kc8NB1TqefHQN1Ol7Za29AKAI4s5ItJ/lvLWMg/ugDLba+DvJG2/IbbLZ3rNfgY9L+nEbT EsnEDjqdLUh3apsPW0CVWb7RDyyKZXfTbqTuwi/lkk82/ntnN8coROafHXMkOQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774973382; 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=1Kiskqnd3iYPAUnoGGM0plEgLOBydCheBELO7K99jLk=; b=C3YY+ronN7ihMVoNXVFZkNceH74vsR5bngKPFSjGaAytqIBtkIdx3nkgHm+GWcPXUz9Fz0 sfUrrtnYstV+9wXCO6oDmrQyFvgS1b5QYsLHO1q0Ew5Ja9c+mrKTUJh8WjG3xjnS3jin4c AUQwUPpkx6uOqdUiQIbYH2328YGqNLJjnJsLnIKfFegMFL6SaqmmyHNJyyL7QvkQ5+wlDh /UbNhAlTfyHgOesZ4EjiBY9I5bgnpobnemSYmVf/gWGbfZPU/4HwxUHYQ9IMizmm6f02oC 5a1ABbf2b/HR2+2AhLg14ae5OkdjeVHaJ214AKprMzBSDtFfdCH0kmFydvjRsQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4flY3V1jQ5zcJL for ; Tue, 31 Mar 2026 16:09:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b24a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 31 Mar 2026 16:09:42 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 5d988351700e - main - www/py-django-tagging: 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: 5d988351700e8725ec725032db0333ea9ebbaecd Auto-Submitted: auto-generated Date: Tue, 31 Mar 2026 16:09:42 +0000 Message-Id: <69cbf1c6.3b24a.2c06d55e@gitrepo.freebsd.org> The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d988351700e8725ec725032db0333ea9ebbaecd commit 5d988351700e8725ec725032db0333ea9ebbaecd Author: Rene Ladan AuthorDate: 2026-03-31 16:09:35 +0000 Commit: Rene Ladan CommitDate: 2026-03-31 16:09:35 +0000 www/py-django-tagging: Remove expired port 2026-03-31 www/py-django-tagging: Upstream inactive since 5+ years, not compatible with Django 5+. Please use www/py-django-taggit instead --- MOVED | 1 + www/Makefile | 1 - www/py-django-tagging/Makefile | 26 ---------------- www/py-django-tagging/distinfo | 3 -- .../files/patch-tagging_models.py | 36 ---------------------- www/py-django-tagging/pkg-descr | 2 -- 6 files changed, 1 insertion(+), 68 deletions(-) diff --git a/MOVED b/MOVED index 7430cd81c9b3..41902a2a8711 100644 --- a/MOVED +++ b/MOVED @@ -5177,3 +5177,4 @@ editors/wordgrinder||2026-03-31|Has expired: broken since 2023, maintainer AWOL www/py-django-cron||2026-03-31|Has expired: Upstream inactive since 3+ years, not compatible with Django 5.2 or newer deskutils/py-paperless|deskutils/py-paperless-ngx|2026-03-31|Has expired: Upstream repository archived since 2021 and no compatibility for Django 5+. Please migrate to deskutils/py-paperless-ngx www/py-django-bleach||2026-03-31|Has expired: Upstream has been archived on November 5, 2024 +www/py-django-tagging|www/py-django-taggit|2026-03-31|Has expired: Upstream inactive since 5+ years, not compatible with Django 5+. Please use www/py-django-taggit instead diff --git a/www/Makefile b/www/Makefile index 044d88360176..a116b4cc3391 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1677,7 +1677,6 @@ SUBDIR += py-django-storages SUBDIR += py-django-stubs-ext SUBDIR += py-django-tables2 - SUBDIR += py-django-tagging SUBDIR += py-django-taggit SUBDIR += py-django-tasks SUBDIR += py-django-tastypie diff --git a/www/py-django-tagging/Makefile b/www/py-django-tagging/Makefile deleted file mode 100644 index 44b7ce2f53d9..000000000000 --- a/www/py-django-tagging/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= django-tagging -PORTVERSION= 0.5.0 -PORTREVISION= 4 -CATEGORIES= www python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= ports@caomhin.org -COMMENT= Generic tagging application for Django -WWW= https://github.com/Fantomas42/django-tagging - -LICENSE= BSD3CLAUSE MIT -LICENSE_COMB= multi -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -DEPRECATED= Upstream inactive since 5+ years, not compatible with Django 5+. Please use www/py-django-taggit instead -EXPIRATION_DATE=2026-03-31 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=0:www/py-django42@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils autoplist - -NO_ARCH= yes - -.include diff --git a/www/py-django-tagging/distinfo b/www/py-django-tagging/distinfo deleted file mode 100644 index 384e016935af..000000000000 --- a/www/py-django-tagging/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1587633783 -SHA256 (django-tagging-0.5.0.tar.gz) = 28d68fa4831705e51ad7d1e845ed6dd9e354f9b6f8a5f63b655a430646ef4e8d -SIZE (django-tagging-0.5.0.tar.gz) = 42827 diff --git a/www/py-django-tagging/files/patch-tagging_models.py b/www/py-django-tagging/files/patch-tagging_models.py deleted file mode 100644 index f1391404addb..000000000000 --- a/www/py-django-tagging/files/patch-tagging_models.py +++ /dev/null @@ -1,36 +0,0 @@ -Add compatibility for Django 4.x - -Obtained from: - -https://patch-diff.githubusercontent.com/raw/Fantomas42/django-tagging/pull/23.patch - ---- tagging/models.py.orig 2020-03-06 17:56:16 UTC -+++ tagging/models.py -@@ -5,7 +5,8 @@ from django.db import models - from django.contrib.contenttypes.models import ContentType - from django.db import connection - from django.db import models --from django.utils.encoding import smart_text -+from django.db.models.query_utils import Q -+from django.utils.encoding import smart_str - from django.utils.translation import gettext_lazy as _ - - from tagging import settings -@@ -155,8 +156,9 @@ class TagManager(models.Manager): - filters = {} - - queryset = model._default_manager.filter() -- for f in filters.items(): -- queryset.query.add_filter(f) -+ for k, v in filters.items(): -+ # Add support for both Django 4 and inferior versions -+ queryset.query.add_q(Q((k, v))) - usage = self.usage_for_queryset(queryset, counts, min_count) - - return usage -@@ -519,4 +521,4 @@ class TaggedItem(models.Model): - verbose_name_plural = _('tagged items') - - def __str__(self): -- return '%s [%s]' % (smart_text(self.object), smart_text(self.tag)) -+ return '%s [%s]' % (smart_str(self.object), smart_str(self.tag)) diff --git a/www/py-django-tagging/pkg-descr b/www/py-django-tagging/pkg-descr deleted file mode 100644 index 6b0518997656..000000000000 --- a/www/py-django-tagging/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -A generic tagging application for Django projects, which allows association of -a number of tags with any Model instance and makes retrieval of tags simple.