summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/nginx-unit: Upstream release 1.5Ralph Seichter2018-10-273-0/+74
| | | | | | | | | | | This ebuild version supports NGINX Unit release 1.5 and allows building PHP runtime modules. Closes: https://bugs.gentoo.org/665362 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/9905 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/nginx-unit: Fixed modules directory, Python dependenciesRalph Seichter2018-07-301-5/+14
| | | | | | | Also added pkg_setup() to conditionally support Python and fixed contents of REQUIRED_USE. Closes: https://github.com/gentoo/gentoo/pull/9278
* www-servers/nginx-unit: Added 'ruby' use flagRalph Seichter2018-07-301-0/+43
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* www-servers/nginx-unit: New package, by Ralph Seichter.Ralph Seichter2018-07-174-0/+76
NGINX Unit is a dynamic web and application server, designed to run applications in multiple languages. Unit is lightweight, polyglot, and dynamically configured via API. The design of the server allows reconfiguration of specific application parameters as needed by the engineering or operations. (Source: http://unit.nginx.org/) Bug: https://bugs.gentoo.org/661074 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9249 Closes: https://bugs.gentoo.org/661074