On Tue, 27 Oct 2015 22:46:35 -0400
Rich Freeman wrote:
> On Tue, Oct 27, 2015 at 10:06 PM, hasufell wrote:
> >
> > B) 1 feature flag, 3 strict provider flags
> > * ssl: enable any sort of SSL/TLS support
> > * gnutls: only to enable gnutls provided ssl support in case there
> > is a ch
Is this not precisely what USE_EXPAND is supposed to be for? Take CURL_SSL
and make it generic...
On Tue, Oct 27, 2015 at 9:46 PM, Rich Freeman wrote:
> On Tue, Oct 27, 2015 at 10:06 PM, hasufell wrote:
> >
> > B) 1 feature flag, 3 strict provider flags
> > * ssl: enable any sort of SSL/TLS sup
On Tue, Oct 27, 2015 at 10:06 PM, hasufell wrote:
>
> B) 1 feature flag, 3 strict provider flags
> * ssl: enable any sort of SSL/TLS support
> * gnutls: only to enable gnutls provided ssl support in case there
> is a choice
> * openssl: only to enable openssl provided ssl support in case
I've seen a lot of ebuilds lately that use 'openssl' USE flag for the
purpose of enabling ssl features. I think this should be discouraged
since it introduces inconsistency and is especially confusing for
packages like media-video/ffmpeg, where'd you expect to get ssl support
by having the global s
Hi George,
On 09/03/2015 04:00 PM, George Shapovalov wrote:
> I am about to start a long-overdue refactoring of the gnat (Ada compilers)
> build system, governed by the gnatbuild.eclass. Given that nature of the
> packages concerned and, for quite some time, I was the only person brave
> enough
On Tue, 27 Oct 2015 02:58:08 + (UTC)
"Ian Delaney" wrote:
> commit: cdd8a3b690b12af2a4fc0b78a3787b969d0b7f47
> Author: Ian Delaney gentoo org>
> AuthorDate: Tue Oct 27 02:51:40 2015 +
> Commit: Ian Delaney gentoo org>
> CommitDate: Tue Oct 27 02:56:43 2015 +
> URL: