aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2022-03-25 16:04:08 +0000
committerKai Knoblich <kai@FreeBSD.org>2022-03-25 16:07:58 +0000
commit4223babba21648132abe583752f50f6570c83338 (patch)
tree65b8e5f9819462c8e11322d6cf5e3dc015eda66e
parentb226c44e5bbd099528753cb0609d86af560235f7 (diff)
downloadports-4223babba21648132abe583752f50f6570c83338.tar.gz
ports-4223babba21648132abe583752f50f6570c83338.zip
www/py-django: Deprecate and set to expire
This port was last used as a metaport and has only Django 2.2 as the only option knob. The use of this port as a dependency for several consumers has in the past also repeatedly led to some problems with conflicting transitive dependencies. So there is no longer any use for this metaport thus let it expire together with www/py-django22. PR: 261313 Reviewed by: dbaio (python, maintainer) Approved by: kai (python, maintainer) Differential Revision: https://reviews.freebsd.org/D34453
-rw-r--r--www/py-django/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-django/Makefile b/www/py-django/Makefile
index edaee4227c60..0e042249dc9f 100644
--- a/www/py-django/Makefile
+++ b/www/py-django/Makefile
@@ -10,6 +10,9 @@ COMMENT= High-level Python Web Framework (meta port)
LICENSE= BSD3CLAUSE
+DEPRECATED= Was used as a metaport, no longer required
+EXPIRATION_DATE= 2022-06-30
+
USES= metaport
USE_PYTHON= flavors