Gentoo Archives: gentoo-dev

From: Alexis Ballier <aballier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] LibreSSL import plan
Date: Tue, 29 Sep 2015 15:31:23
Message-Id: 20150929173104.7a1a8a13@gentoo.org
In Reply to: [gentoo-dev] LibreSSL import plan by hasufell
1 On Sat, 19 Sep 2015 23:04:14 +0200
2 hasufell <hasufell@g.o> wrote:
3
4 > 2. slowly start migrating those ~550 packages with "libressl" USE flag
5 > which is similar to gnutls USE flag.
6 > There will be no virtual, because those don't give sufficient control
7 > (libressl and openssl are not ABI compatible).
8
9 If API compatibility is guaranteed, a virtual makes more sense than a
10 useflag. However, even with this assumption, it's not possible these
11 days, because we need to:
12 - Fix || ( a:= b:= ) deps handling in package managers (hey dynamic
13 deps :) )
14 - Create transitive := deps (useful for other things than virtuals, hey
15 ocaml & haskell).
16
17
18 So yeah, because of lack of better solution this seems to be the best
19 method so far.

Replies

Subject Author
Re: [gentoo-dev] LibreSSL import plan hasufell <hasufell@g.o>