aboutsummaryrefslogtreecommitdiff
path: root/databases/interbase4
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-02-13 03:22:16 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-02-13 03:22:16 +0000
commit0bad371ed35f63f4f28e34edb84878c027b5f914 (patch)
tree58b405c88b92a9c75abaae318a180efd8acc0056 /databases/interbase4
parent54a71b633e907b976fb3ea444481e5ed1e27c110 (diff)
downloadports-0bad371ed35f63f4f28e34edb84878c027b5f914.tar.gz
ports-0bad371ed35f63f4f28e34edb84878c027b5f914.zip
Notes
Diffstat (limited to 'databases/interbase4')
-rw-r--r--databases/interbase4/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/interbase4/Makefile b/databases/interbase4/Makefile
index 3c6232523190..3cdba03bcac7 100644
--- a/databases/interbase4/Makefile
+++ b/databases/interbase4/Makefile
@@ -13,7 +13,7 @@ DISTNAME= IB_4.0_FreeBSD
MAINTAINER= berend@pobox.com
-FORBIDDEN= "Backdoored by Borland"
+FORBIDDEN= "Backdoored by Borland, http://www.cert.org/advisories/CA-2001-01.html for more information"
ONLY_FOR_ARCHS= i386
NO_WRKSUBDIR=
@@ -30,6 +30,10 @@ do-fetch:
${ECHO_MSG} "Sorry, this package cannot be fetched automagically."; \
${ECHO_MSG} "Point your browser to http://iblinux.rios.co.jp/intl/dloadfb/."; \
${ECHO_MSG} "And put the package in ${DISTDIR}."; \
+ ${ECHO_MSG} "IMPORTANT NOTE: a security compromise has been detected for this package."; \
+ ${ECHO_MSG} "Don't install this package on a server connected to the Internet or"; \
+ ${ECHO_MSG} "in insecure environments."; \
+ ${ECHO_MSG} "Read http://www.cert.org/advisories/CA-2001-01.html for more information."; \
exit 1; \
fi