head	1.9;
access;
symbols
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2010.02.07.21.48.43;	author beat;	state dead;
branches;
next	1.8;

1.8
date	2007.07.20.12.14.51;	author ahze;	state Exp;
branches;
next	1.7;

1.7
date	2006.11.10.07.03.50;	author marcus;	state Exp;
branches;
next	1.6;

1.6
date	2006.11.10.07.02.47;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2006.11.01.13.20.11;	author ahze;	state Exp;
branches;
next	1.4;

1.4
date	2006.10.14.08.35.23;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2006.09.19.02.41.06;	author mi;	state Exp;
branches;
next	1.2;

1.2
date	2005.11.29.21.12.28;	author ahze;	state Exp;
branches;
next	1.1;

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


desc
@@


1.9
log
@- Update to 3.6

What's new in Firefox 3.6:

  * Support for the HTML5 File API
  * A change to how third-party software integrates with Firefox to
    increase stability.
  * The ability to run scripts asynchronously to speed up page load times.
  * A mechanism to prevent incompatible software from crashing Firefox.
  * Users can now change their browser's appearance with a single click,
    with built in support for Personas.
  * Firefox 3.6 will alert users about out of date plugins to keep them
    safe.
  * Open, native video can now be displayed full screen, and supports
    poster frames.
  * Support for the WOFF font format.
  * Improved JavaScript performance, overall browser responsiveness and
    startup time.
  * Support for new CSS, DOM and HTML5 web technologies.

Thanks to:	Andreas Tobler, Florian Smeets, nox@@, miwi@@ and all testers
@
text
@--- configure.orig	2007-07-11 12:44:47.000000000 -0400
+++ configure	2007-07-19 06:04:36.000000000 -0400
@@@@ -1047,7 +1047,7 @@@@
 
 MOZJPEG=62
 MOZPNG=10217
-MOZZLIB=1.2.3
+MOZZLIB=1.2.2
 NSPR_VERSION=4
 NSS_VERSION=3
 
@@@@ -10403,7 +10403,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 10409 "configure"
 #include "confdefs.h"
@@@@ -10434,7 +10434,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
@@@@ -10444,7 +10444,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 10450 "configure"
 #include "confdefs.h"
@@@@ -10475,7 +10475,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.8
log
@Update to 2.0.0.5
@
text
@@


1.7
log
@Restore firefox to 2.0 after slipping the RELEASE_6_2_0 tag.
@
text
@d1 2
a2 2
--- configure.orig	Tue Aug  8 13:59:01 2006
+++ configure	Tue Sep 19 07:52:08 2006
d6 1
a6 1
 MOZPNG=10207
d12 1
a12 1
@@@@ -10267,7 +10267,7 @@@@
d19 1
a19 1
 #line 10273 "configure"
d21 1
a21 1
@@@@ -10298,7 +10298,7 @@@@
d30 1
a30 1
@@@@ -10308,7 +10308,7 @@@@
d37 1
a37 1
 #line 10314 "configure"
d39 1
a39 1
@@@@ -10339,7 +10339,7 @@@@
@


1.6
log
@Temporarily roll firefox back to 1.5.0.8 so that we can tag this security
fix release for 6.2.

Approved by:	secteam
		portmgr
@
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.5
log
@- Update to 2.0

Release notes:	http://www.mozilla.com/en-US/firefox/2.0/releasenotes/

Special thanks to marcus and many others for helping test and fixing
bugs!
@
text
@d1 3
a3 12
--- 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
 
@@@@ -10267,7 +10267,7 @@@@
d10 1
a10 1
 #line 10273 "configure"
d12 1
a12 1
@@@@ -10298,7 +10298,7 @@@@
d21 1
a21 1
@@@@ -10308,7 +10308,7 @@@@
d28 1
a28 1
 #line 10314 "configure"
d30 1
a30 1
@@@@ -10339,7 +10339,7 @@@@
@


1.4
log
@Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@@gmail.com>
chinsan
Thomas <freebsdlists@@bsdunix.ch>
Brian Gruber <knightbg@@yahoo.com>
Franz Klammer <klammer@@webonaut.com>
Dominique Goncalves <dominique.goncalves@@gmail.com>
Pascal Hofstee <caelian@@gmail.com>
Yasuda Keisuke <kysd@@po.harenet.ne.jp>
backyard <backyard1454-bsd@@yahoo.com>
Andris Raugulis <endrju@@null.lv> <endrju@@null.lv>
Eric L. Chen <d9364104@@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
@
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.3
log
@Add a tiny hunk to allow firefox to use our system libz instead of
building its own. Some years ago there was a security problem with
zlib-1.2.2 and firefox' configure checks the system's zlib.h to be
1.2.3 or higher.

FreeBSD patched the hole without bumping the version number, which
caused Firefox (and, likely, other Mozilla stuff) to build their own
versions instead (and install their headers).

Maintainers were repeatedly notified -- most recently about a month
ago: <200608091216.00510@@aldan>, <200601251926.39246.mi+mx@@aldan.algebra.com>.

Approved by:	maintainer timeout
@
text
@d1 1
a1 1
--- configure	Tue Oct  4 02:01:48 2005
a2 7
@@@@ -1022,5 +1022,5 @@@@
 MOZJPEG=62
 MOZPNG=10207
-MOZZLIB=1.2.3
+MOZZLIB=1.2.2
 NSPR_VERSION=4
 
@


1.2
log
@- Update firefox to 1.5
- Add Makefile.common
  o A new build/install system for gecko ports, Makefile.common
    includes many generic routines and common tasks.
  o Fix ld-run-path in all gecko's by using -Wl,-rpath,${moz_libdir}
    thus removing the need to have a startup script for ports that
    depend on gecko. [2]
  o Use system libm, nss, nspr in all gecko ports

- Add bsd.gecko.mk
  o This is the predecessor to WITH_MOZILLA=[mozilla|firefox|...]
    with a more robust way of detecting a gecko a end user wishs to
    use.
  o bsd.gecko.mk abstracts the selection of gecko-based backends. It
    allows users and porters to support any available gecko backend
    without needing to build many conditional tests. ${USE_GECKO} is the
    list of backends that your port can handle, and ${GECKO} is set by
    bsd.gecko.mk to be the chosen backend. Users set ${WITH_GECKO} to the
    list of gecko backends they want on their system.

  Port Makefile example:

  USE_GECKO=firefox mozilla seamonkey thunderbird
  .include <bsd.port.pre.mk>
  .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"

  End user example:
  WITH_GECKO=seamonkey firefox

  We highly recommend moving away from using WITH_MOZILLA and switching to
  USE/WITH_GECKO.

PR:		89052 [2]
Submitted by:	vs [2]
Obtained from:	www/firefox
Thanks to:	adamw, marcus, and mezz for ideas, bug squashing, and more
		sajd from irc.freenode.org/#FreeBSD-Gnome for
		 pointing out many bugs
@
text
@d1 1
a1 1
--- configure.orig	Tue Oct  4 02:01:48 2005
d3 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
@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 @@@@
@

