Subject: CVS commit: pkgsrc/www/mozilla
To: None <pkgsrc-changes@NetBSD.org>
From: Shin'ichiro TAYA <taya@netbsd.org>
List: pkgsrc-changes
Date: 01/17/2004 00:04:49
Module Name: pkgsrc
Committed By: taya
Date: Sat Jan 17 00:04:49 UTC 2004
Modified Files:
pkgsrc/www/mozilla: Makefile Makefile.common PLIST buildlink2.mk
distinfo
pkgsrc/www/mozilla/files: moz-install
pkgsrc/www/mozilla/patches: patch-ab patch-ac patch-ad patch-ae
patch-af patch-ag patch-am patch-aw patch-ba patch-bb patch-be
patch-bm patch-bn patch-bo patch-bp patch-bq
Log Message:
Update mozilla to 1.6
- New features and Fixes from release notes:
* One of the most requested Mozilla Mail features, an option to
separate the Recipient and Sender columns in the thread pane, has been
implemented.
* Another frequently requested MailNews feature, a preference for
placing the user's signature above the quoted text, has been added.
* "Remove from server after x days" has been implemented for POP3 mail
accounts.
* vCard support has been added to Mozilla Mail.
* Mozilla 1.6 includes a new cross-platform NTLM authentication
mechanism. This feature brings NTLM authentication to the non-Windows
Mozilla users for the first time and also delivers more robust and
featureful NTLM support to users of older Windows versions.
* Ask Jeeves searching has been added to Mozilla 1.6.
* "Translate Page" functionality has returned to this release of Mozilla.
* The View Source window now has reload functionality.
* Several security-related bugs were fixed in 1.6
* Chatzilla 0.9.48 has been merged, which adds RPL_ISUPPORT support,
halfop mode support, and properly masks key and password dialogs.
* Many crash bugs have been fixed.
* One step closer to the kitchen sink, about:about has been
implemented. Typing about:about in the address field will give the
user a nice list of available about:s.
* The opacity implementation was completely revamped to properly
change the opacity of all descendants as a group.
* CSS inheritance has been updated to work per CSS2.1 (computed values
are inherited).
- pkgsrc specific changes
* add option to build with gtk2 (not completed yet)(from Jeremy C. Reed)
* make mathml optional (for MozillaThunderbird)
To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 pkgsrc/www/mozilla/Makefile
cvs rdiff -r1.25 -r1.26 pkgsrc/www/mozilla/Makefile.common
cvs rdiff -r1.9 -r1.10 pkgsrc/www/mozilla/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/www/mozilla/buildlink2.mk
cvs rdiff -r1.46 -r1.47 pkgsrc/www/mozilla/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/www/mozilla/files/moz-install
cvs rdiff -r1.29 -r1.30 pkgsrc/www/mozilla/patches/patch-ab
cvs rdiff -r1.20 -r1.21 pkgsrc/www/mozilla/patches/patch-ac
cvs rdiff -r1.25 -r1.26 pkgsrc/www/mozilla/patches/patch-ad
cvs rdiff -r1.16 -r1.17 pkgsrc/www/mozilla/patches/patch-ae \
pkgsrc/www/mozilla/patches/patch-af pkgsrc/www/mozilla/patches/patch-aw
cvs rdiff -r1.13 -r1.14 pkgsrc/www/mozilla/patches/patch-ag
cvs rdiff -r1.11 -r1.12 pkgsrc/www/mozilla/patches/patch-am
cvs rdiff -r1.14 -r1.15 pkgsrc/www/mozilla/patches/patch-ba \
pkgsrc/www/mozilla/patches/patch-bb
cvs rdiff -r1.12 -r1.13 pkgsrc/www/mozilla/patches/patch-be
cvs rdiff -r1.4 -r1.5 pkgsrc/www/mozilla/patches/patch-bm \
pkgsrc/www/mozilla/patches/patch-bo
cvs rdiff -r1.3 -r1.4 pkgsrc/www/mozilla/patches/patch-bn \
pkgsrc/www/mozilla/patches/patch-bp pkgsrc/www/mozilla/patches/patch-bq
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.