aboutsummaryrefslogtreecommitdiffstats
path: root/databases/interbase4
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2001-02-13 11:22:16 +0800
committerjeh <jeh@FreeBSD.org>2001-02-13 11:22:16 +0800
commitc50da93dbb2be859cad0b091baf5a1ef93a2e433 (patch)
tree6f01f4cf63eac1853cb935f916fef719ee3d635c /databases/interbase4
parentdaa1efb5022300097edda8fba8da949a51b40b29 (diff)
downloadfreebsd-ports-graphics-c50da93dbb2be859cad0b091baf5a1ef93a2e433.tar.gz
freebsd-ports-graphics-c50da93dbb2be859cad0b091baf5a1ef93a2e433.tar.zst
freebsd-ports-graphics-c50da93dbb2be859cad0b091baf5a1ef93a2e433.zip
Update warning and FORBIDDEN message. Compromise of PR and feedback.
PR: 24266 Submitted by: Berend de Boer <berend@pobox.com> MAINTAINER
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 3c623252319..3cdba03bcac 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