Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/desc: monkeyd_plugins.desc
Date: Tue, 28 May 2013 12:16:33
Message-Id: 20130528121548.C6F4C2171E@flycatcher.gentoo.org
1 blueness 13/05/28 12:15:48
2
3 Added: monkeyd_plugins.desc
4 Log:
5 Add MONKEYD_PLUGINS USE_EXPAND; ack by Chainsaw
6
7 Revision Changes Path
8 1.1 profiles/desc/monkeyd_plugins.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/monkeyd_plugins.desc?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/monkeyd_plugins.desc?rev=1.1&content-type=text/plain
12
13 Index: monkeyd_plugins.desc
14 ===================================================================
15 # Copyright 1999-2013 Gentoo Foundation.
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/desc/monkeyd_plugins.desc,v 1.1 2013/05/28 12:15:48 blueness Exp $
18
19 # This file contains descriptions of MONKEYD_PLUGINS USE_EXPAND flags for www-servers/monkeyd.
20 # All plugins are included here except cgi and fastcgi which are global use flags.
21
22 auth - Provide HTTP Basic Authentication
23 cheetah - Provide a shell-like command line interface
24 #cgi - Provide the traditional CGI interface
25 dirlisting - Show an HTML listing of the content of a directory
26 #fastcgi - Provide FastCGI proxy support
27 liana - Build your own network layer through monkeyd
28 logger - Log requests and common errors
29 mandril - Restrict incoming connections based on the IP address or URI request
30 polarssl - Provide HTTPS using PolarSSL v1.*.