Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2014 13:18:05 +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: r358697 - head/security/hunch
Message-ID:  <201406211318.s5LDI5e0079397@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Jun 21 13:18:05 2014
New Revision: 358697
URL: http://svnweb.freebsd.org/changeset/ports/358697
QAT: https://qat.redports.org/buildarchive/r358697/

Log:
  Deprecate interactive port security/hunch for removal in 2 months
  
  This unstaged port would need to be converted to a regular, staged port
  in order to undeprecate it.
  
  PR:		191211
  Submitted by:	marino
  Disposition:	maintainer (Dan Pelleq)
  Approved by:	portmgr (implicit)

Modified:
  head/security/hunch/Makefile

Modified: head/security/hunch/Makefile
==============================================================================
--- head/security/hunch/Makefile	Sat Jun 21 13:17:54 2014	(r358696)
+++ head/security/hunch/Makefile	Sat Jun 21 13:18:05 2014	(r358697)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://s89813419.onlinehom
 MAINTAINER=	daniel+hunch@pelleg.org
 COMMENT=	Scan httpd log files for vulnerability probes, mail admins
 
+DEPRECATED=	Likely unused interactive port
+EXPIRATION_DATE=2014-08-20
+
 RUN_DEPENDS=	p5-Net>=0:${PORTSDIR}/net/p5-Net
 
 USES=		perl5



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