Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 565388

Summary: net-ftp/lftp: add libressl support
Product: Gentoo Linux Reporter: Marek Behún <kabel>
Component: Current packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: enhancement CC: kabel, zima
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: lftp-4.6.4-r1.ebuild.patch
lftp-9999-r1.ebuild.patch

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