Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 2021 09:35:29 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560487 - head/security/openvas9
Message-ID:  <202101060935.1069ZTAI007628@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Wed Jan  6 09:35:29 2021
New Revision: 560487
URL: https://svnweb.freebsd.org/changeset/ports/560487

Log:
  - Mark DEPRECATED

Modified:
  head/security/openvas9/Makefile

Modified: head/security/openvas9/Makefile
==============================================================================
--- head/security/openvas9/Makefile	Wed Jan  6 09:18:02 2021	(r560486)
+++ head/security/openvas9/Makefile	Wed Jan  6 09:35:29 2021	(r560487)
@@ -29,4 +29,7 @@ RUN_DEPENDS+=	${LOCALBASE}/sbin/gsad:security/greenbon
 SUB_FILES=	pkg-message
 OPENVAS_VER=	9
 
+DEPRECATED=	End of life, please migrate to security/gvm port
+EXPIRATION_DATE=2021-02-06
+
 .include <bsd.port.mk>



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