aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-11-01 17:19:14 +0800
committerkris <kris@FreeBSD.org>2000-11-01 17:19:14 +0800
commit37917d4e0556decf1919bcb48a64b8074d4e7d2d (patch)
tree3a5c249a658cf93be13aff642275e34f24b35f95 /x11-wm
parentf9f0d530602cdd734eda04cb3784079d86ea6b26 (diff)
downloadfreebsd-ports-gnome-37917d4e0556decf1919bcb48a64b8074d4e7d2d.tar.gz
freebsd-ports-gnome-37917d4e0556decf1919bcb48a64b8074d4e7d2d.tar.zst
freebsd-ports-gnome-37917d4e0556decf1919bcb48a64b8074d4e7d2d.zip
Mark FORBIDDEN: the xinitrc file installed by the port contains a stupid
"xhost +${HOSTNAME}" line which would allow local users to snoop your X session. Submitted by: Nicholas Brawn <nickbrawn@ONETEL.COM> via Bugtraq
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce/Makefile2
-rw-r--r--x11-wm/xfce4/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile
index 448092186e3d..1c0bc83eb96b 100644
--- a/x11-wm/xfce/Makefile
+++ b/x11-wm/xfce/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= nakai@FreeBSD.org
+FORBIDDEN= "Installs stupid xinitrc file containing xhost +$HOSTNAME"
+
USE_X_PREFIX= yes
USE_IMLIB= yes
USE_ESOUND= yes
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 448092186e3d..1c0bc83eb96b 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= nakai@FreeBSD.org
+FORBIDDEN= "Installs stupid xinitrc file containing xhost +$HOSTNAME"
+
USE_X_PREFIX= yes
USE_IMLIB= yes
USE_ESOUND= yes