summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2004-02-15 17:53:16 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2004-02-15 17:53:16 +0000
commit336eb20d96ca3bdae0081da43c5f4afea5a1d501 (patch)
tree7025994976813122ce99b86a343cc695cc03d8eb
parented4288fb08868e701fcf2a5622cfc2004926cde3 (diff)
downloadfreebsd-ports-336eb20d96ca3bdae0081da43c5f4afea5a1d501.zip
Mark FORBIDDEN due to remotely exploitable buffer overflow. See
http://www.vuxml.org/freebsd/87cc48fd-5fdd-11d8-80e3-0020ed76ef5a.html or http://lists.netsys.com/pipermail/full-disclosure/2004-February/017366.html .
-rw-r--r--www/mnogosearch/Makefile2
-rw-r--r--www/mnogosearch31/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile
index f8fede54a6ac..a4c6c53931c7 100644
--- a/www/mnogosearch/Makefile
+++ b/www/mnogosearch/Makefile
@@ -16,6 +16,8 @@ COMMENT= Full featured SQL-based hypertext search engine
RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT}
+FORBIDDEN= Remotely exploitable buffer overflow
+
MAN1= indexer.1
MAN5= indexer.conf.5
diff --git a/www/mnogosearch31/Makefile b/www/mnogosearch31/Makefile
index f8fede54a6ac..a4c6c53931c7 100644
--- a/www/mnogosearch31/Makefile
+++ b/www/mnogosearch31/Makefile
@@ -16,6 +16,8 @@ COMMENT= Full featured SQL-based hypertext search engine
RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT}
+FORBIDDEN= Remotely exploitable buffer overflow
+
MAN1= indexer.1
MAN5= indexer.conf.5