head	1.7;
access;
symbols
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_6_2_0:1.4
	old_RELEASE_6_0_0:1.1
	old_RELEASE_5_4_0:1.1
	old_RELEASE_4_11_0:1.1
	old_RELEASE_5_3_0:1.1
	old_RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2009.07.14.22.10.36;	author miwi;	state dead;
branches;
next	1.6;

1.6
date	2007.03.19.11.42.52;	author ahze;	state Exp;
branches;
next	1.5;

1.5
date	2006.11.01.13.25.56;	author ahze;	state dead;
branches;
next	1.4;

1.4
date	2006.10.09.00.04.49;	author ahze;	state Exp;
branches;
next	1.3;

1.3
date	2006.03.29.20.45.18;	author ahze;	state Exp;
branches;
next	1.2;

1.2
date	2005.11.29.22.55.39;	author ahze;	state dead;
branches;
next	1.1;

1.1
date	2004.02.13.07.30.21;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- Remove www/firefox-devel, please use www/firefox3 or www/firefox35
@
text
@--- configure.orig	Tue Aug  8 13:59:01 2006
+++ configure	Tue Sep 19 07:52:08 2006
@@@@ -1047,7 +1047,7 @@@@
 
 MOZJPEG=62
 MOZPNG=10207
-MOZZLIB=1.2.3
+MOZZLIB=1.2.2
 NSPR_VERSION=4
 NSS_VERSION=3
@


1.6
log
@Readd firefox-devel at version 3.0.a2
@
text
@@


1.5
log
@- Remove firefox-devel now that Firefox 2.0 is stable
@
text
@a10 37
 
@@@@ -10267,7 +10267,7 @@@@
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_save_LIBS="$LIBS"
-LIBS="-liconv  $LIBS"
+LIBS="-L$LOCALBASE/lib -liconv  $LIBS"
 cat > conftest.$ac_ext <<EOF
 #line 10273 "configure"
 #include "confdefs.h"
@@@@ -10298,7 +10298,7 @@@@
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  _ICONV_LIBS="$_ICONV_LIBS -liconv"
+  _ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv"
 else
   echo "$ac_t""no" 1>&6
 echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6
@@@@ -10308,7 +10308,7 @@@@
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_save_LIBS="$LIBS"
-LIBS="-liconv  $LIBS"
+LIBS="-L$LOCALBASE/lib -liconv  $LIBS"
 cat > conftest.$ac_ext <<EOF
 #line 10314 "configure"
 #include "confdefs.h"
@@@@ -10339,7 +10339,7 @@@@
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  _ICONV_LIBS="$_ICONV_LIBS -liconv"
+  _ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv"
 else
   echo "$ac_t""no" 1>&6
 fi
@


1.4
log
@- Update to 2.0rc2
@
text
@@


1.3
log
@- Readd firefox-devel at version 2.0a1
- Add support for USE_GECKO=firefox-devel
- Fix pkg-deinstall to not remove MOZDIR/extensions
@
text
@d1 12
a12 3
--- configure.orig	Tue Oct  4 02:01:48 2005
+++ configure	Wed Nov 23 11:07:17 2005
@@@@ -10016,7 +10016,7 @@@@
d19 1
a19 1
 #line 10022 "configure"
d21 1
a21 1
@@@@ -10047,7 +10047,7 @@@@
d30 1
a30 1
@@@@ -10057,7 +10057,7 @@@@
d37 1
a37 1
 #line 10063 "configure"
d39 1
a39 1
@@@@ -10088,7 +10088,7 @@@@
@


1.2
log
@- Remove firefox-devel since firefox 1.5 is stable now
@
text
@d1 3
a3 3
--- configure.orig	Fri Feb 13 01:06:29 2004
+++ configure	Fri Feb 13 01:07:17 2004
@@@@ -9181,7 +9181,7 @@@@
d10 1
a10 1
 #line 9187 "configure"
d12 1
a12 1
@@@@ -9212,7 +9212,7 @@@@
d21 1
a21 1
@@@@ -9222,7 +9222,7 @@@@
d28 1
a28 1
 #line 9228 "configure"
d30 1
a30 1
@@@@ -9253,7 +9253,7 @@@@
@


1.1
log
@Remove the ugly libnspr hack, and be a little more clever when adding
libiconv support.  While this approach adds an extra patch, it insures
that the built-in nspr will used without the need for additional messy
symlinks.
@
text
@@

