aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2009-11-26 16:30:19 +0800
committerbeat <beat@FreeBSD.org>2009-11-26 16:30:19 +0800
commitcda316744d3b02db65e9db79167ae592bdcff96b (patch)
tree0622032578aa0a3dd7ee0ccc8a90c5de925cf0ba /mail
parent2da6e3762c26ec8bdeb339531f71f8cf016ad8da (diff)
downloadfreebsd-ports-gnome-cda316744d3b02db65e9db79167ae592bdcff96b.tar.gz
freebsd-ports-gnome-cda316744d3b02db65e9db79167ae592bdcff96b.tar.zst
freebsd-ports-gnome-cda316744d3b02db65e9db79167ae592bdcff96b.zip
- Add ftp to MOZ_PROTOCOLS. This allows to define a calendar file located
on a ftp server in xpi-lightning. - Bump PORTREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-esr/Makefile3
-rw-r--r--mail/thunderbird/Makefile3
-rw-r--r--mail/thunderbird3/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile
index 8727dc0d0e5c..b127d82f6a29 100644
--- a/mail/thunderbird-esr/Makefile
+++ b/mail/thunderbird-esr/Makefile
@@ -8,6 +8,7 @@
PORTNAME= thunderbird
DISTVERSION= 2.0.0.23
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
@@ -27,7 +28,7 @@ USE_GECKO= gecko
WANT_PERL= yes
MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices,auth,transformiix
-MOZ_PROTOCOLS= http,file,jar,viewsource,res,data
+MOZ_PROTOCOLS= http,ftp,file,jar,viewsource,res,data
MOZ_GRAPHICS= default,-xbm
MOZ_OPTIONS= --with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \
--enable-single-profile --disable-profilesharing \
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 8727dc0d0e5c..b127d82f6a29 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -8,6 +8,7 @@
PORTNAME= thunderbird
DISTVERSION= 2.0.0.23
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
@@ -27,7 +28,7 @@ USE_GECKO= gecko
WANT_PERL= yes
MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices,auth,transformiix
-MOZ_PROTOCOLS= http,file,jar,viewsource,res,data
+MOZ_PROTOCOLS= http,ftp,file,jar,viewsource,res,data
MOZ_GRAPHICS= default,-xbm
MOZ_OPTIONS= --with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \
--enable-single-profile --disable-profilesharing \
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile
index 8727dc0d0e5c..b127d82f6a29 100644
--- a/mail/thunderbird3/Makefile
+++ b/mail/thunderbird3/Makefile
@@ -8,6 +8,7 @@
PORTNAME= thunderbird
DISTVERSION= 2.0.0.23
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
@@ -27,7 +28,7 @@ USE_GECKO= gecko
WANT_PERL= yes
MOZ_EXTENSIONS= wallet,spellcheck,xmlextras,webservices,auth,transformiix
-MOZ_PROTOCOLS= http,file,jar,viewsource,res,data
+MOZ_PROTOCOLS= http,ftp,file,jar,viewsource,res,data
MOZ_GRAPHICS= default,-xbm
MOZ_OPTIONS= --with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \
--enable-single-profile --disable-profilesharing \