head	1.8;
access;
symbols
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	old_RELEASE_8_0_0:1.5
	old_RELEASE_7_2_0:1.4
	old_RELEASE_7_1_0:1.4
	old_RELEASE_6_4_0:1.4
	old_RELEASE_5_EOL:1.4
	old_RELEASE_7_0_0:1.4
	old_RELEASE_6_3_0:1.4
	old_PRE_XORG_7:1.3
	old_RELEASE_4_EOL:1.2
	old_RELEASE_6_2_0:1.2
	old_RELEASE_6_1_0:1.2
	old_RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2011.10.19.16.00.43;	author beat;	state dead;
branches;
next	1.7;

1.7
date	2009.12.14.12.22.21;	author beat;	state Exp;
branches;
next	1.6;

1.6
date	2009.12.14.12.12.24;	author beat;	state Exp;
branches;
next	1.5;

1.5
date	2009.07.23.07.46.42;	author ale;	state Exp;
branches;
next	1.4;

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

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

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

1.1
date	2005.11.30.00.44.58;	author ahze;	state Exp;
branches;
next	;


desc
@@


1.8
log
@- Remove www/seamonkey2 and www/seamonkey2-i18n: Upstream support dropped
  and multiple vulnerabilities.
@
text
@--- configure.orig	2009-10-08 04:03:59.000000000 +0200
+++ configure	2009-10-10 19:56:41.000000000 +0200
@@@@ -5794,7 +5794,7 @@@@
     CPU_ARCH=sparc
     ;;
 
-x86_64 | ia64)
+amd64 | x86_64 | ia64)
     CPU_ARCH="$OS_TEST"
     ;;
 esac
@@@@ -10890,7 +10890,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 10896 "configure"
 #include "confdefs.h"
@@@@ -10921,7 +10921,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
@@@@ -10931,7 +10931,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 10937 "configure"
 #include "confdefs.h"
@@@@ -10962,7 +10962,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.7
log
@- Update to 2.0

Release notes:	http://www.seamonkey-project.org/releases/seamonkey2.0/
SeaMonkey 2 profile migration:
		http://kb.mozillazine.org/Profile_migration_-_SeaMonkey

Thanks to:      Andreas Tobler, Florian Smeets, Dan Nelson, gpalmer@@, miwi@@
@
text
@@


1.6
log
@- Forced commit to document that www/seamonkey2 was repocopied from
  www/seamonkey.

PR:		141434
Repocopy by:	marcus
@
text
@d1 3
a3 12
--- configure.orig	2008-10-30 23:05:30.000000000 +0100
+++ configure	2009-07-22 15:14:23.000000000 +0200
@@@@ -1047,7 +1047,7 @@@@
 
 MOZJPEG=62
 MOZPNG=10217
-MOZZLIB=1.2.3
+MOZZLIB=1.2.2
 NSPR_VERSION=4
 NSS_VERSION=3
 
@@@@ -5408,7 +5408,7 @@@@
d7 2
a8 2
-x86_64 | sparc | ppc | ia64)
+amd64 | x86_64 | sparc | ppc | ia64)
d12 1
a12 1
@@@@ -10442,7 +10442,7 @@@@
d19 1
a19 1
 #line 10448 "configure"
d21 1
a21 1
@@@@ -10473,7 +10473,7 @@@@
d30 1
a30 1
@@@@ -10483,7 +10483,7 @@@@
d37 1
a37 1
 #line 10489 "configure"
d39 1
a39 1
@@@@ -10514,7 +10514,7 @@@@
@


1.5
log
@Add amd64 as recognized platform.

As secondary consequence, enigmail will correctly build on amd64.

Approved by:	silence on gecko@@ and gnome@@
Tested by:	Paul Dokas <dokas@@oitsec.umn.edu>,
		Lapo Luchini <lapo@@lapo.it>
@
text
@@


1.4
log
@Update to 1.1.3
@
text
@d1 2
a2 2
--- configure.orig	2007-07-15 10:42:42.000000000 -0400
+++ configure	2007-07-20 17:39:12.000000000 -0400
d12 10
a21 1
@@@@ -10403,7 +10403,7 @@@@
d28 1
a28 1
 #line 10409 "configure"
d30 1
a30 1
@@@@ -10434,7 +10434,7 @@@@
d39 1
a39 1
@@@@ -10444,7 +10444,7 @@@@
d46 1
a46 1
 #line 10450 "configure"
d48 1
a48 1
@@@@ -10475,7 +10475,7 @@@@
@


1.3
log
@Update to 1.1
@
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.2
log
@- Update to 1.0b
- Enable <canvas> support

Release notes:	http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0b
@
text
@d1 12
a12 3
--- configure.orig	Tue Oct  4 02:01:48 2005
+++ configure	Thu Dec 22 17:54:43 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 @@@@
a47 9
@@@@ -12518,7 +12518,7 @@@@
   MOZ_SUITE=1
   MOZ_PROFILESHARING=
   MOZ_APP_VERSION=$SEAMONKEY_VERSION
-  MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices spellcheck gnomevfs auth sroaming permissions reporter"
+  MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector universalchardet typeaheadfind webservices spellcheck gnomevfs auth sroaming permissions reporter"
   cat >> confdefs.h <<\EOF
 #define MOZ_SUITE 1
 EOF
@


1.1
log
@- Add seamonkey

This is the current release of the Seamonkey open source web browser. It should
be fully compliant with all W3C standards, including HTML, CSS, XML, XSL,
JavaScript, MathML, SSL encryption, SVG and RDF.  Also supports Java with
the use of the FreeBSD native Java plug-in.

This is the latest bleeding edge release.  Beware that you'll probably find
bugs here, so if you value stability, try www/mozilla.

WWW: http://www.mozilla.org/projects/seamonkey/

Repocopied by:	marcus
@
text
@d1 3
a3 3
--- configure.orig	Thu Nov 10 15:33:30 2005
+++ configure	Thu Nov 10 22:04:56 2005
@@@@ -10203,7 +10203,7 @@@@
d10 1
a10 1
 #line 10209 "configure"
d12 1
a12 1
@@@@ -10234,7 +10234,7 @@@@
d21 1
a21 1
@@@@ -10244,7 +10244,7 @@@@
d28 1
a28 1
 #line 10250 "configure"
d30 1
a30 1
@@@@ -10275,7 +10275,7 @@@@
d39 1
a39 1
@@@@ -12745,7 +12745,7 @@@@
d43 2
a44 2
-  MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref venkman inspector irc universalchardet typeaheadfind webservices spellcheck gnomevfs auth sroaming permissions reporter"
+  MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref venkman inspector  universalchardet typeaheadfind webservices spellcheck gnomevfs auth sroaming permissions reporter"
@

