Nginx with 33 third-party modules available in FreeBSD ports tree

Hello.

I’m happy to announce that www/nginx and www/nginx-devel ports in
FreeBSD
ports tree currently supports 33 third-party modules.

If you have FreeBSD with ports tree you may just say:

$ cd /usr/ports/www/nginx && make

choose and install nginx with your favorite modules.

Here is current list of supported modules.

nginx_accept_language_module
nginx-accesskey-2.0.3
ngx_http_auth_pam_module-1.2
ngx_http_auth_request_module-0.2
ngx_cache_purge-1.3
agentzh-echo-nginx-module-v0.36
agentzh-headers-more-nginx-module-v0.15
nginx_eval_module-1.0.1
ngx-fancyindex-0.3.1
ngx_http_gunzip_filter_module-0.3
nginx_mogilefs_module-1.0.4
nginx_mod_h264_streaming-2.2.7
nginx-notice-2
nginx_http_push_module-0.692
ngx_http_redis-0.3.3
ngx_http_response-0.3
ngx_http_subs_filter_module-0.5.2.r45
nginx_upload_module-2.2.0
nginx_uploadprogress_module-0.8.2
nginx_upstream_fair-20090923
Nginx_upstream_hash-0.3.1
ngx_http_upstream_keepalive-0.4
mod_zip-1.1.6
simpl-ngx_devel_kit-v0.2.17
chaoslawful-lua-nginx-module-v0.2.0
agentzh-memc-nginx-module-v0.12
passenger-3.0.7
ngx_postgres-0.8
agentzh-redis2-nginx-module-v0.07rc5
ngx_slowfs_cache-1.6
agentzh-srcache-nginx-module-v0.12
ngx_supervisord-1.4
nginx_udplog_module-1.0.0

Enjoy!


Sergey A. Osokin
[email protected]
[email protected]

2011/7/12 Sergey A. Osokin [email protected]:

Here is current list of supported modules.

nginx_accept_language_module
nginx-accesskey-2.0.3
ngx_http_auth_pam_module-1.2
ngx_http_auth_request_module-0.2
ngx_cache_purge-1.3
agentzh-echo-nginx-module-v0.36
agentzh-headers-more-nginx-module-v0.15
nginx_eval_module-1.0.1

I recently had a problem with 1.0.1 version of nginx_eval and fresh
nginx version. Solved it by updating to the latest version from
author’s git repo 1. There is 1.0.2 version there but author’s site
is missing it. You may consider updating it in the port.

nginx_uploadprogress_module-0.8.2
ngx_slowfs_cache-1.6
agentzh-srcache-nginx-module-v0.12
ngx_supervisord-1.4
nginx_udplog_module-1.0.0

Enjoy!

Thanks!

Hi Mikhail.

Thank you for report!

On Wed, Jul 13, 2011 at 09:45:59AM +0600, Mikhail Mazursky wrote:

Here is current list of supported modules.

[skip]

nginx_eval_module-1.0.1

I recently had a problem with 1.0.1 version of nginx_eval and fresh
nginx version. Solved it by updating to the latest version from
author’s git repo [1]. There is 1.0.2 version there but author’s site
is missing it. You may consider updating it in the port.

[skip]

nginx_eval_module update to 1.0.3 after Valery tagged new version
in github.

Also, today I added two modules into my ports:

o) chunkin-nginx-module - HTTP 1.1 chunked-encoding request body
support;
o) xss-nginx-module - native cross-site scripting support in nginx.

So, now www/nginx and www/nginx-devel ports in FreeBSD ports tree
supports 35 third-party modules.

Enjoy!


Sergey A. Osokin
[email protected]
[email protected]