Update warning and FORBIDDEN message. Compromise of PR and feedback.

PR:		24266
Submitted by:	Berend de Boer <berend@pobox.com> MAINTAINER
This commit is contained in:
James E. Housley 2001-02-13 03:22:16 +00:00
parent 54a71b633e
commit 0bad371ed3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38292

View File

@ -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