head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.10 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.8 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.7.0.6 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q2:1.7.0.4 pkgsrc-2011Q2-base:1.7 pkgsrc-2009Q4:1.7.0.2 pkgsrc-2009Q4-base:1.7 pkgsrc-2009Q2:1.6.0.22 pkgsrc-2009Q2-base:1.6 pkgsrc-2009Q1:1.6.0.20 pkgsrc-2009Q1-base:1.6 pkgsrc-2008Q4:1.6.0.18 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.16 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.14 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.12 pkgsrc-2008Q2-base:1.6 cwrapper:1.6.0.10 pkgsrc-2008Q1:1.6.0.8 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.6 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.4 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.2 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.5.0.12 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.10 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.8 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.6 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.4 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.2 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.4.0.2 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.2.0.2 pkgsrc-2005Q2-base:1.2; locks; strict; comment @# @; 1.7 date 2009.08.05.01.27.32; author tnn; state dead; branches; next 1.6; 1.6 date 2007.05.12.13.53.10; author ghen; state Exp; branches; next 1.5; 1.5 date 2005.12.10.13.47.22; author taya; state Exp; branches; next 1.4; 1.4 date 2005.09.22.14.14.04; author jlam; state Exp; branches; next 1.3; 1.3 date 2005.06.22.22.05.34; author martin; state Exp; branches; next 1.2; 1.2 date 2005.06.20.06.51.34; author kristerw; state dead; branches; next 1.1; 1.1 date 2005.06.16.21.39.06; author martin; state Exp; branches; next ; desc @@ 1.7 log @Remove firefox 2.x. Firefox 3.5 branch will be imported in this location. (I opted for removing and re-importing instead of a plain update due to extensive patch rototil) We may encounter minor turbulence as dependent packages are sorted out. Thank you for flying pkgsrc-current. @ text @$NetBSD: patch-ck,v 1.6 2007/05/12 13:53:10 ghen Exp $ diff -ruN ../Orig/mozilla/extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp ./extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp --- ../Orig/mozilla/extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp 2004-06-17 09:12:44.000000000 +0900 +++ ./extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp 2005-12-04 19:43:07.000000000 +0900 @@@@ -114,12 +114,12 @@@@ return aContext->recycler()->getStringResult(format->mNaN, aResult); } - if (value == Double::POSITIVE_INFINITY) { + if (value == Double::PositiveInfinity()) { return aContext->recycler()->getStringResult(format->mInfinity, aResult); } - if (value == Double::NEGATIVE_INFINITY) { + if (value == Double::NegativeInfinity()) { nsAutoString res; res.Append(format->mMinusSign); res.Append(format->mInfinity); @ 1.6 log @Update to Firefox 2.0.0.3 (nb1), from www/firefox2* (see there for history and change notes). Firefox 1.5.0.x will be maintained in www/firefox15*, as discussed on tech-pkg. @ text @d1 1 a1 1 $NetBSD: patch-ck,v 1.1.1.1 2006/10/24 22:20:12 ghen Exp $ @ 1.5 log @ Update firefox & firefox-gtk1 to 1.5 Including fix for long title & history file problem. http://www.mozilla.org/security/history-title.html https://bugzilla.mozilla.org/show_bug.cgi?id=319004 What's New in Firefox 1.5 Firefox 1.5 is the next version of our award-winning Web browser. Here's what's new in Firefox 1.5: * Automated update to streamline product upgrades. Notification of an update is more prominent, and updates to Firefox may now be half a megabyte or smaller. Updating extensions has also improved. * Faster browser navigation with improvements to back and forward button performance. * Drag and drop reordering for browser tabs. * Improvements to popup blocking. * Clear Private Data feature provides an easy way to quickly remove personal data through a menu item or keyboard shortcut. * Answers.com is added to the search engine list. * Improvements to product usability including descriptive error pages, redesigned options menu, RSS discovery, and "Safe Mode" experience. * Better accessibility including support for DHTML accessibility and assistive technologies such as the Window-Eyes 5.5 beta screen reader for Microsoft Windows. Screen readers read aloud all available information in applications and documents or show the information on a Braille display, enabling blind and visually impaired users to use equivalent software functionality as their sighted peers. * Report a broken Web site wizard to report Web sites that are not working in Firefox. * Better support for Mac OS X (10.2 and greater) including profile migration from Safari and Mac Internet Explorer. * New support for Web Standards including SVG, CSS 2 and CSS 3, and JavaScript 1.6. * Many security enhancements. The Burning Edge has more detailed lists of new features and notable bug fixes. http://www.squarefree.com/burningedge/releases/1.5-comprehensive.html @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Update www/firefox and www/firefox-gtk1 to version 1.0.7. Changes from version 1.0.6 include: * Fix for a potential buffer overflow vulnerability when loading a hostname with all soft-hyphens * Fix to prevent URLs passed from external programs from being parsed by the shell (Linux only) * Fix to prevent a crash when loading a Proxy Auto-Config (PAC) script that uses an "eval" statement * Fix to restore InstallTrigger.getVersion() for Extension authors * Other stability and security fixes Approved by taya. @ text @d1 1 a1 1 $NetBSD: patch-ck,v 1.3 2005/06/22 22:05:34 martin Exp $ d3 4 a6 3 --- extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp.orig 2003-06-16 22:31:17.000000000 +0000 +++ extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp @@@@ -112,12 +112,12 @@@@ txFormatNumberFunctionCall::evaluate(txI @ 1.3 log @Re-instantiate the NAN/INFINITY fixes, this time in a way that works on older C environments as well. @ text @d1 1 a1 1 $NetBSD: patch-ck,v 1.1 2005/06/16 21:38:09 martin Exp $ d3 3 a5 3 --- extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp.orig 2003-06-17 00:31:17.000000000 +0200 +++ extensions/transformiix/source/xslt/functions/txFormatNumberFunctionCall.cpp 2005-06-16 10:06:22.000000000 +0200 @@@@ -112,12 +112,12 @@@@ @ 1.2 log @Back out the two last changes to the floating point code, since it broke the package for NetBSD 1.6. @ text @d1 1 a1 1 $NetBSD: patch-ck,v 1.1 2005/06/16 21:39:06 martin Exp $ @ 1.1 log @Redo the previous "double alignemnet" fix more completely. The previous state was completely broken. @ text @d1 1 a1 1 $NetBSD$ @