summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-07-26 07:32:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-07-26 07:32:00 +0000
commit37a49a023d6802b263ae23cbad150f1187f3defc (patch)
tree66964d2f3e80b9ae6e5aba182fef7bee23ce46e0 /security
parentsympy-1.6 is no longer compatible with python 2.7 (diff)
Deprecate ports broken for more than 6 months
Diffstat (limited to 'security')
-rw-r--r--security/ddos_scan/Makefile2
-rw-r--r--security/gag/Makefile2
-rw-r--r--security/py-keystone/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/security/ddos_scan/Makefile b/security/ddos_scan/Makefile
index 59cc85957d3c..9c469c7ea0cf 100644
--- a/security/ddos_scan/Makefile
+++ b/security/ddos_scan/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Scans for a limited set of distributed denial of service agents
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-08-26
USES= tar
ALL_TARGET= dds
diff --git a/security/gag/Makefile b/security/gag/Makefile
index 986e7dec1301..de3a43ddb61c 100644
--- a/security/gag/Makefile
+++ b/security/gag/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Stacheldraht (DOS attack) agent detector
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-08-26
ALL_TARGET= gag
diff --git a/security/py-keystone/Makefile b/security/py-keystone/Makefile
index 04779e175938..a42e32beea52 100644
--- a/security/py-keystone/Makefile
+++ b/security/py-keystone/Makefile
@@ -15,6 +15,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-08-26
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \