summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/h2o: add libh2o USE flagAkinori Hattori2020-01-091-0/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* www-servers/h2o: tidyAkinori Hattori2018-07-041-0/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* www-servers/h2o: take over maintainershipAkinori Hattori2018-06-301-1/+3
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* www-servers/h2o: remove proxied maintainer.Ian Moone2018-06-271-8/+1
| | | | | | Bug: https://bugs.gentoo.org/633284 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8992
* www-servers/h2o: update maintainer's email addressIan Moone2018-05-241-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8540 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* 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-051-0/+23
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