summaryrefslogtreecommitdiff
path: root/www/mozilla/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2002-08-29 07:07:47 +0000
committeritojun <itojun@pkgsrc.org>2002-08-29 07:07:47 +0000
commitd59095115143f761ed669df01c4f3c5f5c21d30e (patch)
tree793375956a000bdc3821f88cf40b1bebaab1038a /www/mozilla/Makefile
parentced75f3338557066d67ec1b002f89a21d1e9272a (diff)
downloadpkgsrc-d59095115143f761ed669df01c4f3c5f5c21d30e.tar.gz
upgrade to 1.1. includes CSS/cookie-stealing security fix.
* Improved application and layout performance * Improved stability * Improved Web site compatibility * Improved CSS, DOM and HTML standards support * Distinct window icons for the different Mozilla applications (artwork contributed by Grayrest). * Mozilla can now trigger MS DUN when started without a connection. * Fullscreen mode for Mozilla on Linux (press F11). * Browser tabs now close left to right (they used to close right to left). * The tab bar now has a button for creating new tabs. * All Search entry points now use your default search engine. * Download Manager has been enabled as the default download view (with many improvements) * Autocomplete in the location bar has more intelligent completion. * The Linux File Picker has improved filtering and a new directory button. * File extensions more accurately handled in downloads and we save the correct files when saving complete Web pages * Drag and drop support has been greatly improved. * View selection source: Context clicking on a selection now lets you view the HTML source for the selected area. * Page info displays more page info with improved General and Media tab content. * New button in prefs for making Mozilla the system default browser on MS Windows * MathML is now enabled for Mozilla on Macintosh (it was already available on Windows and Linux). * Mozilla now takes advantage of Quartz rendering for users of Mac OS X 10.1.5 * Better Bi-Di Arabic and Hebrew support including improved layout of Arabic pages on Linux and other platforms without their own Arabic shaping support. * We have new layout performance enhancements targeted at DHTML. * Mozilla now has support for the display of XBM images. * Image and plug-in blocking for Mail & News * Mozilla allows you to view HTML mail messages as plain text. * You can now quote the current message in a Mail compose window with Quote Original under the options menu. * The JavaScript Debugger has gone through a major development cycle. It now sports a palette of nine views which can be rearranged within the main window or docked in separate floating windows. It is also possible to create user-defined views and commands directly with JavaScript. More details are available in the FAQ, newsgroup, or IRC channel. * Chatzilla has improved tab completion and can now join channels with Japanese names.
Diffstat (limited to 'www/mozilla/Makefile')
-rw-r--r--www/mozilla/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index c86ee0c5781..8924cc0025a 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.100 2002/08/19 23:07:31 fredb Exp $
+# $NetBSD: Makefile,v 1.101 2002/08/29 07:07:47 itojun Exp $
-MOZ_VER= 1.0
+MOZ_VER= 1.1
DISTNAME= mozilla-source-${MOZ_VER}
PKGNAME= mozilla-${MOZ_VER}
-PKGREVISION= 3
WRKSRC= ${WRKDIR}/mozilla
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=mozilla${MOZ_VER}/src/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.gz
MAINTAINER= taya@netbsd.org
HOMEPAGE= http://www.mozilla.org/