diff options
-rw-r--r-- | sysutils/cfengine/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cfengine2/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cfengine3-legacy/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cfengine3/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index 260eb645ad85..31d29f3f4b3f 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= cfengine MAINTAINER= jseger@FreeBSD.org +FORBIDDEN= "Remote root vulnerability" + .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile index 260eb645ad85..31d29f3f4b3f 100644 --- a/sysutils/cfengine2/Makefile +++ b/sysutils/cfengine2/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= cfengine MAINTAINER= jseger@FreeBSD.org +FORBIDDEN= "Remote root vulnerability" + .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif diff --git a/sysutils/cfengine3-legacy/Makefile b/sysutils/cfengine3-legacy/Makefile index 260eb645ad85..31d29f3f4b3f 100644 --- a/sysutils/cfengine3-legacy/Makefile +++ b/sysutils/cfengine3-legacy/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= cfengine MAINTAINER= jseger@FreeBSD.org +FORBIDDEN= "Remote root vulnerability" + .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile index 260eb645ad85..31d29f3f4b3f 100644 --- a/sysutils/cfengine3/Makefile +++ b/sysutils/cfengine3/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= cfengine MAINTAINER= jseger@FreeBSD.org +FORBIDDEN= "Remote root vulnerability" + .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif |