Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2014 22:24:47 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360301 - head/net-mgmt/ourmon
Message-ID:  <201407022224.s62MOl75032648@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Jul  2 22:24:47 2014
New Revision: 360301
URL: http://svnweb.freebsd.org/changeset/ports/360301
QAT: https://qat.redports.org/buildarchive/r360301/

Log:
  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)

Modified:
  head/net-mgmt/ourmon/Makefile

Modified: head/net-mgmt/ourmon/Makefile
==============================================================================
--- head/net-mgmt/ourmon/Makefile	Wed Jul  2 22:19:34 2014	(r360300)
+++ head/net-mgmt/ourmon/Makefile	Wed Jul  2 22:24:47 2014	(r360301)
@@ -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+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407022224.s62MOl75032648>