Open worf1337 opened 3 years ago
This is at the bottom of the priority list. We're more interested in nginx but that's already WIP.
I am a lighttpd developer. lighttpd is already packaged for many platforms, including Debian and including Homebrew.
Is there some documentation (in addition to README.md and CONTRIBUTING.md) about what makes Procursus special that Procursus does not simply take the debian/* packaging information and build from that? https://github.com/ProcursusTeam/Procursus?tab=readme-ov-file https://github.com/ProcursusTeam/Procursus/blob/main/CONTRIBUTING.md
Wouldn't it be useful if Procursus automatically kept up with at least the version in the latest Debian release for a package?
Debian lighttpd https://salsa.debian.org/debian/lighttpd/-/tree/master/debian?ref_type=heads
Homebrew lighttpd https://github.com/Homebrew/homebrew-core/blob/master/Formula/l/lighttpd.rb
lighttpd also builds from source using autotools, meson, CMake, or SCONS https://wiki.lighttpd.net/InstallFromSource
Would be useful for running a test http server
Unfortunately I can't use mcapollo's build of lighttpd, because that breaks apt for me