diff options
author | ale <ale@FreeBSD.org> | 2009-07-23 15:46:43 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2009-07-23 15:46:43 +0800 |
commit | 9e4c4be7557abebd93d5691f3cdc9b1fe090d019 (patch) | |
tree | 5270ca305d0cf62a45e0d79c5dc33ca4546ba4d2 | |
parent | 09f84cbd0dcce7677b427e19725f874b52744fb1 (diff) | |
download | freebsd-ports-gnome-9e4c4be7557abebd93d5691f3cdc9b1fe090d019.tar.gz freebsd-ports-gnome-9e4c4be7557abebd93d5691f3cdc9b1fe090d019.tar.zst freebsd-ports-gnome-9e4c4be7557abebd93d5691f3cdc9b1fe090d019.zip |
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>
-rw-r--r-- | mail/thunderbird-esr/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird-esr/files/patch-configure | 15 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird/files/patch-configure | 15 | ||||
-rw-r--r-- | mail/thunderbird3/Makefile | 1 | ||||
-rw-r--r-- | mail/thunderbird3/files/patch-configure | 15 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 1 | ||||
-rw-r--r-- | www/seamonkey/files/patch-configure | 25 | ||||
-rw-r--r-- | www/seamonkey2/Makefile | 1 | ||||
-rw-r--r-- | www/seamonkey2/files/patch-configure | 25 |
10 files changed, 75 insertions, 25 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index ab0e9d635129..1ac984315484 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -8,6 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 2.0.0.22 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird-esr/files/patch-configure b/mail/thunderbird-esr/files/patch-configure index f38bd5ee88b5..6e0564d4bb0d 100644 --- a/mail/thunderbird-esr/files/patch-configure +++ b/mail/thunderbird-esr/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-07-30 02:45:45.000000000 -0400 -+++ configure 2007-07-30 02:46:26.000000000 -0400 -@@ -20025,7 +20025,7 @@ MOZILLA_1_8_BRANCH=1 +--- configure.orig 2008-10-19 18:21:23.000000000 +0200 ++++ configure 2009-07-23 09:44:48.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -20065,7 +20065,7 @@ LIBS_PATH= for lib_arg in $NSPR_LIBS $TK_LIBS; do case $lib_arg in diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index ab0e9d635129..1ac984315484 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -8,6 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 2.0.0.22 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird/files/patch-configure b/mail/thunderbird/files/patch-configure index f38bd5ee88b5..6e0564d4bb0d 100644 --- a/mail/thunderbird/files/patch-configure +++ b/mail/thunderbird/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-07-30 02:45:45.000000000 -0400 -+++ configure 2007-07-30 02:46:26.000000000 -0400 -@@ -20025,7 +20025,7 @@ MOZILLA_1_8_BRANCH=1 +--- configure.orig 2008-10-19 18:21:23.000000000 +0200 ++++ configure 2009-07-23 09:44:48.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -20065,7 +20065,7 @@ LIBS_PATH= for lib_arg in $NSPR_LIBS $TK_LIBS; do case $lib_arg in diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index ab0e9d635129..1ac984315484 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -8,6 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 2.0.0.22 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff --git a/mail/thunderbird3/files/patch-configure b/mail/thunderbird3/files/patch-configure index f38bd5ee88b5..6e0564d4bb0d 100644 --- a/mail/thunderbird3/files/patch-configure +++ b/mail/thunderbird3/files/patch-configure @@ -1,6 +1,15 @@ ---- configure.orig 2007-07-30 02:45:45.000000000 -0400 -+++ configure 2007-07-30 02:46:26.000000000 -0400 -@@ -20025,7 +20025,7 @@ MOZILLA_1_8_BRANCH=1 +--- configure.orig 2008-10-19 18:21:23.000000000 +0200 ++++ configure 2009-07-23 09:44:48.000000000 +0200 +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -20065,7 +20065,7 @@ LIBS_PATH= for lib_arg in $NSPR_LIBS $TK_LIBS; do case $lib_arg in diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 9bfea6e04d9b..d681807fa5b0 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -8,6 +8,7 @@ PORTNAME= seamonkey DISTVERSION= 1.1.17 +PORTREVISION= 1 CATEGORIES?= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION} diff --git a/www/seamonkey/files/patch-configure b/www/seamonkey/files/patch-configure index 1b766c9dbbba..4880c78c5e71 100644 --- a/www/seamonkey/files/patch-configure +++ b/www/seamonkey/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig 2007-07-15 10:42:42.000000000 -0400 -+++ configure 2007-07-20 17:39:12.000000000 -0400 +--- 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 @@ -9,16 +9,25 @@ NSPR_VERSION=4 NSS_VERSION=3 -@@ -10403,7 +10403,7 @@ +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -10442,7 +10442,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" + #line 10448 "configure" #include "confdefs.h" -@@ -10434,7 +10434,7 @@ +@@ -10473,7 +10473,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 @@ -27,16 +36,16 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6 -@@ -10444,7 +10444,7 @@ +@@ -10483,7 +10483,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" + #line 10489 "configure" #include "confdefs.h" -@@ -10475,7 +10475,7 @@ +@@ -10514,7 +10514,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 9bfea6e04d9b..d681807fa5b0 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -8,6 +8,7 @@ PORTNAME= seamonkey DISTVERSION= 1.1.17 +PORTREVISION= 1 CATEGORIES?= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION} diff --git a/www/seamonkey2/files/patch-configure b/www/seamonkey2/files/patch-configure index 1b766c9dbbba..4880c78c5e71 100644 --- a/www/seamonkey2/files/patch-configure +++ b/www/seamonkey2/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig 2007-07-15 10:42:42.000000000 -0400 -+++ configure 2007-07-20 17:39:12.000000000 -0400 +--- 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 @@ -9,16 +9,25 @@ NSPR_VERSION=4 NSS_VERSION=3 -@@ -10403,7 +10403,7 @@ +@@ -5408,7 +5408,7 @@ + CPU_ARCH=sparc + ;; + +-x86_64 | sparc | ppc | ia64) ++amd64 | x86_64 | sparc | ppc | ia64) + CPU_ARCH="$OS_TEST" + ;; + esac +@@ -10442,7 +10442,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" + #line 10448 "configure" #include "confdefs.h" -@@ -10434,7 +10434,7 @@ +@@ -10473,7 +10473,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 @@ -27,16 +36,16 @@ else echo "$ac_t""no" 1>&6 echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6 -@@ -10444,7 +10444,7 @@ +@@ -10483,7 +10483,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" + #line 10489 "configure" #include "confdefs.h" -@@ -10475,7 +10475,7 @@ +@@ -10514,7 +10514,7 @@ fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 |