Created attachment 160247 [details] Patch with tarantool support Tarantool NginX upstream module - Benefit from nginx features and tarantool features over HTTP(S). - Call tarantool methods via JSON RPC. - Load Balancing with elastic configuration. - Backup and fault tolerance. - Low overhead.
Could you please don't bump PORTREVISION, this is needless cause new third-party module won't be enabled by default, so, please provide new version of patch.
Created attachment 160290 [details] Patch withouth bump portrevision Done.
Created attachment 160297 [details] With patch Missed add extra patch for last patch without bump portrevision
Looks better now. Does it working for www/nginx-devel port, 1.9.4 now? If so, could you please add the same change for www/nginx-devel port into the patch, we will try to kill two birds with one stone.
(In reply to Sergey A. Osokin from comment #4) I have tried patch for both 1.8.X and 1.9.X (nginx/nginx-devel). It works fine.
Veniadmin, go ahead and commit your changes to www/nginx and www/nginx-devel in one commit. Thanks for report.
A commit references this bug: Author: vg Date: Thu Aug 27 17:36:33 UTC 2015 New revision: 395441 URL: https://svnweb.freebsd.org/changeset/ports/395441 Log: Added 3rd party tarantool upstream module: Tarantool NginX upstream module - Benefit from nginx features and tarantool features over HTTP(S). - Call tarantool methods via JSON RPC. - Load Balancing with elastic configuration. - Backup and fault tolerance. - Low overhead. PR: ports/202593 Approved by: osa Changes: head/www/nginx/Makefile head/www/nginx/distinfo head/www/nginx/files/extra-patch-ngx_http_tarantool-config head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo head/www/nginx-devel/files/extra-patch-ngx_http_tarantool-config