summaryrefslogtreecommitdiff
path: root/ftp/afd
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-11 05:29:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-11 05:29:56 +0000
commit14301a90cc4033ccd109781b852709d89f559f9e (patch)
tree28703a7b0dd1c309f1af39a7e266a5938b5ffc68 /ftp/afd
parentUpdate to mp3check 1.3 (diff)
This port installs 88 setuid root binaries. That cannot be correct;
forbid it.
Diffstat (limited to 'ftp/afd')
-rw-r--r--ftp/afd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/afd/Makefile b/ftp/afd/Makefile
index 76aca40618f4..b06d01a92bfc 100644
--- a/ftp/afd/Makefile
+++ b/ftp/afd/Makefile
@@ -15,6 +15,8 @@ DISTNAME= src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+FORBIDDEN= "Installs 88 setuid root applications; disaster waiting to happen"
+
USE_MOTIF= yes
MAKE_ENV= BINMODE=${BINMODE} \
PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS}