Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2017 14:42:36 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452648 - head/security/webshag
Message-ID:  <201710221442.v9MEga2J099642@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Oct 22 14:42:35 2017
New Revision: 452648
URL: https://svnweb.freebsd.org/changeset/ports/452648

Log:
  security/webshag: Mark deprecated
  
  There are better audit tools available and this was abandoned.
  
  - Also reset maintainer
  
  PR:		193474
  Requested by:	clutton@zoho.com (maintainer)

Modified:
  head/security/webshag/Makefile

Modified: head/security/webshag/Makefile
==============================================================================
--- head/security/webshag/Makefile	Sun Oct 22 14:40:54 2017	(r452647)
+++ head/security/webshag/Makefile	Sun Oct 22 14:42:35 2017	(r452648)
@@ -7,10 +7,13 @@ CATEGORIES=	security www
 MASTER_SITES=	http://www.scrt.ch/outils/webshag/
 DISTNAME=	ws110
 
-MAINTAINER=	clutton@zoho.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multi-threaded, multi-platform web server audit tool
 
 LICENSE=	GPLv3
+
+DEPRECATED=	Abandoned
+EXPIRATION_DATE=	2017-11-30
 
 USES=		python:2.7 dos2unix
 USE_PYTHON=distutils



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