Re: [gentoo-dev] adns & ares USE flags

2012-08-30 Thread Michał Górny
On Thu, 30 Aug 2012 18:36:02 -0400 "Rick \"Zero_Chaos\" Farina" wrote: > For things which are currently actually using adns, I believe > migrating USE=adns to USE=libadns to allow users to specifically pick > the (afaik deprecated) library. I think you wanted to say 'things which are supporting

Re: [gentoo-dev] adns & ares USE flags

2012-08-30 Thread Rick "Zero_Chaos" Farina
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/30/2012 06:18 PM, Michał Górny wrote: > On Mon, 27 Aug 2012 23:11:54 +0200 > Michał Górny wrote: > >> Both of the flags (except for gift AFAICS) refer to asynchronous DNS >> resolution. Could we join them into one flag? I think we should retain

Re: [gentoo-dev] adns & ares USE flags

2012-08-30 Thread Michał Górny
On Mon, 27 Aug 2012 23:11:54 +0200 Michał Górny wrote: > Both of the flags (except for gift AFAICS) refer to asynchronous DNS > resolution. Could we join them into one flag? I think we should retain > 'adns', move appropriate 'ares' flags to it and modify the description > to make it less library

Re: [gentoo-dev] adns & ares USE flags

2012-08-29 Thread Diego Elio Pettenò
On 29/08/2012 09:05, Rick "Zero_Chaos" Farina wrote: > Except for the fact that they are two different backends for async DNS > and some packages (wireshark) support both. Doesn't make sense to merge > them and take the choice away from the user. They should behave like ssl: if only one is suppor

Re: [gentoo-dev] adns & ares USE flags

2012-08-29 Thread Gilles Dartiguelongue
Then it's like the ssl: openssl gnutls nss case :) -- Gilles Dartiguelongue Gentoo signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] adns & ares USE flags

2012-08-29 Thread Rick "Zero_Chaos" Farina
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/29/2012 01:10 AM, Ben de Groot wrote: > On 28 August 2012 05:11, Michał Górny wrote: >> Hello, >> >> $ quse -D adns ares >> global:adns: Adds support for the adns DNS client library >> local:ares:dev-libs/ecore: Enables support for asynchronou

Re: [gentoo-dev] adns & ares USE flags

2012-08-28 Thread Ben de Groot
On 28 August 2012 05:11, Michał Górny wrote: > Hello, > > $ quse -D adns ares > global:adns: Adds support for the adns DNS client library > local:ares:dev-libs/ecore: Enables support for asynchronous DNS using the > net-dns/c-ares library > local:ares:net-analyzer/wireshark: Use GNU net-dns/c-