Source-Makefile: feeds/packages/net/lighttpd/Makefile
Build-Depends: meson/host ninja/host
Build-Depends/host: ninja/host

Package: lighttpd
Menu: 1
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libnettle +libpcre2 +libpthread +LIGHTTPD_LOGROTATE:logrotate
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: A flexible and lightweight web server
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: A flexible and lightweight web server
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@
Config:
config LIGHTTPD_SSL
	bool "SSL support"
	depends on PACKAGE_lighttpd
	default y
	help
	  Implements SSL support in lighttpd (using libopenssl). This
	  option is enabled by default for backwards compatibility.
          Select one TLS module below if you enable the SSL engine in
	  your lighttpd configuration file.
          (mod_gnutls, mod_mbedtls, mod_nss, mod_openssl, mod_wolfssl)

config LIGHTTPD_SSL_DEPENDS
        bool
        depends on LIGHTTPD_SSL
        default PACKAGE_lighttpd-mod-mbedtls || PACKAGE_lighttpd-mod-wolfssl || PACKAGE_lighttpd-mod-gnutls || PACKAGE_lighttpd-mod-nss

config LIGHTTPD_SSL_SELECT
        tristate
        depends on LIGHTTPD_SSL
        default m if !LIGHTTPD_SSL_DEPENDS
        select PACKAGE_lighttpd-mod-openssl

config LIGHTTPD_LOGROTATE
	bool "Logrotate support"
	depends on PACKAGE_lighttpd
	default n
	help
	  It adds support for logrotate functionality.
@@

Package: lighttpd-mod-redirect
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-redirect:libpcre2
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: URL redirection module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: URL redirection module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-auth
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-auth:libnettle
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Authentication module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Authentication module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-authn_dbi
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-auth +PACKAGE_lighttpd-mod-authn_dbi:libnettle +PACKAGE_lighttpd-mod-authn_dbi:libdbi
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: DBI-based authentication module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: DBI-based authentication module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-authn_file
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-auth +PACKAGE_lighttpd-mod-authn_file:libnettle
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: File-based authentication module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: File-based authentication module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-authn_gssapi
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-auth +PACKAGE_lighttpd-mod-authn_gssapi:krb5-libs
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Kerberos-based authentication module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Kerberos-based authentication module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-authn_ldap
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-auth +PACKAGE_lighttpd-mod-authn_ldap:libopenldap
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: LDAP-based authentication module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: LDAP-based authentication module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-authn_pam
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-auth +PACKAGE_lighttpd-mod-authn_pam:libpam
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: PAM-based authentication module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: PAM-based authentication module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-authn_sasl
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-auth +PACKAGE_lighttpd-mod-authn_sasl:libsasl2
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: SASL-based authentication module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: SASL-based authentication module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-access
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Access restrictions module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Access restrictions module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-accesslog
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Access logging module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Access logging module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-ajp13
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: AJP13 Tomcat connector module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: AJP13 Tomcat connector module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-alias
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Directory alias module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Directory alias module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-cgi
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: CGI module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: CGI module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-deflate
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-deflate:zlib
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Compress dynamic output module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Compress dynamic output module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-evasive
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Evasive module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Evasive module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-evhost
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Enhanced Virtual-Hosting module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Enhanced Virtual-Hosting module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-expire
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Expire module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Expire module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-extforward
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Extract client module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Extract client module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-fastcgi
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: FastCGI module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: FastCGI module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-gnutls
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd @LIGHTTPD_SSL +PACKAGE_lighttpd-mod-gnutls:libgnutls
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: TLS using gnutls module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: TLS using gnutls module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-magnet
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-magnet:liblua
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Magnet module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Magnet module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-maxminddb
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-maxminddb:libmaxminddb
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: MaxMind DB module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: MaxMind DB module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-mbedtls
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd @LIGHTTPD_SSL +PACKAGE_lighttpd-mod-mbedtls:libmbedtls
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: TLS using mbedtls module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: TLS using mbedtls module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-nss
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd @LIGHTTPD_SSL +PACKAGE_lighttpd-mod-nss:libnss
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: TLS using nss module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: TLS using nss module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-openssl
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd @LIGHTTPD_SSL +PACKAGE_lighttpd-mod-openssl:libopenssl
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: TLS using openssl module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: TLS using openssl module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-proxy
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Proxy module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Proxy module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-rewrite
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-rewrite:libpcre2
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: URL rewriting module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: URL rewriting module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-rrdtool
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: RRDtool module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: RRDtool module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-scgi
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: SCGI module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: SCGI module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-secdownload
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-secdownload:libnettle
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Secure and fast download module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Secure and fast download module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-setenv
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Environment variable setting module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Environment variable setting module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-simple_vhost
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Simple virtual hosting module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Simple virtual hosting module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-sockproxy
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: sockproxy module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: sockproxy module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-ssi
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: SSI module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: SSI module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-staticfile
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: staticfile module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: staticfile module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-status
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Server status display module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Server status display module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-uploadprogress
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Upload Progress module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Upload Progress module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-userdir
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: User directory module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: User directory module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-usertrack
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-usertrack:libnettle
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: User tracking module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: User tracking module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-vhostdb
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Virtual Host Database module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Virtual Host Database module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-vhostdb_dbi
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-vhostdb +PACKAGE_lighttpd-mod-vhostdb_dbi:libdbi
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Virtual Host Database (DBI) module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Virtual Host Database (DBI) module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-vhostdb_ldap
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-vhostdb +PACKAGE_lighttpd-mod-vhostdb_ldap:libopenldap
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Virtual Host Database (LDAP) module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Virtual Host Database (LDAP) module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-vhostdb_mysql
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-vhostdb +PACKAGE_lighttpd-mod-vhostdb_mysql:libmariadb
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Virtual Host Database (MariaDB) module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Virtual Host Database (MariaDB) module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-vhostdb_pgsql
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd lighttpd-mod-vhostdb +PACKAGE_lighttpd-mod-vhostdb_pgsql:libpq
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Virtual Host Database (PostgreSQL) module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Virtual Host Database (PostgreSQL) module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-webdav
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-webdav:libsqlite3 +PACKAGE_lighttpd-mod-webdav:libuuid +PACKAGE_lighttpd-mod-webdav:libxml2
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: WebDAV module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: WebDAV module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-wolfssl
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd @LIGHTTPD_SSL +PACKAGE_lighttpd-mod-wolfssl:libwolfssl
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: TLS using wolfssl module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: TLS using wolfssl module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@

Package: lighttpd-mod-wstunnel
Submenu: Web Servers/Proxies
Version: 1.4.67-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread lighttpd +PACKAGE_lighttpd-mod-wstunnel:libnettle
Conflicts: 
Menu-Depends: 
Provides: 
Section: net
Category: Network
Repository: base
Title: Websocket tunneling module
Maintainer: W. Michael Petullo <mike@flyn.org>
Source: lighttpd-1.4.67.tar.xz
License: BSD-3-Clause
LicenseFiles: COPYING
Type: ipkg
Description: Websocket tunneling module
https://www.lighttpd.net/
W. Michael Petullo <mike@flyn.org>
@@


