[Bug 268488] www/firefox-esr: won't build without deprecated python27 ?

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 21 Dec 2022 15:47:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268488

--- Comment #4 from Christoph Moench-Tegeder <cmt@freebsd.org> ---
(In reply to Joel Rodriguez from comment #3)
That's completely bogus, I believe your system is rather b0rked. Not only does
no part of the gecko build system or the gecko ports' Makefile ever mention
python27 (we rather insist on at least 3.6), firefox-esr also completes the
whole testport cycle without ever touching python27. Also having firefox-esr
depend on spidermonkey91 is rather insane: spidermonkey is gecko's javascript
engine built as a standalone package, but firefox-esr has it's own version of
that in a rather newer variant (102 instead of 91).
You can also check out https://www.freshports.org/www/firefox-esr/ where the
actual dependencies are listed in a friendlier format (as compared to "extract
them from your tree").

-- 
You are receiving this mail because:
You are the assignee for the bug.