diff options
author | ache <ache@FreeBSD.org> | 1997-08-04 01:32:20 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-08-04 01:32:20 +0000 |
commit | b8be27a8fff984f767ae3aa8769ee0d421ced8ea (patch) | |
tree | 6051ca10af366ebe228c3b30bd4d9254065e3915 /www/netscape47-navigator | |
parent | 12522dd31b2fb80a3648d9b5cf1d01be258b9a32 (diff) | |
download | FreeBSD-ports-b8be27a8fff984f767ae3aa8769ee0d421ced8ea.zip FreeBSD-ports-b8be27a8fff984f767ae3aa8769ee0d421ced8ea.tar.gz |
Add Note describing Netscape dead loop workaround
Diffstat (limited to 'www/netscape47-navigator')
-rw-r--r-- | www/netscape47-navigator/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/netscape47-navigator/pkg-descr b/www/netscape47-navigator/pkg-descr index e0a83b6..d8e291e 100644 --- a/www/netscape47-navigator/pkg-descr +++ b/www/netscape47-navigator/pkg-descr @@ -1,6 +1,11 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If netscape hangs on startup eating all CPU time, find +user_pref("browser.startup.license_accepted", ...); line in your +~/.netscape/preferences.js and move it to the end of the file. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir |