summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2001-08-05 18:18:01 +0000
committersada <sada@FreeBSD.org>2001-08-05 18:18:01 +0000
commitefea60c5d72bfbacdf90838bc6fc6bb2dca54232 (patch)
tree5248a2545fdf3eb54f654afadfd13d9fe3fdf7c8
parentfa1fdbe9cc601f52ab14abd0ccdb982aab11724f (diff)
downloadFreeBSD-ports-efea60c5d72bfbacdf90838bc6fc6bb2dca54232.zip
FreeBSD-ports-efea60c5d72bfbacdf90838bc6fc6bb2dca54232.tar.gz
Try to clearify circumstances of FreeBSD native version
in the FORBIDDEN message.
-rw-r--r--www/netscape4-communicator/Makefile4
-rw-r--r--www/netscape48-communicator/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile
index a06b099..b9254f5 100644
--- a/www/netscape4-communicator/Makefile
+++ b/www/netscape4-communicator/Makefile
@@ -16,7 +16,9 @@ MAINTAINER?= sada@FreeBSD.org
RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper
.if (!defined(BROWSER_VER) || ${PORTVERSION} == "4.76")
-BROKEN= "Has a serious security hole, use 4.77 instead"
+FORBIDDEN= "Has a serious security hole, use 4.77 or later instead.\
+ (These ports are available only for linux version and alpha arch.\
+ Looks Netscape has stopped to release new FreeBSD native binary)"
.endif
.if !defined(INFILE_HEAD)
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index a06b099..b9254f5 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -16,7 +16,9 @@ MAINTAINER?= sada@FreeBSD.org
RUN_DEPENDS+= netscape:${PORTSDIR}/www/netscape-wrapper
.if (!defined(BROWSER_VER) || ${PORTVERSION} == "4.76")
-BROKEN= "Has a serious security hole, use 4.77 instead"
+FORBIDDEN= "Has a serious security hole, use 4.77 or later instead.\
+ (These ports are available only for linux version and alpha arch.\
+ Looks Netscape has stopped to release new FreeBSD native binary)"
.endif
.if !defined(INFILE_HEAD)
OpenPOWER on IntegriCloud