diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-16 18:41:16 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-16 18:41:16 +0000 |
commit | c4bccf4a7a23abdd8828b4613de46031f3bfb98b (patch) | |
tree | c3ff0eb6fbb7f6f53ccdbde6089da676e6205e1e /openwrt/package/lighttpd/ipkg | |
parent | a3d8efc122131a2c661ec1f667d1736445a83c3d (diff) | |
download | mtk-20170518-c4bccf4a7a23abdd8828b4613de46031f3bfb98b.zip mtk-20170518-c4bccf4a7a23abdd8828b4613de46031f3bfb98b.tar.gz mtk-20170518-c4bccf4a7a23abdd8828b4613de46031f3bfb98b.tar.bz2 |
Add lighttpd package
SVN-Revision: 917
Diffstat (limited to 'openwrt/package/lighttpd/ipkg')
12 files changed, 103 insertions, 0 deletions
diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-alias.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-alias.control new file mode 100644 index 0000000..bdf72d3 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-alias.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-alias +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: a directory alias module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-auth.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-auth.control new file mode 100644 index 0000000..8b20497 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-auth.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-auth +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: an authentication module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-cgi.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-cgi.control new file mode 100644 index 0000000..c45edee --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-cgi.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-cgi +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: a CGI module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-proxy.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-proxy.control new file mode 100644 index 0000000..934ecac --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-proxy.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-proxy +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: a proxy module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-redirect.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-redirect.control new file mode 100644 index 0000000..e907e6d --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-redirect.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-redirect +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: an url redirection module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-rewrite.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-rewrite.control new file mode 100644 index 0000000..c849482 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-rewrite.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-rewrite +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: an url rewriting module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-setenv.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-setenv.control new file mode 100644 index 0000000..d623321 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-setenv.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-setenv +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: an environment variable setting module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-simple-vhost.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-simple-vhost.control new file mode 100644 index 0000000..d4381f4 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-simple-vhost.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-simple-vhost +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: a simple virtual hosting module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-status.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-status.control new file mode 100644 index 0000000..cd03a57 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-status.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-status +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: a server status display module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-usertrack.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-usertrack.control new file mode 100644 index 0000000..5c484de --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd-mod-usertrack.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-usertrack +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: an user tracking module for lighttpd +Depends: lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd.conffiles b/openwrt/package/lighttpd/ipkg/lighttpd.conffiles new file mode 100644 index 0000000..6c127a4 --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd.conffiles @@ -0,0 +1,3 @@ +/etc/lighttpd.conf +/etc/default/lighttpd +/etc/init.d/lighttpd diff --git a/openwrt/package/lighttpd/ipkg/lighttpd.control b/openwrt/package/lighttpd/ipkg/lighttpd.control new file mode 100644 index 0000000..a318f7f --- /dev/null +++ b/openwrt/package/lighttpd/ipkg/lighttpd.control @@ -0,0 +1,10 @@ +Package: lighttpd +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: a flexible and lightweight web server, + built with SSL support. +Depends: libopenssl, libpcre |