PN: lighttpd
PV: 1.4.74
PR: r0
PKGV: 1.4.74
PKGR: r0@EXTENDPRAUTO@
LICENSE: BSD-3-Clause
DESCRIPTION: Lightweight high-performance web server is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more)
SUMMARY: Lightweight high-performance web server
RDEPENDS:lighttpd: lighttpd-module-dirlisting glibc (>= 2.39+git0+662516aca8) libcrypto (>= 3.2.4) libpcre2 (>= 10.43)
RRECOMMENDS:lighttpd: lighttpd-module-accesslog update-rc.d
SECTION: net
PKG:lighttpd: lighttpd
FILES:lighttpd: /etc /www /usr/sbin
CONFFILES:lighttpd: /etc/lighttpd/lighttpd.conf
FILES_INFO:lighttpd: {"/etc/init.d/lighttpd": 863, "/etc/lighttpd/lighttpd.conf": 10713, "/usr/sbin/lighttpd": 231036, "/usr/sbin/lighttpd-angel": 5520, "/www/pages/index.html": 45}
pkg_postinst:lighttpd: #!/bin/sh\nset -e\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT lighttpd defaults 70\nfi\n
pkg_postrm:lighttpd: #!/bin/sh\nset -e\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT lighttpd remove\nfi\n
pkg_prerm:lighttpd: #!/bin/sh\nset -e\nif true && [ -z "$D" -a -x "/etc/init.d/lighttpd" ]; then\n\t/etc/init.d/lighttpd stop || :\nfi\n
FILERDEPENDSFLIST:lighttpd: /etc/init.d/lighttpd /usr/sbin/lighttpd /usr/sbin/lighttpd-angel
FILERDEPENDS:/etc/init.d/lighttpd:lighttpd:  /bin/sh
FILERDEPENDS:/usr/sbin/lighttpd:lighttpd:  libcrypto.so.3(OPENSSL_3.0.0) ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.29) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.36) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.26) libc.so.6(GLIBC_2.25) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libcrypto.so.3 libpcre2-8.so.0 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
FILERDEPENDS:/usr/sbin/lighttpd-angel:lighttpd:  ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.34) libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:lighttpd: 248177
