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.22 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.20 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.18 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.16 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.14 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.12 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.10 pkgsrc-2008Q1:1.2.0.8 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.6 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.4 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.2 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.1.0.4 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.2 pkgsrc-2006Q4-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 2007.05.12.13.53.11; author ghen; state Exp; branches; next 1.1; 1.1 date 2006.10.16.12.09.13; author seb; 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-ec,v 1.2 2007/05/12 13:53:11 ghen Exp $ ERROR: [check-portability.sh] => Found test ... == ...: ERROR: [check-portability.sh] build/autoconf/mozconfig2configure: if [ "$APP" == "$MOZ_BUILD_APP" ]; then --- build/autoconf/mozconfig2configure.orig 2006-02-22 17:19:52.000000000 +0100 +++ build/autoconf/mozconfig2configure @@@@ -79,7 +79,7 @@@@ ac_add_options() { ac_add_app_options() { APP=$1 shift; - if [ "$APP" == "$MOZ_BUILD_APP" ]; then + if [ "$APP" = "$MOZ_BUILD_APP" ]; then ac_add_options "$*"; fi } @ 1.2 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-ec,v 1.1.1.1 2006/10/24 22:20:11 ghen Exp $ @ 1.1 log @Fixed "test ==". @ text @d1 1 a1 1 $NetBSD$ d3 4 a6 1 --- build/autoconf/mozconfig2configure.orig 2006-02-22 16:41:28.000000000 +0000 @