aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/afd
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-08-11 13:29:56 +0800
committerkris <kris@FreeBSD.org>2001-08-11 13:29:56 +0800
commit26ad5f1dd53302b9c322ff6d22f5033df56bceae (patch)
tree8484315b78c23d456c7b5bc390800b78a72d3f9f /ftp/afd
parentd397051f7770109b5c951dbf04fa0ad3e53e91f0 (diff)
downloadfreebsd-ports-gnome-26ad5f1dd53302b9c322ff6d22f5033df56bceae.tar.gz
freebsd-ports-gnome-26ad5f1dd53302b9c322ff6d22f5033df56bceae.tar.zst
freebsd-ports-gnome-26ad5f1dd53302b9c322ff6d22f5033df56bceae.zip
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}