diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-22 03:42:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-22 03:42:24 +0000 |
commit | ceab29fa677934f9a8541ad0dc57738aecc8f7f3 (patch) | |
tree | 65ac614b19e089b6f45532f0fe3255a3262985f4 /www/mozilla-devel/pkg-descr | |
parent | Updated configure patch. (diff) |
This commit includes:
* mozilla-*vendor ports (currently for Mozilla 1.0.1)
* mozilla* ports (currently for Mozilla 1.1)
* mozilla-*devel ports (currently for Mozilla 1.2b)
Special thanks goes to trevor for auto-generating plist patches, cy for
pointing out that the Mozilla startup scripts need to be tailored for
each version of Mozilla, grog for suggesting that some verbage needs to
be added to explain the Java plugin messages at startup, and John
Merryweather Cooper for suggesting a common plugin directory. Of course,
thanks also goes to the user community for suggestions and support.
These ports offer:
* Complete coexistence with each other
* A universal ${PREFIX}/lib/browser_plugins directory
* Auto-generated plists for ease of maintenance
* More accurate pkg-descr's
* A pkg-message pointing users to java/jdk13 for the Java plugin
PR: 42870 42941
Reviewed by: ports gnome
Diffstat (limited to 'www/mozilla-devel/pkg-descr')
-rw-r--r-- | www/mozilla-devel/pkg-descr | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/mozilla-devel/pkg-descr b/www/mozilla-devel/pkg-descr index 37a7a64039b1..fe21e2f4102c 100644 --- a/www/mozilla-devel/pkg-descr +++ b/www/mozilla-devel/pkg-descr @@ -3,8 +3,7 @@ be fully compliant with all W3C standards, including HTML, CSS, XML, XSL, JavaScript, MathML, SVG and RDF. This version also supports SSL encryption, and Java with the use of the FreeBSD native Java plug-in. -This is the latest release of the Mozilla browser. It contains all the -bugfixes and security enhancements from the mozilla port as well as -new new features. +This is the latest bleeding edge release. Beware that you'll probably find +bugs here, so if you value stability, try www/mozilla or www/mozilla-vendor. WWW: http://www.mozilla.org/ |