diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-09 15:48:41 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-09 15:48:41 +0800 |
commit | 3190a731d2132bfdc45e6a013ebc0d407b86f590 (patch) | |
tree | dec886b25ce022a067f5f912e5c963258b76b74a /www/seamonkey/pkg-descr | |
parent | fe63f5fab8aceed21536cddb9e4293843526bbec (diff) | |
download | freebsd-ports-graphics-3190a731d2132bfdc45e6a013ebc0d407b86f590.tar.gz freebsd-ports-graphics-3190a731d2132bfdc45e6a013ebc0d407b86f590.tar.zst freebsd-ports-graphics-3190a731d2132bfdc45e6a013ebc0d407b86f590.zip |
- Install isp directory to fix Movemail support [1]
- Add WITH_CAIRO_RENDER knob that uses cairo for SVG rendering that
replaces SVG rendering from libart.
Pointed out by: marcus [1]
Approved by: marcus (co mentor)
Diffstat (limited to 'www/seamonkey/pkg-descr')
-rw-r--r-- | www/seamonkey/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/seamonkey/pkg-descr b/www/seamonkey/pkg-descr index 10b9ea56ea9..04ecd23f9b6 100644 --- a/www/seamonkey/pkg-descr +++ b/www/seamonkey/pkg-descr @@ -1,10 +1,10 @@ This is the current release of the Mozilla open source web browser. 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, -and Java with the use of the FreeBSD native Java plug-in. +JavaScript, MathML, SSL encryption, SVG and RDF. Also supports Java with +the use of the FreeBSD native Java plug-in. 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. +bugs here, so if you value stability, try www/mozilla. This version has been built with GTK+-2 bindings for use with applications such as Galeon 2. |