diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-04-16 00:27:02 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-04-16 00:27:02 +0000 |
commit | ded597a4183d4e0889e5e157cfc766729f1cfc7f (patch) | |
tree | 8762c6222db85fd3605bd8adf025feaebcfcae48 /www | |
parent | Add neon vulnerability (diff) |
Mark FORBIDDEN due to remotely exploitable format string
vulnerabilities.
http://vuxml.freebsd.org/84237895-8f39-11d8-8b29-0020ed76ef5a.html
Diffstat (limited to 'www')
-rw-r--r-- | www/neon/Makefile | 2 | ||||
-rw-r--r-- | www/neon26/Makefile | 2 | ||||
-rw-r--r-- | www/neon28/Makefile | 2 | ||||
-rw-r--r-- | www/neon29/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index e4890cb93461..88737b1c4300 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems +FORBIDDEN= http://vuxml.freebsd.org/84237895-8f39-11d8-8b29-0020ed76ef5a.html + LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes diff --git a/www/neon26/Makefile b/www/neon26/Makefile index e4890cb93461..88737b1c4300 100644 --- a/www/neon26/Makefile +++ b/www/neon26/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems +FORBIDDEN= http://vuxml.freebsd.org/84237895-8f39-11d8-8b29-0020ed76ef5a.html + LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes diff --git a/www/neon28/Makefile b/www/neon28/Makefile index e4890cb93461..88737b1c4300 100644 --- a/www/neon28/Makefile +++ b/www/neon28/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems +FORBIDDEN= http://vuxml.freebsd.org/84237895-8f39-11d8-8b29-0020ed76ef5a.html + LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes diff --git a/www/neon29/Makefile b/www/neon29/Makefile index e4890cb93461..88737b1c4300 100644 --- a/www/neon29/Makefile +++ b/www/neon29/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= lev@FreeBSD.org COMMENT= An HTTP and WebDAV client library for Unix systems +FORBIDDEN= http://vuxml.freebsd.org/84237895-8f39-11d8-8b29-0020ed76ef5a.html + LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 INSTALLS_SHLIB= yes |