void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.47k stars 2.09k forks source link

Package request: Nginx Unit #50889

Open DarkCat09 opened 3 weeks ago

DarkCat09 commented 3 weeks ago

Package name

unit

Package homepage

https://unit.nginx.org/

Description

NGINX Unit is a lightweight and versatile application runtime that provides the essential components for a web application as a single open-source server: running application code (including WebAssembly), serving static assets, handling TLS and request routing.

Does the requested package meet the package requirements?

System, Compiled

Is the requested package released?

Yes

DarkCat09 commented 3 weeks ago

Alpine's script: https://git.alpinelinux.org/aports/tree/community/unit/APKBUILD

DarkCat09 commented 3 weeks ago

Basically, ./configure and then ./configure <language> is enough