diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
commit | 75fbecdf73d3b7305123bbb34663b5e20f0ae3c3 (patch) | |
tree | 8e3575511445c517fa7ce797b6b09a6a5255af94 /net-mgmt | |
parent | 6ec4ad0ae65f92bdf2043ca1492f3a7b52534bc5 (diff) | |
download | ports-75fbecdf73d3b7305123bbb34663b5e20f0ae3c3.tar.gz ports-75fbecdf73d3b7305123bbb34663b5e20f0ae3c3.zip |
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)
Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports.
Notes
Notes:
svn path=/head/; revision=282419
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile index 9ebda1ab6431..13af036bd8ec 100644 --- a/net-mgmt/nagios2/Makefile +++ b/net-mgmt/nagios2/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION} MAINTAINER= jarrod@downtools.com.au COMMENT= Extremely powerful network monitoring system +FORBIDDEN= Vulnerable since 2009-06-30, http://portaudit.freebsd.org/3ebd4cb5-657f-11de-883a-00e0815b8da8.html +EXPIRATION_DATE= 2011-10-14 + LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins |