head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.10 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.8 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q2:1.2.0.14 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.12 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.10 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.8 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.6 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.4 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.2 pkgsrc-2008Q1:1.1.0.8 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.6 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.4 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.2 pkgsrc-2007Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2009.08.05.01.27.32; author tnn; state dead; branches; next 1.2; 1.2 date 2008.07.02.09.03.35; author ghen; state Exp; branches; next 1.1; 1.1 date 2007.05.12.13.53.10; author ghen; state Exp; branches 1.1.8.1; next ; 1.1.8.1 date 2008.07.02.13.13.59; author tron; state Exp; branches; next ; desc @@ 1.3 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 @$NetBSD: patch-de,v 1.2 2008/07/02 09:03:35 ghen Exp $ --- security/nss/lib/freebl/Makefile.orig 2007-11-14 23:47:33.000000000 +0100 +++ security/nss/lib/freebl/Makefile @@@@ -194,7 +194,7 @@@@ endif # to bind the blapi function references in FREEBLVector vector # (ldvector.c) to the blapi functions defined in the freebl # shared libraries. -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) +ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) MKSHLIB += -Wl,-Bsymbolic endif @ 1.2 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.1 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-de,v 1.1 2006/12/06 20:37:00 joerg Exp $ d3 1 a3 1 --- security/nss/lib/freebl/Makefile.orig 2006-12-06 18:01:13.000000000 +0000 d5 1 a5 1 @@@@ -192,7 +192,7 @@@@ endif d9 2 a10 2 -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD, $(OS_TARGET))) +ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD, $(OS_TARGET))) @ 1.1.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/nss/lib/freebl/Makefile.orig 2007-11-14 23:47:33.000000000 +0100 d5 1 a5 1 @@@@ -194,7 +194,7 @@@@ endif d9 2 a10 2 -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) +ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD OpenBSD, $(OS_TARGET))) @