Procursus icon indicating copy to clipboard operation
Procursus copied to clipboard

Package request: lighttpd

Open worf1337 opened this issue 4 years ago • 3 comments

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

worf1337 avatar Apr 12 '21 12:04 worf1337

This is at the bottom of the priority list. We're more interested in nginx but that's already WIP.

1Conan avatar Apr 16 '21 16:04 1Conan

I have built one but for unc0ver jb in my repo

Torrekie avatar Jun 24 '21 09:06 Torrekie

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

gstrauss avatar Jul 28 '24 23:07 gstrauss