summaryrefslogtreecommitdiff
path: root/net/lmule
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2003-08-11 11:57:11 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2003-08-11 11:57:11 +0000
commit61bdb45c4b8e301a5151a1cf1857a618d8f3af60 (patch)
treeeae9d5923678c59f4119ff3cd94cd73a0ce1db2e /net/lmule
parentMark forbidden due to format string bug. (diff)
lmule is very likely to have the same format string vulnerability
as found in xMule (http://www.xmule.org/geeklog/article.php?story=20030810160606604). It will not likely be fixed. http://lmule.sourceforge.net/news.php says, ``We strongly recommend everyone to upgrade to latest xMule version (http://www.xmule.org) as this project is no longer supported.''
Notes
Notes: svn path=/head/; revision=86755
Diffstat (limited to 'net/lmule')
-rw-r--r--net/lmule/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/lmule/Makefile b/net/lmule/Makefile
index 915f0354e386..3a1dae1504d8 100644
--- a/net/lmule/Makefile
+++ b/net/lmule/Makefile
@@ -19,6 +19,8 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
+FORBIDDEN= "Probable format string bug and no longer maintained"
+
USE_X_PREFIX= yes
USE_GNOME= gnomehier \
gnomehack \