summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/h2o: remove the optional dependency on ruby:2.1Ian Moone2017-08-282-2/+0
| | | | | | As Ruby 2.1.x has now been masked for removal. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* www-servers/h2o: Use HTTPS for GitHubDavid Hicks2017-07-302-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* www-servers/h2o: update maintainer email address.csmk2017-07-201-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5148
* www-servers/h2o: New packagecsmk2017-07-058-0/+264
H2O is a new generation HTTP server that provides quicker response to users with less CPU utilization when compared to older generation of web servers. Designed from ground-up, the server takes full advantage of HTTP/2 features including prioritized content serving and server push, promising outstanding experience to the visitors of your web site. Base for ebuild from https://github.com/csmk/frabjous. Bug: https://bugs.gentoo.org/623160 Closes: https://github.com/gentoo/gentoo/pull/5015