notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/nginx-devel/Makefile

Number of commits found: 1106 (showing only 100 on this page)

[First Page]  «  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]

Monday, 26 Oct 2015
02:35 osa search for other commits by this committer
Upgrade third-party clojure module from 0.4.2 to 0.4.3.
Original commitRevision:400172 
Saturday, 24 Oct 2015
04:28 osa search for other commits by this committer
Update from 5.0.20 to 5.0.21:

o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Original commitRevision:400104 
Monday, 12 Oct 2015
03:18 osa search for other commits by this committer
Upgrade third-party naxsi module from 0.50 to 0.54.
Switch from Google Code to GitHub.
Original commitRevision:399110 
Thursday, 8 Oct 2015
15:12 olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
Original commitRevision:398833 
Friday, 25 Sep 2015
23:20 osa search for other commits by this committer
Upgrade from 5.0.18 to 5.0.20:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:397903 
Wednesday, 23 Sep 2015
00:52 osa search for other commits by this committer
Upgrade third-party lua module from 0.9.15 to 0.9.16.
Remove needless patch.
Original commitRevision:397601 
Tuesday, 22 Sep 2015
22:09 osa search for other commits by this committer
Upgrade from 1.9.4 to 1.9.5.
Welcome to HTTP/2!
SPDY support has been removed.

<ChangeLog>

*) Feature: the ngx_http_v2_module (replaces ngx_http_spdy_module).
   Thanks to Dropbox and Automattic for sponsoring this work.

*) Change: now the "output_buffers" directive uses two buffers by
   default.

*) Change: now nginx limits subrequests recursion, not simultaneous
   subrequests.

*) Change: now nginx checks the whole cache key when returning a
   response from cache.
   Thanks to Gena Makhomed and Sergey Brester.

*) Bugfix: "header already sent" alerts might appear in logs when using
   cache; the bug had appeared in 1.7.5.

*) Bugfix: "writev() failed (4: Interrupted system call)" errors might
   appear in logs when using CephFS and the "timer_resolution" directive
   on Linux.

*) Bugfix: in invalid configurations handling.
   Thanks to Markus Linnala.

*) Bugfix: a segmentation fault occurred in a worker process if the
   "sub_filter" directive was used at http level; the bug had appeared
   in 1.9.4.

</ChangeLog>
Original commitRevision:397595 
Wednesday, 16 Sep 2015
23:23 osa search for other commits by this committer
Upgrade from 5.0.16 to 5.0.18:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:397090 
23:01 osa search for other commits by this committer
Upgrade HTTP/2 patch from v4 to v6.

<ChangeLog>

2015-09-11 Version 6 (NGINX 1.9.4)
 - Sending GOAWAY frame on connection shutdown;
 - Proper handling of huge response headers using CONTINUATION frames;
 - Various minor fixes.

2015-09-08 Version 5 (NGINX 1.9.4)
 - Validation of the request headers;
 - Improved error handling even more;
 - Added the http2_max_header_size directive that limits the maximum size of
   a request headers (16384 bytes by default);
 - Fixed the default value of the http2_max_field_size directive;
 - Limited consumption of memory during the HTTP/2 session;
 - The $request_line variable for HTTP/2 requests now uses "HTTP/2.0" as
   the version token instead of "HTTP/1.1".

</ChangeLog>
Original commitRevision:397089 
Monday, 7 Sep 2015
02:05 osa search for other commits by this committer
Upgrade HTTPv2 patch from version 3 to version 4.

<ChangeLog>

2015-08-31 Version 4 (NGINX 1.9.4)
 - Improved error handling;
 - Added the http2_max_field_size directive that limits the maximum size of
   a request header field (4096 bytes by default).

</ChangeLog>
Original commitRevision:396241 
01:58 osa search for other commits by this committer
Upgrade third-party clojure module from 0.4.1 to 0.4.2.

While I'm here remove security/shibboleth2-sp as dependency for third-party
shibboleth module.
Original commitRevision:396240 
Monday, 31 Aug 2015
22:12 osa search for other commits by this committer
Add third-party shibboleth module,
https://github.com/nginx-shib/nginx-http-shibboleth.

Submitted by:	Guy Antony Halse <G.halse@ru.ac.za> (via private mail)
Original commitRevision:395733 
Thursday, 27 Aug 2015
22:19 osa search for other commits by this committer
Upgrade from 5.0.15 to 5.0.16:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:395446 
17:36 vg search for other commits by this committer
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
Original commitRevision:395441 
Wednesday, 19 Aug 2015
21:13 osa search for other commits by this committer
Upgrade from 1.9.3 to 1.9.4.
Upgrade HTTP/2 implementation patch from v2 to v3.

<ChangeLog>

*) Change: the "proxy_downstream_buffer" and "proxy_upstream_buffer"
   directives of the stream module are replaced with the
   "proxy_buffer_size" directive.

*) Feature: the "tcp_nodelay" directive in the stream module.

*) Feature: multiple "sub_filter" directives can be used simultaneously.

*) Feature: variables support in the search string of the "sub_filter"
   directive.

*) Workaround: configuration testing might fail under Linux OpenVZ.
   Thanks to Gena Makhomed.

*) Bugfix: old worker processes might hog CPU after reconfiguration with
   a large number of worker_connections.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "try_files" and "alias" directives were used inside a location given
   by a regular expression; the bug had appeared in 1.7.1.

*) Bugfix: the "try_files" directive inside a nested location given by a
   regular expression worked incorrectly if the "alias" directive was
   used in the outer location.

*) Bugfix: in hash table initialization error handling.

*) Bugfix: nginx could not be built with Visual Studio 2015.

</ChangeLog>
Original commitRevision:394814 
Friday, 14 Aug 2015
22:58 osa search for other commits by this committer
Upgrade HTTP/2 patch from v.1 to v.2.
Original commitRevision:394262 
Thursday, 13 Aug 2015
00:58 osa search for other commits by this committer
Upgrade third-party clojure module from 0.4.0 to 0.4.1.
Original commitRevision:394047 
Monday, 10 Aug 2015
22:30 osa search for other commits by this committer
Upgrade from 5.0.14 to 5.0.15:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:393918 
22:19 osa search for other commits by this committer
Add HTTP/2 protocol support.
Please read http://nginx.org/patches/http2/README.txt for details.
Original commitRevision:393916 
12:03 osa search for other commits by this committer
Use luajit instead of lua for third-party modsecurity module, sort list of
dependences for it.

PR:	200263
Original commitRevision:393858 
Friday, 17 Jul 2015
00:11 osa search for other commits by this committer
Upgrade from 5.0.13 to 5.0.14:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:392328 
Tuesday, 14 Jul 2015
21:59 osa search for other commits by this committer
Upgrade from 1.9.2 to 1.9.3.

<ChangeLog>

*) Change: duplicate "http", "mail", and "stream" blocks are now
   disallowed.

*) Feature: connection limiting in the stream module.

*) Feature: data rate limiting in the stream module.

*) Bugfix: the "zone" directive inside the "upstream" block did not work
   on Windows.

*) Bugfix: compatibility with LibreSSL in the stream module.
   Thanks to Piotr Sikora.

*) Bugfix: in the "--builddir" configure parameter.
   Thanks to Piotr Sikora.

*) Bugfix: the "ssl_stapling_file" directive did not work; the bug had
   appeared in 1.9.2.
   Thanks to Faidon Liambotis and Brandon Black.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "ssl_stapling" directive was used; the bug had appeared in 1.9.2.
   Thanks to Matthew Baldwin.

</ChangeLog>
Original commitRevision:392102 
Friday, 10 Jul 2015
17:12 osa search for other commits by this committer
Update third-party KRB5/SPNEGO module to the latest upstream version.

No cookie for:	philip
Original commitRevision:391712 
Sunday, 5 Jul 2015
23:43 osa search for other commits by this committer
Upgrade third-party clojure module from 0.3.0 to 0.4.0.
Original commitRevision:391378 
Saturday, 4 Jul 2015
22:24 osa search for other commits by this committer
Upgrade from 5.0.11 to 5.0.13:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:391335 
21:54 osa search for other commits by this committer
Upgrade third-party headers_more module from 0.26 to 0.261.
Original commitRevision:391333 
Friday, 3 Jul 2015
16:44 koobs search for other commits by this committer
www/nginx{-deve}: Fix build with HEADERS_MORE option

Upstream apparently re-tagged the v0.26 release, thereby changing the contents
of the tarball oftained from github, causing distinfo checksums to become
mismatched.

This change updates distinfo entries in nginx and nginx-devel to compensate.

PR:		201129
Submitted by:	Adam Twardowski <adam dot twardowski gmail.com>
Approved by:	portmgr (blanket)
MFH:		2015Q3
Original commitRevision:391254 
Wednesday, 1 Jul 2015
09:29 osa search for other commits by this committer
Upgrade from 5.0.10 to 5.0.11:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:391039 
Thursday, 25 Jun 2015
21:06 osa search for other commits by this committer
Be more accurate with tmpdir removal and remove only empty tmpdir.
Cause otherwise removal non-empty tmpdir breaks running nginx instance.

Bump PORTREVISION.

PR:		201045
Tested by:	grembo
Original commitRevision:390602 
Sunday, 21 Jun 2015
23:25 osa search for other commits by this committer
Upgrade third-party fancyindex module from 0.3.4 to 0.3.5.
Original commitRevision:390268 
Tuesday, 16 Jun 2015
20:47 osa search for other commits by this committer
Upgrade from 1.9.1 to 1.9.2.

<ChangeLog>

*) Feature: the "backlog" parameter of the "listen" directives of the
   mail proxy and stream modules.

*) Feature: the "allow" and "deny" directives in the stream module.

*) Feature: the "proxy_bind" directive in the stream module.

*) Feature: the "proxy_protocol" directive in the stream module.

*) Feature: the -T switch.

*) Feature: the REQUEST_SCHEME parameter added to the fastcgi.conf,
   fastcgi_params, scgi_params, and uwsgi_params standard configuration
   files.

*) Bugfix: the "reuseport" parameter of the "listen" directive of the
   stream module did not work.

*) Bugfix: OCSP stapling might return an expired OCSP response in some
   cases.

</ChangeLog>
Original commitRevision:389862 
Sunday, 14 Jun 2015
11:36 osa search for other commits by this committer
Add third-party clojure module, version 0.3.0.
Original commitRevision:389626 
Saturday, 13 Jun 2015
19:51 osa search for other commits by this committer
Add third-party ajp module.
Original commitRevision:389483 
19:28 osa search for other commits by this committer
Add third-party statsd module.

PR:	178799
Original commitRevision:389481 
18:48 osa search for other commits by this committer
Add third-party dynamic_upstream module, version 0.1.0.
Original commitRevision:389478 
18:11 osa search for other commits by this committer
Add third-party SPNEGO authentication module.

PR:	192904
Original commitRevision:389476 
17:34 osa search for other commits by this committer
Fix digest authentication fail on URLs with a querystring for third-party
http_auth_digest module.

PR:	199758
Original commitRevision:389474 
16:50 osa search for other commits by this committer
Add third-party small_light module, version 0.6.9.

PR:	185816
Original commitRevision:389470 
00:00 osa search for other commits by this committer
Welcome back third-party upload module.

PR:	200809
Original commitRevision:389307 
Friday, 12 Jun 2015
01:31 osa search for other commits by this committer
Upgrade from 5.0.9 to 5.0.10:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:389257 
Friday, 5 Jun 2015
03:10 osa search for other commits by this committer
Upgrade from 5.0.8 to 5.0.9:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:388563 
Tuesday, 2 Jun 2015
07:51 peter search for other commits by this committer
Update the optional (defaults to off) ldap authentication module to a more
recent version.  Of particular importance is that the old one
connected/disconnected to the ldap server for every single URL being served
while this one has a configurable cache.

PR:		200550
Reviewed by:	osa
Original commitRevision:388308 
Friday, 29 May 2015
14:01 mat search for other commits by this committer
Convert nginx, nginx-devel and tengine to USE_GITHUB.

Sponsored by:	Absolight
Original commitRevision:387856 
Thursday, 28 May 2015
01:07 osa search for other commits by this committer
Upgrade from 1.9.0 to 1.9.1.

<ChangeLog>

*) Change: now SSLv3 protocol is disabled by default.

*) Change: some long deprecated directives are not supported anymore.

*) Feature: the "reuseport" parameter of the "listen" directive.
   Thanks to Sepherosa Ziehau and Yingqi Lu.

*) Feature: the $upstream_connect_time variable.

*) Bugfix: in the "hash" directive on big-endian platforms.

*) Bugfix: nginx might fail to start on some old Linux variants; the bug
   had appeared in 1.7.11.

*) Bugfix: in IP address parsing.
   Thanks to Sergey Polovko.

</ChangeLog>
Original commitRevision:387696 
Tuesday, 26 May 2015
23:10 osa search for other commits by this committer
Add third-party postgres module back.

Based on patch from:	Alexander Ushakov <alexander@tauruna.ru>
Original commitRevision:387517 
Sunday, 24 May 2015
16:27 osa search for other commits by this committer
Upgrade from 5.0.7 to 5.0.8:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:387280 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Tuesday, 5 May 2015
16:16 bdrewery search for other commits by this committer
Fix selection of HTTP_XSLT and MODSECURITY so that the proper LIB_DEPENDS on
libxslt is added.
Original commitRevision:385478 
Thursday, 30 Apr 2015
23:15 osa search for other commits by this committer
Fix typo.

Reported by:	pluknet
Original commitRevision:385074 
00:33 osa search for other commits by this committer
Remove useless code.
Original commitRevision:385018 
Wednesday, 29 Apr 2015
01:03 osa search for other commits by this committer
Update from 5.0.6 to 5.0.7:

o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Original commitRevision:384952 
00:42 osa search for other commits by this committer
Add support for stream and stream_ssl modules.
Original commitRevision:384950 
00:29 osa search for other commits by this committer
Upgrade from 1.8.0 to 1.9.0.

<ChangeLog>

*) Change: obsolete aio and rtsig event methods have been removed.

*) Feature: the "zone" directive inside the "upstream" block.

*) Feature: the stream module.

*) Feature: byte ranges support in the ngx_http_memcached_module.
   Thanks to Martin Mlynar.

*) Feature: shared memory can now be used on Windows versions with
   address space layout randomization.
   Thanks to Sergey Brester.

*) Feature: the "error_log" directive can now be used on mail and server
   levels in mail proxy.

*) Bugfix: the "proxy_protocol" parameter of the "listen" directive did
   not work if not specified in the first "listen" directive for a
   listen socket.

</ChangeLog>
Original commitRevision:384948 
Monday, 27 Apr 2015
02:16 osa search for other commits by this committer
Remove support for next unsupported third-party modules:

o) http_upload;
o) postgres;
o) supervisord;
o) tcp_proxy;

Add back third-party http_upstream_sticky module's checksums.
Original commitRevision:384807 
Wednesday, 22 Apr 2015
11:47 osa search for other commits by this committer
Remove third-party syslog support, it's available out of box now,
see http://nginx.org/en/docs/syslog.html for details.
Original commitRevision:384487 
Tuesday, 21 Apr 2015
23:26 osa search for other commits by this committer
Upgrade to latest stable version 1.8.0.

According to vendor's recommendations safely remove NGX_THREADS macro
with some long unused code from some third-party modules.

Merge changes from www/nginx-devel to www/nginx.
Merge third-pary upstream_sticky module from www/nginx to www/nginx-devel.

Remove outdated syslog support.
Original commitRevision:384469 
18:03 osa search for other commits by this committer
Upgrade third-party set_misc module from 0.24 to 0.28.
Original commitRevision:384435 
00:26 osa search for other commits by this committer
Upgrade third-party modules:

o) echo from 0.51 to 0.57;
o) memc from 0.14 to 0.15;
o) srcache from 0.25 to 0.29.
Original commitRevision:384394 
00:08 osa search for other commits by this committer
Upgrade third-party redis2 module from 0.10 to 0.11.
Original commitRevision:384393 
Monday, 20 Apr 2015
23:58 osa search for other commits by this committer
Upgrade third-pary redis2 module from 0.9.4 to 0.9.15.
Original commitRevision:384392 
Friday, 17 Apr 2015
21:55 osa search for other commits by this committer
Upgrade third-party headers-more module from 0.25 to 0.26.

Patch from:	Denis Denisov <denji0k@gmail.com> (via mail)
Original commitRevision:384190 
Wednesday, 8 Apr 2015
22:52 osa search for other commits by this committer
Remove THREADS option support.

Enable following third-party modules back:
o) arrayvar
o) echo
o) headers_more
o) http_mogilefs
o) drizzle
o) encryptsession
o) forminput
o) iconv
o) let
o) lua
o) memc
o) modsecurity
o) rds_csv
o) rds_json
o) redis2
o) set_misc
o) sflow
o) srcache
o) xrid_header
o) xss

Don't bump PORTREVISION cause all these third-party modules and THREADS option
are disabled by default.
Original commitRevision:383614 
00:43 osa search for other commits by this committer
Upgrade from 1.7.11 to 1.7.12.

Temporary disable following third-party modules:
o) arrayvar
o) echo
o) headers_more
o) http_mogilefs
o) drizzle
o) encryptsession
o) forminput
o) iconv
o) let
o) lua
o) memc
o) modsecurity
o) rds_csv
o) rds_json
o) redis2
o) set_misc
o) sflow
o) srcache
o) xrid_header
o) xss

<ChangeLog>

*) Feature: now the "tcp_nodelay" directive works with backend SSL
   connections.

*) Feature: now thread pools can be used to read cache file headers.

*) Bugfix: in the "proxy_request_buffering" directive.

*) Bugfix: a segmentation fault might occur in a worker process when
   using thread pools on Linux.

*) Bugfix: in error handling when using the "ssl_stapling" directive.
   Thanks to Filipe da Silva.

*) Bugfix: in the ngx_http_spdy_module.

</ChangeLog>
Original commitRevision:383552 
Tuesday, 7 Apr 2015
23:32 osa search for other commits by this committer
Fix a couple portlint warnings.

PR:		199163
Original commitRevision:383547 
Sunday, 5 Apr 2015
16:11 osa search for other commits by this committer
Upgrade from 1.7.10 to 1.7.11.
Temporary disable third-party upload module.

<ChangeLog>

*) Change: the "sendfile" parameter of the "aio" directive is
   deprecated; now nginx automatically uses AIO to pre-load data for
   sendfile if both "aio" and "sendfile" directives are used.

*) Feature: experimental thread pools support.

*) Feature: the "proxy_request_buffering", "fastcgi_request_buffering",
   "scgi_request_buffering", and "uwsgi_request_buffering" directives.

*) Feature: request body filters experimental API.

*) Feature: client SSL certificates support in mail proxy.
   Thanks to Sven Peter, Franck Levionnois, and Filipe Da Silva.

*) Feature: startup speedup when using the "hash ... consistent"
   directive in the upstream block.
   Thanks to Wai Keen Woon.

*) Feature: debug logging into a cyclic memory buffer.

*) Bugfix: in hash table handling.
   Thanks to Chris West.

*) Bugfix: in the "proxy_cache_revalidate" directive.

*) Bugfix: SSL connections might hang if deferred accept or the
   "proxy_protocol" parameter of the "listen" directive were used.
   Thanks to James Hamlin.

*) Bugfix: the $upstream_response_time variable might contain a wrong
   value if the "image_filter" directive was used.

*) Bugfix: in integer overflow handling.
   Thanks to Regis Leroy.

*) Bugfix: it was not possible to enable SSLv3 with LibreSSL.

*) Bugfix: the "ignoring stale global SSL error ... called a function
   you should not call" alerts appeared in logs when using LibreSSL.

*) Bugfix: certificates specified by the "ssl_client_certificate" and
   "ssl_trusted_certificate" directives were inadvertently used to
   automatically construct certificate chains.

</ChangeLog>
Original commitRevision:383303 
16:02 osa search for other commits by this committer
Upgrade third-party rtmp module from 1.1.6 to 1.1.7.
Original commitRevision:383302 
Saturday, 4 Apr 2015
23:38 osa search for other commits by this committer
Upgrade from 5.0.4 to 5.0.6:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

The passenger now uses its own libev fork, so remove devel/libev dependency.

<ChangeLog>

Release 5.0.6
-------------

* The turbocache no longer caches responses for which the Cache-Control header
  contains "no-cache". Please note that "no-cache" does not mean "do not cache
  this response". Instead, it means "any caching servers may only serve the
  cached response after validating it". Since the turbocache does not support
  validation, we've chosen to skip caching instead.

  Coincidentally, this change "fixes" problems with applications that
  erroneously use "no-cache" as a flag for "do not cache this response". What
  these applications should actually use is "no-store". We recommend the
  developers of such applications to change their caching headers in this
  manner, because even if Passenger doesn't unintentionally cache the response,
  any intermediate proxies that visitors are behind may still cache the
  response.

* Fixes a number of memory leaks. Memory was leaked upon processing a request
  with multiple headers, upon processing a response with multiple headers, and
  upon processing a response with Set-Cookie headers. Every time such a request
  or response was processed, 512 bytes of memory was leaked due to improperly
  dereferencing relevant memory buffers. Closes GH-1455.

* Fixes various bugs related to Union Station data collection.

  Union Station is our upcoming application analytics and performance
  monitoring SaaS platform. It is opt-in: no data is collected unless you turn
  the feature on.

* Fixes a Union Station-related file descriptor leak. Closes GH-1439.

* Fixes some bugs w.r.t. use of uninitialized memory.

* More informative error message if a support binary is not found, including a
  resolution hint. Closes GH-1395.

* [Apache] `SetEnv` variables are now passed as Rack/CGI/request variables.
  This was also the case in Passenger 4, but not in Passenger 5.0.0-5.0.5.
  We've restored the old behavior because the behavior in 5.0.0-5.0.5 breaks
  certain Apache modules such as Shibboleth. Closes GH-1446.

* [Standalone] PID and log files now correctly created if user specifies
  relative path.

Release 5.0.5
-------------

* Fixes various crashes due to use of uninitialized memory. One such crash is
  documented in GH-1431.

* Fixes a connection stall in the Apache module. Closes GH-1425.

* Fixes a potential read-past-buffer bug in string-to-integer conversion
  routines. Thanks to dcb314 for spotting this. Closes GH-1441.

* Fixes a compilation problem on Solaris. This problem was caused by the fact
  that `tm_gmtoff` is not supported on that platform. Closes GH-1435.

* There is now an API endpoint for force disconnecting a client:
  `passenger-config admin-command DELETE /server/<client name>.json`.
  Closes GH-1246.

* Fixes some file descriptor leaks. These leaks were caused by the fact that
  keep-alive connections with application processes were not being closed
  properly. Closes GH-1439.

* In order to more easily debug future file descriptor leaks, we've introduced
  the `PassengerFileDescriptorLogFile` (Apache) and
 `passenger_file_descriptor_log_file` (Nginx) config options. This allows
  Passenger to log all file descriptor open/close activity to a specific log
  file.

* The `PassengerDebugLogFile` (Apache) and `passenger_debug_log_file` (Nginx)
  configuration options have been renamed to `PassengerLogFile` and
  `passenger_log_file`, respectively. The old name is support supported for
  backward compatibility reasons.

* [Enterprise] Fixes a bug in Flying Passenger's `--instance-registry-dir`
  command line parameter. This command line parameter didn't do anything.

* [Enterprise] The Flying Passenger daemon no longer supports the
  `--max-preloader-idle-time` config option. This is because the config option
  never worked. The correct way to set the max preloader idle time is through
  the Nginx config option, but this was wrongly documented, so the
  documentation has been fixed.

</ChangeLog>
Original commitRevision:383248 
Tuesday, 24 Mar 2015
18:19 marino search for other commits by this committer
4 ports categories: Remove $PTHREAD_LIBS

Categories: www, ftp, net-im, net-mgmt

approved by:	PTHREAD blanket
Original commitRevision:382150 
Monday, 23 Mar 2015
04:07 bdrewery search for other commits by this committer
Properly set MAKE_ENV and MAKE_CMD.

With hat:	portmgr
Original commitRevision:381979 
Friday, 13 Mar 2015
00:41 osa search for other commits by this committer
Upgrade from 5.0.2 to 5.0.4:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 5.0.3
-------------

 * [Standalone] When using the builtin engine, `passenger start` may crash
during
   startup due to an initialization race condition. This has been fixed.
 * [Enterprise] Fixes a bug in passenger-irb. Running passenger-irb without a
PID
   parameter worked, but running it with a PID parameter didn't.
 * Fixes an integer overflow that resulted in a file descriptor leak and stalled
   client connections. Closes GH-1412.
 * Truncates Passenger source code paths in logs (to 3 chars) to reduce
redundant
   info. Closes GH-1383.
 * Fixes invalid JSON output for non-finite double values (e.g. from the HTTP
JSON
   API). Closes GH-1408.
 * All hooks now set the `PASSENGER_HOOK_NAME` environment variable. This
variable
   is set to the name of the hook that is being called.
 * The Ruby handler no longer tries to call #force_encoding on response body
   strings, which fixes an incompatibility with apps/libraries that return
frozen
   body strings. Closes GH-1414.
 * If the Ruby handler crashes while processing a Rack response body, it will
now
   no longer stall the connection.
 * Fixes env.SERVER_PORT containing 80 instead of 443 when using https on
default
   port. Closes GH-1421.
 * We now handle errors in the `poll()` system call better. This might fix some
   crashes during shutdown which manifest on FreeBSD.

</ChangeLog>
Original commitRevision:381156 
00:06 osa search for other commits by this committer
Upgrade from 4.0.59 to 5.0.2:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 5.0.2
-------------

 * Fixes a connection freeze that could occur when processing large responses.
This would
   manifest itself under the error message "This website is under heavy load" or
"Request
   queue is full, returning an error". Closes GH-1404.
 * Debian and Ubuntu packages have been reintroduces.
 * When `passenger-config restart-app` is run interactively, if Passenger is not
serving
   any applications, then the command now prints an error message instead of
showing a
   menu with only a "Cancel" option.
 * Fixes a compilation problem on FreeBSD 10 (contributed by: clemensg). Closes
GH-1401.
 * [Standalone] Fixes a crash that would occur if you use the `--ctl` parameter.
 * [Enterprise] The `--max-request-time` option has been added to Passenger
Standalone.
 * [Enterprise] The `max_request_time_reached` hook has been introduced. This
hook allows
   you to run diagnostics on a process that that took too long to respond to a
request.

Release 5.0.1
-------------

 * The `passenger-config restart-app` command is now more user friendly. When
run in a
   terminal, it will show an interactive menu, allowing you to select the app to
restart.
   Closes GH-1387.
 * Fixed a crash bug in the handling of sticky session cookies.
 * Log failed program in error message, not its command line (contributed by:
paisleyrob).
   Closes GH-1397.
 * [Nginx] Fixes cases in which Passenger overrides the Nginx handler function
even when
   it shouldn't, for example when Passenger is disabled. Closes GH-1393.
 * [Enterprise] The `sticky_sessions` and `envvars` options in
Passengerfile.json is now
   also supported in mass deployment mode.

Release 5.0.0 release candidate 2
---------------------------------

 * Fixes an installation problem with the Ruby gem due to incorrect Makefile
generation.
   Closes GH-1382.
 * More helpful message when request queue is full. Closes GH-1375.

Release 5.0.0 release candidate 1
---------------------------------

 * Fixed Date headers not being formatted in the GMT timezone. Closes GH-1367.
 * Fixed Passengerfile.json/passenger-standalone.json not being properly loaded
in
   Passenger Standalone.
 * Fixed support for sticky sessions.
 * Fixed an infinite loop if the ApplicationPool garbage collector fails due to
an
   exception. Closes GH-1360.
 * Fixed Passenger Standalone exiting prematurely when the HelperAgent crashes.
Exiting
   prematurely is not supposed to happen because the watchdog will restart the
HelperAgent.
   Closes GH-1339.
 * Fixed a crash that occurs when using a non-standard startup file value.
Closes GH-1378.
 * When dumping system metrics during error page generation, the
`passenger-config`
   command is now invoked under the same Ruby interpreter as the app, instead of
the
   one in PATH. Closes GH-1381.
 * When a Ruby process crashes due to an uncaught exception, this fact is now
properly
   logged.
 * Specifying 0 for the `max_pool_size` config option no longer results in a
crash.
   Closes GH-1334.
 * The timeouts when downloading Passenger Standalone binaries and source files
are
   now customizable. Closes GH-1295.
 * The `envvars` option is now supported in Passengerfile.json, for passing
environment
   variables to the application. Closes GH-1377.
 * Introduced `hook_queue_full_error` for request queue overflows. Closes
GH-1358.
 * [Ruby] Fixed handling of "transfer-encoding chunked" response bodies which
contain
   zero-sized chunks.
 * [Nginx] It is no longer necessary to re-specify `passenger_enabled` in
`location`
   contexts. Closes GH-1338.
 * [Enterprise] Fixed a bug in mass deployment reloading.
 * [Enterprise] Fixed a bug in mass deployment daemonization.
 * [Enterprise] The mass deployment mode now supports the `app_type` and
`startup_file`
   configuration options in Passengerfile.json/passenger-standalone.json. Closes
GH-1366.

Release 5.0.0 beta 3
--------------------

 * The turbocache has received major updates and fixes based on excellent
feedback Chris
   Heald and the community. First, several bugs w.r.t. the handling of caching
headers
   have been fixed. Second, the turbocache has become slightly more conservative
for
   security reasons. In previous versions, default cacheable responses (as
defined by RFC
   7234) were cached unless caching headers tell us not to. Now, default
cacheable responses
   are only cached if caching headers explicitly tell us to. This change was
introduced
   because there are many applications that set incorrect caching headers on
private
   responses. This new behavior is currently not configurable, but there are
plans to make
   it configurable in 5.0.0 release candidate 1.
 * Introduced a new configuration option,
`passenger_response_buffer_high_watermark` (Nginx)
   and `PassengerResponseBufferHighWatermark` (Apache), for configuring the
behavior of the
   response buffering system. Closes GH-1300.
 * Fixed more cookie handling issues. Closes GH-1310.
 * Fixed various WebSocket issues. Closes GH-1306.
 * Fixed some crashes caused by race conditions. Closes GH-1326.
 * Fixed issues with handling POST data. Closes GH-1331.
 * Fixed some issues on Heroku. Closes GH-1329.
 * Fixed some integer overflows. Fix contributed by Go Maeda. Closes GH-1357.
 * Fixed the `passenger-status --show=union_station` command. Closes GH-1336.
 * Nginx versions earlier than 1.6 are no longer supported.
 * Improved state introspection.

Release 5.0.0 beta 2
--------------------

 * Fixed handling of multiple Set-Cookie headers. Closes GH-1296.
 * `passenger-config system-metrics` now works properly if the agent is
installed in
   ~/.passenger. Closes GH-1304.
 * Documentation enhancements by Igor Vuk. Closes GH-1318.
 * Fixed some crasher bugs.
 * [Standalone] User switching is now correctly disabled.
 * [Standalone] Fixed the `--thread-count` parameter.
 * [Apache] IPs set by mod_remoteip are now respected. Closes GH-1284.
 * [Apache] Fixed support for gzipped chunked responses. Closes GH-1309.

Release 5.0.0 beta 1
--------------------

Version 5.0.0 beta 1 contains major changes. It's mostly compatible with version
4, but there
are a few minor breakages, which are described below. Major changes and notable
breakages are:

 * Performance has been much improved. This is thanks to months of optimization
work. You can
   learn more at www.rubyraptor.org.
 * We've published a [server optimization guide]
   (https://www.phusionpassenger.com/documentation/ServerOptimizationGuide.html)
for those who
   are interested in tuning Phusion Passenger.
 * Support for Rails 1.2 - 2.2 has been removed, for performance reasons. Rails
2.3 is still
   supported.
 * Phusion Passenger now supports integrated HTTP caching, which we call
turbocaching. If your
   app sets the right HTTP headers then Phusion Passenger can tremendously
accelerate your app.
   It is enabled by default, but you can disable it with
`--disable-turbocaching` (Standalone),
   `PassengerTurbocaching off` (Apache), or 'passenger_turbocaching off'
(Nginx).
 * Touching restart.txt will no longer restart your app immediately. This is
because, for
   performance reasons, the stat throttle rate now defaults to 10. You can still
get back the
   old behavior by setting `PassengerStatThrottleRate 0` (Apache) or
   `passenger_stat_throttle_rate 0` (Nginx), but this is not encouraged.
Instead, we encourage
   you to use the `passenger-config restart-app` tool to initiate restarts,
which has immediate
   effect.
 * Websockets are now properly disconnected on application restarts.
 * The Phusion Passneger log levels have been completely revamped. If you were
setting a log
   level before (e.g. through `passenger_log_level`), please read the latest
documentation to
   learn about the new log levels.
 * If you use out-of-band garbage collection, beware that the
`X-Passenger-Request-OOB-Work`
   header has now been renamed to `!~Request-OOB-Work`.
 * When using Rack's full socket hijacking, you must now output an HTTP status
line.
 * [Nginx] The `passenger_set_cgi_param` option has been removed and replaced by
   `passenger_set_header` and `passenger_env_var`.
 * [Nginx] `passenger_show_version_in_header` is now only valid in the `http`
context.
 * [Apache] The `PassengerStatThrottleRate` option is now global.

Minor changes:

 * The minimum required Nginx version is now 1.6.0.
 * The instance directory is now touched every hour instead of every 6 hours.
This should
   hopefully prevent more problems with /tmp cleaner daemons.
 * Applications are not grouped not only on the application root path, but also
on the
   environment. For example, this allows you to run the same app in both
production and staging
   mode, with only a single directory, without further configuration. Closes
GH-664.
 * The `passenger_temp_dir` option (Nginx) and the `PassengerTempDir` option
(Apache) have been
   replaced by two config options. On Nginx they are
`passenger_instance_registry_dir` and
   `passenger_data_buffer_dir`. On Apache they are
`PassengerInstanceRegistryDir` and
   `PassengerDataBufferDir`. On Apache, `PassengerUploadBufferDir` has been
replaced by
   `PassengerDataBufferDir`.
 * Command line tools no longer respect the `PASSENGER_TEMP_DIR` environment
variable.
   Use `PASSENGER_INSTANCE_REGISTRY_DIR` instead.
 * `passenger-status --show=requests` has been deprecated in favor of
   `passenger-status --show=connections`.
 * Using the SIGUSR1 signal to restart a Ruby app without dropping connections,
is no longer
   supported. Instead, use `passenger-config detach-process`.
 * Introduced the `passenger-config reopen-logs` command, which instructs all
Phusion Passenger
   agent processes to reopen their log files. You should call this after having
rotated the web
   server logs.
 * [Standalone] The Phusion Passenger Standalone config template has changed.
Users are
   encouraged to update it.
 * [Standalone] `passenger-standalone.json` has been renamed to
`Passengerfile.json`.
 * [Standalone] `passenger-standalone.json`/`Passengerfile.json` no longer
overrides command
   line options. Instead, command line options now have the highest priority.

Release 4.0.60
--------------

 * Fixed the password protection of internal Phusion Passenger processes.

   For security reasons, Phusion Passenger limits access to internal processes,
by using Unix
   file permissions and randomly generated passwords that only authorized
internal processes
   know. It turns out that this password wasn't set correctly, which has now
been fixed.
   There was no security vulnerability, because the file permissions already
provide
   sufficient security. The password only serves as an extra layer of security
just in case
   there is a problem with the former.

   This issue is not at all related to any application-level security or
application-level
   passwords. Any database passwords, keys, or secrets used and generated by
applications
   have got nothing to do with the nature of this issue. This issue only relates
to some
   randomly generated passwords that Passenger uses internally, for its internal
operations.

</ChangeLog>
Original commitRevision:381154 
Friday, 13 Feb 2015
12:49 osa search for other commits by this committer
Update third-party modsecurity module from 2.8.0 to 2.9.0.

<ChangeLog>

12 Feb 2015 - 2.9.0
-------------------

 * Fix apr_crypto.h include, now checking if apr_crypto.h is available by
   checking the definition WITH_APU_CRYPTO.
   [martinjina and ModSecurity team]

15 Dez 2014 - 2.9.0-RC2
-----------------------

 * OpenSSL dependency was removed on MS Windows builds. ModSecurity is now using
   the Windows certificate storage.
   [Gregg Smith, Steffen and ModSecurity team]
 * Informs about external resources loaded/failed while reloading Apache.
   [ModSecurity team]
 * Adds missing 'ModSecurity:' prefix in some warnings messages.
   [Walter Hop and ModSecurity team]
 * Refactoring external resources download warn messages. Holding the message
   to be displayed when Apache is ready to write on the error_log.
   [ModSecurity team]
 * Remote resources loading process is now failing in case of HTTP error.
   [Walter Hop and ModSecurity team]
 * Fixed start up crash on Apache with mod_ssl configured. Crash was happening
   during the download of remote resources.
   [Christian Folini, Walter Hop and ModSecurity team]
 * Curl is not a mandatory dependency to ModSecurity core anymore.
   [Rainer Jung and ModSecurity team]

18 Nov 2014 - 2.9.0-RC1
-----------------------

 * `pmFromFile' and `ipMatchFromFile' operators are now accepting HTTPS served
    files as parameter.
 * `SecRemoteRules' directive - allows you to specify a HTTPS served file that
    may contain rules in the SecRule format to be loaded into your ModSecurity
    instance.
 * `SecRemoteRulesFailAction' directive - allows you to control whenever the
    user wants to Abort or just Warn when there is a problem while downloading
    rules specified with the directive: `SecRemoteRules'.
 * `fuzzyHash' operator - allows to match contents using fuzzy hashes.
 * `FILES_TMP_CONTENT' collection - make available the content of uploaded
    files.
 * InsecureNoCheckCert - option to validate or not a chain of SSL certificates
   on mlogc connections.
 * ModSecurityIIS: ModSecurity event ID was changed from 0 to 0x1.
   [Issue #676 - Kris Kater and ModSecurity team]
 * Fixed signature on "status call": ModSecurity is now using the original
   server signature.
   [Issues #702 - Linas and ModSecurity team]
 * YAJL version is printed while ModSecurity initialization.
   [Issue #703 - Steffen (Apache Lounge) and Mauro Faccenda]
 * Fixed subnet representation using slash notation on the @ipMatch operator.
   [Issue #706 - Walter Hop and ModSecurity team]
 * Limited the length of a status call.
   [Issue #714 - 'cpanelkurt' and ModSecurity team]
 * Added the missing -P option to nginx regression tests.
   [Issue #720 - Paul Yang]
 * Fixed automake scripts to do not use features which will be deprecated in
   the upcoming releases of automake.
   [Issue #760 - ModSecurity team]
 * apr-utils's LDFALGS is now considered while building ModSecurity.
   [Issue #782 - Daniel J. Luke]
 * IIS installer is not considering IIS 6 as compatible anymore.
   [Issue #790 - ModSecurity team]
 * Fixed yajl build script: now looking for the correct header file.
   [Issue #804 - 'rpfilomeno' and ModSecurity team]
 * mlgoc is now forced to use TLS 1.x.
   [Issue #806 - Josh Amishav-Zlatin and ModSecurity team]

</ChangeLog>
Original commitRevision:378927 
Wednesday, 11 Feb 2015
03:23 osa search for other commits by this committer
Upgrade from 4.0.58 to 4.0.59:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 4.0.59
--------------

* [Enterprise] Fixed support for free-style Node.js apps.

</ChangeLog>
Original commitRevision:378812 
03:07 osa search for other commits by this committer
Upgrade from 1.7.9 to 1.7.10.

<ChangeLog>

Changes with nginx 1.7.10                                    10 Feb 2015

*) Feature: the "use_temp_path" parameter of the "proxy_cache_path",
   "fastcgi_cache_path", "scgi_cache_path", and "uwsgi_cache_path"
   directives.

*) Feature: the $upstream_header_time variable.

*) Workaround: now on disk overflow nginx tries to write error logs once
   a second only.

*) Bugfix: the "try_files" directive did not ignore normal files while
   testing directories.
   Thanks to Damien Tournoud.

*) Bugfix: alerts "sendfile() failed" if the "sendfile" directive was
   used on OS X; the bug had appeared in 1.7.8.

*) Bugfix: alerts "sem_post() failed" might appear in logs.

*) Bugfix: nginx could not be built with musl libc.
   Thanks to James Taylor.

*) Bugfix: nginx could not be built on Tru64 UNIX.
   Thanks to Goetz T. Fischer.

</ChangeLog>
Original commitRevision:378811 
Friday, 23 Jan 2015
23:28 osa search for other commits by this committer
Upgrade from 4.0.57 to 4.0.58:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 4.0.58
--------------

* [Enterprise] Fixed a bug in the Debian packages which caused Flying Passenger
to break when used with non-system Rubies.
* The Debian packages no longer require Ruby 1.9. Closes GH-1353.

</ChangeLog>
Original commitRevision:377773 
Sunday, 4 Jan 2015
16:54 osa search for other commits by this committer
Upgrade third-party dav_ext module from 0.0.2 to 0.0.3.
Original commitRevision:376243 
16:38 osa search for other commits by this committer
Upgrade third-party drizzle module from 0.1.7 to 0.1.8.
Rename extra patch for the module.
Original commitRevision:376242 
16:03 osa search for other commits by this committer
Upgrade third-party rtmp module from 1.1.5 to 1.1.6.
Remove necessary patch for the module.
Original commitRevision:376241 
03:27 osa search for other commits by this committer
Update third-party ngx_fancyindex module from 0.3.1 to 0.3.4.

Submitted by:	Miguel Clara <miguelmclara@gmail.com>

<ChangeLog>

v0.3.4
======
- Viewport is now defined in the generated HTML, which works better
  for mobile devices.
- Even-odd row styling moved to the CSS using :nth-child(). This
  makes the HTML served to clients smaller.

v0.3.3
======
- New feature: table headers in the default template are now clickable
  to set the sorting criteria and direction of the index entries.
  (https://github.com/aperezdc/ngx-fancyindex/issues/7)

v0.3.2
======
- Solved a bug that would leave certain clients stalled forever.
- Improved handling of subrequests for non-builtin headers/footers.

</ChangeLog>
Original commitRevision:376178 
Saturday, 3 Jan 2015
17:13 osa search for other commits by this committer
Upgrade from 1.7.8 to 1.7.9.

<ChangeLog>

Changes with nginx 1.7.9                                         23 Dec 2014

*) Feature: variables support in the "proxy_cache", "fastcgi_cache",
   "scgi_cache", and "uwsgi_cache" directives.

*) Feature: variables support in the "expires" directive.

*) Feature: loading of secret keys from hardware tokens with OpenSSL
   engines.
   Thanks to Dmitrii Pichulin.

*) Feature: the "autoindex_format" directive.

*) Bugfix: cache revalidation is now only used for responses with 200
   and 206 status codes.
   Thanks to Piotr Sikora.

*) Bugfix: the "TE" client request header line was passed to backends
   while proxying.

*) Bugfix: the "proxy_pass", "fastcgi_pass", "scgi_pass", and
   "uwsgi_pass" directives might not work correctly inside the "if" and
   "limit_except" blocks.

*) Bugfix: the "proxy_store" directive with the "on" parameter was
   ignored if the "proxy_store" directive with an explicitly specified
   file path was used on a previous level.

*) Bugfix: nginx could not be built with BoringSSL.
   Thanks to Lukas Tribus.

</ChangeLog>
Original commitRevision:376137 
17:08 osa search for other commits by this committer
Update third-party ngx_cache_purge module from 2.1 to 2.3 (as preparation to
upgrade the www/nginx-devel to 1.7.9).

<ChangeLog>

2014-12-23    VERSION 2.3
    * Fix compatibility with nginx-1.7.9+.

2014-12-02    VERSION 2.2
    * Fix compatibility with nginx-1.7.8+.

2014-05-19
    * Fix build on Solaris with SunCC (Solaris Studio).
      Reported by Jussi Sallinen.

</ChangeLog>
Original commitRevision:376130 
16:58 osa search for other commits by this committer
Upgrade from 4.0.53 to 4.0.57 (as preparation to upgrade the www/nginx-devel to
1.7.9):

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

Release 4.0.57
--------------

 * Fixed a native extension compatibility problem with Ruby 2.2.
   Closes [ruby-core:67152](https://bugs.ruby-lang.org/issues/10656).
 * Fixed compatibility with Nginx 1.7.9. Closes GH-1335.

Release 4.0.56
--------------

 * Fixed a file descriptor leak that manifests when an error page is shown.
Contributed by
   Paul Bonaud, closes GH-1325.
 * Improved Node.js request load balancing. Closes GH-1322. Thanks to Charles
Vallieres for
   the analysis.

Release 4.0.55
--------------

 * Supports Ruby 2.2. Closes GH-1314.
 * Fixed Linux OS name detection.

Release 4.0.54
--------------

 * Contains a licensing-related hot fix for Enterprise customers.

</ChangeLog>
Original commitRevision:376127 
Friday, 12 Dec 2014
22:51 osa search for other commits by this committer
Add missing dependency.
Don't bump PORTREVISION cause the third-party modsecurity module disabled by
default.

Patch from:	Ilya Komandyshko <ikomander@gmail.com>
Original commitRevision:374609 
Wednesday, 10 Dec 2014
23:12 osa search for other commits by this committer
Upgrade from 1.7.7 to 1.7.8.

<ChangeLog>

*) Change: now the "If-Modified-Since", "If-Range", etc. client request
   header lines are passed to a backend while caching if nginx knows in
   advance that the response will not be cached (e.g., when using
   proxy_cache_min_uses).

*) Change: now after proxy_cache_lock_timeout nginx sends a request to a
   backend with caching disabled; the new directives
   "proxy_cache_lock_age", "fastcgi_cache_lock_age",
   "scgi_cache_lock_age", and "uwsgi_cache_lock_age" specify a time
   after which the lock will be released and another attempt to cache a
   response will be made.

*) Change: the "log_format" directive can now be used only at http
   level.

*) Feature: the "proxy_ssl_certificate", "proxy_ssl_certificate_key",
   "proxy_ssl_password_file", "uwsgi_ssl_certificate",
   "uwsgi_ssl_certificate_key", and "uwsgi_ssl_password_file"
   directives.
   Thanks to Piotr Sikora.

*) Feature: it is now possible to switch to a named location using
   "X-Accel-Redirect".
   Thanks to Toshikuni Fukaya.

*) Feature: now the "tcp_nodelay" directive works with SPDY connections.

*) Feature: new directives in vim syntax highliting scripts.
   Thanks to Peter Wu.

*) Bugfix: nginx ignored the "s-maxage" value in the "Cache-Control"
   backend response header line.
   Thanks to Piotr Sikora.

*) Bugfix: in the ngx_http_spdy_module.
   Thanks to Piotr Sikora.

*) Bugfix: in the "ssl_password_file" directive when using OpenSSL
   0.9.8zc, 1.0.0o, 1.0.1j.

*) Bugfix: alerts "header already sent" appeared in logs if the
   "post_action" directive was used; the bug had appeared in 1.5.4.

*) Bugfix: alerts "the http output chain is empty" might appear in logs
   if the "postpone_output 0" directive was used with SSI includes.

*) Bugfix: in the "proxy_cache_lock" directive with SSI subrequests.
   Thanks to Yichun Zhang.

</ChangeLog>
Original commitRevision:374495 
Thursday, 4 Dec 2014
21:26 feld search for other commits by this committer
Update LICENSE to make the warnings go away
Original commitRevision:373984 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Wednesday, 29 Oct 2014
11:37 osa search for other commits by this committer
Upgrade from 1.7.6 to 1.7.7.

<ChangeLog>

*) Change: now nginx takes into account the "Vary" header line in a
   backend response while caching.

*) Feature: the "proxy_force_ranges", "fastcgi_force_ranges",
   "scgi_force_ranges", and "uwsgi_force_ranges" directives.

*) Feature: the "proxy_limit_rate", "fastcgi_limit_rate",
   "scgi_limit_rate", and "uwsgi_limit_rate" directives.

*) Feature: the "Vary" parameter of the "proxy_ignore_headers",
   "fastcgi_ignore_headers", "scgi_ignore_headers", and
   "uwsgi_ignore_headers" directives.

*) Bugfix: the last part of a response received from a backend with
   unbufferred proxy might not be sent to a client if "gzip" or "gunzip"
   directives were used.

*) Bugfix: in the "proxy_cache_revalidate" directive.
   Thanks to Piotr Sikora.

*) Bugfix: in error handling.
   Thanks to Yichun Zhang and Daniil Bondarev.

*) Bugfix: in the "proxy_next_upstream_tries" and
   "proxy_next_upstream_timeout" directives.
   Thanks to Feng Gu.

*) Bugfix: nginx/Windows could not be built with MinGW-w64 gcc.
   Thanks to Kouhei Sutou.

</ChangeLog>
Original commitRevision:371674 
Saturday, 4 Oct 2014
14:16 osa search for other commits by this committer
Update from 4.0.52 to 4.0.53:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* Upgraded the preferred Nginx version to 1.6.2.
* Improved RVM gemset autodetection.
* Fixed some Ruby 2.2 compatibility issues.

</ChangeLog>
Original commitRevision:369965 
Wednesday, 1 Oct 2014
01:18 osa search for other commits by this committer
Update from 4.0.50 to 4.0.52:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* Fixed a null termination bug when autodetecting application types.
* Node.js apps can now also trigger the inverse port binding mechanism by
passing `'/passenger'`
  as argument.  This was introduced in order to be able to support the Hapi.js
framework.
  Please read
 
http://stackoverflow.com/questions/20645231/phusion-passenger-error-http-server-listen-was-called-more-than-once/20645549
  for more information regarding Hapi.js support.
* It is now possible to abort Node.js WebSocket connections upon application
restart.
  Please refer to
 
https://github.com/phusion/passenger/wiki/Phusion-Passenger:-Node.js-tutorial#restarting_apps_that_serve_long_running_connections
  for more information.  Closes GH-1200.
* Passenger Standalone no longer automatically resolves symlinks in its paths.
* `passenger-config system-metrics` no longer crashes when the system clock is
set to a time
  in the past.  Closes GH-1276.
* `passenger-status`, `passenger-memory-stats`,
`passenger-install-apache2-module` and
  `passenger-install-nginx-module` no longer output ANSI color codes by default
when
  STDOUT is not a TTY. Closes GH-487.
* `passenger-install-nginx-module --auto` is now all that's necessary to make it
fully
  non-interactive.  It is no longer necessary to provide all the answers through
  command line parameters. Closes GH-852.
* Minor contribution by Alessandro Lenzen.

</ChangeLog>
Original commitRevision:369682 
Tuesday, 30 Sep 2014
17:08 osa search for other commits by this committer
Update from 1.7.5 to 1.7.6.

<ChangeLog>

*) Change: the deprecated "limit_zone" directive is not supported
   anymore.

*) Feature: the "limit_conn_zone" and "limit_req_zone" directives now
   can be used with combinations of multiple variables.

*) Bugfix: request body might be transmitted incorrectly when retrying a
   FastCGI request to the next upstream server.

*) Bugfix: in logging to syslog.

</ChangeLog>
Original commitRevision:369648 
Friday, 26 Sep 2014
00:02 osa search for other commits by this committer
Update CPE_VENDOR.
Original commitRevision:369298 
Friday, 19 Sep 2014
01:27 osa search for other commits by this committer
Update third-party rtmp module from 1.1.4 to 1.1.5.
Fix compilation issue (1).
Do not bump PORTREVISION.

Obtained
from:	https://github.com/arut/nginx-rtmp-module/commit/dd5f2aa117c617e1f0fde26f8fd58903be2d85e8.patch	(1)
Original commitRevision:368537 
00:56 osa search for other commits by this committer
Security update from 1.7.4 to 1.7.5.
Temporary disable two third-party modules: supervisord and rtmp.

<ChangeLog>

*) Security: it was possible to reuse SSL sessions in unrelated contexts
   if a shared SSL session cache or the same TLS session ticket key was
   used for multiple "server" blocks (CVE-2014-3616).
   Thanks to Antoine Delignat-Lavaud.

*) Change: now the "stub_status" directive does not require a parameter.

*) Feature: the "always" parameter of the "add_header" directive.

*) Feature: the "proxy_next_upstream_tries",
   "proxy_next_upstream_timeout", "fastcgi_next_upstream_tries",
   "fastcgi_next_upstream_timeout", "memcached_next_upstream_tries",
   "memcached_next_upstream_timeout", "scgi_next_upstream_tries",
   "scgi_next_upstream_timeout", "uwsgi_next_upstream_tries", and
   "uwsgi_next_upstream_timeout" directives.

*) Bugfix: in the "if" parameter of the "access_log" directive.

*) Bugfix: in the ngx_http_perl_module.
   Thanks to Piotr Sikora.

*) Bugfix: the "listen" directive of the mail proxy module did not allow
   to specify more than two parameters.

*) Bugfix: the "sub_filter" directive did not work with a string to
   replace consisting of a single character.

*) Bugfix: requests might hang if resolver was used and a timeout
   occurred during a DNS request.

*) Bugfix: in the ngx_http_spdy_module when using with AIO.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "set" directive was used to change the "$http_...", "$sent_http_...",
   or "$upstream_http_..." variables.

*) Bugfix: in memory allocation error handling.
   Thanks to Markus Linnala and Feng Gu.

</ChangeLog>
Original commitRevision:368536 
Wednesday, 17 Sep 2014
14:55 mat search for other commits by this committer
OPTIONS_SINGLE must have one value selected at all time, let's guess that MP4
is optional and switch to OPTIONS_RADIO.

Sponsored by:	Absolight
Original commitRevision:368382 
Friday, 29 Aug 2014
11:09 osa search for other commits by this committer
Update from 4.0.49 to 4.0.50:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

* Fixed a potential heap corruption bug.
* Added Union Station support for Rails 4.1.

</ChangeLog>
Original commitRevision:366502 
Monday, 25 Aug 2014
12:19 bapt search for other commits by this committer
Convert to USES=pgsql
Original commitRevision:366069 
Friday, 22 Aug 2014
22:06 osa search for other commits by this committer
Update from 4.0.48 to 4.0.49:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

<ChangeLog>

 * Upgraded the preferred Nginx version to 1.6.1.
 * Fixed a crash that may be triggered by the `passenger_max_requests` feature.
 * Introduced the `spawn_failed` hook, which is called when an application
   process fails to spawn. You could use this hook to setup an error
   notification system. Closes GH-1252.
 * Fonts, RSS and XML are now gzip-compressed by default in Phusion Passenger
   Standalone. Thanks to Jacob Elder. Closes GH-1254.
 * Fixed some user and group information lookup issues. Closes GH-1253.
 * Fixed some request handling crashes. Closes GH-1250.
 * Fixed some compilation problems on Gentoo. Closes GH-1261.
 * Fixed some compilation problems on Solaris. Closes GH-1260.

</ChangeLog>
Original commitRevision:365702 
Monday, 11 Aug 2014
17:05 adamw search for other commits by this committer
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:364628 
Sunday, 10 Aug 2014
17:47 osa search for other commits by this committer
Update third-party modsecurity module from 2.7.5 to latest version 2.8.0.
Original commitRevision:364551 
15:21 osa search for other commits by this committer
Update from 4.0.45 to 4.0.48:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.

Add CPE information.

<ChangeLog>

Release 4.0.48
--------------

 * Fixed a race condition while determining what user an application should
   be executed as. This bug could lead to applications being run as the wrong
   user. Closes GH-1241.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:364549 

Number of commits found: 1106 (showing only 100 on this page)

[First Page]  «  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]