head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.26 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.24 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.22 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.20 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.18 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.16 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.14 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.12 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.10 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.8 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.6 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.4 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.2 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.1.1.1.0.4 pkgsrc-2007Q1-base:1.1.1.1 pkgsrc-2006Q4:1.1.1.1.0.2 pkgsrc-2006Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2007.05.12.15.11.05; author ghen; state dead; branches; next 1.1; 1.1 date 2006.10.24.22.20.12; author ghen; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2006.10.24.22.20.12; author ghen; state Exp; branches 1.1.1.1.4.1; next ; 1.1.1.1.4.1 date 2007.06.13.21.32.54; author salo; state Exp; branches; next ; desc @@ 1.2 log @Remove www/firefox2* (copied into www/firefox*). @ text @$NetBSD: patch-cn,v 1.1 2006/10/24 22:20:12 ghen Exp $ --- extensions/transformiix/source/xpath/XFormsFunctionCall.cpp.orig 2006-06-20 20:54:45.000000000 +0200 +++ extensions/transformiix/source/xpath/XFormsFunctionCall.cpp @@@@ -104,7 +104,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont res = (res/i); } else { - res = Double::NaN; + res = Double::NaN(); } return aContext->recycler()->getNumberResult(res, aResult); } @@@@ -159,7 +159,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont NS_ENSURE_SUCCESS(rv, rv); PRInt32 result = 0; - double res = Double::NaN; + double res = Double::NaN(); nsresult rv = xformsService->GetDaysFromDateTime(date, &result); if (NS_SUCCEEDED(rv)) { res = result; @@@@ -222,7 +222,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont NS_ENSURE_SUCCESS(rv, rv); PRInt32 index = 0; - double res = Double::NaN; + double res = Double::NaN(); rv = xformsService->GetRepeatIndex(repeatEle, &index); NS_ENSURE_SUCCESS(rv, rv); @@@@ -355,7 +355,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont getter_AddRefs(nodes)); NS_ENSURE_SUCCESS(rv, rv); - double res = Double::NaN; + double res = Double::NaN(); PRInt32 i; for (i = 0; i < nodes->size(); ++i) { double test; @@@@ -363,7 +363,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont txXPathNodeUtils::appendNodeValue(nodes->get(i), resultStr); test = Double::toDouble(resultStr); if (Double::isNaN(test)) { - res = Double::NaN; + res = Double::NaN(); break; } if (test > res || i == 0) { @@@@ -383,7 +383,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont getter_AddRefs(nodes)); NS_ENSURE_SUCCESS(rv, rv); - double res = Double::NaN; + double res = Double::NaN(); PRInt32 i; for (i = 0; i < nodes->size(); ++i) { double test; @@@@ -391,7 +391,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont txXPathNodeUtils::appendNodeValue(nodes->get(i), resultStr); test = Double::toDouble(resultStr); if (Double::isNaN(test)) { - res = Double::NaN; + res = Double::NaN(); break; } if ((test < res) || (i==0)) { @@@@ -414,7 +414,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont NS_ENSURE_SUCCESS(rv, rv); PRInt32 result = 0; - double res = Double::NaN; + double res = Double::NaN(); nsresult rv = xformsService->GetMonths(duration, &result); if (NS_SUCCEEDED(rv)) { res = result; @@@@ -490,7 +490,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont // up the chain return rv; } - res = Double::NaN; + res = Double::NaN(); } return aContext->recycler()->getNumberResult(res, aResult); @@@@ -515,7 +515,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont // up the chain return rv; } - res = Double::NaN; + res = Double::NaN(); } return aContext->recycler()->getNumberResult(res, aResult); @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import www/firefox2. Firefox 2 is the next generation release of the award-winning Firefox web browser from Mozilla. What's New in Firefox 2 * Visual Refresh: Firefox 2's theme and user interface have been updated to improve usability without altering the familiarity of the browsing experience. * Built-in phishing protection: Phishing Protection warns users when they encounter suspected Web forgeries, and offers to return the user to their home page. Phishing Protection is turned on by default, and works by checking sites against either a local or online list of known phishing sites. This list is automatically downloaded and regularly updated when the Phishing Protection feature is enabled. * Enhanced search capabilities: Search term suggestions will now appear as users type in the integrated search box when using the Google, Yahoo! or Answers.com search engines. A new search engine manager makes it easier to add, remove and re-order search engines, and users will be alerted when Firefox encounters a website that offers new search engines that the user may wish to install. * Improved tabbed browsing: By default, Firefox will open links in new tabs instead of new windows, and each tab will now have a close tab button. Power users who open more tabs than can fit in a single window will see arrows on the left and right side of the tab strip that let them scroll back and forth between their tabs. The History menu will keep a list of recently closed tabs, and a shortcut lets users quickly re-open an accidentally closed tab. * Resuming your browsing session: The Session Restore feature restores windows, tabs, text typed in forms, and in-progress downloads from the last user session. It will be activated automatically when installing an application update or extension, and users will be asked if they want to resume their previous session after a system crash. * Previewing and subscribing to Web feeds: Users can decide how to handle Web feeds (like this one), either subscribing to them via a Web service or in a standalone RSS reader, or adding them as Live Bookmarks. My Yahoo!, Bloglines and Google Reader come pre-loaded as Web service options, but users can add any Web service that handles RSS feeds. * Inline spell checking: A new built-in spell checker enables users to quickly check the spelling of text entered into Web forms (like this one) without having to use a separate application. * Live Titles: When a website offers a microsummary (a regularly updated summary of the most important information on a Web page), users can create a bookmark with a "Live Title". Compact enough to fit in the space available to a bookmark label, they provide more useful information about pages than static page titles, and are regularly updated with the latest information. There are several websites that can be bookmarked with Live Titles, and even more add-ons to generate Live Titles for other popular websites. * Improved Add-ons manager: The new Add-ons manager improves the user interface for managing extensions and themes, combining them both in a single tool. * JavaScript 1.7: JavaScript 1.7 is a language update introducing several new features such as generators, iterators, array comprehensions, let expressions, and destructuring assignments. It also includes all the features of JavaScript 1.6. * Extended search plugin format: The Firefox search engine format now supports search engine plugins written in Sherlock and OpenSearch formats and allows search engines to provide search term suggestions. * Updates to the extension system: The extension system has been updated to provide enhanced security and to allow for easier localization of extensions. * Client-side session and persistent storage: New support for storing structured data on the client side, to enable better handling of online transactions and improved performance when dealing with large amounts of data, such as documents and mailboxes. This is based on the WHATWG specification for client-side session and persistent storage. * SVG text: Support for the svg:textpath specification enables SVG text to follow a curve or shape. @ text @@ 1.1.1.1.4.1 log @Pullup ticket 2106 - requested by ghen security updates for firefox Updated via patch provided by the submitter, packages in HEAD were renamed. Module Name: pkgsrc Committed By: ghen Date: Thu May 31 07:26:46 UTC 2007 Modified Files: pkgsrc/www/firefox15: DESCR Makefile-firefox.common distinfo pkgsrc/www/firefox15-bin: DESCR Makefile distinfo pkgsrc/www/firefox15-gtk1: DESCR pkgsrc/www/firefox15/patches: patch-cn Log Message: Update firefox15, firefox15-bin and firefox15-gtk1 to 1.5.0.12. Security fixes in this version: MFSA 2007-17 XUL Popup Spoofing MFSA 2007-16 XSS using addEventListener MFSA 2007-14 Path Abuse in Cookies MFSA 2007-13 Persistent Autocomplete Denial of Service MFSA 2007-12 Crashes with evidence of memory corruption For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.12.html Note: Firefox 1.5.0.x will be maintained with security and stability updates until June 2007. All users are strongly encouraged to upgrade to Firefox 2. --- Module Name: pkgsrc Committed By: ghen Date: Thu May 31 07:25:10 UTC 2007 Modified Files: pkgsrc/www/firefox: Makefile Makefile-firefox.common PLIST distinfo pkgsrc/www/firefox-bin: Makefile distinfo pkgsrc/www/firefox-gtk1: Makefile PLIST pkgsrc/www/firefox/patches: patch-cn Log Message: Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.4. Security fixes in this version: MFSA 2007-17 XUL Popup Spoofing MFSA 2007-16 XSS using addEventListener MFSA 2007-14 Path Abuse in Cookies MFSA 2007-13 Persistent Autocomplete Denial of Service MFSA 2007-12 Crashes with evidence of memory corruption For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.4/releasenotes/ @ text @d1 1 a1 1 $NetBSD: patch-cn,v 1.1.1.1 2006/10/24 22:20:12 ghen Exp $ d3 1 a3 1 --- extensions/transformiix/source/xpath/XFormsFunctionCall.cpp.orig 2007-04-27 03:08:49.000000000 +0200 d23 1 a23 1 @@@@ -211,7 +211,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont d29 1 a29 1 rv = xformsService->GetRepeatIndexById(mResolverNode, indexId, &index); d32 1 a32 1 @@@@ -344,7 +344,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont d41 1 a41 1 @@@@ -352,7 +352,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont d50 1 a50 1 @@@@ -372,7 +372,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont d59 1 a59 1 @@@@ -380,7 +380,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont d68 1 a68 1 @@@@ -403,7 +403,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont d77 1 a77 1 @@@@ -479,7 +479,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont d86 1 a86 1 @@@@ -504,7 +504,7 @@@@ XFormsFunctionCall::evaluate(txIEvalCont @