Created attachment 268383 [details] git diff generated for freebsd zen-browser port Port for zen browser Key Features: - Privacy First: Telemetry disabled by default, enhanced tracking protection - Performance: Optimized compilation with modern C++ toolchain and Rust - Firefox Compatible: Uses the same Gecko engine for excellent web compatibility - WebRTC Support: Full real-time communication support for video/audio - Cross-Platform: Runs on Windows, macOS, Linux, and FreeBSD - Active Development: Regular updates with latest security patches
We already have 3 Firefox forks in ports: Librewolf, Waterfox and Tor Browser. Also Firefox and Firefox LTS. Why do we need another Firefox fork?
(In reply to Vladimir Druzenko from comment #1) Zen has a distinct design philosophy aimed at being a calm, low‑distraction daily‑driver browser, not just another Firefox rebrand. Its defaults emphasize a “calmer internet” (UI layout, integrated tools, and sensible privacy settings) so users can work without constant visual noise or focus‑stealing behaviour from sites and widgets. Having it in ports serves FreeBSD users who want Firefox compatibility but prefer this opinionated, focus‑preserving experience out of the box, instead of assembling multiple extensions and custom tweaks themselves. In addition to this my aim while developing this port was to provide at much as possible native bsd build by forceing it to build with freebsd packages instead of the bundled libraries included to tarball which results in high count of patching and more likelihood to break. Thank you for taking the time to review this submission and for all the work that goes into maintaining the ports tree. I’m optimistic that Zen can fill a useful niche for FreeBSD users, and I’d also be happy to adjust my experimenting on this port for other usage in porting in any case release of this port does not align with project's priorities. Best regards,