Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566070 - www-client/lynx: add libressl support
Summary: www-client/lynx: 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: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2015-11-17 17:43 UTC by Marek Behún
Modified: 2016-03-02 15:06 UTC (History)
3 users (show)

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


Attachments
lynx-2.8.9_pre6-r1.ebuild.patch (file_566070.txt,1.07 KB, patch)
2015-11-17 17:44 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-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.