On 161218-19:16+0100, Miroslav Rovis wrote:
...
> > 
> >   No patches required to the source code for that.
> Probably that means what it meant in some of the Mozilla pages... That's
> not good. Because it means the SSL-key logging is enabled by default.
And that's a security risk.
> Was in Firefox too. Not, it need to be at user's decision, compile time
> only possible in Firefox, in optimize ebuilds, with my (minuscule) patch... 
> But in
> binary releases, it is enabled by default in Firefox...
> > I do my own custom
> > manual build, to eliminate the dependancy on dbus, plus other tweaks.
> > That involves setting options in the mozconfig file, but no source code
> > changes.  If you want to do your own build, see my post on December 9th
> > https://forum.palemoon.org/viewtopic.php?f=37&t=13898&start=20#p100625
> > Note; this is version 2 of my build environment.  You should see an
> > attached file "pmmain.tgz" on that post.  Do not use version 1, with
> > (utils.tgz) in the first post of that thread.
> You know why the no-dbus way above may be my only way of doing it? Or
> for which reason I might have to give up? 
> 
> The only way, because after:
> 
> $ git clone https://github.com/deuiore/palemoon-overlay
> 
> I grep'd a log of dbus lines in that repo :-( , so Palemoon has the dbus
> dependency... Firefox does not. And not only in Gentoo.
> 
> (And I don't intend to install no poetterware whatsoever --dbus being at
> least a relative, or maybe better defined as the precursor, which
> prepared the way for poetterware, IMO.)

But, looking into:

palemoon-overlay/www-client/palemoon/palemoon-27.0.2.ebuild

I see:

        if ! use dbus; then
                mozconfig_disable dbus
        fi

So dbus is _not_ a requirement... So I don't understand why you
(
I had
also starting looking into pmmain , your build scripts, and the above
does the same as:

$ grep -r dbus pmmain/
pmmain/utils/mymozconfig.txt:ac_add_options --disable-dbus
$
)
[So I don't understand why you] thought dbus was needed to be disabled
by other means, than the (as yet still) unofficial repo/overlay?)

Or am I missing something?
-- 
Miroslav Rovis
Zagreb, Croatia
http://www.CroatiaFidelis.hr

Attachment: signature.asc
Description: Digital signature

Reply via email to