aboutsummaryrefslogtreecommitdiff
path: root/www/py-dj32-django-debug-toolbar
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-dj32-django-debug-toolbar')
-rw-r--r--www/py-dj32-django-debug-toolbar/Makefile27
-rw-r--r--www/py-dj32-django-debug-toolbar/distinfo3
-rw-r--r--www/py-dj32-django-debug-toolbar/pkg-descr5
3 files changed, 0 insertions, 35 deletions
diff --git a/www/py-dj32-django-debug-toolbar/Makefile b/www/py-dj32-django-debug-toolbar/Makefile
deleted file mode 100644
index c66d5eccb43b..000000000000
--- a/www/py-dj32-django-debug-toolbar/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME= django-debug-toolbar
-PORTVERSION= 3.4.0
-CATEGORIES= www python
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj32-
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Configurable set of panels to display debug information
-
-LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Obsolete, please use www/py-django-debug-toolbar instead
-EXPIRATION_DATE= 2022-06-30
-
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}sqlparse>=0.2.0:databases/py-sqlparse@${PY_FLAVOR}
-
-USES= python:3.7+
-USE_PYTHON= autoplist concurrent distutils
-
-NO_ARCH= yes
-
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj31-django-debug-toolbar \
- ${PYTHON_PKGNAMEPREFIX}django-debug-toolbar
-
-.include <bsd.port.mk>
diff --git a/www/py-dj32-django-debug-toolbar/distinfo b/www/py-dj32-django-debug-toolbar/distinfo
deleted file mode 100644
index 3638ba2b87f7..000000000000
--- a/www/py-dj32-django-debug-toolbar/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1652446294
-SHA256 (django-debug-toolbar-3.4.0.tar.gz) = ae6bec2c1ce0e6900b0ab0443e1427eb233d8e6f57a84a0b2705eeecb8874e22
-SIZE (django-debug-toolbar-3.4.0.tar.gz) = 130793
diff --git a/www/py-dj32-django-debug-toolbar/pkg-descr b/www/py-dj32-django-debug-toolbar/pkg-descr
deleted file mode 100644
index 9a28df80297f..000000000000
--- a/www/py-dj32-django-debug-toolbar/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-The Django Debug Toolbar is a configurable set of panels that display various
-debug information about the current request/response and when clicked, display
-more details about the panel's content.
-
-WWW: https://github.com/jazzband/django-debug-toolbar