diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-10-19 00:16:27 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-10-19 00:16:27 +0000 |
commit | 9056ac5ca0fadfa778ae21013ff3a7bf4010e383 (patch) | |
tree | 7b91c79d3e371a427cdb33e01139c280aafcde9a /openwrt/package/mini_httpd/ipkg/mini-httpd-matrixssl.control | |
parent | 5824225005e76a5d63e0002bf8895104631e494c (diff) | |
download | mtk-20170518-9056ac5ca0fadfa778ae21013ff3a7bf4010e383.zip mtk-20170518-9056ac5ca0fadfa778ae21013ff3a7bf4010e383.tar.gz mtk-20170518-9056ac5ca0fadfa778ae21013ff3a7bf4010e383.tar.bz2 |
add a patch to provide a descent PATH to cgi, split in 3 packages (w/o ssl, w/ matrixssl & w/ openssl), add a restart command to init-script.
SVN-Revision: 2174
Diffstat (limited to 'openwrt/package/mini_httpd/ipkg/mini-httpd-matrixssl.control')
-rw-r--r-- | openwrt/package/mini_httpd/ipkg/mini-httpd-matrixssl.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/mini_httpd/ipkg/mini-httpd-matrixssl.control b/openwrt/package/mini_httpd/ipkg/mini-httpd-matrixssl.control new file mode 100644 index 0000000..9212997 --- /dev/null +++ b/openwrt/package/mini_httpd/ipkg/mini-httpd-matrixssl.control @@ -0,0 +1,9 @@ +Package: mini-httpd-matrixssl +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> +Source: buildroot internal +Description: A small HTTP server, built with SSL support using MatrixSSL. +Depends: libmatrixssl |