Date: Tue, 08 Jul 2014 16:13:45 +0200 From: Jan Beich <jbeich@vfemail.net> To: "Marat N.Afanasyev" <amarat@li.ru> Cc: freebsd-gecko@freebsd.org Subject: Re: seamonkey 2.28.b1 doesn't build Message-ID: <lhs4-c50m-wny@vfemail.net> In-Reply-To: <53BBD781.5010607@li.ru> (Marat N. Afanasyev's message of "Tue, 08 Jul 2014 15:35:29 %2B0400") References: <53BBD781.5010607@li.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
"Marat N.Afanasyev" <amarat@li.ru> writes: > ===> Configuring for seamonkey-2.28.b1 [...] > configure: error: Unrecognized extension provided to --enable-extensions: venkman. Correct. www/seamonkey in freebsd-gecko repository is currently broken due to missing extensions in the source tarball of thunderbird-31.0b2. For now or until there's an actual Beta of 2.28 you can try building with the following hack. As you can guess CHATZILLA won't work but ENIGMAIL should. If you just want a non-vulnerable version of SeaMonkey then I'd advise to stay on 2.26.1 (bug 191184). # paste the contents as seamonkey/files/patch-beta-hack --- suite/confvars.sh~ +++ suite/confvars.sh @@ -13,7 +13,7 @@ MOZ_COMPOSER=1 MOZ_SUITE=1 MOZ_BRANDING_DIRECTORY=suite/branding/nightly MOZ_OFFICIAL_BRANDING_DIRECTORY=suite/branding/nightly -MOZ_EXTENSIONS_DEFAULT=" venkman inspector irc gnomevfs" +MOZ_EXTENSIONS_DEFAULT=" gio" MOZ_UPDATER=1 # This should usually be the same as the value MAR_CHANNEL_ID. # If more than one ID is needed, then you should use a comma separated list ------------------------------------------------- VFEmail.net - http://www.vfemail.net ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands! $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?lhs4-c50m-wny>