summaryrefslogtreecommitdiff
path: root/databases/mysql40-server/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-09-26 09:24:20 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-09-26 09:24:20 +0000
commit75fbecdf73d3b7305123bbb34663b5e20f0ae3c3 (patch)
tree8e3575511445c517fa7ce797b6b09a6a5255af94 /databases/mysql40-server/Makefile
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 'databases/mysql40-server/Makefile')
-rw-r--r--databases/mysql40-server/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile
index d911f6ec6931..c35447bc164c 100644
--- a/databases/mysql40-server/Makefile
+++ b/databases/mysql40-server/Makefile
@@ -16,6 +16,9 @@ PKGNAMESUFFIX?= -server
MAINTAINER= ale@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
+FORBIDDEN= Vulnerable since 2006-10-29, http://portaudit.freebsd.org/a0e92718-6603-11db-ab90-000e35fd8194.html
+EXPIRATION_DATE= 2011-10-14
+
SLAVEDIRS= databases/mysql40-client
USE_AUTOTOOLS= libtool
MAKE_JOBS_SAFE= yes