diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-26 09:24:20 +0000 |
commit | 75fbecdf73d3b7305123bbb34663b5e20f0ae3c3 (patch) | |
tree | 8e3575511445c517fa7ce797b6b09a6a5255af94 /japanese | |
parent | - Add LICENSE (diff) |
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.
Notes
Notes:
svn path=/head/; revision=282419
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/asterisk14-sounds/Makefile | 3 | ||||
-rw-r--r-- | japanese/mutt/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/japanese/asterisk14-sounds/Makefile b/japanese/asterisk14-sounds/Makefile index a718c2896313..f1e98f6c5cc5 100644 --- a/japanese/asterisk14-sounds/Makefile +++ b/japanese/asterisk14-sounds/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX:S|s$||}-jp_${PORTVERSION:S|.||}_beta MAINTAINER= jfkimura@yahoo.co.jp COMMENT= Japanese sound files for Asterisk 1.4 +DEPRECATED= Depends on net/asterisk14, which is FORBIDDEN +EXPIRATION_DATE= 2011-10-14 + RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14 NO_BUILD= yes diff --git a/japanese/mutt/Makefile b/japanese/mutt/Makefile index 36f9c52ace4c..2925a5c0c1c8 100644 --- a/japanese/mutt/Makefile +++ b/japanese/mutt/Makefile @@ -21,6 +21,9 @@ DIST_SUBDIR= mutt MAINTAINER= st@be.to COMMENT= Text-based mail client (Japanised Version) +FORBIDDEN= Vulnerable since 2007-07-29, http://portaudit.freebsd.org/863f95d3-3df1-11dc-b3d3-0016179b2dd5.html +EXPIRATION_DATE= 2011-10-14 + LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang RUN_DEPENDS= urlview:${PORTSDIR}/textproc/urlview |