summaryrefslogtreecommitdiffstats
path: root/package/lighttpd/ipkg
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-16 18:41:16 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-16 18:41:16 +0000
commitf78c812abd94019677e4e61aaf4c490c2b902ba6 (patch)
tree53fcae1a01acbe0a5a2816ef2260f6c3c295e962 /package/lighttpd/ipkg
parent8d514c3040be58a5463bd906f06f483f4ec96236 (diff)
Add lighttpd package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@917 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lighttpd/ipkg')
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-alias.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-auth.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-cgi.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-proxy.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-redirect.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-rewrite.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-setenv.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-simple-vhost.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-status.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd-mod-usertrack.control9
-rw-r--r--package/lighttpd/ipkg/lighttpd.conffiles3
-rw-r--r--package/lighttpd/ipkg/lighttpd.control10
12 files changed, 103 insertions, 0 deletions
diff --git a/package/lighttpd/ipkg/lighttpd-mod-alias.control b/package/lighttpd/ipkg/lighttpd-mod-alias.control
new file mode 100644
index 000000000..bdf72d3a6
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd-mod-auth.control b/package/lighttpd/ipkg/lighttpd-mod-auth.control
new file mode 100644
index 000000000..8b2049736
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd-mod-cgi.control b/package/lighttpd/ipkg/lighttpd-mod-cgi.control
new file mode 100644
index 000000000..c45edee59
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd-mod-proxy.control b/package/lighttpd/ipkg/lighttpd-mod-proxy.control
new file mode 100644
index 000000000..934ecac5c
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd-mod-redirect.control b/package/lighttpd/ipkg/lighttpd-mod-redirect.control
new file mode 100644
index 000000000..e907e6d60
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd-mod-rewrite.control b/package/lighttpd/ipkg/lighttpd-mod-rewrite.control
new file mode 100644
index 000000000..c84948277
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd-mod-setenv.control b/package/lighttpd/ipkg/lighttpd-mod-setenv.control
new file mode 100644
index 000000000..d623321ba
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd-mod-simple-vhost.control b/package/lighttpd/ipkg/lighttpd-mod-simple-vhost.control
new file mode 100644
index 000000000..d4381f45a
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd-mod-status.control b/package/lighttpd/ipkg/lighttpd-mod-status.control
new file mode 100644
index 000000000..cd03a570f
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd-mod-usertrack.control b/package/lighttpd/ipkg/lighttpd-mod-usertrack.control
new file mode 100644
index 000000000..5c484def7
--- /dev/null
+++ b/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/package/lighttpd/ipkg/lighttpd.conffiles b/package/lighttpd/ipkg/lighttpd.conffiles
new file mode 100644
index 000000000..6c127a408
--- /dev/null
+++ b/package/lighttpd/ipkg/lighttpd.conffiles
@@ -0,0 +1,3 @@
+/etc/lighttpd.conf
+/etc/default/lighttpd
+/etc/init.d/lighttpd
diff --git a/package/lighttpd/ipkg/lighttpd.control b/package/lighttpd/ipkg/lighttpd.control
new file mode 100644
index 000000000..a318f7f69
--- /dev/null
+++ b/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