PN: lighttpd
PV: 1.4.67
PR: r0
PKGV: 1.4.67
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 lighttpd-module-indexfile lighttpd-module-staticfile glibc (>= 2.36) libcrypto (>= 3.0.8) libpcre (>= 8.45)
RRECOMMENDS:lighttpd: lighttpd-module-access                      lighttpd-module-accesslog update-rc.d
SECTION: net
PKG:lighttpd: lighttpd
FILES:lighttpd: /etc /www /usr/sbin /lib/systemd/system-preset/98-lighttpd.preset /lib/systemd/system/lighttpd.service
CONFFILES:lighttpd: /etc/lighttpd/lighttpd.conf
FILES_INFO:lighttpd: {"/etc/init.d/lighttpd": 641, "/etc/lighttpd/lighttpd.conf": 11595, "/lib/systemd/system-preset/98-lighttpd.preset": 24, "/lib/systemd/system/lighttpd.service": 335, "/usr/sbin/lighttpd": 263848, "/usr/sbin/lighttpd-angel": 66964, "/www/pages/index.html": 45}
pkg_postinst:lighttpd: #!/bin/sh\nset -e\nif systemctl >/dev/null 2>/dev/null; then\n\tOPTS=""\n\n\tif [ -n "$D" ]; then\n\t\tOPTS="--root=$D"\n\tfi\n\n\tif [ "enable" = "enable" ]; then\n\t\tfor service in lighttpd.service; do\n\t\t\tsystemctl ${OPTS} enable "$service"\n\t\tdone\n\tfi\n\n\tif [ -z "$D" ]; then\n\t\tsystemctl daemon-reload\n\t\tsystemctl preset lighttpd.service\n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\tsystemctl --no-block restart lighttpd.service\n\t\tfi\n\tfi\nfi\nif [ -n "$D" -o ! -d /run/systemd/system ] && 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 [ -n "$D" -o ! -d /run/systemd/system ] && 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 systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ]; then\n\t\tsystemctl stop lighttpd.service\n\n\t\tsystemctl disable lighttpd.service\n\tfi\nfi\nif [ -n "$D" -o ! -d /run/systemd/system ] && [ -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.10) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.36) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.25) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libcrypto.so.3 libpcre.so.1 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: 343452
