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

Bug 566070

Summary: www-client/lynx: add libressl support
Product: Gentoo Linux Reporter: Marek Behún <kabel>
Component: Current packagesAssignee: Tim Harder <radhermit>
Status: RESOLVED FIXED    
Severity: enhancement CC: blueness, hasufell, kabel
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: lynx-2.8.9_pre6-r1.ebuild.patch

Description Marek Behún 2015-11-17 17:43:18 UTC
Add the libressl useflag to www-client/lynx ebuild. Also change the gnutls/ssl useflags as other packages use it:
  USE="gnutls" compiles always with gnutls
  USE="ssl -gnutls" compiles either with openssl or with libressl (depending on the libressl flag)

Reproducible: Always
Comment 1 Marek Behún 2015-11-17 17:44:19 UTC
Created attachment 417238 [details, diff]
lynx-2.8.9_pre6-r1.ebuild.patch
Comment 2 Jason A. Donenfeld gentoo-dev 2016-03-02 12:10:09 UTC
Any update on this?
Comment 3 Jason A. Donenfeld gentoo-dev 2016-03-02 15:06:38 UTC
Fixed it myself.