[Bug 272477] www/tor-browser: about:manual file not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Sep 2023 22:54:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272477

Graham Perrin <grahamperrin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin@gmail.com
                URL|                            |https://www.freshports.org/
                   |                            |www/tor-browser/

--- Comment #4 from Graham Perrin <grahamperrin@gmail.com> ---
Re: comment 0

> Firefox can’t find the file at 
> jar:file:///usr/local/lib/tor-browser/browser/omni.ja!/chrome/browser/content/browser/manual/en.html.

% pwd
/usr/local/lib/tor-browser/browser
% ls -hln
total 13
drwxr-xr-x  3 0 0    3B 26 Dec  2022 chrome
drwxr-xr-x  2 0 0    3B 17 Sep 04:13 features
-rw-r--r--  1 0 0   39M 14 Sep 03:14 omni.ja
% file ./omni.ja
./omni.ja: Zip archive data, at least v1.0 to extract, compression method=store
% pkg iinfo tor-browser
tor-browser-12.0.6_4
% 


Indirectly via
<https://mike.kaply.com/2013/05/06/dont-unpack-and-repack-omni-jar/>, captured
(no longer available):

<https://web.archive.org/web/20210620190432/https://developer.mozilla.org/en-US/docs/Mozilla/About_omni.ja_%28formerly_omni.jar%29>

> omni.ja (formerly omni.jar) - Mozilla | MDN

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