From 6cfce4c94522c5f3f02d18aac9841ebbec880741 Mon Sep 17 00:00:00 2001
From: John Marino <marino@FreeBSD.org>
Date: Tue, 23 Aug 2016 15:13:01 +0000
Subject: net/dosdetector: Mark broken since upstream disappeared, unfetchable

The darkzone.ma.cx master site disappeared completely.  The dark-zone.eu
WWW site forwards to twitter/_msciciel_ but to a bad page.  It seems the
original maintainer is active on twitter.

Since the port hasn't been touched in 10 years, and the maintainer didn't
even stage this port, let's go ahead and deprecate it for removal in 2
months since we haven't had a submission from Krzysztof in over a decade.

while here, document ncurses requirement and remove obsolete comment in
case the deprecation is rescinded later.
---
 net/dosdetector/Makefile | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile
index 8502a9e379c9..f801177aac96 100644
--- a/net/dosdetector/Makefile
+++ b/net/dosdetector/Makefile
@@ -1,9 +1,6 @@
 # Created by: msciciel
 # $FreeBSD$
 
-# The port will be at version 0.0 (based on dated CVS snapshots)
-# until the release of DosDetector 0.1
-
 PORTNAME=	dosdetector
 PORTVERSION=	20060621
 PORTREVISION=	2
@@ -13,6 +10,11 @@ MASTER_SITES=	http://darkzone.ma.cx/resources/unix/dosdetector/
 MAINTAINER=	msciciel@dark-zone.eu
 COMMENT=	Detect suspicious network traffic
 
+BROKEN=		upstream disappeared (unfetchable)
+DEPRECATED=	No maintainer activity in over a decade
+EXPIRATION_DATE=	2016-10-23
+
+USES=		ncurses
 HAS_CONFIGURE=	yes
 USE_AUTOTOOLS=	autoheader
 
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0