PN: lib32-lighttpd
PV: 1.4.85
PR: r0
PKGV: 1.4.85
PKGR: r0
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:lib32-lighttpd: lib32-glibc (>= 2.44+git0+7cba77790f) lib32-libcrypto (>= 3.5.7) lib32-libpcre2 (>= 10.47) lib32-lighttpd-module-dirlisting
RRECOMMENDS:lib32-lighttpd: lib32-lighttpd-module-accesslog
SECTION: net
PKG:lib32-lighttpd: lib32-lighttpd
FILES:lib32-lighttpd: /etc /www /usr/sbin /usr/lib/systemd/system-preset/98-lib32-lighttpd.preset /usr/lib/systemd/system/lighttpd.service
CONFFILES:lib32-lighttpd: /etc/lighttpd/lighttpd.conf
FILES_INFO:lib32-lighttpd: {"/etc/lighttpd/lighttpd.conf": 10713, "/usr/lib/systemd/system-preset/98-lib32-lighttpd.preset": 24, "/usr/lib/systemd/system/lighttpd.service": 3688, "/usr/sbin/lighttpd": 419396, "/usr/sbin/lighttpd-angel": 13704, "/www/pages/index.html": 45}
pkg_postinst:lib32-lighttpd: #!/bin/sh\nset -e\nif type 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\n\t\tfor service in ; do\n\t\t\tsystemctl --global ${OPTS} enable "$service"\n\t\tdone\n\tfi\n\n\tif [ -z "$D" ] && systemctl >/dev/null 2>/dev/null; then\n\t\t# Reload only system service manager\n\t\t# --global for daemon-reload is not supported: https://github.com/systemd/systemd/issues/19284\n\t\tsystemctl daemon-reload\n\t\t[ -n "lighttpd.service" ] && \\\n\t\t\tsystemctl preset lighttpd.service\n\n\t\t[ -n "" ] && \\\n\t\t\tsystemctl --global preset \n\n\t\tif [ "enable" = "enable" ]; then\n\t\t\t# --global flag for restart is not supported by systemd (see above)\n\t\t\t[ -n "lighttpd.service" ] && \\\n\t\t\t\tsystemctl --no-block restart lighttpd.service\n\t\tfi\n\tfi\nfi\n
pkg_prerm:lib32-lighttpd: #!/bin/sh\nset -e\nif type systemctl >/dev/null 2>/dev/null; then\n\tif [ -z "$D" ] && systemctl >/dev/null 2>/dev/null; then\n\t\tif [ -n "lighttpd.service" ]; then\n\t\t\tsystemctl stop lighttpd.service\n\t\t\tsystemctl disable lighttpd.service\n\t\tfi\n\n\t\t# same as above, --global flag is not supported for stop so do disable only\n\t\tif [ -n "" ]; then\n\t\t\tsystemctl --global disable \n\t\tfi\n\tfi\nfi\n
FILERDEPENDSFLIST:lib32-lighttpd: /usr/sbin/lighttpd /usr/sbin/lighttpd-angel
FILERDEPENDS:/usr/sbin/lighttpd:lib32-lighttpd:  libcrypto.so.3(OPENSSL_3.0.0) libpcre2-8.so.0(PCRE2_10.47) 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.3.2) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.36) libc.so.6(GLIBC_2.43) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.26) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.25) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.3.4) libcrypto.so.3 libpcre2-8.so.0 libc.so.6 rtld(GNU_HASH)
FILERDEPENDS:/usr/sbin/lighttpd-angel:lib32-lighttpd:  libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.34) libc.so.6 rtld(GNU_HASH)
PKGSIZE:lib32-lighttpd: 447570
