summaryrefslogtreecommitdiff
path: root/portuguese/netscape7/scripts/configure
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-07-03 09:55:03 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-07-03 09:55:03 +0000
commitb2b32546c42542b718c0ef184802bfd779474abb (patch)
tree8b3459f74d41936c2620ddc03669f7a854fb30b1 /portuguese/netscape7/scripts/configure
parentUpdate to 20030703(Support for new busdma API). (diff)
Security fix: update to the latest versions: 7.1 for American
English; and 7.02 for French, German, Japanese, and Brazilian Portuguese. These are reportedly free of the onunload referrer bug (#145579 in bugzilla). The Sun Java plugin is no longer available from the same places. AIM is needed by the 7.02 versions. The DOM inspector and "venkman" JavaScript debugger are available for 7.1. Compress generated files with bzip2; omit "linux-" from their names. The RDF files provided by the ports are no longer needed. Update references to Netscape 6. Run chmod to fix permissions on extracted files (for the Portuguese slave port). Remove unneeded XXXchecksum target. Change the configuration process, so that extraneous files are not downloaded. This resolves PR 44101, submitted by Fernan Aguero.
Notes
Notes: svn path=/head/; revision=84121
Diffstat (limited to '')
-rw-r--r--portuguese/netscape7/scripts/configure5
1 files changed, 4 insertions, 1 deletions
diff --git a/portuguese/netscape7/scripts/configure b/portuguese/netscape7/scripts/configure
index 17703c0f5d4c..0aa3aced1d87 100644
--- a/portuguese/netscape7/scripts/configure
+++ b/portuguese/netscape7/scripts/configure
@@ -18,7 +18,6 @@ Press the space bar to toggle selections." -1 -1 11 \
"browser" "browser" ON \
"deflptbr" "Brazilian Portuguese profile defaults" ON \
"flash" "Flash plugin" ON \
-"jre" "Java plugin" ON \
"langptbr" "Brazilian Portuguese language pack" ON \
"mail" "e-mail and news" ON \
"regbr" "regional settings for Brazil" ON \
@@ -52,3 +51,7 @@ echo "$choice" \
| perl -pi -e "s/ /\n/g" \
> ${WRKSRC}/components.conf
fi
+
+echo "* Your choices are saved. You must run the \"make\" command again to"
+echo "* complete the build. Ignore the \"Error code 1\" below."
+exit 1