From 41a501d1b5e6f808f698a1a646e582727c0372a1 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 2 Jul 2014 22:24:47 +0000 Subject: [PATCH] net-mgmt/ourmon: Reset maintainer and deprecate interactive port This port was going to be reset in a couple of days anyway due to lack of maintainer response, but I moved the timeline up since unstaged ports started being reset today. Now that it's unmaintained and interactive, the same expiration date of the other unmaintained interactive port has been applied. PR: 191215 Approved by: portmgr (implicit) --- net-mgmt/ourmon/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/net-mgmt/ourmon/Makefile b/net-mgmt/ourmon/Makefile index 9ffa77a10414..b366100d343d 100644 --- a/net-mgmt/ourmon/Makefile +++ b/net-mgmt/ourmon/Makefile @@ -9,13 +9,16 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}281 DISTNAME= ourmon281 -MAINTAINER= manos@cs.pdx.edu -COMMENT= A libpcap-based network monitoring and anomaly detection system +MAINTAINER= ports@FreeBSD.org +COMMENT= Libpcap-based network monitoring and anomaly detection system BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap \ ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool +DEPRECATED= Unmaintained interactive port +EXPIRATION_DATE=2014-08-20 + WRKSRC= ${WRKDIR}/mrourmon USES= perl5 USE_APACHE_RUN= 22+