mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-14 00:52:35 +02:00
Closes: https://github.com/gentoo/gentoo/pull/37529 Signed-off-by: Hsu, Chih-Hsiang <andcycle-gentoo@andcycle.idv.tw> Signed-off-by: Matt Turner <mattst88@gentoo.org>
24 lines
776 B
XML
24 lines
776 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>andcycle-gentoo@andcycle.idv.tw</email>
|
|
<name>Hsu, Chih-Hsiang</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">lighttpd/spawn-fcgi</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
spawn-fcgi is used to spawn FastCGI applications
|
|
|
|
Features:
|
|
- binds to IPv4 and Unix domain sockets
|
|
- supports privilege separation: chmod/chown socket, drop to uid/gid
|
|
- supports chroot
|
|
- supports daemontools supervise
|
|
</longdescription>
|
|
</pkgmetadata>
|