aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-06-05 06:20:41 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-06-05 06:20:41 +0000
commit60a25a1b94983b604ab13e2cad56c94cc18ee366 (patch)
tree839bdbc60f257ad6e5576d9c628a7314d50a6f13 /x11/kdebase4
parentabe150c11b9bd9359403b25df930714ccd399966 (diff)
downloadports-60a25a1b94983b604ab13e2cad56c94cc18ee366.tar.gz
ports-60a25a1b94983b604ab13e2cad56c94cc18ee366.zip
Mark FORBIDDEN due to local buffer overflow in kdesud yielding
gid nogroup (yeah, it's still a security hole) Submitted by: Noir Sin <noir@gsu.linux.org.tr> (via Bugtraq)
Notes
Notes: svn path=/head/; revision=29205
Diffstat (limited to 'x11/kdebase4')
-rw-r--r--x11/kdebase4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile
index 36a0e07a75d8..cda7136c2f65 100644
--- a/x11/kdebase4/Makefile
+++ b/x11/kdebase4/Makefile
@@ -28,4 +28,6 @@ CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \
CONFIGURE_ENV+= MOC="${MOC}"
USE_GMAKE= yes
+FORBIDDEN= "Local buffer overflow yielding gid nogroup"
+
.include <bsd.port.mk>