Mosquitto supports LibreSSL since version 1.5.5. I contributed support for the ebuild in commit b544f1de171519fa30bb99f5a5d266f123307ac9. When mosquitto 1.6.2 was added, this was again without libressl support. Please add back the libressl support to mosquitto. Reproducible: Always
Could you please contribute that support upstream so we don't need to maintain it ourselves?
(In reply to Matt Turner from comment #1) > Could you please contribute that support upstream so we don't need to > maintain it ourselves? There is nothing to contribute. As mentioned in this bugreport and the commit message of b544f1de171519fa30bb99f5a5d266f123307ac9, Mosquitto supports LibreSSL since version 1.5.5. The only thing that needs to be re-added is the USE flag that was dropped in the 1.6.2 ebuild.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce7762c711cb6963dd0daedc49c415d252cc78b commit 5ce7762c711cb6963dd0daedc49c415d252cc78b Author: Stefan Strogin <steils@gentoo.org> AuthorDate: 2019-11-30 02:17:22 +0000 Commit: Stefan Strogin <steils@gentoo.org> CommitDate: 2019-11-30 02:18:03 +0000 app-misc/mosquitto: add USE=libressl Closes: https://bugs.gentoo.org/699546 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Stefan Strogin <steils@gentoo.org> app-misc/mosquitto/mosquitto-1.6.7.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)