aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-09-26 17:24:20 +0800
committerdougb <dougb@FreeBSD.org>2011-09-26 17:24:20 +0800
commitcd86df6df0f52c43ee792f07f52841c6a8c0055f (patch)
tree09365089525399a39d617a9b43b79f8b1bad9de6 /devel
parent5046e1b76fe061bf8406be4d6be981dd6b44bc9b (diff)
downloadfreebsd-ports-gnome-cd86df6df0f52c43ee792f07f52841c6a8c0055f.tar.gz
freebsd-ports-gnome-cd86df6df0f52c43ee792f07f52841c6a8c0055f.tar.zst
freebsd-ports-gnome-cd86df6df0f52c43ee792f07f52841c6a8c0055f.zip
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years). The maintainers were notified by mail that this action would be taken on 2011-09-03. (Ports for which maintainers responded have been/will be dealt with separately.) Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few ports that rely on those DEPRECATED ports.
Diffstat (limited to 'devel')
-rw-r--r--devel/librcc/Makefile3
-rw-r--r--devel/libsoup22/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile
index 381c8e1d64a7..363f007ca2b3 100644
--- a/devel/librcc/Makefile
+++ b/devel/librcc/Makefile
@@ -18,6 +18,9 @@ MASTER_SITE_SUBDIR= fluffy
MAINTAINER= fluffy@FreeBSD.org
COMMENT= Library used by rusxmms for language autodetection
+DEPRECATED= Depends on textproc/libtranslate, which is DEPRECATED
+EXPIRATION_DATE= 2011-10-14
+
LIB_DEPENDS= rcd.1:${PORTSDIR}/devel/librcd \
enca.5:${PORTSDIR}/converters/enca \
aspell.16:${PORTSDIR}/textproc/aspell
diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile
index 83dbe9b7d325..eab135ba5a1c 100644
--- a/devel/libsoup22/Makefile
+++ b/devel/libsoup22/Makefile
@@ -16,6 +16,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A SOAP (Simple Object Access Protocol) implementation in C
+FORBIDDEN= Vulnerable since 2011-07-28, http://portaudit.freebsd.org/30cb4522-b94d-11e0-8182-485d60cb5385.html
+EXPIRATION_DATE= 2011-10-14
+
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
NO_LATEST_LINK= yes