ProcursusTeam / Procursus

Modern *OS Bootstrap
https://apt.procurs.us
BSD Zero Clause License
896 stars 126 forks source link

Package request: lighttpd #634

Open worf1337 opened 3 years ago

worf1337 commented 3 years ago

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

1Conan commented 3 years ago

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

Torrekie commented 3 years ago

I have built one but for unc0ver jb in my repo

gstrauss commented 3 months ago

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