head 1.13; access; symbols pkgsrc-2013Q2:1.13.0.10 pkgsrc-2013Q2-base:1.13 pkgsrc-2012Q4:1.13.0.8 pkgsrc-2012Q4-base:1.13 pkgsrc-2011Q4:1.13.0.6 pkgsrc-2011Q4-base:1.13 pkgsrc-2011Q2:1.13.0.4 pkgsrc-2011Q2-base:1.13 pkgsrc-2009Q4:1.13.0.2 pkgsrc-2009Q4-base:1.13 pkgsrc-20090805:1.1.1.1 TNF:1.1.1 pkgsrc-2009Q2:1.9.0.14 pkgsrc-2009Q2-base:1.9 pkgsrc-2009Q1:1.9.0.12 pkgsrc-2009Q1-base:1.9 pkgsrc-2008Q4:1.9.0.10 pkgsrc-2008Q4-base:1.9 pkgsrc-2008Q3:1.9.0.8 pkgsrc-2008Q3-base:1.9 cube-native-xorg:1.9.0.6 cube-native-xorg-base:1.9 pkgsrc-2008Q2:1.9.0.4 pkgsrc-2008Q2-base:1.9 cwrapper:1.9.0.2 pkgsrc-2008Q1:1.8.0.8 pkgsrc-2008Q1-base:1.8 pkgsrc-2007Q4:1.8.0.6 pkgsrc-2007Q4-base:1.8 pkgsrc-2007Q3:1.8.0.4 pkgsrc-2007Q3-base:1.8 pkgsrc-2007Q2:1.8.0.2 pkgsrc-2007Q2-base:1.8 pkgsrc-2007Q1:1.7.0.2 pkgsrc-2007Q1-base:1.7 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.8 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.6 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.4 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.2 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.1.0.2 pkgsrc-2004Q2-base:1.1; locks; strict; comment @# @; 1.13 date 2009.09.16.19.06.19; author tnn; state dead; branches; next 1.12; 1.12 date 2009.09.10.00.03.37; author tnn; state Exp; branches; next 1.11; 1.11 date 2009.08.05.02.43.47; author tnn; state Exp; branches; next 1.10; 1.10 date 2009.08.05.01.27.32; author tnn; state dead; branches; next 1.9; 1.9 date 2008.07.02.09.03.35; author ghen; state Exp; branches; next 1.8; 1.8 date 2007.05.12.13.53.08; author ghen; state Exp; branches 1.8.8.1; next 1.7; 1.7 date 2007.02.25.00.43.23; author ghen; state Exp; branches; next 1.6; 1.6 date 2007.01.16.23.35.16; author dmcmahill; state Exp; branches; next 1.5; 1.5 date 2005.12.10.13.47.22; author taya; state Exp; branches 1.5.10.1; next 1.4; 1.4 date 2005.09.22.14.14.04; author jlam; state Exp; branches; next 1.3; 1.3 date 2005.07.25.15.46.51; author adam; state Exp; branches; next 1.2; 1.2 date 2004.06.23.16.47.12; author taya; state dead; branches; next 1.1; 1.1 date 2004.04.29.16.19.36; author recht; state Exp; branches 1.1.1.1; next ; 1.8.8.1 date 2008.07.02.13.13.59; author tron; state Exp; branches; next ; 1.5.10.1 date 2007.03.02.20.17.01; author salo; state Exp; branches; next ; 1.1.1.1 date 2009.08.05.02.37.11; author tnn; state Exp; branches; next ; desc @@ 1.13 log @Build firefox against external runtime components from devel/xulrunner. Bump PKGREVISION. @ text @$NetBSD: patch-ap,v 1.12 2009/09/10 00:03:37 tnn Exp $ --- media/liboggz/include/oggz/oggz_off_t_generated.h.orig 2009-08-24 17:52:50.000000000 +0200 +++ media/liboggz/include/oggz/oggz_off_t_generated.h @@@@ -59,7 +59,7 @@@@ #include -#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) +#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined(__NetBSD__) || defined(__DragonFly__) typedef off_t oggz_off_t; #else typedef loff_t oggz_off_t; @ 1.12 log @Update to firefox-3.5.3. Bugfix and security release. MFSA 2009-51 Chrome privilege escalation with FeedWriter MFSA 2009-50 Location bar spoofing via tall line-height Unicode characters MFSA 2009-49 TreeColumns dangling pointer vulnerability MFSA 2009-47 Crashes with evidence of memory corruption (rv:1.9.1.3/1.9.0.14) @ text @d1 1 a1 1 $NetBSD$ @ 1.11 log @merge pkgsrc-20090805 @ text @d3 1 a3 1 --- media/liboggz/include/oggz/oggz_off_t_generated.h.orig 2009-06-29 18:15:03.000000000 +0200 d9 2 a10 2 -#if defined(__APPLE__) || defined(SOLARIS) +#if defined(__APPLE__) || defined(SOLARIS) || defined(__NetBSD__) || defined(__DragonFly__) @ 1.10 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 @d1 1 a1 1 $NetBSD: patch-ap,v 1.9 2008/07/02 09:03:35 ghen Exp $ d3 11 a13 11 --- security/coreconf/command.mk.orig 2007-05-09 03:38:16.000000000 +0200 +++ security/coreconf/command.mk @@@@ -45,7 +45,7 @@@@ ASFLAGS += $(CFLAGS) CCF = $(CC) $(CFLAGS) LINK_DLL = $(LINK) $(OS_DLLFLAGS) $(DLLFLAGS) LINK_EXE = $(LINK) $(OS_LFLAGS) $(LFLAGS) -CFLAGS = $(OPTIMIZER) $(OS_CFLAGS) $(XP_DEFINE) $(DEFINES) $(INCLUDES) \ +CFLAGS = $(OS_CFLAGS) $(XP_DEFINE) $(DEFINES) $(INCLUDES) \ $(XCFLAGS) PERL = perl RANLIB = echo @ 1.9 log @Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.15. Part of patch-af has been fixed upstream. Security fixes in this version: MFSA 2008-33 Crash and remote code execution in block reflow MFSA 2008-32 Remote site run as local file via Windows URL shortcut MFSA 2008-31 Peer-trusted certs can use alt names to spoof MFSA 2008-30 File location URL in directory listings not escaped properly MFSA 2008-29 Faulty .properties file results in uninitialized memory being used MFSA 2008-28 Arbitrary socket connections with Java LiveConnect on Mac OS X MFSA 2008-27 Arbitrary file upload via originalTarget and DOM Range MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript() MFSA 2008-24 Chrome script loading from fastload file MFSA 2008-23 Signed JAR tampering MFSA 2008-22 XSS through JavaScript same-origin violation MFSA 2008-21 Crashes with evidence of memory corruption (rv:1.8.1.15) For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.15/releasenotes/ @ text @d1 1 a1 1 $NetBSD$ @ 1.8 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-ap,v 1.2 2007/02/04 18:18:04 dmcmahill Exp $ d3 1 a3 1 --- security/coreconf/command.mk.orig 2006-03-29 22:26:44.000000000 +0200 d12 1 a13 1 TAR = /bin/tar @ 1.8.8.1 log @Pullup ticket #2441 - requested by ghen Security update for firefox, firefox-bin and firefox-gtk1 Revisions pulled up: - www/firefox-bin/Makefile 1.43 - www/firefox-bin/distinfo 1.43 - www/firefox/Makefile-firefox.common 1.58 - www/firefox/PLIST 1.29 - www/firefox/distinfo 1.78 - www/firefox/patches/patch-af 1.6 - www/firefox/patches/patch-ap 1.9 - www/firefox/patches/patch-de 1.2 --- Module Name: pkgsrc Committed By: ghen Date: Wed Jul 2 09:03:35 UTC 2008 Modified Files: pkgsrc/www/firefox: Makefile-firefox.common PLIST distinfo pkgsrc/www/firefox-bin: Makefile distinfo pkgsrc/www/firefox/patches: patch-af patch-ap patch-de Log Message: Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.15. Part of patch-af has been fixed upstream. Security fixes in this version: MFSA 2008-33 Crash and remote code execution in block reflow MFSA 2008-32 Remote site run as local file via Windows URL shortcut MFSA 2008-31 Peer-trusted certs can use alt names to spoof MFSA 2008-30 File location URL in directory listings not escaped properly MFSA 2008-29 Faulty .properties file results in uninitialized memory being used MFSA 2008-28 Arbitrary socket connections with Java LiveConnect on Mac OS X MFSA 2008-27 Arbitrary file upload via originalTarget and DOM Range MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript() MFSA 2008-24 Chrome script loading from fastload file MFSA 2008-23 Signed JAR tampering MFSA 2008-22 XSS through JavaScript same-origin violation MFSA 2008-21 Crashes with evidence of memory corruption (rv:1.8.1.15) For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.15/releasenotes/ @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- security/coreconf/command.mk.orig 2007-05-09 03:38:16.000000000 +0200 a11 1 PERL = perl d13 1 @ 1.7 log @Update firefox, firefox-bin and firefox-gtk1 to 1.5.0.10. Fixed in this version: Fixed in Firefox 1.5.0.10 MFSA 2007-07 Embedded nulls in location.hostname confuse same-domain checks MFSA 2007-06 Mozilla Network Security Services (NSS) SSLv2 buffer overflow MFSA 2007-05 XSS and local file access by opening blocked popups MFSA 2007-04 Spoofing using custom cursor and CSS3 hotspot MFSA 2007-03 Information disclosure through cache collisions MFSA 2007-02 Improvements to help protect against Cross-Site Scripting attacks MFSA 2007-01 Crashes with evidence of memory corruption (rv:1.8.0.10/1.8.1.2) For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.10.html @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 2 --- ./security/coreconf/command.mk.orig 2005-10-11 01:46:12.000000000 +0200 +++ ./security/coreconf/command.mk @ 1.6 log @Fix build problems on solaris reported in NetBSD PR/31481, PR/42905, and PR/33583. See also https://bugzilla.mozilla.org/show_bug.cgi?id=77788 for a discussion of this. @ text @d1 1 a1 1 $NetBSD: patch-ap,v 1.5 2005/12/10 13:47:22 taya Exp $ d3 4 a6 4 diff -ruN ../Orig/mozilla/security/coreconf/command.mk ./security/coreconf/command.mk --- ../Orig/mozilla/security/coreconf/command.mk 2004-04-26 00:02:17.000000000 +0900 +++ ./security/coreconf/command.mk 2005-12-04 19:07:51.000000000 +0900 @@@@ -46,7 +46,7 @@@@ a8 1 NFSPWD = $(NSINSTALL_DIR)/nfspwd @ 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$ d11 1 a11 1 +CFLAGS += $(OS_CFLAGS) $(XP_DEFINE) $(DEFINES) $(INCLUDES) \ @ 1.5.10.1 log @Pullup ticket 2036 - requested by ghen security update for firefox Revisions pulled up: - pkgsrc/www/firefox/Makefile-firefox.common 1.41 - pkgsrc/www/firefox/PLIST 1.24 - pkgsrc/www/firefox/distinfo 1.62 - pkgsrc/www/firefox/patches/patch-ap 1.7 - pkgsrc/www/firefox/patches/patch-ax 1.5 - pkgsrc/www/firefox-gtk1/PLIST 1.11 - pkgsrc/www/firefox-bin/Makefile 1.26 - pkgsrc/www/firefox-bin/distinfo 1.23 - pkgsrc/www/firefox2/Makefile-firefox.common 1.5 - pkgsrc/www/firefox2/PLIST 1.4 - pkgsrc/www/firefox2/distinfo 1.8 - pkgsrc/www/firefox2-bin/Makefile 1.5 - pkgsrc/www/firefox2-bin/distinfo 1.3 - pkgsrc/www/firefox2-gtk1/PLIST 1.3 Module Name: pkgsrc Committed By: ghen Date: Sat Feb 24 17:26:43 UTC 2007 Modified Files: pkgsrc/www/firefox2: Makefile-firefox.common PLIST distinfo pkgsrc/www/firefox2-bin: Makefile distinfo pkgsrc/www/firefox2-gtk1: PLIST Log Message: Update firefox2, firefox2-bin and firefox2-gtk1 to 2.0.0.2. Fixed in this version: MFSA 2007-07 Embedded nulls in location.hostname confuse same-domain checks MFSA 2007-06 Mozilla Network Security Services (NSS) SSLv2 buffer overflow MFSA 2007-05 XSS and local file access by opening blocked popups MFSA 2007-04 Spoofing using custom cursor and CSS3 hotspot MFSA 2007-03 Information disclosure through cache collisions MFSA 2007-02 Improvements to help protect against Cross-Site Scripting attacks MFSA 2007-01 Crashes with evidence of memory corruption (rv:1.8.0.10/1.8.1.2) For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.2/releasenotes/ --- Module Name: pkgsrc Committed By: ghen Date: Sun Feb 25 00:43:24 UTC 2007 Modified Files: pkgsrc/www/firefox: Makefile Makefile-firefox.common PLIST distinfo pkgsrc/www/firefox-bin: Makefile distinfo pkgsrc/www/firefox-gtk1: PLIST pkgsrc/www/firefox/patches: patch-ap patch-ax Removed Files: pkgsrc/www/firefox/patches: patch-ed Log Message: Update firefox, firefox-bin and firefox-gtk1 to 1.5.0.10. Fixed in this version: Fixed in Firefox 1.5.0.10 MFSA 2007-07 Embedded nulls in location.hostname confuse same-domain checks MFSA 2007-06 Mozilla Network Security Services (NSS) SSLv2 buffer overflow MFSA 2007-05 XSS and local file access by opening blocked popups MFSA 2007-04 Spoofing using custom cursor and CSS3 hotspot MFSA 2007-03 Information disclosure through cache collisions MFSA 2007-02 Improvements to help protect against Cross-Site Scripting attacks MFSA 2007-01 Crashes with evidence of memory corruption (rv:1.8.0.10/1.8.1.2) For more info, see http://www.mozilla.com/en-US/firefox/releases/1.5.0.10.html @ text @d1 1 a1 1 $NetBSD: patch-ap,v 1.7 2007/02/25 00:43:23 ghen Exp $ d3 4 a6 4 --- ./security/coreconf/command.mk.orig 2005-10-11 01:46:12.000000000 +0200 +++ ./security/coreconf/command.mk @@@@ -45,7 +45,7 @@@@ ASFLAGS += $(CFLAGS) CCF = $(CC) $(CFLAGS) d9 1 d11 1 a11 1 +CFLAGS = $(OS_CFLAGS) $(XP_DEFINE) $(DEFINES) $(INCLUDES) \ @ 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-ap,v 1.3 2005/07/25 15:46:51 adam Exp $ d3 4 a6 3 --- security/coreconf/command.mk.orig 2002-02-15 22:53:12.000000000 +0000 +++ security/coreconf/command.mk @@@@ -42,7 +42,7 @@@@ CCF = $(CC) $(CFLAGS) @ 1.3 log @Use pkgsrc optimisation (CFLAGS, CXXFLAGS) = faster binary, less memory usage @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- security/coreconf/command.mk.orig 2005-07-25 11:03:35.000000000 +0000 @ 1.2 log @ Update firefox to 0.9 Here's what's new in this release of Firefox: * New Default Theme An updated Default Theme now presents a uniform appearance across all three platforms - a new crisp, clear look for Windows users. Finetuning for GNOME will follow in future releases. * Comprehensive Data Migration Switching to Firefox has never been easier now that Firefox imports data like Favorites, History, Settings, Cookies and Passwords from Internet Explorer. Firefox can also import from Mozilla 1.x, Netscape 4.x, 6.x and 7.x, and Opera. MacOS X and Linux migrators for browsers like Safari, OmniWeb, Konqueror etc. will arrive in future releases. * Extension/Theme Manager New Extension and Theme Managers provide a convenient way to manage and update your add-ons. SmartUpdate also notifies you of updates to Firefox. * Help A new online help system is available. * Lots of bug fixes and improvements Copy Image, the ability to delete individual items from Autocomplete lists, SMB/SFTP support on GNOME via gnome-vfs, better Bookmarks, Search and many other refinements fine tune the browsing experience. For Linux/GTK2 Users * Look and Feel Updates Ongoing improvements have been made to improve the way Firefox adheres to your GTK2 themes, such as menus. * Talkback for GTK2 Help us nail down crashes by submitting talkback reports with this crash reporting tool. @ text @d1 1 a1 1 $NetBSD: patch-ap,v 1.1 2004/04/29 16:19:36 recht Exp $ d3 11 a13 12 --- gfx/src/gtk/nsFontMetricsXft.cpp.orig 2004-01-13 00:30:58.000000000 +0100 +++ gfx/src/gtk/nsFontMetricsXft.cpp 2004-04-29 09:36:03.000000000 +0200 @@@@ -65,7 +65,8 @@@@ #include #include -#include +#include +#include FT_FREETYPE_H #define FORCE_PR_LOG #include "prlog.h" @ 1.1 log @Use ft2build.h / FT_FREETYPE_H instead of including freetype/tttables.h and freetype/freetype.h directly. From FreeBSD. @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import firefox-3.5.2 as www/firefox. from pkgsrc-wip. Firefox 3.5 is based on the Gecko 1.9.1 rendering platform. Firefox 3.5 offers many changes over the previous version, supporting new web technologies, improving performance and ease of use. Some of the notable features are: * Support for the HTML5