Mark Nessus ports deprecated. Nessus became proprietary closed-source

software many years ago and the ports are now outdated.  A good alternative
is OpenVAS which started as a fork of the open-source Nessus.

PR:		208023
Approved by:	Udo.Schweigert@siemens.com (maintainer)
This commit is contained in:
Tijl Coosemans 2016-03-17 13:05:53 +00:00
parent 292294adfb
commit dd6da1cf56
4 changed files with 12 additions and 0 deletions

View file

@ -20,6 +20,9 @@ LICENSE= GPLv2
LIB_DEPENDS= libnessus.so:${PORTSDIR}/security/nessus-libraries
DEPRECATED= Abandoned, consider using OpenVAS
EXPIRATION_DATE=2016-09-30
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir="${PREFIX}/var"
USES= bison libtool

View file

@ -20,6 +20,9 @@ COMMENT= Libraries for Nessus, the security scanner
LICENSE= LGPL20
DEPRECATED= Abandoned, consider using OpenVAS
EXPIRATION_DATE=2016-09-30
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-cipher --localstatedir="${PREFIX}/var"
.if defined(WITH_NESSUS_BPF_SHARE)

View file

@ -20,6 +20,9 @@ BUILD_DEPENDS= ${LOCALBASE}/include/nessus/nessus-devel.h:${PORTSDIR}/security/n
RUN_DEPENDS= ${LOCALBASE}/include/nessus/nessus-devel.h:${PORTSDIR}/security/nessus \
nmap:${PORTSDIR}/security/nmap
DEPRECATED= Abandoned, consider using OpenVAS
EXPIRATION_DATE=2016-09-30
USES= libtool
WRKSRC= ${WRKDIR}/nessus-plugins

View file

@ -20,6 +20,9 @@ LICENSE= GPLv2
LIB_DEPENDS= libnasl.so:${PORTSDIR}/security/nessus-libnasl
DEPRECATED= Abandoned, consider using OpenVAS
EXPIRATION_DATE=2016-09-30
OPTIONS_DEFINE= GTK2
OPTIONS_DEFAULT=GTK2