Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 565388 - net-ftp/lftp: add libressl support
Summary: net-ftp/lftp: add libressl support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2015-11-10 15:01 UTC by Marek Behún
Modified: 2016-06-09 15:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
lftp-4.6.4-r1.ebuild.patch (file_565388.txt,1.75 KB, patch)
2015-11-10 15:01 UTC, Marek Behún
Details | Diff
lftp-9999-r1.ebuild.patch (file_565388.txt,1.55 KB, patch)
2015-11-10 15:02 UTC, Marek Behún
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Behún 2015-11-10 15:01:18 UTC
Patch for tested ebuild in attachment.

lftp uses USE flags gnutls, ssl and openssl. With ssl enabled, one of gnutls, openssl must be also enabled. Other packages do this differently: if gnutls is enabled, use gnutls. Otherwise if ssl is enabled, use openssl. I changed it so that lftp works this way, and also added support for libressl USE flag.

Reproducible: Always
Comment 1 Marek Behún 2015-11-10 15:01:40 UTC
Created attachment 416620 [details, diff]
lftp-4.6.4-r1.ebuild.patch
Comment 2 Marek Behún 2015-11-10 15:02:06 UTC
Created attachment 416622 [details, diff]
lftp-9999-r1.ebuild.patch
Comment 3 timofonic 2016-03-03 10:34:23 UTC
Any news about merging this?
Comment 4 Anthony Basile gentoo-dev 2016-04-05 22:33:48 UTC
@jer ping
Comment 5 Anthony Basile gentoo-dev 2016-06-09 15:56:13 UTC
(In reply to Anthony Basile from comment #4)
> @jer ping

Okay I'm merging the patches at https://github.com/gentoo/gentoo/pull/1199

please reopen this bug if there's a problem