- While I'm here:
- Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
- Support STAGEDIR
- Use single space after WWW:
PR: ports/182552
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
<ChangeLog>
*) Feature: the "fastcgi_buffering" directive.
*) Feature: the "proxy_ssl_protocols" and "proxy_ssl_ciphers"
directives.
Thanks to Piotr Sikora.
*) Feature: optimization of SSL handshakes when using long certificate
chains.
*) Feature: the mail proxy supports SMTP pipelining.
*) Bugfix: in the ngx_http_auth_basic_module when using "$apr1$"
password encryption method.
Thanks to Markus Linnala.
*) Bugfix: in MacOSX, Cygwin, and nginx/Windows incorrect location might
be used to process a request if locations were given using characters
in different cases.
*) Bugfix: automatic redirect with appended trailing slash for proxied
locations might not work.
*) Bugfix: in the mail proxy server.
*) Bugfix: in the ngx_http_spdy_module.
</ChangeLog>
2013-10-01 sysutils/puppet26: End of Life from april 2013. Upgrade to 2.7 or 3.x.
2013-10-01 www/varnish2: No update since january 2011. Upgrade to Varnish 3.
- Add patch for a bug in Module::Import::RTx which doesn't take any
account of ${DESTDIR}. This is a known bug upstream which hasn't
been fixed in 7 years or so since it was first reported...
https://rt.cpan.org/Public/Bug/Display.html?id=12964
- While I'm here:
- Convert to new LIB_DEPENDS format
- Use CLFLAGS+= instead of CFLAGS=
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
Changes: http://pecl.php.net/package-changelog.php?package=sphinx
PR: ports/181215
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: Max Baryshnikov <mephius@gmail.com> (maintainer)
Remove needless entries for ngx_http_auth_request_module from distinfo, the module is the part of main distro.
<ChangeLog>
*) Change: now nginx assumes HTTP/1.0 by default if it is not able to
detect protocol reliably.
*) Feature: the "disable_symlinks" directive now uses O_PATH on Linux.
*) Feature: now nginx uses EPOLLRDHUP events to detect premature
connection close by clients if the "epoll" method is used.
*) Bugfix: in the "valid_referers" directive if the "server_names"
parameter was used.
*) Bugfix: the $request_time variable did not work in nginx/Windows.
*) Bugfix: in the "image_filter" directive.
Thanks to Lanshun Zhou.
*) Bugfix: OpenSSL 1.0.1f compatibility.
Thanks to Piotr Sikora.
</ChangeLog>