aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-03-31 23:14:03 +0800
committertrevor <trevor@FreeBSD.org>2003-03-31 23:14:03 +0800
commit3d4572f99791d77c0cefb9b29a0a0a82b837bd9b (patch)
tree1a2b9009d9b0930ae5281239a20cdb9bec9a286f /net-p2p
parentb39b27a87c7e8f2cea7ac60614614fffa240fdd8 (diff)
downloadfreebsd-ports-gnome-3d4572f99791d77c0cefb9b29a0a0a82b837bd9b.tar.gz
freebsd-ports-gnome-3d4572f99791d77c0cefb9b29a0a0a82b837bd9b.tar.zst
freebsd-ports-gnome-3d4572f99791d77c0cefb9b29a0a0a82b837bd9b.zip
Davide Lemma reports that "With all versions prior to 0.2.3 [it]
is possible due to a bug to see all the content of the whole filesystem and not just the configured directories." PR: 47590, 47591
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dclib/Makefile1
-rw-r--r--net-p2p/valknut/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile
index 80890d628558..b2d7d5df7ada 100644
--- a/net-p2p/dclib/Makefile
+++ b/net-p2p/dclib/Makefile
@@ -19,6 +19,7 @@ DISTNAME= dclib-0.1beta11
MAINTAINER= e96sv@yahoo.se
COMMENT= Direct connect interface library for dcgui
+FORBIDDEN= "security bug--see <URL:http://dc.ketelhot.de/news.php>"
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
xml2.5:${PORTSDIR}/textproc/libxml2
diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile
index 803dd841aac6..0cc5ba992258 100644
--- a/net-p2p/valknut/Makefile
+++ b/net-p2p/valknut/Makefile
@@ -19,6 +19,7 @@ DISTNAME= dcgui-0.1beta11
MAINTAINER= e96sv@yahoo.se
COMMENT= A Direct Connect client QT GUI
+FORBIDDEN= "security bug--see <URL:http://dc.ketelhot.de/news.php>"
LIB_DEPENDS= dc.0:${PORTSDIR}/net/dclib \
xml2.5:${PORTSDIR}/textproc/libxml2