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
SECTION: net
PKG:lighttpd: lighttpd
FILES:lighttpd: /etc /www /usr/sbin /usr/lib/systemd/system-preset/98-lighttpd.preset /usr/lib/systemd/system/lighttpd.service
CONFFILES:lighttpd: /etc/lighttpd/lighttpd.conf
FILES_INFO:lighttpd: {"/etc/lighttpd/lighttpd.conf": 10713, "/usr/lib/systemd/system-preset/98-lighttpd.preset": 24, "/usr/lib/systemd/system/lighttpd.service": 335, "/usr/sbin/lighttpd": 395592, "/usr/sbin/lighttpd-angel": 67568, "/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\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\n
FILERDEPENDSFLIST:lighttpd: /usr/sbin/lighttpd /usr/sbin/lighttpd-angel
FILERDEPENDS:/usr/sbin/lighttpd:lighttpd:  libcrypto.so.3(OPENSSL_3.0.0)(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.36)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.3()(64bit) libpcre2-8.so.0()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
FILERDEPENDS:/usr/sbin/lighttpd-angel:lighttpd:  ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE:lighttpd: 474277
