diff options
author | marino <marino@FreeBSD.org> | 2015-12-22 00:58:03 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-12-22 00:58:03 +0800 |
commit | 27c16b16808139e2381d4804c0cc3e698bd0abd4 (patch) | |
tree | a0ae324cb624cffce4d3d139d7af15756eda84c6 /www | |
parent | 56b0837ab4499ebf6ff3fea970af51ea40ecf6e9 (diff) | |
download | freebsd-ports-gnome-27c16b16808139e2381d4804c0cc3e698bd0abd4.tar.gz freebsd-ports-gnome-27c16b16808139e2381d4804c0cc3e698bd0abd4.tar.zst freebsd-ports-gnome-27c16b16808139e2381d4804c0cc3e698bd0abd4.zip |
www/xpi-locale-switcher: mark broken and remove in 2 weeks
This port has not worked in over a year. It is incompatible with Firefox
34 and presumably later; firefox-esr is at version 38. The maintainer is
not responsive.
PR: 196271
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-locale-switcher/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/xpi-locale-switcher/Makefile b/www/xpi-locale-switcher/Makefile index 7ab47027f3cc..04882ed001df 100644 --- a/www/xpi-locale-switcher/Makefile +++ b/www/xpi-locale-switcher/Makefile @@ -9,6 +9,10 @@ CATEGORIES= www MAINTAINER= triosoft@triosoft.com.ua COMMENT= Provides a convenient menu item to switch between installed languages +BROKEN= incompatible with Firefox 34 (and later presumably) +DEPRECATED:= ${BROKEN} +EXPIRATION_DATE= 2016-01-15 + XPI_DISTNAME= locale_switcher XPI_NUM= 356 XPI_ID= {338e0b96-2285-4424-b4c8-e25560750fa3} |