public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2010-04-11 19:52 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2010-04-11 19:52 UTC (permalink / raw
  To: gentoo-commits

dev-zero    10/04/11 19:52:21

  Modified:             nginx_modules_http.desc
  Log:
  Added push USE flag for nginx.

Revision  Changes    Path
1.2                  profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.1&r2=1.2

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nginx_modules_http.desc	7 Mar 2010 10:37:51 -0000	1.1
+++ nginx_modules_http.desc	11 Apr 2010 19:52:21 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 2010 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.1 2010/03/07 10:37:51 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.2 2010/04/11 19:52:21 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -28,6 +28,7 @@
 passenger - Passenger makes deployment of Ruby web applications a breeze.
 perl - This module makes it possible to execute Perl directly within Nginx and call Perl via SSI.
 proxy - This module makes it possible to transfer requests to another server.
+push - External module turning Nginx into an adept HTTP Push and Comet server.
 random_index - Pick a random directory index from a directory.
 realip - This module allows to change the client's IP address to value from request header (e. g. X-Real-IP or X-Forwarded-For).
 referer - This module makes it possible to block access to the site with the incorrect values of line "Referer" in the request header.






^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2010-05-03 19:33 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 21+ messages in thread
From: Benedikt Boehm (hollow) @ 2010-05-03 19:33 UTC (permalink / raw
  To: gentoo-commits

hollow      10/05/03 19:33:35

  Modified:             nginx_modules_http.desc
  Log:
  add description for the uWSGI module

Revision  Changes    Path
1.3                  profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.2&r2=1.3

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nginx_modules_http.desc	11 Apr 2010 19:52:21 -0000	1.2
+++ nginx_modules_http.desc	3 May 2010 19:33:35 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 2010 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.2 2010/04/11 19:52:21 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.3 2010/05/03 19:33:35 hollow Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -37,6 +37,7 @@
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
 stub_status - This module provides the ability to get some status from nginx.
 sub - This module can search and replace text in the nginx response.
+uwsgi - External module for the uWSGI protocol for python web apps.
 upstream_ip_hash - This module provides the ability to distribute upstream requests based on the IP-address of the client.
 userid - This module gives out cookies for identification of clients.
 xslt - This module is a filter which converts an XML response with the aid of one or more XSLT templates.






^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2010-05-30  7:12 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 21+ messages in thread
From: Benedikt Boehm (hollow) @ 2010-05-30  7:12 UTC (permalink / raw
  To: gentoo-commits

hollow      10/05/30 07:12:57

  Modified:             nginx_modules_http.desc
  Log:
  add headers_more use flag

Revision  Changes    Path
1.4                  profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.3&r2=1.4

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nginx_modules_http.desc	3 May 2010 19:33:35 -0000	1.3
+++ nginx_modules_http.desc	30 May 2010 07:12:57 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 2010 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.3 2010/05/03 19:33:35 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.4 2010/05/30 07:12:57 hollow Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -20,6 +20,7 @@
 geoip - This module creates variables based on the IP-address of the client matched against the MaxMind GeoIP binary files.
 gzip - This module allows for on-the-fly gzip compression.
 gzip_static - Before serving a file from disk to a gzip-enabled client, this module will look for a precompressed file in the same location.
+headers_more - Set and clear input and output headers
 image_filter - This module is a filter for transforming JPEG, GIF and PNG images.
 limit_req - This module allows you to limit the number of requests for a given session.
 limit_zone - This module makes it possible to limit the number of simultaneous connections for the assigned session






^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2010-05-30  7:20 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 21+ messages in thread
From: Benedikt Boehm (hollow) @ 2010-05-30  7:20 UTC (permalink / raw
  To: gentoo-commits

hollow      10/05/30 07:20:26

  Modified:             nginx_modules_http.desc
  Log:
  add nginx_modules_http_split_clients

Revision  Changes    Path
1.5                  profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.4&r2=1.5

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nginx_modules_http.desc	30 May 2010 07:12:57 -0000	1.4
+++ nginx_modules_http.desc	30 May 2010 07:20:26 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 2010 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.4 2010/05/30 07:12:57 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.5 2010/05/30 07:20:26 hollow Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -35,6 +35,7 @@
 referer - This module makes it possible to block access to the site with the incorrect values of line "Referer" in the request header.
 rewrite - This module makes it possible to change URI using regular expressions (PCRE), and to redirect and select configuration depending on variables.
 secure_link - This module computes and checks request URLs for a required security token.
+split_clients - This module provides A/B testing support.
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
 stub_status - This module provides the ability to get some status from nginx.
 sub - This module can search and replace text in the nginx response.






^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2010-07-02  5:29 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2010-07-02  5:29 UTC (permalink / raw
  To: gentoo-commits

dev-zero    10/07/02 05:29:01

  Modified:             nginx_modules_http.desc
  Log:
  Added description for nginx's http_scgi flag.

Revision  Changes    Path
1.6                  profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.5&r2=1.6

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nginx_modules_http.desc	30 May 2010 07:20:26 -0000	1.5
+++ nginx_modules_http.desc	2 Jul 2010 05:29:01 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 2010 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.5 2010/05/30 07:20:26 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.6 2010/07/02 05:29:01 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -35,6 +35,7 @@
 referer - This module makes it possible to block access to the site with the incorrect values of line "Referer" in the request header.
 rewrite - This module makes it possible to change URI using regular expressions (PCRE), and to redirect and select configuration depending on variables.
 secure_link - This module computes and checks request URLs for a required security token.
+scgi - An implementation of the Simple Common Gateway Interface.
 split_clients - This module provides A/B testing support.
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
 stub_status - This module provides the ability to get some status from nginx.






^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2010-08-06 12:57 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2010-08-06 12:57 UTC (permalink / raw
  To: gentoo-commits

dev-zero    10/08/06 12:57:38

  Modified:             nginx_modules_http.desc
  Log:
  Added NGINX_MODULES_HTTP:cache_purge USE flag for nginx.

Revision  Changes    Path
1.7                  profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.6&r2=1.7

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nginx_modules_http.desc	2 Jul 2010 05:29:01 -0000	1.6
+++ nginx_modules_http.desc	6 Aug 2010 12:57:38 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 2010 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.6 2010/07/02 05:29:01 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.7 2010/08/06 12:57:38 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -10,6 +10,7 @@
 auth_basic - This module protects your site or parts of it with username and password based on HTTP Basic Authentication.
 autoindex - This module provides automatic directory listings.
 browser - This module creates variables, the values of which depend on the request header "User-agent".
+cache_purge - External module adding ability to purge content from nginx's FastCGI and proxy caches.
 charset - This module can reencode data of one encoding into another.
 dav - This module adds the HTTP and WebDAV methods PUT, DELETE, MKCOL, COPY and MOVE.
 degradation - Unknown






^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2012-04-13 15:06 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 21+ messages in thread
From: Jeremy Olexa (darkside) @ 2012-04-13 15:06 UTC (permalink / raw
  To: gentoo-commits

darkside    12/04/13 15:06:35

  Modified:             nginx_modules_http.desc
  Log:
  Update nginx_modules_http.desc from local metadata.xml

Revision  Changes    Path
1.8                  profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.7&r2=1.8

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nginx_modules_http.desc	6 Aug 2010 12:57:38 -0000	1.7
+++ nginx_modules_http.desc	13 Apr 2012 15:06:35 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 2010 Gentoo Foundation.
+# Copyright 2010-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.7 2010/08/06 12:57:38 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.8 2012/04/13 15:06:35 darkside Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -15,6 +15,7 @@
 dav - This module adds the HTTP and WebDAV methods PUT, DELETE, MKCOL, COPY and MOVE.
 degradation - Unknown
 empty_gif - This module keeps a 1x1 transparent GIF in memory that can be served very quickly.
+fancyindex - This module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style.
 fastcgi - This module allows Nginx to interact with FastCGI processes and control what parameters are passed to the process.
 flv - This module provides the ability to seek within FLV (Flash) files using time-based offsets.
 geo - This module creates variables, whose values depend on the IP-address of the client.
@@ -27,6 +28,7 @@
 limit_zone - This module makes it possible to limit the number of simultaneous connections for the assigned session
 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.
 memcached - You can use this module to perform simple caching.
+mp4 - This module adds pseudo-streaming
 passenger - Passenger makes deployment of Ruby web applications a breeze.
 perl - This module makes it possible to execute Perl directly within Nginx and call Perl via SSI.
 proxy - This module makes it possible to transfer requests to another server.
@@ -35,13 +37,15 @@
 realip - This module allows to change the client's IP address to value from request header (e. g. X-Real-IP or X-Forwarded-For).
 referer - This module makes it possible to block access to the site with the incorrect values of line "Referer" in the request header.
 rewrite - This module makes it possible to change URI using regular expressions (PCRE), and to redirect and select configuration depending on variables.
-secure_link - This module computes and checks request URLs for a required security token.
 scgi - An implementation of the Simple Common Gateway Interface.
+secure_link - This module computes and checks request URLs for a required security token.
 split_clients - This module provides A/B testing support.
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
 stub_status - This module provides the ability to get some status from nginx.
 sub - This module can search and replace text in the nginx response.
-uwsgi - External module for the uWSGI protocol for python web apps.
+upload - Enable support for handling file uploads using multipart/form-data encoding
+upload_progress - This module adds the ability to track POST upload progress via JSON API
 upstream_ip_hash - This module provides the ability to distribute upstream requests based on the IP-address of the client.
 userid - This module gives out cookies for identification of clients.
+uwsgi - External module for the uWSGI protocol for python web apps.
 xslt - This module is a filter which converts an XML response with the aid of one or more XSLT templates.






^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2012-04-13 15:14 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 21+ messages in thread
From: Jeremy Olexa (darkside) @ 2012-04-13 15:14 UTC (permalink / raw
  To: gentoo-commits

darkside    12/04/13 15:14:11

  Modified:             nginx_modules_http.desc
  Log:
  Update nginx_modules_http.desc from local metadata.xml (forgot one, CL entry from a few minutes ago still applies)

Revision  Changes    Path
1.9                  profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.8&r2=1.9

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- nginx_modules_http.desc	13 Apr 2012 15:06:35 -0000	1.8
+++ nginx_modules_http.desc	13 Apr 2012 15:14:11 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 2010-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.8 2012/04/13 15:06:35 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.9 2012/04/13 15:14:11 darkside Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -39,6 +39,7 @@
 rewrite - This module makes it possible to change URI using regular expressions (PCRE), and to redirect and select configuration depending on variables.
 scgi - An implementation of the Simple Common Gateway Interface.
 secure_link - This module computes and checks request URLs for a required security token.
+slowfs_cache - This module adds the ability to cache static files
 split_clients - This module provides A/B testing support.
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
 stub_status - This module provides the ability to get some status from nginx.






^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2012-07-23 17:23 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 21+ messages in thread
From: Jeremy Olexa (darkside) @ 2012-07-23 17:23 UTC (permalink / raw
  To: gentoo-commits

darkside    12/07/23 17:23:20

  Modified:             nginx_modules_http.desc
  Log:
  add limit_conn desc

Revision  Changes    Path
1.10                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.9&r2=1.10

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nginx_modules_http.desc	13 Apr 2012 15:14:11 -0000	1.9
+++ nginx_modules_http.desc	23 Jul 2012 17:23:20 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 2010-2012 Gentoo Foundation.
+# Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.9 2012/04/13 15:14:11 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.10 2012/07/23 17:23:20 darkside Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -24,6 +24,7 @@
 gzip_static - Before serving a file from disk to a gzip-enabled client, this module will look for a precompressed file in the same location.
 headers_more - Set and clear input and output headers
 image_filter - This module is a filter for transforming JPEG, GIF and PNG images.
+limit_conn - This module makes it possible to limit the number of simultaneous connections for the assigned session
 limit_req - This module allows you to limit the number of requests for a given session.
 limit_zone - This module makes it possible to limit the number of simultaneous connections for the assigned session
 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.





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2012-07-30 11:10 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 21+ messages in thread
From: Benedikt Boehm (hollow) @ 2012-07-30 11:10 UTC (permalink / raw
  To: gentoo-commits

hollow      12/07/30 11:10:27

  Modified:             nginx_modules_http.desc
  Log:
  update nginx modules descriptions

Revision  Changes    Path
1.11                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.10&r2=1.11

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- nginx_modules_http.desc	23 Jul 2012 17:23:20 -0000	1.10
+++ nginx_modules_http.desc	30 Jul 2012 11:10:27 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.10 2012/07/23 17:23:20 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.11 2012/07/30 11:10:27 hollow Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -26,7 +26,9 @@
 image_filter - This module is a filter for transforming JPEG, GIF and PNG images.
 limit_conn - This module makes it possible to limit the number of simultaneous connections for the assigned session
 limit_req - This module allows you to limit the number of requests for a given session.
+limit_conn - This module makes it possible to limit the number of simultaneous connections for the assigned session
 limit_zone - This module makes it possible to limit the number of simultaneous connections for the assigned session
+lua - Embed the power of Lua into nginx
 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.
 memcached - You can use this module to perform simple caching.
 mp4 - This module adds pseudo-streaming





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2013-01-13 11:07 Benedikt Boehm (hollow)
  0 siblings, 0 replies; 21+ messages in thread
From: Benedikt Boehm (hollow) @ 2013-01-13 11:07 UTC (permalink / raw
  To: gentoo-commits

hollow      13/01/13 11:07:45

  Modified:             nginx_modules_http.desc
  Log:
  update nginx modules description

Revision  Changes    Path
1.12                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.11&r2=1.12

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- nginx_modules_http.desc	30 Jul 2012 11:10:27 -0000	1.11
+++ nginx_modules_http.desc	13 Jan 2013 11:07:45 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.11 2012/07/30 11:10:27 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.12 2013/01/13 11:07:45 hollow Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -8,6 +8,7 @@
 access - This module provides a simple host-based access control.
 addition - This module adds contents of other locations before and after the current location's content.
 auth_basic - This module protects your site or parts of it with username and password based on HTTP Basic Authentication.
+auth_pam - This module provides authentication via PAM.
 autoindex - This module provides automatic directory listings.
 browser - This module creates variables, the values of which depend on the request header "User-agent".
 cache_purge - External module adding ability to purge content from nginx's FastCGI and proxy caches.





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2013-03-31  1:55 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 21+ messages in thread
From: Robin H. Johnson (robbat2) @ 2013-03-31  1:55 UTC (permalink / raw
  To: gentoo-commits

robbat2     13/03/31 01:55:02

  Modified:             nginx_modules_http.desc
  Log:
  Add SPDX for nginx.

Revision  Changes    Path
1.13                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.12&r2=1.13

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.12
retrieving revision 1.13
diff -p -w -b -B -u -u -r1.12 -r1.13
--- nginx_modules_http.desc	13 Jan 2013 11:07:45 -0000	1.12
+++ nginx_modules_http.desc	31 Mar 2013 01:55:02 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.12 2013/01/13 11:07:45 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.13 2013/03/31 01:55:02 robbat2 Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -46,6 +46,7 @@ secure_link - This module computes and c
 slowfs_cache - This module adds the ability to cache static files
 split_clients - This module provides A/B testing support.
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
+spdy - This module provides an SPDY implementation.
 stub_status - This module provides the ability to get some status from nginx.
 sub - This module can search and replace text in the nginx response.
 upload - Enable support for handling file uploads using multipart/form-data encoding





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2013-05-13 12:08 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2013-05-13 12:08 UTC (permalink / raw
  To: gentoo-commits

dev-zero    13/05/13 12:08:09

  Modified:             nginx_modules_http.desc
  Log:
  Add use flag descriptions for nginx_modules_http_{gunzip,metrics,upstream_check} (bug #469534).

Revision  Changes    Path
1.14                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.13&r2=1.14

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- nginx_modules_http.desc	31 Mar 2013 01:55:02 -0000	1.13
+++ nginx_modules_http.desc	13 May 2013 12:08:09 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation.
+# Copyright 1999-2013 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.13 2013/03/31 01:55:02 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.14 2013/05/13 12:08:09 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -21,6 +21,7 @@
 flv - This module provides the ability to seek within FLV (Flash) files using time-based offsets.
 geo - This module creates variables, whose values depend on the IP-address of the client.
 geoip - This module creates variables based on the IP-address of the client matched against the MaxMind GeoIP binary files.
+gunzip - Permits to decompress gzip'ed files on-the-fly for clients not supporting the gzip encoding method.
 gzip - This module allows for on-the-fly gzip compression.
 gzip_static - Before serving a file from disk to a gzip-enabled client, this module will look for a precompressed file in the same location.
 headers_more - Set and clear input and output headers
@@ -32,6 +33,7 @@
 lua - Embed the power of Lua into nginx
 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.
 memcached - You can use this module to perform simple caching.
+metrics - Module to export various metrics in easy-parseable JSON.
 mp4 - This module adds pseudo-streaming
 passenger - Passenger makes deployment of Ruby web applications a breeze.
 perl - This module makes it possible to execute Perl directly within Nginx and call Perl via SSI.
@@ -51,6 +53,7 @@
 sub - This module can search and replace text in the nginx response.
 upload - Enable support for handling file uploads using multipart/form-data encoding
 upload_progress - This module adds the ability to track POST upload progress via JSON API
+upstream_check - Add health check support for upstream servers.
 upstream_ip_hash - This module provides the ability to distribute upstream requests based on the IP-address of the client.
 userid - This module gives out cookies for identification of clients.
 uwsgi - External module for the uWSGI protocol for python web apps.





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2013-05-14 21:41 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2013-05-14 21:41 UTC (permalink / raw
  To: gentoo-commits

dev-zero    13/05/14 21:41:46

  Modified:             nginx_modules_http.desc
  Log:
  Add USE expand description for naxsi in nginx.

Revision  Changes    Path
1.15                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.14&r2=1.15

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- nginx_modules_http.desc	13 May 2013 12:08:09 -0000	1.14
+++ nginx_modules_http.desc	14 May 2013 21:41:46 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.14 2013/05/13 12:08:09 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.15 2013/05/14 21:41:46 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -35,6 +35,7 @@
 memcached - You can use this module to perform simple caching.
 metrics - Module to export various metrics in easy-parseable JSON.
 mp4 - This module adds pseudo-streaming
+naxsi - An open source, high performance, low rules maintenance, Web Application Firewall module for Nginx.
 passenger - Passenger makes deployment of Ruby web applications a breeze.
 perl - This module makes it possible to execute Perl directly within Nginx and call Perl via SSI.
 proxy - This module makes it possible to transfer requests to another server.





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2013-05-23 20:29 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2013-05-23 20:29 UTC (permalink / raw
  To: gentoo-commits

dev-zero    13/05/23 20:29:05

  Modified:             nginx_modules_http.desc
  Log:
  Fix description for nginx_modules_http_degradation and add description for nginx_modules_http_dav_ext.

Revision  Changes    Path
1.16                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.15&r2=1.16

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- nginx_modules_http.desc	14 May 2013 21:41:46 -0000	1.15
+++ nginx_modules_http.desc	23 May 2013 20:29:05 -0000	1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.15 2013/05/14 21:41:46 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.16 2013/05/23 20:29:05 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -14,7 +14,8 @@
 cache_purge - External module adding ability to purge content from nginx's FastCGI and proxy caches.
 charset - This module can reencode data of one encoding into another.
 dav - This module adds the HTTP and WebDAV methods PUT, DELETE, MKCOL, COPY and MOVE.
-degradation - Unknown
+dav_ext - Add missing WebDAV methods PROPFIND & OPTIONS to the existing WebDAV module.
+degradation - Allows to return 204 or 444 code for some locations on low memory condition (reliable on FreeBSD only)
 empty_gif - This module keeps a 1x1 transparent GIF in memory that can be served very quickly.
 fancyindex - This module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style.
 fastcgi - This module allows Nginx to interact with FastCGI processes and control what parameters are passed to the process.





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2013-09-26  6:19 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2013-09-26  6:19 UTC (permalink / raw
  To: gentoo-commits

dev-zero    13/09/26 06:19:14

  Modified:             nginx_modules_http.desc
  Log:
  Add echo to nginx_modules_http USE_EXPAND

Revision  Changes    Path
1.17                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.16&r2=1.17

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- nginx_modules_http.desc	23 May 2013 20:29:05 -0000	1.16
+++ nginx_modules_http.desc	26 Sep 2013 06:19:14 -0000	1.17
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.16 2013/05/23 20:29:05 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.17 2013/09/26 06:19:14 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -16,6 +16,7 @@
 dav - This module adds the HTTP and WebDAV methods PUT, DELETE, MKCOL, COPY and MOVE.
 dav_ext - Add missing WebDAV methods PROPFIND & OPTIONS to the existing WebDAV module.
 degradation - Allows to return 204 or 444 code for some locations on low memory condition (reliable on FreeBSD only)
+echo - Brings shell-style goodies to Nginx config file.
 empty_gif - This module keeps a 1x1 transparent GIF in memory that can be served very quickly.
 fancyindex - This module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style.
 fastcgi - This module allows Nginx to interact with FastCGI processes and control what parameters are passed to the process.





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2013-09-27 13:29 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2013-09-27 13:29 UTC (permalink / raw
  To: gentoo-commits

dev-zero    13/09/27 13:29:20

  Modified:             nginx_modules_http.desc
  Log:
  Add security to nginx_modules_http USE_EXPAND

Revision  Changes    Path
1.18                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.17&r2=1.18

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- nginx_modules_http.desc	26 Sep 2013 06:19:14 -0000	1.17
+++ nginx_modules_http.desc	27 Sep 2013 13:29:20 -0000	1.18
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.17 2013/09/26 06:19:14 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.18 2013/09/27 13:29:20 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -48,6 +48,7 @@
 rewrite - This module makes it possible to change URI using regular expressions (PCRE), and to redirect and select configuration depending on variables.
 scgi - An implementation of the Simple Common Gateway Interface.
 secure_link - This module computes and checks request URLs for a required security token.
+security - Web application firewall and Intrusion Detection System.
 slowfs_cache - This module adds the ability to cache static files
 split_clients - This module provides A/B testing support.
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2013-10-24  6:25 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2013-10-24  6:25 UTC (permalink / raw
  To: gentoo-commits

dev-zero    13/10/24 06:25:03

  Modified:             nginx_modules_http.desc
  Log:
  Add USE_EXPAND descriptions for nginx' auth_request and push_stream modules. Mask nginx mainline version bump.

Revision  Changes    Path
1.19                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.18&r2=1.19

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- nginx_modules_http.desc	27 Sep 2013 13:29:20 -0000	1.18
+++ nginx_modules_http.desc	24 Oct 2013 06:25:03 -0000	1.19
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.18 2013/09/27 13:29:20 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.19 2013/10/24 06:25:03 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -9,6 +9,7 @@
 addition - This module adds contents of other locations before and after the current location's content.
 auth_basic - This module protects your site or parts of it with username and password based on HTTP Basic Authentication.
 auth_pam - This module provides authentication via PAM.
+auth_request - Module implementing client authorization based on the result of a subrequest.
 autoindex - This module provides automatic directory listings.
 browser - This module creates variables, the values of which depend on the request header "User-agent".
 cache_purge - External module adding ability to purge content from nginx's FastCGI and proxy caches.
@@ -42,6 +43,7 @@
 perl - This module makes it possible to execute Perl directly within Nginx and call Perl via SSI.
 proxy - This module makes it possible to transfer requests to another server.
 push - External module turning Nginx into an adept HTTP Push and Comet server.
+push_stream - Push Stream module, supporting EventSource, WebSocket, Long Polling, and Forever Iframe.
 random_index - Pick a random directory index from a directory.
 realip - This module allows to change the client's IP address to value from request header (e. g. X-Real-IP or X-Forwarded-For).
 referer - This module makes it possible to block access to the site with the incorrect values of line "Referer" in the request header.





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2014-04-15  6:04 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2014-04-15  6:04 UTC (permalink / raw
  To: gentoo-commits

dev-zero    14/04/15 06:04:13

  Modified:             nginx_modules_http.desc
  Log:
  Add USE flag descriptions for nginx_modules_http_{ajp,sticky}.

Revision  Changes    Path
1.20                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.19&r2=1.20

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- nginx_modules_http.desc	24 Oct 2013 06:25:03 -0000	1.19
+++ nginx_modules_http.desc	15 Apr 2014 06:04:13 -0000	1.20
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation.
+# Copyright 1999-2014 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.19 2013/10/24 06:25:03 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.20 2014/04/15 06:04:13 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -11,6 +11,7 @@
 auth_pam - This module provides authentication via PAM.
 auth_request - Module implementing client authorization based on the result of a subrequest.
 autoindex - This module provides automatic directory listings.
+ajp - support AJP protocol proxy with nginx
 browser - This module creates variables, the values of which depend on the request header "User-agent".
 cache_purge - External module adding ability to purge content from nginx's FastCGI and proxy caches.
 charset - This module can reencode data of one encoding into another.
@@ -55,6 +56,7 @@
 split_clients - This module provides A/B testing support.
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
 spdy - This module provides an SPDY implementation.
+sticky - Module to always forward clients to the same upstream server (via sticky cookies)
 stub_status - This module provides the ability to get some status from nginx.
 sub - This module can search and replace text in the nginx response.
 upload - Enable support for handling file uploads using multipart/form-data encoding





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2014-07-22  6:45 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; 21+ messages in thread
From: Tiziano Mueller (dev-zero) @ 2014-07-22  6:45 UTC (permalink / raw
  To: gentoo-commits

dev-zero    14/07/22 06:45:37

  Modified:             nginx_modules_http.desc
  Log:
  Add description for nginx-mogilefs module.

Revision  Changes    Path
1.21                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.20&r2=1.21

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- nginx_modules_http.desc	15 Apr 2014 06:04:13 -0000	1.20
+++ nginx_modules_http.desc	22 Jul 2014 06:45:37 -0000	1.21
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.20 2014/04/15 06:04:13 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.21 2014/07/22 06:45:37 dev-zero Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -38,6 +38,7 @@
 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.
 memcached - You can use this module to perform simple caching.
 metrics - Module to export various metrics in easy-parseable JSON.
+mogilefs - Enable support for MogileFS.
 mp4 - This module adds pseudo-streaming
 naxsi - An open source, high performance, low rules maintenance, Web Application Firewall module for Nginx.
 passenger - Passenger makes deployment of Ruby web applications a breeze.





^ permalink raw reply	[flat|nested] 21+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc
@ 2015-07-13  4:46 Michal Gorny (mgorny)
  0 siblings, 0 replies; 21+ messages in thread
From: Michal Gorny (mgorny) @ 2015-07-13  4:46 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/07/13 04:46:35

  Modified:             nginx_modules_http.desc
  Log:
  Describe nginx_modules_http_memc. Part of version bump, https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/156 by jbergstroem.

Revision  Changes    Path
1.22                 profiles/desc/nginx_modules_http.desc

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/nginx_modules_http.desc?r1=1.21&r2=1.22

Index: nginx_modules_http.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- nginx_modules_http.desc	22 Jul 2014 06:45:37 -0000	1.21
+++ nginx_modules_http.desc	13 Jul 2015 04:46:35 -0000	1.22
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2015 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.21 2014/07/22 06:45:37 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.22 2015/07/13 04:46:35 mgorny Exp $
 
 # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
 
@@ -36,6 +36,7 @@
 limit_zone - This module makes it possible to limit the number of simultaneous connections for the assigned session
 lua - Embed the power of Lua into nginx
 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.
+memc - An extended version of the standard memcached module that supports set, add, delete, and many more memcached commands.
 memcached - You can use this module to perform simple caching.
 metrics - Module to export various metrics in easy-parseable JSON.
 mogilefs - Enable support for MogileFS.





^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2015-07-13  4:46 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-31  1:55 [gentoo-commits] gentoo-x86 commit in profiles/desc: nginx_modules_http.desc Robin H. Johnson (robbat2)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-13  4:46 Michal Gorny (mgorny)
2014-07-22  6:45 Tiziano Mueller (dev-zero)
2014-04-15  6:04 Tiziano Mueller (dev-zero)
2013-10-24  6:25 Tiziano Mueller (dev-zero)
2013-09-27 13:29 Tiziano Mueller (dev-zero)
2013-09-26  6:19 Tiziano Mueller (dev-zero)
2013-05-23 20:29 Tiziano Mueller (dev-zero)
2013-05-14 21:41 Tiziano Mueller (dev-zero)
2013-05-13 12:08 Tiziano Mueller (dev-zero)
2013-01-13 11:07 Benedikt Boehm (hollow)
2012-07-30 11:10 Benedikt Boehm (hollow)
2012-07-23 17:23 Jeremy Olexa (darkside)
2012-04-13 15:14 Jeremy Olexa (darkside)
2012-04-13 15:06 Jeremy Olexa (darkside)
2010-08-06 12:57 Tiziano Mueller (dev-zero)
2010-07-02  5:29 Tiziano Mueller (dev-zero)
2010-05-30  7:20 Benedikt Boehm (hollow)
2010-05-30  7:12 Benedikt Boehm (hollow)
2010-05-03 19:33 Benedikt Boehm (hollow)
2010-04-11 19:52 Tiziano Mueller (dev-zero)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox