Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2026 19:41:12 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1d4f1a20d7e9 - main - www/py-dj52-django-permissionedforms: Remove expired port
Message-ID:  <6a441bd8.25315.7c0f9869@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1d4f1a20d7e99819d4d61a232c0584ab5bcfaad7

commit 1d4f1a20d7e99819d4d61a232c0584ab5bcfaad7
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-06-30 19:40:28 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-06-30 19:40:58 +0000

    www/py-dj52-django-permissionedforms: Remove expired port
    
    2026-06-30 www/py-dj52-django-permissionedforms: Obsolete, please use www/py-django-permissionedforms instead
---
 MOVED                                          |  1 +
 www/Makefile                                   |  1 -
 www/py-dj52-django-permissionedforms/Makefile  | 27 --------------------------
 www/py-dj52-django-permissionedforms/distinfo  |  3 ---
 www/py-dj52-django-permissionedforms/pkg-descr |  3 ---
 5 files changed, 1 insertion(+), 34 deletions(-)

diff --git a/MOVED b/MOVED
index 1bc0f8703300..88a2b5ec000c 100644
--- a/MOVED
+++ b/MOVED
@@ -5394,3 +5394,4 @@ www/py-dj52-django-storages|www/py-django-storages|2026-06-30|Has expired: Obsol
 www/py-dj52-django-redis|www/py-django-redis|2026-06-30|Has expired: Obsolete, please use www/py-django-redis instead
 www/py-dj52-channels-redis|www/py-channels-redis|2026-06-30|Has expired: Obsolete, please use www/py-channels-redis instead
 www/py-dj52-channels|www/py-channels|2026-06-30|Has expired: Obsolete, please use www/py-channels instead
+www/py-dj52-django-permissionedforms|www/py-django-permissionedforms|2026-06-30|Has expired: Obsolete, please use www/py-django-permissionedforms instead
diff --git a/www/Makefile b/www/Makefile
index 06ebe15c1aad..18d7d4b4a697 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1578,7 +1578,6 @@
     SUBDIR += py-dj52-django-modelcluster
     SUBDIR += py-dj52-django-multiselectfield
     SUBDIR += py-dj52-django-netfields
-    SUBDIR += py-dj52-django-permissionedforms
     SUBDIR += py-dj52-django-prometheus
     SUBDIR += py-dj52-django-stubs-ext
     SUBDIR += py-dj52-django-tables2
diff --git a/www/py-dj52-django-permissionedforms/Makefile b/www/py-dj52-django-permissionedforms/Makefile
deleted file mode 100644
index 6f839db1fbc0..000000000000
--- a/www/py-dj52-django-permissionedforms/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME=	django-permissionedforms
-PORTVERSION=	0.1
-PORTREVISION=	2
-CATEGORIES=	www python
-MASTER_SITES=	PYPI
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj52-
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Django extension for creating forms that vary according to user permissions
-WWW=		https://github.com/wagtail/django-permissionedforms
-
-LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=	Obsolete, please use www/py-django-permissionedforms instead
-EXPIRATION_DATE=2026-06-30
-
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=0:www/py-django52@${PY_FLAVOR}
-
-USES=		python
-USE_PYTHON=	autoplist concurrent pep517
-
-NO_ARCH=	yes
-
-.include <bsd.port.mk>
diff --git a/www/py-dj52-django-permissionedforms/distinfo b/www/py-dj52-django-permissionedforms/distinfo
deleted file mode 100644
index 936594ce89f2..000000000000
--- a/www/py-dj52-django-permissionedforms/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1655208198
-SHA256 (django-permissionedforms-0.1.tar.gz) = 4340bb20c4477fffb13b4cc5cccf9f1b1010b64f79956c291c72d2ad2ed243f8
-SIZE (django-permissionedforms-0.1.tar.gz) = 5856
diff --git a/www/py-dj52-django-permissionedforms/pkg-descr b/www/py-dj52-django-permissionedforms/pkg-descr
deleted file mode 100644
index 50b872e7c388..000000000000
--- a/www/py-dj52-django-permissionedforms/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-django-permissionedforms is an extension to Django's forms framework, allowing
-you to define forms where certain fields are shown or omitted according to the
-user's permissions.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a441bd8.25315.7c0f9869>