head	1.21;
access;
symbols
	RELEASE_4_5_0:1.20
	RELEASE_4_4_0:1.19
	RELEASE_4_3_0:1.19
	RELEASE_4_2_0:1.18
	RELEASE_4_1_1:1.18
	RELEASE_4_1_0:1.18
	RELEASE_3_5_0:1.18
	RELEASE_4_0_0:1.18
	RELEASE_3_4_0:1.18
	RELEASE_3_3_0:1.18
	RELEASE_3_2_0:1.18
	RELEASE_3_1_0:1.18
	RELEASE_2_2_8:1.18
	RELEASE_3_0_0:1.18
	RELEASE_2_2_7:1.18
	RELEASE_2_2_6:1.16
	RELEASE_2_2_5:1.15
	RELEASE_2_2_1:1.2
	RELEASE_2_2_2:1.5
	ache:1.1.1.1;
locks; strict;
comment	@# @;


1.21
date	2002.02.16.23.45.59;	author sumikawa;	state dead;
branches;
next	1.20;

1.20
date	2001.11.20.23.29.35;	author lioux;	state Exp;
branches;
next	1.19;

1.19
date	2001.01.24.06.52.02;	author sumikawa;	state Exp;
branches;
next	1.18;

1.18
date	98.04.12.13.42.17;	author hoek;	state Exp;
branches;
next	1.17;

1.17
date	98.04.12.12.47.22;	author jseger;	state Exp;
branches;
next	1.16;

1.16
date	97.11.15.13.09.24;	author asami;	state Exp;
branches;
next	1.15;

1.15
date	97.09.25.08.25.29;	author asami;	state Exp;
branches;
next	1.14;

1.14
date	97.09.07.21.50.38;	author ache;	state Exp;
branches;
next	1.13;

1.13
date	97.09.07.20.11.30;	author ache;	state Exp;
branches;
next	1.12;

1.12
date	97.09.07.19.59.04;	author ache;	state Exp;
branches;
next	1.11;

1.11
date	97.08.04.02.42.35;	author ache;	state Exp;
branches;
next	1.10;

1.10
date	97.08.04.01.32.20;	author ache;	state Exp;
branches;
next	1.9;

1.9
date	97.08.04.00.27.09;	author ache;	state Exp;
branches;
next	1.8;

1.8
date	97.08.04.00.04.32;	author ache;	state Exp;
branches;
next	1.7;

1.7
date	97.06.01.03.02.45;	author ache;	state Exp;
branches;
next	1.6;

1.6
date	97.06.01.00.06.22;	author ache;	state Exp;
branches;
next	1.5;

1.5
date	97.05.06.00.08.46;	author ache;	state Exp;
branches;
next	1.4;

1.4
date	97.04.12.09.46.48;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	97.04.10.05.55.52;	author ache;	state Exp;
branches;
next	1.2;

1.2
date	97.02.26.05.31.10;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	97.02.24.19.00.30;	author ache;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.02.24.19.00.30;	author ache;	state Exp;
branches;
next	;


desc
@@


1.21
log
@Remove this port.

Now www/mozilla works correctly on both IPv6 and IPv4 environment so
we don't need mozilla+ipv6 anymore.
@
text
@This is the open source web browser, which forms the basis for
Netscape Navigator 6.  It should be fully compliant with all W3C
standards, including HTML, CSS, XML, XSL, JavaScript, MathML,
SVG and RDF.  This version also supports SSL encryption, but
does not yet support Java.

While the code is officially still in pre-release, the browser
is mostly stable, and does a good job displaying most pages on
the web.  Mail and News also work, and provide some interesting
features, such as the ability to check multiple POP3 servers.

Testers are most welcome, but should submit bug reports about
the browser itself to mozilla.org (http://bugzilla.mozilla.org/)
rather than via FreeBSD.


WWW: http://www.mozilla.org/
@


1.20
log
@Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
@
text
@@


1.19
log
@Sync with www/mozilla.

Submitted by:	ume
@
text
@d17 1
a17 1
WWW: http://www.mozilla.org
@


1.18
log
@Be more verbose in DESCR than "netscape".  :-)  Warn that this is
intended for developers.
@
text
@d1 17
a17 3
This is the source code that Netscape released and will be used for
its next generation of browsers.  It is intended for use by developers
and testers only.
@


1.17
log
@Initial import of a mozilla port.
@
text
@d1 3
a3 1
Netscape
@


1.16
log
@Split netscape4 into communicator and navigator, so the two maintainers
shall never run into each other again.
@
text
@d1 1
a1 8
This is the netscape web-surfboard.  Please read the file
"/usr/local/lib/netscape/LICENSE" for the licensing terms.

Note: If Java applets fail to display.  Type this as root:
		cd /usr/X11R6/lib/X11/fonts/misc
		/usr/X11R6/bin/mkfontdir
		chmod 444 fonts.dir
      And then exit and restart your X server.
@


1.15
log
@Make it possible to install the standalone navigator by defining
${NAVIGATOR}.

Requested by:	so many people I can't remember them all
@
text
@a3 6
Note: If the standalone navigator hangs on startup eating all CPU
time, find the user_pref("browser.startup.license_accepted", ...);
line in your ~/.netscape/preferences.js and move it to the end of
the file, or remove it, if simply moving doesn't help.
Don't forget to report this bug to Netscape Team.

@


1.14
log
@Remove license_accept bug descriptions again, it is fixed in base_install
code but not fixed in standalone_navigator code
@
text
@d4 6
@


1.13
log
@Oops, license bug really _not_ fixed, return old text.
@
text
@a3 6
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 or
remove it, if previous not helps.
Don't forget to report this bug to Netscape Team.

@


1.12
log
@Remove comment about accept_license bug, it seems to be fixes in this version
@
text
@d4 6
@


1.11
log
@Add more info to workaround
@
text
@a3 6
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 or
remove it, if previous not helps.
Don't forget to report this bug to Netscape Team.

@


1.10
log
@Add Note describing Netscape dead loop workaround
@
text
@d6 2
a7 1
~/.netscape/preferences.js and move it to the end of the file.
@


1.9
log
@Remove note about Java not work in 8bit mode, it work now
@
text
@d4 5
@


1.8
log
@Upgrade to 4.02b7
@
text
@a3 2
Note: Java does not work in 8bpp mode; run `X -bpp 16' if you need it

@


1.7
log
@Remove note about LANG variable for Java, it is fixed
@
text
@a3 5
After installation you need to repeat this additional steps for each user:

1) ln -s /usr/local/lib/netscape/policyMoz40P1.jar ~/.netscape/
2) ln -s /usr/local/lib/netscape/registry ~/.netscape/

@


1.6
log
@Upgrade to 4.0b5
@
text
@a8 2
Note: If Java fails to start, set your LANG environment variable to C

@


1.5
log
@Fix a typo
Submitted by: Dmitry Kohmanyuk <dk@@genesyslab.com>
@
text
@d4 5
@


1.4
log
@Add note that Java not work in 8bpp mode with suggestion
to switch to 16bpp mode
@
text
@d6 1
a6 1
Note: Java not work in 8bpp mode, switch to 16bpp mode if you want Java
@


1.3
log
@Java not started for certain LANG env. variable values, so
suggest to set it to C in this case.
@
text
@d6 2
@


1.2
log
@Remove note about GOLD=yes, it already comes with editor
@
text
@d4 2
@


1.1
log
@Initial revision
@
text
@a8 3

This port can install either the regular or "gold" version.
For the latter, add "GOLD=yes" to your "make" command line.
@


1.1.1.1
log
@Netscape4 expired beta
@
text
@@
