mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 06:28:06 +02:00
The www-nginx category is expected to contain third party modules for the NGINX server, which was made possible with the introduction of nginx-module.eclass. Currently, NGINX bundles 25 modules that could all be separate packages. A non-comprehensive list of these modules: ngx_devel_kit[1], ngx-fancyindex[2], lua-nginx-module[3], nginx-push-stream-module[4] and many more. See the www-servers/nginx ebuild for the full list of bundled moduled that may be packaged in the www-nginx category. [1]: https://github.com/vision5/ngx_devel_kit [2]: https://github.com/aperezdc/ngx-fancyindex [3]: https://github.com/openresty/lua-nginx-module [4]: https://github.com/wandenberg/nginx-push-stream-module Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/37590 Signed-off-by: Sam James <sam@gentoo.org>
7 lines
283 B
XML
7 lines
283 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE catmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<catmetadata>
|
|
<longdescription lang="en">
|
|
The www-nginx category contains external modules for the NGINX reverse proxy and web server
|
|
</longdescription>
|
|
</catmetadata>
|