svn commit: r360301 - head/net-mgmt/ourmon
John Marino
marino at FreeBSD.org
Wed Jul 2 22:24:48 UTC 2014
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 at cs.pdx.edu
-COMMENT= A libpcap-based network monitoring and anomaly detection system
+MAINTAINER= ports at 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+
More information about the svn-ports-head
mailing list