aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/firefox-devel/Makefile2
-rw-r--r--www/firefox-devel/files/mozconfig.in2
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox-esr/files/mozconfig.in2
-rw-r--r--www/firefox/Makefile2
-rw-r--r--www/firefox/files/mozconfig.in2
-rw-r--r--www/firefox10/Makefile2
-rw-r--r--www/firefox10/files/mozconfig.in2
-rw-r--r--www/firefox15/Makefile2
-rw-r--r--www/firefox15/files/mozconfig.in2
-rw-r--r--www/firefox3-devel/Makefile2
-rw-r--r--www/firefox3-devel/files/mozconfig.in2
-rw-r--r--www/firefox35/Makefile2
-rw-r--r--www/firefox35/files/mozconfig.in2
-rw-r--r--www/firefox36/Makefile2
-rw-r--r--www/firefox36/files/mozconfig.in2
-rw-r--r--www/flock/Makefile2
-rw-r--r--www/flock/files/mozconfig.in2
18 files changed, 18 insertions, 18 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile
index 857f950a868..9474efdf1e2 100644
--- a/www/firefox-devel/Makefile
+++ b/www/firefox-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= firefox
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox-devel/files/mozconfig.in b/www/firefox-devel/files/mozconfig.in
index 57f2d808beb..0ca3dff21f9 100644
--- a/www/firefox-devel/files/mozconfig.in
+++ b/www/firefox-devel/files/mozconfig.in
@@ -50,7 +50,7 @@ ac_add_options --disable-installer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --enable-image-decoders=all
-ac_add_options --enable-extensions="default"
+ac_add_options --enable-extensions="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,p3p,gnomevfs,negotiateauth"
######################################################################
# conditional from port Makefile
#if test -n "$WITH_REORDER"; then
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 857f950a868..9474efdf1e2 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -8,7 +8,7 @@
PORTNAME= firefox
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox-esr/files/mozconfig.in b/www/firefox-esr/files/mozconfig.in
index 57f2d808beb..0ca3dff21f9 100644
--- a/www/firefox-esr/files/mozconfig.in
+++ b/www/firefox-esr/files/mozconfig.in
@@ -50,7 +50,7 @@ ac_add_options --disable-installer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --enable-image-decoders=all
-ac_add_options --enable-extensions="default"
+ac_add_options --enable-extensions="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,p3p,gnomevfs,negotiateauth"
######################################################################
# conditional from port Makefile
#if test -n "$WITH_REORDER"; then
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 857f950a868..9474efdf1e2 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -8,7 +8,7 @@
PORTNAME= firefox
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox/files/mozconfig.in b/www/firefox/files/mozconfig.in
index 57f2d808beb..0ca3dff21f9 100644
--- a/www/firefox/files/mozconfig.in
+++ b/www/firefox/files/mozconfig.in
@@ -50,7 +50,7 @@ ac_add_options --disable-installer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --enable-image-decoders=all
-ac_add_options --enable-extensions="default"
+ac_add_options --enable-extensions="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,p3p,gnomevfs,negotiateauth"
######################################################################
# conditional from port Makefile
#if test -n "$WITH_REORDER"; then
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index 857f950a868..9474efdf1e2 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -8,7 +8,7 @@
PORTNAME= firefox
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox10/files/mozconfig.in b/www/firefox10/files/mozconfig.in
index 57f2d808beb..0ca3dff21f9 100644
--- a/www/firefox10/files/mozconfig.in
+++ b/www/firefox10/files/mozconfig.in
@@ -50,7 +50,7 @@ ac_add_options --disable-installer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --enable-image-decoders=all
-ac_add_options --enable-extensions="default"
+ac_add_options --enable-extensions="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,p3p,gnomevfs,negotiateauth"
######################################################################
# conditional from port Makefile
#if test -n "$WITH_REORDER"; then
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile
index 857f950a868..9474efdf1e2 100644
--- a/www/firefox15/Makefile
+++ b/www/firefox15/Makefile
@@ -8,7 +8,7 @@
PORTNAME= firefox
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox15/files/mozconfig.in b/www/firefox15/files/mozconfig.in
index 57f2d808beb..0ca3dff21f9 100644
--- a/www/firefox15/files/mozconfig.in
+++ b/www/firefox15/files/mozconfig.in
@@ -50,7 +50,7 @@ ac_add_options --disable-installer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --enable-image-decoders=all
-ac_add_options --enable-extensions="default"
+ac_add_options --enable-extensions="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,p3p,gnomevfs,negotiateauth"
######################################################################
# conditional from port Makefile
#if test -n "$WITH_REORDER"; then
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile
index 857f950a868..9474efdf1e2 100644
--- a/www/firefox3-devel/Makefile
+++ b/www/firefox3-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= firefox
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox3-devel/files/mozconfig.in b/www/firefox3-devel/files/mozconfig.in
index 57f2d808beb..0ca3dff21f9 100644
--- a/www/firefox3-devel/files/mozconfig.in
+++ b/www/firefox3-devel/files/mozconfig.in
@@ -50,7 +50,7 @@ ac_add_options --disable-installer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --enable-image-decoders=all
-ac_add_options --enable-extensions="default"
+ac_add_options --enable-extensions="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,p3p,gnomevfs,negotiateauth"
######################################################################
# conditional from port Makefile
#if test -n "$WITH_REORDER"; then
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile
index 857f950a868..9474efdf1e2 100644
--- a/www/firefox35/Makefile
+++ b/www/firefox35/Makefile
@@ -8,7 +8,7 @@
PORTNAME= firefox
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox35/files/mozconfig.in b/www/firefox35/files/mozconfig.in
index 57f2d808beb..0ca3dff21f9 100644
--- a/www/firefox35/files/mozconfig.in
+++ b/www/firefox35/files/mozconfig.in
@@ -50,7 +50,7 @@ ac_add_options --disable-installer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --enable-image-decoders=all
-ac_add_options --enable-extensions="default"
+ac_add_options --enable-extensions="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,p3p,gnomevfs,negotiateauth"
######################################################################
# conditional from port Makefile
#if test -n "$WITH_REORDER"; then
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 857f950a868..9474efdf1e2 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -8,7 +8,7 @@
PORTNAME= firefox
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/firefox36/files/mozconfig.in b/www/firefox36/files/mozconfig.in
index 57f2d808beb..0ca3dff21f9 100644
--- a/www/firefox36/files/mozconfig.in
+++ b/www/firefox36/files/mozconfig.in
@@ -50,7 +50,7 @@ ac_add_options --disable-installer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --enable-image-decoders=all
-ac_add_options --enable-extensions="default"
+ac_add_options --enable-extensions="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,p3p,gnomevfs,negotiateauth"
######################################################################
# conditional from port Makefile
#if test -n "$WITH_REORDER"; then
diff --git a/www/flock/Makefile b/www/flock/Makefile
index 857f950a868..9474efdf1e2 100644
--- a/www/flock/Makefile
+++ b/www/flock/Makefile
@@ -8,7 +8,7 @@
PORTNAME= firefox
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}
diff --git a/www/flock/files/mozconfig.in b/www/flock/files/mozconfig.in
index 57f2d808beb..0ca3dff21f9 100644
--- a/www/flock/files/mozconfig.in
+++ b/www/flock/files/mozconfig.in
@@ -50,7 +50,7 @@ ac_add_options --disable-installer
ac_add_options --enable-single-profile
ac_add_options --disable-profilesharing
ac_add_options --enable-image-decoders=all
-ac_add_options --enable-extensions="default"
+ac_add_options --enable-extensions="cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,p3p,gnomevfs,negotiateauth"
######################################################################
# conditional from port Makefile
#if test -n "$WITH_REORDER"; then