Partially revert the previous commit. Firefox can only build with specific
extensions (in particular typeaheadfind breaks Find [go figure]). It is safer to use a specific list of extensions with Firefox 1.0.x. It looks like they've made this better in 1.5, and set a reasonable default list of extensions. Basically, we're back to the previous 1.0.7_1,1 set of extensions with the addition of negotiateauth. Reported by: many
This commit is contained in:
parent
2befbde59e
commit
de89e69ea6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144777
18 changed files with 18 additions and 18 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
||||||
|
|
|
@ -50,7 +50,7 @@ ac_add_options --disable-installer
|
||||||
ac_add_options --enable-single-profile
|
ac_add_options --enable-single-profile
|
||||||
ac_add_options --disable-profilesharing
|
ac_add_options --disable-profilesharing
|
||||||
ac_add_options --enable-image-decoders=all
|
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
|
# conditional from port Makefile
|
||||||
#if test -n "$WITH_REORDER"; then
|
#if test -n "$WITH_REORDER"; then
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
||||||
|
|
|
@ -50,7 +50,7 @@ ac_add_options --disable-installer
|
||||||
ac_add_options --enable-single-profile
|
ac_add_options --enable-single-profile
|
||||||
ac_add_options --disable-profilesharing
|
ac_add_options --disable-profilesharing
|
||||||
ac_add_options --enable-image-decoders=all
|
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
|
# conditional from port Makefile
|
||||||
#if test -n "$WITH_REORDER"; then
|
#if test -n "$WITH_REORDER"; then
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
||||||
|
|
|
@ -50,7 +50,7 @@ ac_add_options --disable-installer
|
||||||
ac_add_options --enable-single-profile
|
ac_add_options --enable-single-profile
|
||||||
ac_add_options --disable-profilesharing
|
ac_add_options --disable-profilesharing
|
||||||
ac_add_options --enable-image-decoders=all
|
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
|
# conditional from port Makefile
|
||||||
#if test -n "$WITH_REORDER"; then
|
#if test -n "$WITH_REORDER"; then
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
||||||
|
|
|
@ -50,7 +50,7 @@ ac_add_options --disable-installer
|
||||||
ac_add_options --enable-single-profile
|
ac_add_options --enable-single-profile
|
||||||
ac_add_options --disable-profilesharing
|
ac_add_options --disable-profilesharing
|
||||||
ac_add_options --enable-image-decoders=all
|
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
|
# conditional from port Makefile
|
||||||
#if test -n "$WITH_REORDER"; then
|
#if test -n "$WITH_REORDER"; then
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
||||||
|
|
|
@ -50,7 +50,7 @@ ac_add_options --disable-installer
|
||||||
ac_add_options --enable-single-profile
|
ac_add_options --enable-single-profile
|
||||||
ac_add_options --disable-profilesharing
|
ac_add_options --disable-profilesharing
|
||||||
ac_add_options --enable-image-decoders=all
|
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
|
# conditional from port Makefile
|
||||||
#if test -n "$WITH_REORDER"; then
|
#if test -n "$WITH_REORDER"; then
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
||||||
|
|
|
@ -50,7 +50,7 @@ ac_add_options --disable-installer
|
||||||
ac_add_options --enable-single-profile
|
ac_add_options --enable-single-profile
|
||||||
ac_add_options --disable-profilesharing
|
ac_add_options --disable-profilesharing
|
||||||
ac_add_options --enable-image-decoders=all
|
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
|
# conditional from port Makefile
|
||||||
#if test -n "$WITH_REORDER"; then
|
#if test -n "$WITH_REORDER"; then
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
||||||
|
|
|
@ -50,7 +50,7 @@ ac_add_options --disable-installer
|
||||||
ac_add_options --enable-single-profile
|
ac_add_options --enable-single-profile
|
||||||
ac_add_options --disable-profilesharing
|
ac_add_options --disable-profilesharing
|
||||||
ac_add_options --enable-image-decoders=all
|
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
|
# conditional from port Makefile
|
||||||
#if test -n "$WITH_REORDER"; then
|
#if test -n "$WITH_REORDER"; then
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
||||||
|
|
|
@ -50,7 +50,7 @@ ac_add_options --disable-installer
|
||||||
ac_add_options --enable-single-profile
|
ac_add_options --enable-single-profile
|
||||||
ac_add_options --disable-profilesharing
|
ac_add_options --disable-profilesharing
|
||||||
ac_add_options --enable-image-decoders=all
|
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
|
# conditional from port Makefile
|
||||||
#if test -n "$WITH_REORDER"; then
|
#if test -n "$WITH_REORDER"; then
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= firefox
|
PORTNAME= firefox
|
||||||
PORTVERSION= 1.0.7
|
PORTVERSION= 1.0.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
MASTER_SITES= ${MASTER_SITE_MOZILLA}
|
||||||
|
|
|
@ -50,7 +50,7 @@ ac_add_options --disable-installer
|
||||||
ac_add_options --enable-single-profile
|
ac_add_options --enable-single-profile
|
||||||
ac_add_options --disable-profilesharing
|
ac_add_options --disable-profilesharing
|
||||||
ac_add_options --enable-image-decoders=all
|
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
|
# conditional from port Makefile
|
||||||
#if test -n "$WITH_REORDER"; then
|
#if test -n "$WITH_REORDER"; then
|
||||||
|
|
Loading…
Reference in a new issue