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

Bug 620888

Summary: mail-client/roundcube feature request (local USE variables)
Product: Gentoo Linux Reporter: Jorge Almeida <jjalmeida>
Component: Current packagesAssignee: Aaron W. Swenson <titanofold>
Status: RESOLVED INVALID    
Severity: enhancement CC: jstein, tsmksubc, web-apps
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jorge Almeida 2017-06-05 11:47:11 UTC
According to the roundcube site https://roundcube.net/about/#features,

Apache, Lighttpd, Nginx, Cherokee or Hiawatha are the supported web servers. Gentoo has packages for all of them, yet the ebuild for roundcube forces the use of apache.
Please add appropriate local USE variables.

Thank you.

Reproducible: Always
Comment 1 Aaron W. Swenson gentoo-dev 2017-06-19 10:25:53 UTC
mail-client/roundcube depends on virtual/httpd-php, which depends on dev-lang/php to have one of 3 flags enabled (in order): fpm, apache2, or cgi.

mail-client/roundcube expresses nothing to prefer one server over the other. Only that it needs a working PHP implementation.