One of my boxes runs nicely with a +libresl environment. But one package I am really missing is sys-fs/hfsutils, which I can't emerge 'cause it depends on sys-fs/diskdev_cmds which depends on openssl. If somehow possible making sys-fs/diskdev_cmds build with libressl would be nice.
Created attachment 574914 [details] diskdev_cmds-332.14_p1-r1 (+libressl) Modified diskdev_cmds-332.14_p1 to accept USE=libressl. Works just fine, also it's dependency sys-fs/hfsutils just works.
Created attachment 592602 [details] diskdev_cmds-332.14_p1-r2 (+libressl) Used new EAPI 7 diskdev_cmds-332.14_p1-r1 as base for my version with +libressl support. Works just fine, also it's dependency sys-fs/hfsutils just works.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=117afaa38e0239aafd03960b7789b5de5bc01789 commit 117afaa38e0239aafd03960b7789b5de5bc01789 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-06-24 07:14:16 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-06-24 07:14:27 +0000 sys-fs/diskdev_cmds: add libressl support by ernsteiswuerfel While at it added subslot dependency on openssl/libressl. Patch-by: ernsteiswuerfel Closes: https://bugs.gentoo.org/664758 Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> .../diskdev_cmds/diskdev_cmds-332.14_p1-r3.ebuild | 50 ++++++++++++++++++++++ .../files/diskdev_cmds-332.14_p1-AR.patch | 11 +++++ 2 files changed, 61 insertions(+)