Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
Date: Mon, 30 Jul 2012 11:10:37
Message-Id: 20120730111027.D20F120033@flycatcher.gentoo.org
1 hollow 12/07/30 11:10:27
2
3 Modified: nginx_modules_http.desc
4 Log:
5 update nginx modules descriptions
6
7 Revision Changes Path
8 1.11 profiles/desc/nginx_modules_http.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.11&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.11&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.10&r2=1.11
13
14 Index: nginx_modules_http.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- nginx_modules_http.desc 23 Jul 2012 17:23:20 -0000 1.10
21 +++ nginx_modules_http.desc 30 Jul 2012 11:10:27 -0000 1.11
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2012 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.10 2012/07/23 17:23:20 darkside Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.11 2012/07/30 11:10:27 hollow Exp $
27
28 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
29
30 @@ -26,7 +26,9 @@
31 image_filter - This module is a filter for transforming JPEG, GIF and PNG images.
32 limit_conn - This module makes it possible to limit the number of simultaneous connections for the assigned session
33 limit_req - This module allows you to limit the number of requests for a given session.
34 +limit_conn - This module makes it possible to limit the number of simultaneous connections for the assigned session
35 limit_zone - This module makes it possible to limit the number of simultaneous connections for the assigned session
36 +lua - Embed the power of Lua into nginx
37 map - This module allows you to classify, or map a set of values into a different set of values and store the result in a variable.
38 memcached - You can use this module to perform simple caching.
39 mp4 - This module adds pseudo-streaming