head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.10 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.8 pkgsrc-2012Q4-base:1.8 pkgsrc-2011Q4:1.8.0.6 pkgsrc-2011Q4-base:1.8 pkgsrc-2011Q2:1.8.0.4 pkgsrc-2011Q2-base:1.8 pkgsrc-2009Q4:1.8.0.2 pkgsrc-2009Q4-base:1.8 pkgsrc-20090805:1.1.1.1 TNF:1.1.1 pkgsrc-2009Q2:1.5.0.22 pkgsrc-2009Q2-base:1.5 pkgsrc-2009Q1:1.5.0.20 pkgsrc-2009Q1-base:1.5 pkgsrc-2008Q4:1.5.0.18 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.16 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.14 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.12 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.10 pkgsrc-2008Q1:1.5.0.8 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.6 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.4 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.2 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.4.0.12 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.10 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.8 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.6 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.4 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.2 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.3.0.2 pkgsrc-2005Q3-base:1.3 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.8 date 2009.09.16.19.06.18; author tnn; state dead; branches; next 1.7; 1.7 date 2009.08.05.02.43.47; author tnn; state Exp; branches; next 1.6; 1.6 date 2009.08.05.01.27.32; author tnn; state dead; branches; next 1.5; 1.5 date 2007.05.12.13.53.08; author ghen; state Exp; branches; next 1.4; 1.4 date 2005.12.10.13.47.22; author taya; state Exp; branches; next 1.3; 1.3 date 2005.09.22.14.14.04; author jlam; state Exp; branches; next 1.2; 1.2 date 2004.06.23.16.47.12; author taya; state Exp; branches; next 1.1; 1.1 date 2004.04.29.14.13.19; author adam; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.08.05.02.37.11; author tnn; state Exp; branches; next ; desc @@ 1.8 log @Build firefox against external runtime components from devel/xulrunner. Bump PKGREVISION. @ text @$NetBSD: patch-aj,v 1.7 2009/08/05 02:43:47 tnn Exp $ --- profile/dirserviceprovider/src/nsProfileLock.cpp.orig 2009-06-29 18:15:11.000000000 +0200 +++ profile/dirserviceprovider/src/nsProfileLock.cpp @@@@ -391,6 +391,7 @@@@ nsresult nsProfileLock::LockWithSymlink( act.sa_flags = 0; sigfillset(&act.sa_mask); +#ifndef DEBUG #define CATCH_SIGNAL(signame) \ PR_BEGIN_MACRO \ if (sigaction(signame, NULL, &oldact) == 0 && \ @@@@ -409,6 +410,7 @@@@ PR_BEGIN_MACRO CATCH_SIGNAL(SIGTERM); #undef CATCH_SIGNAL +#endif } } } @ 1.7 log @merge pkgsrc-20090805 @ text @d1 1 a1 1 $NetBSD$ @ 1.6 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-aj,v 1.5 2007/05/12 13:53:08 ghen Exp $ d3 5 a7 36 diff -ruN ../Orig/mozilla/gfx/src/freetype/nsFreeType.h ./gfx/src/freetype/nsFreeType.h --- ../Orig/mozilla/gfx/src/freetype/nsFreeType.h 2005-05-02 02:36:19.000000000 +0900 +++ ./gfx/src/freetype/nsFreeType.h 2005-12-04 19:06:10.000000000 +0900 @@@@ -120,13 +120,13 @@@@ typedef FT_Error (*FT_New_Face_t)(FT_Library, const char*, FT_Long, FT_Face*); typedef FT_Error (*FT_Set_Charmap_t)(FT_Face face, FT_CharMap charmap); typedef FT_Error (*FTC_Image_Cache_Lookup_t) - (FTC_Image_Cache, FTC_Image_Desc*, FT_UInt, FT_Glyph*); -typedef FT_Error (*FTC_Manager_Lookup_Size_t) - (FTC_Manager, FTC_Font, FT_Face*, FT_Size*); + (FTC_ImageCache, FTC_ImageType*, FT_UInt, FT_Glyph*); +typedef FT_Error (*FTC_Manager_LookupFace_t) + (FTC_Manager, FTC_FaceID, FT_Face*); typedef FT_Error (*FTC_Manager_Done_t)(FTC_Manager); typedef FT_Error (*FTC_Manager_New_t)(FT_Library, FT_UInt, FT_UInt, FT_ULong, FTC_Face_Requester, FT_Pointer, FTC_Manager*); -typedef FT_Error (*FTC_Image_Cache_New_t)(FTC_Manager, FTC_Image_Cache*); +typedef FT_Error (*FTC_Image_Cache_New_t)(FTC_Manager, FTC_ImageCache*); // #ifdef MOZ_SVG typedef FT_Error (*FT_Glyph_Transform_t)(FT_Glyph, FT_Matrix*, FT_Vector*); typedef FT_Error (*FT_Get_Kerning_t) @@@@ -181,7 +181,7 @@@@ FT_Outline_Decompose_t nsFT_Outline_Decompose; FT_Set_Charmap_t nsFT_Set_Charmap; FTC_Image_Cache_Lookup_t nsFTC_Image_Cache_Lookup; - FTC_Manager_Lookup_Size_t nsFTC_Manager_Lookup_Size; + FTC_Manager_LookupFace_t nsFTC_Manager_LookupFace; FTC_Manager_Done_t nsFTC_Manager_Done; FTC_Manager_New_t nsFTC_Manager_New; FTC_Image_Cache_New_t nsFTC_Image_Cache_New; @@@@ -229,7 +229,7 @@@@ PRLibrary *mSharedLib; FT_Library mFreeTypeLibrary; FTC_Manager mFTCacheManager; - FTC_Image_Cache mImageCache; + FTC_ImageCache mImageCache; d9 12 a20 2 static nsHashtable *sFontFamilies; static nsHashtable *sRange1CharSetNames; @ 1.5 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-aj,v 1.1.1.1 2006/10/24 22:20:11 ghen Exp $ @ 1.4 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.3 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 @d3 4 a6 3 --- gfx/src/freetype/nsFreeType.h.orig 2004-04-16 21:31:42.000000000 +0000 +++ gfx/src/freetype/nsFreeType.h @@@@ -104,13 +104,13 @@@@ typedef FT_Error (*FT_Outline_Decompose_ d24 1 a24 1 @@@@ -165,7 +165,7 @@@@ protected: d33 1 a33 1 @@@@ -213,7 +213,7 @@@@ protected: @ 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 @d3 3 a5 4 diff -ru ../Orig/mozilla/gfx/src/freetype/nsFreeType.h ./gfx/src/freetype/nsFreeType.h --- ../Orig/mozilla/gfx/src/freetype/nsFreeType.h 2004-04-17 06:31:42.000000000 +0900 +++ ./gfx/src/freetype/nsFreeType.h 2004-06-15 23:55:59.000000000 +0900 @@@@ -104,13 +104,13 @@@@ d23 1 a23 1 @@@@ -165,7 +165,7 @@@@ d32 1 a32 1 @@@@ -213,7 +213,7 @@@@ @ 1.1 log @Fixed problems with the new freetype2 library @ text @d3 4 a6 3 --- gfx/src/freetype/nsFreeType.h.orig 2003-06-11 18:15:22.000000000 +0000 +++ gfx/src/freetype/nsFreeType.h @@@@ -104,13 +104,13 @@@@ typedef FT_Error (*FT_Outline_Decompose_ d21 4 a24 4 typedef FT_ULong (*FT_Get_First_Char_t)(FT_Face, FT_UInt*); typedef FT_ULong (*FT_Get_Next_Char_t)(FT_Face, FT_ULong, FT_UInt*); @@@@ -157,7 +157,7 @@@@ protected: d33 1 a33 1 @@@@ -195,7 +195,7 @@@@ protected: @ 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