Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | www-servers/nginx-unit: Fixed modules directory, Python dependencies | Ralph Seichter | 2018-07-30 | 1 | -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 flag | Ralph Seichter | 2018-07-30 | 1 | -0/+43 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | www-servers/nginx-unit: New package, by Ralph Seichter. | Ralph Seichter | 2018-07-17 | 4 | -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 |