mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
lighttpd: declare mod_openssl, mod_vhostdb{,_ldap} & mod_wstunnel.
This commit is contained in:
@@ -9,7 +9,7 @@ solution for every server that is suffering load problems."
|
||||
HOMEPAGE="https://www.lighttpd.net/"
|
||||
COPYRIGHT="2003-2017 Jan Kneschke"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="0f8ad5aac7529d7b948b9d7e8cd0b4a9e177309d85d6bf6516e28e6e40d74f36"
|
||||
ADDITIONAL_FILES="
|
||||
@@ -55,6 +55,7 @@ PROVIDES="
|
||||
lib:mod_indexfile
|
||||
lib:mod_magnet
|
||||
# lib:mod_mysql_vhost
|
||||
lib:mod_openssl
|
||||
lib:mod_proxy
|
||||
lib:mod_redirect
|
||||
lib:mod_rewrite
|
||||
@@ -70,7 +71,10 @@ PROVIDES="
|
||||
lib:mod_uploadprogress
|
||||
lib:mod_userdir
|
||||
lib:mod_usertrack
|
||||
lib:mod_vhostdb_ldap
|
||||
lib:mod_vhostdb
|
||||
lib:mod_webdav
|
||||
lib:mod_wstunnel
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user