head 1.11; access; symbols pkgsrc-2013Q2:1.11.0.10 pkgsrc-2013Q2-base:1.11 pkgsrc-2012Q4:1.11.0.8 pkgsrc-2012Q4-base:1.11 pkgsrc-2011Q4:1.11.0.6 pkgsrc-2011Q4-base:1.11 pkgsrc-2011Q2:1.11.0.4 pkgsrc-2011Q2-base:1.11 pkgsrc-2009Q4:1.11.0.2 pkgsrc-2009Q4-base:1.11 pkgsrc-20090805:1.1.1.2 pkgsrc-2009Q2:1.8.0.2 pkgsrc-2009Q2-base:1.8 pkgsrc-2009Q1:1.7.0.20 pkgsrc-2009Q1-base:1.7 pkgsrc-2008Q4:1.7.0.18 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.16 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.14 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.12 pkgsrc-2008Q2-base:1.7 cwrapper:1.7.0.10 pkgsrc-2008Q1:1.7.0.8 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.6 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.7.0.4 pkgsrc-2007Q3-base:1.7 pkgsrc-2007Q2:1.7.0.2 pkgsrc-2007Q2-base:1.7 pkgsrc-2007Q1:1.6.0.8 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.6 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.4 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.2 pkgsrc-2006Q2-base:1.6 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.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.1.1.0.4 pkgsrc-2004Q2-base:1.1.1.1 pkgsrc-2004Q1:1.1.1.1.0.2 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.11 date 2009.09.16.19.06.18; author tnn; state dead; branches; next 1.10; 1.10 date 2009.08.05.02.43.47; author tnn; state Exp; branches; next 1.9; 1.9 date 2009.08.05.01.27.31; author tnn; state dead; branches; next 1.8; 1.8 date 2009.05.02.07.51.03; author hasso; state Exp; branches; next 1.7; 1.7 date 2007.05.12.13.53.07; author ghen; state Exp; branches; next 1.6; 1.6 date 2006.04.15.14.20.31; author ghen; state Exp; branches; next 1.5; 1.5 date 2005.12.10.13.47.22; author taya; state Exp; branches 1.5.4.1; next 1.4; 1.4 date 2005.10.12.16.39.24; author joerg; 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 Exp; branches; next 1.1; 1.1 date 2004.02.29.17.44.58; author xtraeme; state Exp; branches 1.1.1.1; next ; 1.5.4.1 date 2006.04.15.23.32.58; author salo; state Exp; branches; next ; 1.1.1.1 date 2004.02.29.17.44.58; author xtraeme; state Exp; branches; next 1.1.1.2; 1.1.1.2 date 2009.08.05.02.37.10; author tnn; state Exp; branches; next ; desc @@ 1.11 log @Build firefox against external runtime components from devel/xulrunner. Bump PKGREVISION. @ text @$NetBSD: patch-ab,v 1.10 2009/08/05 02:43:47 tnn Exp $ --- nsprpub/pr/include/md/_netbsd.h.orig 2009-06-29 18:15:06.000000000 +0200 +++ nsprpub/pr/include/md/_netbsd.h @@@@ -94,6 +94,12 @@@@ #define _PR_INET6_PROBE #endif +#if __NetBSD_Version__ >= 106370000 +/* NetBSD 1.6ZK */ +#define _PR_HAVE_GETPROTO_R +#define _PR_HAVE_GETPROTO_R_INT +#endif + #define USE_SETJMP #ifndef _PR_PTHREADS @@@@ -107,6 +113,8 @@@@ #define JB_SP_INDEX 2 #elif defined(__mips__) #define JB_SP_INDEX 4 +#elif defined(__amd64__) +#define JB_SP_INDEX 6 #elif defined(__alpha__) #define JB_SP_INDEX 34 #elif defined(__arm32__) @ 1.10 log @merge pkgsrc-20090805 @ text @d1 1 a1 1 $NetBSD$ @ 1.9 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-ab,v 1.8 2009/05/02 07:51:03 hasso Exp $ d3 5 a7 5 --- configure.in.orig 2008-10-19 19:14:06 +0300 +++ configure.in 2009-05-01 21:33:19 +0300 @@@@ -1551,7 +1551,7 @@@@ case "$target" in LDFLAGS=$_SAVE_LDFLAGS ;; d9 5 a13 19 -*-freebsd*) +*-freebsd* | *-dragonfly*) if test `test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` != "elf"; then DLL_SUFFIX=".so.1.0" DSO_LDOPTS="-shared" @@@@ -1565,6 +1565,9 @@@@ case "$target" in # MKSHLIB_FORCE_ALL='-Wl,-Bforcearchive' # MKSHLIB_UNFORCE_ALL='' # fi + if test "$LIBRUNPATH"; then + DSO_LDOPTS="-Wl,-R$LIBRUNPATH $DSO_LDOPTS" + fi ;; *-hpux*) @@@@ -2037,6 +2040,13 @@@@ case "$target" in if test "$LIBRUNPATH"; then DSO_LDOPTS="-R$LIBRUNPATH $DSO_LDOPTS" fi d15 1 a15 35 + case "${target_cpu}" in + alpha*) + CFLAGS="$CFLAGS -mieee" + CXXFLAGS="$CXXFLAGS -mieee" + ;; + esac ;; *-openvms*) @@@@ -2235,7 +2245,7 @@@@ dnl the qsort routine under solaris is f MKCSHLIB='$(CC) $(CFLAGS) $(DSO_PIC_FLAGS) -G -Wl,-z -Wl,muldefs -h $@@ -o $@@' MKSHLIB_FORCE_ALL='-Qoption ld -z,allextract' MKSHLIB_UNFORCE_ALL='' - DSO_LDOPTS='-G -Qoption ld -z,muldefs' + DSO_LDOPTS='-G -z muldefs' AR_LIST="$AR t" AR_EXTRACT="$AR x" AR_DELETE="$AR d" @@@@ -2749,6 +2759,9 @@@@ dnl ==================================== case $target in *-hpux11.*) ;; +*-dragonfly*) + AC_CHECK_LIB(c, gethostbyname_r) + ;; *) AC_CHECK_LIB(c_r, gethostbyname_r) ;; @@@@ -5714,7 +5727,7 @@@@ dnl ==================================== dnl = Enable code optimization. ON by default. dnl ======================================================== if test -z "$MOZ_OPTIMIZE_FLAGS"; then - MOZ_OPTIMIZE_FLAGS="-O" + MOZ_OPTIMIZE_FLAGS="" fi d17 10 a26 1 MOZ_ARG_ENABLE_STRING(optimize, @ 1.8 log @Don't try to link against libc_r on DragonFly. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.7 2007/05/12 13:53:07 ghen Exp $ @ 1.7 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-ab,v 1.2 2007/04/15 23:12:05 rillig Exp $ d3 3 a5 3 --- configure.in.orig 2006-03-29 22:26:28.000000000 +0200 +++ configure.in @@@@ -1418,7 +1418,7 @@@@ case "$target" in d14 1 a14 1 @@@@ -1432,6 +1432,9 @@@@ case "$target" in d24 1 a24 1 @@@@ -1903,6 +1906,13 @@@@ case "$target" in d38 1 a38 1 @@@@ -2100,7 +2110,7 @@@@ dnl the qsort routine under solaris is f d47 11 a57 1 @@@@ -5451,7 +5461,7 @@@@ dnl ==================================== @ 1.6 log @Update to Firefox 1.5.0.2. Firefox 1.5.0.2 offers improved stability, and several security fixes: MFSA 2006-29 Spoofing with translucent windows (pkgsrc vulnid. 1818) MFSA 2006-28 Security check of js_ValueToFunctionObject() can be circumvented (vulnid. 1819) MFSA 2006-25 Privilege escalation through Print Preview (vulnid. 1820) MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest (vulnid. 1821) MFSA 2006-23 File stealing by changing input type (vulnid. 1822) MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability (vulnid. 1823) MFSA 2006-20 Crashes with evidence of memory corruption (rv:1.8.0.2) (vulnid. 1824) For a detailed ChangeLog, see: http://www.squarefree.com/burningedge/releases/1.5.0.2.html @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- configure.in.orig 2006-04-15 10:47:18.000000000 +0200 d24 1 a24 1 @@@@ -1826,6 +1829,13 @@@@ case "$target" in d26 1 a26 1 DSO_LDOPTS="-Wl,-R$LIBRUNPATH $DSO_LDOPTS" d37 3 a39 3 *-nto*) @@@@ -2051,7 +2061,7 @@@@ dnl the qsort routine under solaris is f MKCSHLIB='$(CC) $(CFLAGS) $(DSO_PIC_FLAGS) -G -Wl,-z -Wl,muldefs -o $@@' d42 2 a43 2 - DSO_LDOPTS='-G -Qoption ld -z,muldefs -h $@@' + DSO_LDOPTS='-G -z muldefs -h $@@' d47 1 a47 1 @@@@ -5279,7 +5289,7 @@@@ dnl ==================================== @ 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 @d3 4 a6 5 diff -ruN ../Orig/mozilla/configure.in ./configure.in --- ../Orig/mozilla/configure.in 2005-10-04 14:53:49.000000000 +0900 +++ ./configure.in 2005-12-04 19:02:51.000000000 +0900 @@@@ -1360,7 +1360,7 @@@@ esac d14 1 a14 1 @@@@ -1374,6 +1374,9 @@@@ d24 1 a24 1 @@@@ -1768,6 +1771,13 @@@@ d38 1 a38 1 @@@@ -1993,7 +2003,7 @@@@ d47 1 a47 1 @@@@ -5205,7 +5215,7 @@@@ @ 1.5.4.1 log @Pullup ticket 1378 - requested by ghen security update for firefox Revisions pulled up: - pkgsrc/www/firefox/Makefile 1.32 - pkgsrc/www/firefox/Makefile-firefox.common 1.29 - pkgsrc/www/firefox/distinfo 1.46, 1.47 - pkgsrc/www/firefox/patches/patch-ab 1.6 - pkgsrc/www/firefox/patches/patch-ac 1.8 - pkgsrc/www/firefox/patches/patch-bu removed - pkgsrc/www/firefox/patches/patch-bv removed - pkgsrc/www/firefox-gtk1/Makefile 1.10 Module Name: pkgsrc Committed By: taya Date: Thu Apr 13 14:47:50 UTC 2006 Modified Files: pkgsrc/www/firefox: distinfo pkgsrc/www/firefox/patches: patch-ac Removed Files: pkgsrc/www/firefox/patches: patch-bu patch-bv Log Message: use xpcom code for linux instead of our original. fix PR/33181. --- Module Name: pkgsrc Committed By: ghen Date: Sat Apr 15 14:20:31 UTC 2006 Modified Files: pkgsrc/www/firefox: Makefile Makefile-firefox.common distinfo pkgsrc/www/firefox-gtk1: Makefile pkgsrc/www/firefox/patches: patch-ab Log Message: Update to Firefox 1.5.0.2. Firefox 1.5.0.2 offers improved stability, and several security fixes: MFSA 2006-29 Spoofing with translucent windows MFSA 2006-28 Security check of js_ValueToFunctionObject() can be circumvented MFSA 2006-25 Privilege escalation through Print Preview MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest MFSA 2006-23 File stealing by changing input type MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability MFSA 2006-20 Crashes with evidence of memory corruption (rv:1.8.0.2) For a detailed ChangeLog, see: http://www.squarefree.com/burningedge/releases/1.5.0.2.html @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.6 2006/04/15 14:20:31 ghen Exp $ d3 5 a7 4 --- configure.in.orig 2006-04-15 10:47:18.000000000 +0200 +++ configure.in @@@@ -1418,7 +1418,7 @@@@ case "$target" in LDFLAGS=$_SAVE_LDFLAGS d15 1 a15 1 @@@@ -1432,6 +1432,9 @@@@ case "$target" in d25 1 a25 1 @@@@ -1826,6 +1829,13 @@@@ case "$target" in d39 1 a39 1 @@@@ -2051,7 +2061,7 @@@@ dnl the qsort routine under solaris is f d48 1 a48 1 @@@@ -5279,7 +5289,7 @@@@ dnl ==================================== @ 1.4 log @Add DragonFly support for Firefox 1.0.7. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.3 2005/07/25 15:46:51 adam Exp $ d3 4 a6 4 diff -ru ../Orig/mozilla/configure.in ./configure.in --- ../Orig/mozilla/configure.in 2004-05-14 06:57:46.000000000 +0900 +++ ./configure.in 2004-06-15 23:55:39.000000000 +0900 @@@@ -1008,7 +1008,7 @@@@ d15 1 a15 1 @@@@ -1017,6 +1017,9 @@@@ d25 1 a25 1 @@@@ -1308,6 +1311,13 @@@@ d39 1 a39 1 @@@@ -1531,7 +1541,7 @@@@ d48 2 a49 1 @@@@ -4280,7 +4290,7 @@@@ dnl = Enable code optimization. OFF by d a50 1 MOZ_OPTIMIZE= @ 1.3 log @Use pkgsrc optimisation (CFLAGS, CXXFLAGS) = faster binary, less memory usage @ text @d1 1 a1 1 $NetBSD$ d3 13 a15 3 --- configure.in.orig 2004-10-31 07:17:58.000000000 +0000 +++ configure.in @@@@ -1022,6 +1022,9 @@@@ case "$target" in d25 1 a25 1 @@@@ -1316,6 +1319,13 @@@@ case "$target" in d39 1 a39 1 @@@@ -1539,7 +1549,7 @@@@ dnl the qsort routine under solaris is f @ 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/configure.in ./configure.in --- ../Orig/mozilla/configure.in 2004-05-14 06:57:46.000000000 +0900 +++ ./configure.in 2004-06-15 23:55:39.000000000 +0900 @@@@ -1017,6 +1017,9 @@@@ d15 1 a15 1 @@@@ -1308,6 +1311,13 @@@@ d29 1 a29 1 @@@@ -1531,7 +1541,7 @@@@ d38 9 @ 1.1 log @Initial revision @ text @d3 4 a6 3 --- configure.in.orig 2004-02-27 14:24:52.000000000 +0900 +++ configure.in 2004-02-27 14:33:42.000000000 +0900 @@@@ -959,6 +959,9 @@@@ d16 1 a16 1 @@@@ -1248,6 +1251,13 @@@@ d23 2 a24 2 + CFLAGS="$CFLAGS -mieee" + CXXFLAGS="$CXXFLAGS -mieee" d30 2 a31 2 @@@@ -1478,7 +1488,7 @@@@ MKCSHLIB='$(CC) $(CFLAGS) $(DSO_PIC_FLAGS) $(DSO_LDOPTS) -o $@@' a38 19 @@@@ -1649,7 +1659,7 @@@@ [siginfo_t* info;], [ac_cv_siginfo_t=true], [ac_cv_siginfo_t=false])]) -if test "$ac_cv_siginfo_t" = true ; then +if test "$OS_TARGET" != "NetBSD" -a "$ac_cv_siginfo_t" = true ; then AC_DEFINE(HAVE_SIGINFO_T) AC_MSG_RESULT(yes) else @@@@ -2192,9 +2202,6 @@@@ CXXFLAGS="$CXXFLAGS -mt" fi ;; - *-*-netbsd*) - USE_PTHREADS= - _PTHREAD_LDFLAGS= esac fi @ 1.1.1.1 log @Initial import of firefox-0.8, provided by Kouichirou Hiratsuka in PR pkg/24603. Mozilla Firefox is a free, open-source and cross-platform web browser for Windows, Linux, MacOS X and many other operating systems. It is small, fast and easy to use, and offers many advantages over other web browsers, such as tabbed browsing and the ability to block pop-up windows. Firefox also offers excellent bookmark and history management, and it can be extended by developers using industry standards such as XML, CSS, JavaScript, C++, etc. Many extensions are available. @ text @@ 1.1.1.2 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