summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
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} \