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-ah,v 1.7 2009/08/05 02:43:47 tnn Exp $ --- xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h.orig 2009-06-29 18:15:33.000000000 +0200 +++ xpcom/reflect/xptcall/src/md/unix/xptc_platforms_unixish_x86.h @@@@ -77,6 +77,13 @@@@ #define THUNK_BASED_THIS_ADJUST #endif +#elif defined(__DragonFly__) +# if defined(__FreeBSD_cc_version) +# define CFRONT_STYLE_THIS_ADJUST +# else +# define THUNK_BASED_THIS_ADJUST +# endif + #elif defined(__FreeBSD__) /* System versions of gcc on FreeBSD don't use thunks. On 3.x, the system * compiler is gcc 2.7.2.3, which doesn't use thunks by default. On 4.x and @ 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-ah,v 1.5 2007/05/12 13:53:08 ghen Exp $ d3 5 a7 6 diff -ruN ../Orig/mozilla/gfx/idl/nsIFreeType2.idl ./gfx/idl/nsIFreeType2.idl --- ../Orig/mozilla/gfx/idl/nsIFreeType2.idl 2004-04-16 08:30:02.000000000 +0900 +++ ./gfx/idl/nsIFreeType2.idl 2005-12-04 19:06:04.000000000 +0900 @@@@ -76,10 +76,11 @@@@ native FT_Sfnt_Tag(FT_Sfnt_Tag); native FT_Size(FT_Size); d9 10 a18 40 -[ptr] native FTC_Image_Desc_p(FTC_Image_Desc); +[ptr] native FTC_ImageType_p(FTC_ImageType); native FTC_Face_Requester(FTC_Face_Requester); native FTC_Font(FTC_Font); -native FTC_Image_Cache(FTC_Image_Cache); +native FTC_FaceID(FTC_FaceID); +native FTC_ImageCache(FTC_ImageCache); native FTC_Manager(FTC_Manager); // #ifdef MOZ_SVG @@@@ -99,7 +100,7 @@@@ readonly attribute FT_Library library; readonly attribute FTC_Manager FTCacheManager; - readonly attribute FTC_Image_Cache ImageCache; + readonly attribute FTC_ImageCache ImageCache; void doneFace(in FT_Face face); void doneFreeType(in FT_Library lib); @@@@ -115,16 +116,16 @@@@ void outlineDecompose(in FT_Outline_p outline, in const_FT_Outline_Funcs_p funcs, in voidPtr p); void setCharmap(in FT_Face face, in FT_CharMap charmap); - void imageCacheLookup(in FTC_Image_Cache cache, in FTC_Image_Desc_p desc, + void imageCacheLookup(in FTC_ImageCache cache, in FTC_ImageType_p desc, in FT_UInt gindex, out FT_Glyph glyph); - void managerLookupSize(in FTC_Manager manager, in FTC_Font font, - out FT_Face face, out FT_Size size); + void managerLookupFace(in FTC_Manager manager, in FTC_FaceID face_id, + out FT_Face face); void managerDone(in FTC_Manager manager); void managerNew(in FT_Library lib, in FT_UInt max_faces, in FT_UInt max_sizes, in FT_ULong max_bytes, in FTC_Face_Requester requester, in FT_Pointer req_data, out FTC_Manager manager); - void imageCacheNew(in FTC_Manager manager, out FTC_Image_Cache cache); + void imageCacheNew(in FTC_Manager manager, out FTC_ImageCache cache); /* #ifdef MOZ_SVG */ void glyphTransform(in FT_Glyph glyph, in FT_Matrix_p matrix, in FT_Vector_p delta); @ 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-ah,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/idl/nsIFreeType2.idl.orig 2004-04-16 01:09:33.000000000 +0000 +++ gfx/idl/nsIFreeType2.idl @@@@ -76,10 +76,11 @@@@ native FT_Pointer(FT_Pointer); d20 1 a20 1 @@@@ -99,7 +100,7 @@@@ interface nsIFreeType2 : nsISupports d29 1 a29 1 @@@@ -115,16 +116,16 @@@@ interface nsIFreeType2 : nsISupports @ 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/idl/nsIFreeType2.idl ./gfx/idl/nsIFreeType2.idl --- ../Orig/mozilla/gfx/idl/nsIFreeType2.idl 2004-04-16 10:09:33.000000000 +0900 +++ ./gfx/idl/nsIFreeType2.idl 2004-06-15 23:55:52.000000000 +0900 @@@@ -76,10 +76,11 @@@@ d19 1 a19 1 @@@@ -99,7 +100,7 @@@@ d28 1 a28 1 @@@@ -115,16 +116,16 @@@@ @ 1.1 log @Fixed problems with the new freetype2 library @ text @d3 4 a6 3 --- gfx/idl/nsIFreeType2.idl.orig 2004-04-29 10:46:15.000000000 +0000 +++ gfx/idl/nsIFreeType2.idl @@@@ -72,10 +72,11 @@@@ native FT_Pointer(FT_Pointer); d19 2 a20 2 /* @@@@ -87,7 +88,7 @@@@ interface nsIFreeType2 : nsISupports d29 1 a29 1 @@@@ -103,16 +104,16 @@@@ interface nsIFreeType2 : nsISupports d47 3 a49 3 FT_ULong getFirstChar(in FT_Face face, out FT_UInt gindex); FT_ULong getNextChar(in FT_Face face, in FT_ULong charcode, out FT_UInt gindex); @ 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