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]  «  2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12  »  [Last Page]

Sunday, 10 Aug 2014
03:27 osa search for other commits by this committer
Add CPE information.
Original commitRevision:364497 
Saturday, 9 Aug 2014
18:29 osa search for other commits by this committer
Update from 1.7.3 to 1.7.4.

<ChangeLog>

*) Security: pipelined commands were not discarded after STARTTLS
   command in SMTP proxy (CVE-2014-3556); the bug had appeared in 1.5.6.
   Thanks to Chris Boulton.

*) Change: URI escaping now uses uppercase hexadecimal digits.
   Thanks to Piotr Sikora.

*) Feature: now nginx can be build with BoringSSL and LibreSSL.
   Thanks to Piotr Sikora.

*) Bugfix: requests might hang if resolver was used and a DNS server
   returned a malformed response; the bug had appeared in 1.5.8.

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

*) Bugfix: the $uri variable might contain garbage when returning errors
   with code 400.
   Thanks to Sergey Bobrov.

*) Bugfix: in error handling in the "proxy_store" directive and the
   ngx_http_dav_module.
   Thanks to Feng Gu.

*) Bugfix: a segmentation fault might occur if logging of errors to
   syslog was used; the bug had appeared in 1.7.1.

*) Bugfix: the $geoip_latitude, $geoip_longitude, $geoip_dma_code, and
   $geoip_area_code variables might not work.
   Thanks to Yichun Zhang.

*) Bugfix: in memory allocation error handling.
   Thanks to Tatsuhiko Kubo and Piotr Sikora.

</ChangeLog>
Original commitRevision:364458 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Sunday, 13 Jul 2014
23:13 osa search for other commits by this committer
Update from 1.7.2 to 1.7.3.

<ChangeLog>

*) Feature: weak entity tags are now preserved on response
   modifications, and strong ones are changed to weak.

*) Feature: cache revalidation now uses If-None-Match header if
   possible.

*) Feature: the "ssl_password_file" directive.

*) Bugfix: the If-None-Match request header line was ignored if there
   was no Last-Modified header in a response returned from cache.

*) Bugfix: "peer closed connection in SSL handshake" messages were
   logged at "info" level instead of "error" while connecting to
   backends.

*) Bugfix: in the ngx_http_dav_module module in nginx/Windows.

*) Bugfix: SPDY connections might be closed prematurely if caching was
   used.

</ChangeLog>
Original commitRevision:361724 
Monday, 23 Jun 2014
13:44 amdmi3 search for other commits by this committer
- Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:358946 
Friday, 20 Jun 2014
09:50 osa search for other commits by this committer
Update from 4.0.44 to 4.0.45:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:358542 
Thursday, 19 Jun 2014
23:42 osa search for other commits by this committer
Update from 1.7.1 to 1.7.2.
Remove nginx_upstream_hash third-party module support, please use
http_upstream_hash_module instead.

<ChangeLog>

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

*) Feature: defragmentation of free shared memory blocks.
   Thanks to Wandenberg Peixoto and Yichun Zhang.

*) Bugfix: a segmentation fault might occur in a worker process if the
   default value of the "access_log" directive was used; the bug had
   appeared in 1.7.0.
   Thanks to Piotr Sikora.

*) Bugfix: trailing slash was mistakenly removed from the last parameter
   of the "try_files" directive.

*) Bugfix: nginx could not be built on OS X in some cases.

*) Bugfix: in the ngx_http_spdy_module.

</ChangeLog>
Original commitRevision:358475 
Thursday, 12 Jun 2014
09:17 tijl search for other commits by this committer
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.

Approved by:	portmgr (implicit)
Original commitRevision:357574 
Tuesday, 10 Jun 2014
12:14 mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
Original commitRevision:357300 
Monday, 2 Jun 2014
10:57 osa search for other commits by this committer
Multiple third-party modules as well as repos have been moved from agentzh and
chaoslawful
to openresty and renamed accordingly.

Do not dump PORTREVISION.

PR:	190074
Original commitRevision:356210 
09:49 osa search for other commits by this committer
Update third-party rtmp module from 1.1.2 to 1.1.4.
Remove whitespaces.
Original commitRevision:356208 
02:14 osa search for other commits by this committer
Update from 4.0.41 to 4.0.44:

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

<ChangeLog>

Release 4.0.44
--------------

 * The issue tracker has now been moved from Google Code to Github.
   Before version 4.0.44 (May 29 2014, commit 3dd0964c9f4), all
   issue numbers referred to Google Code. From now on, all issue
   numbers will refer to Github Issues.
 * Fixed compilation problems on OS X Lion and OS X Mountain Lion.
 * On Ruby, fixed `nil` being frozen on accident in some cases.
   See issue #1192.

Release 4.0.43
--------------

 * Introduced a new command `passenger-config list-instances`, which prints all
   running Phusion Passenger instances.
 * Introduced a new command `passenger-config system-metrics, which displays
   metrics about the system such as the total CPU and memory usage.
 * Fixed some compilation problems caused by the compiler capability
autodetector.
 * System metrics such as total CPU usage and memory usage, are now sent to
   [Union Station](https://www.unionstationapp.com) in preparation for future
   features.

Release 4.0.42
--------------

 * [Nginx] Upgraded the preferred Nginx version to 1.6.0.
 * [Nginx] Fixed compatibility with Nginx 1.7.0.
 * [Standalone] The MIME type for .woff files has been changed to
application/font-woff.
   Fixes issue #1071.
 * There are now APT packages for Ubuntu 14.04. At the same time, packages for
   Ubuntu 13.10 have been abandoned.
 * Introduced a new command, `passenger-config build-native-support`, for
ensuring
   that the native_support library for the current Ruby interpreter is built.
This
   is useful in system provisioning scripts.
 * For security reasons, friendly error pages (those black/purple pages that
shows
   the error message, backtrace and environment variable dump when an
application
   fails to start) are now disabled by default when the application environment
is
   set to 'staging' or 'production'. Fixes issue #1063.
 * Fixed some compilation warnings on Ubuntu 14.04.
 * Fixed some compatibility problems with Rake 10.2.0 and later.
   See [Rake issue 274](https://github.com/jimweirich/rake/issues/274).
 * Improved error handling in [Union Station](https://www.unionstationapp.com)
support.
 * Data is now sent to Union Station on a more frequent basis, in order to make
new
   data show up more quickly.
 * Information about the code revision is now sent to Union Station, which will
be
   used in the upcoming deployment tracking feature in Union Station 2.

</ChangeLog>
Original commitRevision:356191 
Sunday, 1 Jun 2014
20:12 osa search for other commits by this committer
Update from 1.7.0 to 1.7.1.

<ChangeLog>

*) Feature: the "$upstream_cookie_..." variables.

*) Feature: the $ssl_client_fingerprint variable.

*) Feature: the "error_log" and "access_log" directives now support
   logging to syslog.

*) Feature: the mail proxy now logs client port on connect.

*) Bugfix: memory leak if the "ssl_stapling" directive was used.
   Thanks to Filipe da Silva.

*) Bugfix: the "alias" directive used inside a location given by a
   regular expression worked incorrectly if the "if" or "limit_except"
   directives were used.

*) Bugfix: the "charset" directive did not set a charset to encoded
   backend responses.

*) Bugfix: a "proxy_pass" directive without URI part might use original
   request after the $args variable was set.
   Thanks to Yichun Zhang.

*) Bugfix: in the "none" parameter in the "smtp_auth" directive; the bug
   had appeared in 1.5.6.
   Thanks to Svyatoslav Nikolsky.

*) Bugfix: if sub_filter and SSI were used together, then responses
   might be transferred incorrectly.

*) Bugfix: nginx could not be built with the --with-file-aio option on
   Linux/aarch64.

</ChangeLog>
Original commitRevision:356170 
Sunday, 4 May 2014
15:54 osa search for other commits by this committer
Update from 1.5.13 to 1.7.0.
Temporary disable passenger support, patching require.

<ChangeLog>

*) Feature: backend SSL certificate verification.

*) Feature: support for SNI while working with SSL backends.

*) Feature: the $ssl_server_name variable.

*) Feature: the "if" parameter of the "access_log" directive.

</ChangeLog>
Original commitRevision:352964 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Wednesday, 9 Apr 2014
02:36 osa search for other commits by this committer
Update from 4.0.35 to 4.0.41:

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

STAGEfy www/rubygem-passenger.
Original commitRevision:350664 
01:19 osa search for other commits by this committer
Update from 1.5.12 to 1.5.13.

<ChangeLog>

*) Change: improved hash table handling; the default values of the
   "variables_hash_max_size" and "types_hash_bucket_size" were changed
   to 1024 and 64 respectively.

*) Feature: the ngx_http_mp4_module now supports the "end" argument.

*) Feature: byte ranges support in the ngx_http_mp4_module and while
   saving responses to cache.

*) Bugfix: alerts "ngx_slab_alloc() failed: no memory" no longer logged
   when using shared memory in the "ssl_session_cache" directive and in
   the ngx_http_limit_req_module.

*) Bugfix: the "underscores_in_headers" directive did not allow
   underscore as a first character of a header.
   Thanks to Piotr Sikora.

*) Bugfix: cache manager might hog CPU on exit in nginx/Windows.

*) Bugfix: nginx/Windows terminated abnormally if the
   "ssl_session_cache" directive was used with the "shared" parameter.

*) Bugfix: in the ngx_http_spdy_module.

</ChangeLog>
Original commitRevision:350656 
Sunday, 23 Mar 2014
02:35 osa search for other commits by this committer
Security update from 1.5.11 to 1.5.12.

<ChangeLog>

*) Security: a heap memory buffer overflow might occur in a worker
   process while handling a specially crafted request by
   ngx_http_spdy_module, potentially resulting in arbitrary code
   execution (CVE-2014-0133).
   Thanks to Lucas Molas, researcher at Programa STIC, Fundacion Dr.
   Manuel Sadosky, Buenos Aires, Argentina.

*) Feature: the "proxy_protocol" parameters of the "listen" and
   "real_ip_header" directives, the $proxy_protocol_addr variable.

*) Bugfix: in the "fastcgi_next_upstream" directive.
   Thanks to Lucas Molas.

</ChangeLog>
Original commitRevision:348827 
Thursday, 6 Mar 2014
00:07 osa search for other commits by this committer
Update from 1.5.10 to 1.5.11.

<ChangeLog>

*) Security: memory corruption might occur in a worker process on 32-bit
   platforms while handling a specially crafted request by
   ngx_http_spdy_module, potentially resulting in arbitrary code
   execution (CVE-2014-0088); the bug had appeared in 1.5.10.
   Thanks to Lucas Molas, researcher at Programa STIC, Fundacion Dr.
   Manuel Sadosky, Buenos Aires, Argentina.

*) Feature: the $ssl_session_reused variable.

*) Bugfix: the "client_max_body_size" directive might not work when
   reading a request body using chunked transfer encoding; the bug had
   appeared in 1.3.9.
   Thanks to Lucas Molas.

*) Bugfix: a segmentation fault might occur in a worker process when
   proxying WebSocket connections.

*) Bugfix: a segmentation fault might occur in a worker process if the
   ngx_http_spdy_module was used on 32-bit platforms; the bug had
   appeared in 1.5.10.

*) Bugfix: the $upstream_status variable might contain wrong data if the
   "proxy_cache_use_stale" or "proxy_cache_revalidate" directives were
   used.
   Thanks to Piotr Sikora.

*) Bugfix: a segmentation fault might occur in a worker process if
   errors with code 400 were redirected to a named location using the
   "error_page" directive.

*) Bugfix: nginx/Windows could not be built with Visual Studio 2013.

</ChangeLog>
Original commitRevision:347157 
Wednesday, 5 Feb 2014
12:56 osa search for other commits by this committer
Update from 1.5.8 to 1.5.10.
Disable third-party ctpp2 module.

<ChangeLog>

Changes with nginx 1.5.10                                        04 Feb 2014

*) Feature: the ngx_http_spdy_module now uses SPDY 3.1 protocol.
   Thanks to Automattic and MaxCDN for sponsoring this work.

*) Feature: the ngx_http_mp4_module now skips tracks too short for a
   seek requested.

*) Bugfix: a segmentation fault might occur in a worker process if the
   $ssl_session_id variable was used in logs; the bug had appeared in
   1.5.9.

*) Bugfix: the $date_local and $date_gmt variables used wrong format
   outside of the ngx_http_ssi_filter_module.

*) Bugfix: client connections might be immediately closed if deferred
   accept was used; the bug had appeared in 1.3.15.

*) Bugfix: alerts "getsockopt(TCP_FASTOPEN) ... failed" appeared in logs
   during binary upgrade on Linux; the bug had appeared in 1.5.8.
   Thanks to Piotr Sikora.

Changes with nginx 1.5.9                                         22 Jan 2014

*) Change: now nginx expects escaped URIs in "X-Accel-Redirect" headers.

*) Feature: the "ssl_buffer_size" directive.

*) Feature: the "limit_rate" directive can now be used to rate limit
   responses sent in SPDY connections.

*) Feature: the "spdy_chunk_size" directive.

*) Feature: the "ssl_session_tickets" directive.
   Thanks to Dirkjan Bussink.

*) Bugfix: the $ssl_session_id variable contained full session
   serialized instead of just a session id.
   Thanks to Ivan Ristic.

*) Bugfix: nginx incorrectly handled escaped "?" character in the
   "include" SSI command.

*) Bugfix: the ngx_http_dav_module did not unescape destination URI of
   the COPY and MOVE methods.

*) Bugfix: resolver did not understand domain names with a trailing dot.
   Thanks to Yichun Zhang.

*) Bugfix: alerts "zero size buf in output" might appear in logs while
   proxying; the bug had appeared in 1.3.9.

*) Bugfix: a segmentation fault might occur in a worker process if the
   ngx_http_spdy_module was used.

*) Bugfix: proxied WebSocket connections might hang right after
   handshake if the select, poll, or /dev/poll methods were used.

*) Bugfix: the "xclient" directive of the mail proxy module incorrectly
   handled IPv6 client addresses.

</ChangeLog>
Original commitRevision:342692 
Thursday, 30 Jan 2014
10:01 decke search for other commits by this committer
- By popular request enable HTTP_SSL option per default

With hat:	portmgr
Discussed with:	osa@ (maintainer)
Original commitRevision:341828 
Friday, 17 Jan 2014
01:27 osa search for other commits by this committer
Update from 4.0.33 to 4.0.35:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:340006 
Thursday, 16 Jan 2014
01:49 vanilla search for other commits by this committer
Upgrade 3rd party modules to latest version.

echo          0.50 => 0.51
headers_more  0.24 => 0.25
drizzle       0.1.6 => 0.1.7
rtmp          1.0.8 => 1.1.2
set_misc      0.23 => 0.24
srcache       0.24 => 0.25

Approved by:	osa@
Original commitRevision:339882 
Tuesday, 14 Jan 2014
10:52 osa search for other commits by this committer
Update from 1.5.7 to 1.5.8.

<ChangeLog>

*) Feature: IPv6 support in resolver.

*) Feature: the "listen" directive supports the "fastopen" parameter.
   Thanks to Mathew Rodley.

*) Feature: SSL support in the ngx_http_uwsgi_module.
   Thanks to Roberto De Ioris.

*) Feature: vim syntax highlighting scripts were added to contrib.
   Thanks to Evan Miller.

*) Bugfix: a timeout might occur while reading client request body in an
   SSL connection using chunked transfer encoding.

*) Bugfix: the "master_process" directive did not work correctly in
   nginx/Windows.

*) Bugfix: the "setfib" parameter of the "listen" directive might not
   work.

*) Bugfix: in the ngx_http_spdy_module.

</ChangeLog>
Original commitRevision:339677 
10:45 osa search for other commits by this committer
Upgrade third-party lua module from 0.9.3 to 0.9.4.
Original commitRevision:339676 
Saturday, 4 Jan 2014
05:01 osa search for other commits by this committer
Update from 4.0.30 to 4.0.33:

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

<ChangeLog>

Release 4.0.33
--------------

* Fixed a compatibility problem in passenger-install-apache2-module with Ruby
1.8.
  The language selection menu didn't work properly.

Release 4.0.32
--------------

* Fixed compatibility problems with old Ruby versions that didn't include
RubyGems.

Release 4.0.31
--------------

* Introduced a new tool: `passenger-config restart-app`. With this command you
  can initiate an application restart without touching restart.txt.
  Unlike touching restart.txt, this tool initiates the restart immediately
  instead of on the next request.
* Fixed some problems in process spawning and request handling.
* Fixed some problems with the handling of HTTP chunked transfer encoding
  bodies. These problems only occurred in Ruby.
* Fixed the HelperAgent, upon shutdown, not correctly waiting 5 seconds until
  all clients have disconnected. Fixes issue #884.
* Fixed compilation problems on FreeBSD.
* Fixed some C++ strict aliasing problems.
* Fixed some problems with spawning applications that print messages without
  newline during startup. Fixes issue #1039.
* Fixed potential hangs on JRuby when Ctrl-C is used to shutdown the server.
  Fixes issue #1035.
* When Phusion Passenger is installed through the Debian package,
  passenger-install-apache2-module now checks whether the Apache
  module package (libapache2-mod-passenger) is properly installed,
  and installs it using apt-get if it's not installed. Fixes
  issue #1031.
* The `passenger-status --show=xml` command no longer prints the non-XML
  preamble, such as the version number and the time. Fixes issue #1037.
* The Ruby native extension check whether it's loaded against the right Ruby
  version, to prevent problems when people upgrade Ruby without recompiling
  their native extensions.
* Various other minor Debian packaging improvements.

</ChangeLog>
Original commitRevision:338622 
Friday, 3 Jan 2014
01:13 bapt search for other commits by this committer
Part 2 at removing now useless FETCH_ARGS redifition
Original commitRevision:338513 
Tuesday, 31 Dec 2013
15:24 osa search for other commits by this committer
Update from 4.0.29 to 4.0.30:

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

<ChangeLog>

* Fixed wrong autogeneration of HTTP Date header. If the web app does
  not supply a Date header, then Passenger will add one. Unfortunately
  due to the use of the wrong format string, December 30 2013 is
  formatted as December 30 2014. As a result, cookies that expire before
  2014 would expire on December 30 2013 and December 31 2013. Details can
  be found at [Github pull request
93](https://github.com/phusion/passenger/pull/93).

  This issue only affects Phusion Passenger for Nginx and Phusion Passenger
  Standalone, and does not affect Phusion Passenger for Apache.

  You can work around this problem in your application by setting a
  Date header. For example, in Rails you can do:

      before_filter { response.date = Time.now.utc }

  Many thanks to Jeff Michael Dean (zilkey) and many others for bringing this
  to our attention and for providing workarounds and feedback.

</ChangeLog>
Original commitRevision:338325 
Sunday, 22 Dec 2013
08:58 vanilla search for other commits by this committer
1: Upgrade 3rd party modules to latest version.

echo          0.49 => 0.50
headers_more  0.22 => 0.24
drizzle       0.1.5 => 0.1.6
ndk           0.2.18 => 0.2.19
memc          0.13rc3 => 0.14
rds_csv       0.5rc2 => 0.5
rds_json      0.12rc10 => 0.13
rtmp          1.0.6 => 1.0.8
set_misc      0.22rc8 => 0.23
sflow         0.9.6 => 0.9.7
srcache       0.22 => 0.24
xss           0.3rc9 => 0.4
arrayvar      0.03rc1 => 0.03

2: add http_footer module.

Approved by:	osa@ (maintainer)
Original commitRevision:337176 
Thursday, 19 Dec 2013
17:46 osa search for other commits by this committer
Update third-party lua module from 0.9.2 to 0.9.3.
Original commitRevision:336940 
17:31 osa search for other commits by this committer
Be more correct with openssl on modern FreeBSD10.

Do not bump PORTREVISION cause SPDY module disable by default.
Original commitRevision:336939 
Saturday, 14 Dec 2013
15:59 osa search for other commits by this committer
Update from 4.0.27 to 4.0.29:

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

<ChangeLog>

Release 4.0.29
--------------

* Fixed a compilation problem on OS X Mavericks.

Release 4.0.28
--------------

* Introduced a workaround for a GCC 4.6 bug. This bug could cause Phusion
  Passsenger to crash during startup. Affected operating systems include
  Ubuntu 12.04 and Amazon Linux 2013.09.01, though not every machine with
  this OS installed exhibits the problem. See issue #902.
* Improved Node.js support: the Sails framework is now supported.
* Improved Node.js support: the streams2 API is now supported.
* Introduced support for hooks, allowing users to easily extend Phusion
  Passenger's behavior.
* Fixed a bug in the `passenger start -R` option. It was broken because of a
  change introduced in 4.0.25.
* Fixed a bug in PassengerMaxInstancesPerApp. Fixes issue #1016.
* Fixed compilation problems on Solaris.
* Fixed an encoding problem in the Apache autodetection code. Fixes
  issue #1026.
* The Debian packages no longer depend on libruby.
* Application stdout and stderr are now printed without normal
  Phusion Passenger debugging information, making them easier to read.

</ChangeLog>
Original commitRevision:336456 
Friday, 6 Dec 2013
02:28 osa search for other commits by this committer
Update from 4.0.26 to 4.0.27:

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

<ChangeLog>

* [Apache] Fixed a bug in the Apache module which could lock up the Apache
  process or thread. This is a regression introduced in version 4.0.24.
* Node.js application processes now have friendly process titles.

</ChangeLog>
Original commitRevision:335722 
Wednesday, 4 Dec 2013
05:06 osa search for other commits by this committer
Make third-party accept_language module fetchable by update to latest version.

PR:	ports/184153
Original commitRevision:335603 
Tuesday, 3 Dec 2013
02:37 vanilla search for other commits by this committer
Upgrade lua module to 0.9.2, echo module to 0.49.

Approved by:	maintainer (osa@)
Original commitRevision:335545 
Sunday, 1 Dec 2013
16:11 osa search for other commits by this committer
Upgrade third-party ngx_http_redis module from 0.3.6 to 0.3.7.

<ChangeLog>

*) Bugfix: ngx_http_redis_module might issue the error message
   "redis sent invalid trailer" for nginx >= 1.5.3.
   Thanks to Maxim Dounin.

</ChangeLog>
Original commitRevision:335402 
Saturday, 30 Nov 2013
10:29 osa search for other commits by this committer
Update from 4.0.25 to 4.0.26:

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

<ChangeLog>

* Introduced the `PassengerBufferUpload` option for Apache. This option allows
one
  to disable upload buffering, e.g. in order to be able to track upload
progress.
* [Nginx] The `HTTPS` variable is now set correctly for HTTPS connections, even
  without setting `ssl on`. Fixes issue #401.
* [Standalone] It is now possible to listen on both a normal HTTP and an HTTPS
port.
* [Enterprise] The `passenger-status` tool now displays rolling restart status.

</ChangeLog>
Original commitRevision:335279 
Sunday, 24 Nov 2013
14:21 vanilla search for other commits by this committer
Update rtmp module to 1.0.6.

Approved by:	osa@ (maintainer)
Original commitRevision:334729 
Wednesday, 20 Nov 2013
18:13 osa search for other commits by this committer
Update from 4.0.24 to 4.0.25:

o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Original commitRevision:334435 
Tuesday, 19 Nov 2013
18:30 osa search for other commits by this committer
Update from 4.0.23 to 4.0.24:

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

Try to fix build www/rubygem-passenger with upcoming FreeBSD 10.
Original commitRevision:334340 
18:00 osa search for other commits by this committer
Security update from 1.5.6 to 1.5.7.

<ChangeLog>

*) Security: a character following an unescaped space in a request line
   was handled incorrectly (CVE-2013-4547); the bug had appeared in
   0.8.41.
   Thanks to Ivan Fratric of the Google Security Team.

*) Change: a logging level of auth_basic errors about no user/password
   provided has been lowered from "error" to "info".

*) Feature: the "proxy_cache_revalidate", "fastcgi_cache_revalidate",
   "scgi_cache_revalidate", and "uwsgi_cache_revalidate" directives.

*) Feature: the "ssl_session_ticket_key" directive.
   Thanks to Piotr Sikora.

*) Bugfix: the directive "add_header Cache-Control ''" added a
   "Cache-Control" response header line with an empty value.

*) Bugfix: the "satisfy any" directive might return 403 error instead of
   401 if auth_request and auth_basic directives were used.
   Thanks to Jan Marc Hoffmann.

*) Bugfix: the "accept_filter" and "deferred" parameters of the "listen"
   directive were ignored for listen sockets created during binary
   upgrade.
   Thanks to Piotr Sikora.

*) Bugfix: some data received from a backend with unbufferred proxy
   might not be sent to a client immediately if "gzip" or "gunzip"
   directives were used.
   Thanks to Yichun Zhang.

*) Bugfix: in error handling in ngx_http_gunzip_filter_module.

*) Bugfix: responses might hang if the ngx_http_spdy_module was used
   with the "auth_request" directive.

*) Bugfix: memory leak in nginx/Windows.

</ChangeLog>
Original commitRevision:334337 
Monday, 4 Nov 2013
13:20 osa search for other commits by this committer
Stagefy.

Thanks to:	danfe
Original commitRevision:332711 
Sunday, 3 Nov 2013
06:32 osa search for other commits by this committer
Convert LIB_DEPENDS to new syntax.
Original commitRevision:332591 
Saturday, 2 Nov 2013
11:56 osa search for other commits by this committer
Update from 4.0.21 to 4.0.23:

o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Original commitRevision:332469 
Saturday, 26 Oct 2013
13:39 osa search for other commits by this committer
Update from 4.0.20 to 4.0.21:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:331688 
Saturday, 12 Oct 2013
07:20 osa search for other commits by this committer
Update from 4.0.19 to 4.0.20:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:330122 
Tuesday, 1 Oct 2013
17:39 osa search for other commits by this committer
Update from 1.5.5 to 1.5.6.

<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>
Original commitRevision:328974 
Sunday, 29 Sep 2013
15:34 osa search for other commits by this committer
Update from 4.0.17 to 4.0.19:

o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Original commitRevision:328708 
Saturday, 28 Sep 2013
20:36 osa search for other commits by this committer
Update from 1.5.4 to 1.5.5.
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>
Original commitRevision:328630 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Wednesday, 11 Sep 2013
15:17 osa search for other commits by this committer
Update from 4.0.16 to 4.0.17:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:326987 
Saturday, 7 Sep 2013
10:31 osa search for other commits by this committer
Update from 4.0.14 to 4.0.16:

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

Also, convert to perl framework nginx ports.
Original commitRevision:326622 
Monday, 2 Sep 2013
12:06 bsam search for other commits by this committer
Adopt USES+=iconv.

Submitted by:	bsam (me, by e-mail)
Approved by:	osa (maintainer)
Original commitRevision:325980 
Tuesday, 27 Aug 2013
16:25 osa search for other commits by this committer
Update from 1.5.3 to 1.5.4.

<ChangeLog>

*) Change: the "js" extension MIME type has been changed to
   "application/javascript"; default value of the "charset_types"
   directive was changed accordingly.

*) Change: now the "image_filter" directive with the "size" parameter
   returns responses with the "application/json" MIME type.

*) Feature: the ngx_http_auth_request_module.

*) Bugfix: a segmentation fault might occur on start or during
   reconfiguration if the "try_files" directive was used with an empty
   parameter.

*) Bugfix: memory leak if relative paths were specified using variables
   in the "root" or "auth_basic_user_file" directives.

*) Bugfix: the "valid_referers" directive incorrectly executed regular
   expressions if a "Referer" header started with "https://".
   Thanks to Liangbin Li.

*) Bugfix: responses might hang if subrequests were used and an SSL
   handshake error happened during subrequest processing.
   Thanks to Aviram Cohen.

*) Bugfix: in the ngx_http_autoindex_module.

*) Bugfix: in the ngx_http_spdy_module.

</ChangeLog>
Original commitRevision:325467 
Tuesday, 20 Aug 2013
18:07 osa search for other commits by this committer
Update third-party modules:

o) echo from 0.45 to 0.46;
o) headers-more from 0.20 to 0.22;
o) lua from 0.8.2 to 0.8.6;
o) rtmp from 1.0.2 to 1.0.3;
o) srcache from 0.21 to 0.22.
Original commitRevision:325067 
04:45 osa search for other commits by this committer
Update from 4.0.13 to 4.0.14:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:325028 
Saturday, 17 Aug 2013
10:57 osa search for other commits by this committer
Update third-party modsecurity module from 2.7.4 to 2.7.5.

<ChangeLog>

23 Jul 2013 - 2.7.5
-------------------
Improvements:

* SecUnicodeCodePage is deprecated. SecUnicodeMapFile now accepts the code page
as
  a second parameter.
* Updated Libinjection to version 3.4.1. Many improvements were made.
* Severity action now supports strings (emergency, alert, critical, error,
warning,
  notice, info, debug).

Bug Fixes:

* Fixed utf8toUnicode tfn null byte conversion.
* Fixed NGINX crash when issue reload command.
* Fixed flush output buffer before inject modified hashed response body.
* Fixed url normalization for Hash Engine.
* Fixed NGINX ap_unixd_set_global_perms_mutex compilation error with apache 2.4
  devel files.

</ChangeLog>
Original commitRevision:324839 
Friday, 16 Aug 2013
19:35 osa search for other commits by this committer
Update third-party rtmp module from 1.0.1 to 1.0.2.
Enable it for www/nginx-devel.
Original commitRevision:324816 
19:14 osa search for other commits by this committer
Update from 4.0.10 to 4.0.13:

o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Original commitRevision:324815 
18:52 osa search for other commits by this committer
Update from 1.5.2 to 1.5.3.
Temporary ignore following third-party modules support:
o) HTTP_UPSTREAM_STICKY
o) DRIZZLE
o) POSTGRES
o) RTMP
o) SYSLOG
o) TCP_PROXY

<ChangeLog>

    *) Change in internal API: now u->length defaults to -1 if working with
       backends in unbuffered mode.

    *) Change: now after receiving an incomplete response from a backend
       server nginx tries to send an available part of the response to a
       client, and then closes client connection.

    *) Bugfix: a segmentation fault might occur in a worker process if the
       ngx_http_spdy_module was used with the "client_body_in_file_only"
       directive.

    *) Bugfix: the "so_keepalive" parameter of the "listen" directive might
       be handled incorrectly on DragonFlyBSD.
       Thanks to Sepherosa Ziehau.

    *) Bugfix: in the ngx_http_xslt_filter_module.

    *) Bugfix: in the ngx_http_sub_filter_module.

</ChangeLog>
Original commitRevision:324814 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 22 Jul 2013
14:38 osa search for other commits by this committer
Update from 4.0.8 to 4.0.10:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
Original commitRevision:323456 
Wednesday, 10 Jul 2013
17:48 osa search for other commits by this committer
Update from 1.5.1 to 1.5.2.
Temporary ignore third-party syslog support.

<ChangeLog>

*) Feature: now several "error_log" directives can be used.

*) Bugfix: the $r->header_in() embedded perl method did not return value
   of the "Cookie" and "X-Forwarded-For" request header lines; the bug
   had appeared in 1.3.14.

*) Bugfix: in the ngx_http_spdy_module.
   Thanks to Jim Radford.

*) Bugfix: nginx could not be built on Linux with x32 ABI.
   Thanks to Serguei Ivantsov.

</ChangeLog>
Original commitRevision:322723 
17:19 osa search for other commits by this committer
Update:
o) third-party passenger module from 4.0.5 to 4.0.8;
o) rubygem-passenger from 4.0.5 to 4.0.8;
o) third-party rtmp module from 1.0.0 to 1.0.1.
Original commitRevision:322718 
Tuesday, 4 Jun 2013
14:05 osa search for other commits by this committer
Update from 1.5.0 to 1.5.1.

<ChangeLog>

*) Feature: the "ssi_last_modified", "sub_filter_last_modified", and
   "xslt_last_modified" directives.
   Thanks to Alexey Kolpakov.

*) Feature: the "http_403" parameter of the "proxy_next_upstream",
   "fastcgi_next_upstream", "scgi_next_upstream", and
   "uwsgi_next_upstream" directives.

*) Feature: the "allow" and "deny" directives now support unix domain
   sockets.

*) Bugfix: nginx could not be built with the ngx_mail_ssl_module, but
   without ngx_http_ssl_module; the bug had appeared in 1.3.14.

*) Bugfix: in the "proxy_set_body" directive.
   Thanks to Lanshun Zhou.

*) Bugfix: in the "lingering_time" directive.
   Thanks to Lanshun Zhou.

*) Bugfix: the "fail_timeout" parameter of the "server" directive in the
   "upstream" context might not work if "max_fails" parameter was used;
   the bug had appeared in 1.3.0.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "ssl_stapling" directive was used.
   Thanks to Piotr Sikora.

*) Bugfix: in the mail proxy server.
   Thanks to Filipe Da Silva.

*) Bugfix: nginx/Windows might stop accepting connections if several
   worker processes were used.

</ChangeLog>
Original commitRevision:319860 
06:58 osa search for other commits by this committer
Add third-party modsecurity module support, version 2.7.4.
Original commitRevision:319826 
06:46 osa search for other commits by this committer
Third-party rtmp module's tarball has been re-rolled without changes in source
code.
So, update checksum and size.

Reported by:	vanilla
Original commitRevision:319825 
Wednesday, 29 May 2013
16:52 osa search for other commits by this committer
Update from 4.0.4 to 4.0.5:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
Original commitRevision:319383 
Tuesday, 28 May 2013
17:18 osa search for other commits by this committer
Update third-party rtmp module from 0.9.18 to 1.0.0.
Original commitRevision:319320 
16:15 osa search for other commits by this committer
Update third-party modules:

o) lua from 0.8.1 to 0.8.2;
o) srcache from 0.20 to 0.21.
Original commitRevision:319319 
16:03 osa search for other commits by this committer
Update from 3.0.19 to 4.0.4:

o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
Original commitRevision:319318 
Tuesday, 7 May 2013
11:33 osa search for other commits by this committer
Security update to latest versions:

o) www/nginx from 1.4.0 to 1.4.1;
o) www/nginx-devel from 1.4.0 to 1.5.0.

<ChangeLog>

*) Security: a stack-based buffer overflow might occur in a worker
   process while handling a specially crafted request, potentially
   resulting in arbitrary code execution (CVE-2013-2028); the bug had
   appeared in 1.3.9.

   Thanks to Greg MacManus, iSIGHT Partners Labs.

</ChangeLog>
Original commitRevision:317598 
Sunday, 5 May 2013
05:57 delphij search for other commits by this committer
Update third-party lua module from 0.7.21 to 0.8.1.

Approved by:	maintainer (osa)
Original commitRevision:317395 
Friday, 3 May 2013
21:53 osa search for other commits by this committer
Update third-party modules:

o) echo from 0.42 to 0.45;
o) headers_more from 0.19 to 0.20;
o) push_stream from 0.3.4 to 03.5;
o) upsteam_sticky from 1.0 to 1.1;
o) encrypted_session from 0.02 to 0.03;
o) lua from 0.7.15 to 0.7.21;
o) redis2 from 0.09 to 0.10;
o) rtmp from 0.9.13 to 0.9.18;
o) srcache from 0.19 to 0.20;
o) iconv from 0.10rc7 to 0.10;

Submitted by:	delphij via private mail
Original commitRevision:317271 
19:50 osa search for other commits by this committer
Update third-party drizzle module to version 0.1.5.
Fix pkg-plist for pkgng. (*)

Bump PORTREVISION.

PR:	178123 (*)
Original commitRevision:317235 
Thursday, 2 May 2013
14:31 osa search for other commits by this committer
Update to latest stable version 1.4.0.
Merge changes from www/nginx-devel to www/nginx.

<ChangeLog>

*) Bugfix: nginx could not be built with the ngx_http_perl_module if the
   --with-openssl option was used; the bug had appeared in 1.3.16.

*) Bugfix: in a request body handling in the ngx_http_perl_module; the
   bug had appeared in 1.3.9.

</ChangeLog>
Original commitRevision:317122 
Tuesday, 16 Apr 2013
18:55 osa search for other commits by this committer
Update from 1.3.15 to 1.3.16.
Fix depends for third-party drizzle module.

Feature safe: yes

<ChangeLog>

*) Bugfix: a segmentation fault might occur in a worker process if
   subrequests were used; the bug had appeared in 1.3.9.

*) Bugfix: the "tcp_nodelay" directive caused an error if a WebSocket
   connection was proxied into a unix domain socket.

*) Bugfix: the $upstream_response_length variable has an incorrect value
   "0" if buffering was not used.
   Thanks to Piotr Sikora.

*) Bugfix: in the eventport and /dev/poll methods.

</ChangeLog>
Original commitRevision:315886 
Tuesday, 26 Mar 2013
14:29 osa search for other commits by this committer
Update from 1.3.14 to 1.3.15.
Remove SPDY patch, it has been incorporated into upstream.

<ChangeLog>

*) Change: opening and closing a connection without sending any data in
   it is no longer logged to access_log with error code 400.

*) Feature: the ngx_http_spdy_module.
   Thanks to Automattic for sponsoring this work.

*) Feature: the "limit_req_status" and "limit_conn_status" directives.
   Thanks to Nick Marden.

*) Feature: the "image_filter_interlace" directive.
   Thanks to Ian Babrou.

*) Feature: $connections_waiting variable in the
   ngx_http_stub_status_module.

*) Feature: the mail proxy module now supports IPv6 backends.

*) Bugfix: request body might be transmitted incorrectly when retrying a
   request to the next upstream server; the bug had appeared in 1.3.9.
   Thanks to Piotr Sikora.

*) Bugfix: in the "client_body_in_file_only" directive; the bug had
   appeared in 1.3.9.

*) Bugfix: responses might hang if subrequests were used and a DNS error
   happened during subrequest processing.
   Thanks to Lanshun Zhou.

*) Bugfix: in backend usage accounting.

</ChangeLog>
Original commitRevision:315301 
Friday, 22 Mar 2013
16:41 osa search for other commits by this committer
Update third-party rtmp module from 0.9.12 to 0.9.13.

Submitted by:	Fedor Dikarev <fedor.dikarev@gmail.com>
Original commitRevision:314947 
Thursday, 21 Mar 2013
02:54 osa search for other commits by this committer
Update third-party modules:

o) naxsi-core from 0.49 to 0.50;
o) rtmp from 0.9.11 to 0.9.12.

Do not bump PORTREVISION.
Original commitRevision:314798 
Tuesday, 19 Mar 2013
18:57 osa search for other commits by this committer
Update syslog_support patch with module-specific changes.

Original
patch:	https://raw.github.com/yaoweibin/nginx_syslog_patch/master/syslog_1.3.14.patch
Original commitRevision:314679 
18:41 osa search for other commits by this committer
Update third-party module rtmp from 0.9.8 to 0.9.11.
Original commitRevision:314675 
18:36 osa search for other commits by this committer
Update third-party cache_purge module from 2.0 to 2.1.
Original commitRevision:314672 
Thursday, 14 Mar 2013
16:47 sbz search for other commits by this committer
- Update third-party NAXSI module to 0.49
- Remove non needed patches

Approved by:	osa (via private mail)
Original commitRevision:314170 
Wednesday, 13 Mar 2013
03:23 osa search for other commits by this committer
Update SPDY patch from version 68 to 69.
Original commitRevision:314018 
Tuesday, 12 Mar 2013
17:21 osa search for other commits by this committer
Update SPDY patch from version 67 to 68.
Original commitRevision:313990 
Sunday, 10 Mar 2013
18:12 osa search for other commits by this committer
Update SPDY patch from version 66 to 67.
Original commitRevision:313835 
Thursday, 7 Mar 2013
14:30 osa search for other commits by this committer
Update third-party slowfs_cache module from 1.9 to 1.10.
Do not bump PORTREVISION.

<ChangeLog>

* Fix compatibility with nginx-1.1.12+.
  Due to the changes in cache index usage accounting (1 per request
  instead of 1 per access) initial cache insert of "small" file was
  decreasing usage count, rendering index entry invalid.
  Because cache manager ignores invalid entries, expired cache files
  were not being removed from the cache, which forced it to outgrow
  specified "max_size" value.

</ChangeLog>
Original commitRevision:313591 
Tuesday, 5 Mar 2013
15:49 osa search for other commits by this committer
Update from 1.3.13 to 1.3.14.
Update SPDY patch from version 65 to 66.

<ChangeLog>

*) Feature: $connections_active, $connections_reading, and
   $connections_writing variables in the ngx_http_stub_status_module.

*) Feature: support of WebSocket connections in the
   ngx_http_uwsgi_module and ngx_http_scgi_module.

*) Bugfix: in virtual servers handling with SNI.

*) Bugfix: new sessions were not always stored if the "ssl_session_cache
   shared" directive was used and there was no free space in shared
   memory.
   Thanks to Piotr Sikora.

*) Bugfix: multiple X-Forwarded-For headers were handled incorrectly.
   Thanks to Neal Poole for sponsoring this work.

*) Bugfix: in the ngx_http_mp4_module.
   Thanks to Gernot Vormayr.

</ChangeLog>
Original commitRevision:313456 
Sunday, 24 Feb 2013
07:03 osa search for other commits by this committer
Upgrade third-party rtmp module from 0.8.7 to 0.9.8.
Original commitRevision:312862 
Saturday, 23 Feb 2013
10:44 osa search for other commits by this committer
Upgrade third-party modules (according to latest stable ngx_openresty-1.2.6.6):

o) echo from 0.41 to 0.42;
o) headers_more from 0.18 to 0.19;
o) lua from 0.6.10 to 0.7.15;
o) srcache from 0.16 to 0.19;
o) forminput from 0.07rc5 to 0.07.
Original commitRevision:312805 
Friday, 22 Feb 2013
03:26 osa search for other commits by this committer
Fix build third-party upload module by adding the patch.

Issue:		https://github.com/vkholodkov/nginx-upload-module/issues/41
Patch from:	http://paste.davromaniak.eu/index.php?show=110

Submitted by:	grzegorz@piklus.pl via private mail
Original commitRevision:312749 
Wednesday, 20 Feb 2013
17:47 osa search for other commits by this committer
Update third-party http_auth_ldap module.

PR:	176297
Original commitRevision:312634 
Tuesday, 19 Feb 2013
17:36 osa search for other commits by this committer
Add third-party http_push_stream module.

PR:	174423
Original commitRevision:312593 
17:31 osa search for other commits by this committer
Update from 1.3.12 to 1.3.13.
Update SPDY patch from version 61 to 65.

<ChangeLog>

*) Change: a compiler with name "cc" is now used by default.

*) Feature: support for proxying of WebSocket connections.
   Thanks to Apcera and CloudBees for sponsoring this work.

*) Feature: the "auth_basic_user_file" directive supports "{SHA}"
   password encryption method.
   Thanks to Louis Opter.

</ChangeLog>
Original commitRevision:312592 
Wednesday, 13 Feb 2013
09:23 osa search for other commits by this committer
Add nginx_pid_prefix rcvar for ability to prevent collision with other PIDs
names
when using with profiles.

Bump PORTREVISION.

PR:	175823
Original commitRevision:312147 
Thursday, 7 Feb 2013
12:37 gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)

Approved by:	portmgr
Original commitRevision:311829 
03:16 osa search for other commits by this committer
Update devel-kit third-party module from 0.2.17 to 0.2.18.

USE_NGINX_DEVEL_KIT internal knob has been deprecated.

Fix third-party modules build by change configure order.
Fix build with iconv third-party module.			 (*)

Do not bump PORTREVISION.

PR:	175862 (*)
Original commitRevision:311809 
Tuesday, 5 Feb 2013
17:16 osa search for other commits by this committer
Update from 1.3.11 to 1.3.12.
Update SPDY patch from version 60 to 61.

<ChangeLog>

*) Feature: variables support in the "proxy_bind", "fastcgi_bind",
   "memcached_bind", "scgi_bind", and "uwsgi_bind" directives.

*) Feature: the $pipe, $request_length, $time_iso8601, and $time_local
   variables can now be used not only in the "log_format" directive.
   Thanks to Kiril Kalchev.

*) Feature: IPv6 support in the ngx_http_geoip_module.
   Thanks to Gregor Kaliie|nik.

*) Bugfix: in the "proxy_method" directive.

*) Bugfix: a segmentation fault might occur in a worker process if
   resolver was used with the poll method.

*) Bugfix: nginx might hog CPU during SSL handshake with a backend if
   the select, poll, or /dev/poll methods were used.

*) Bugfix: the "[crit] SSL_write() failed (SSL:)" error.

*) Bugfix: in the "client_body_in_file_only" directive; the bug had
   appeared in 1.3.9.

*) Bugfix: in the "fastcgi_keep_conn" directive.

</ChangeLog>
Original commitRevision:311724 
Monday, 4 Feb 2013
03:40 osa search for other commits by this committer
Update SPDY patch from version 59 to 60.
Original commitRevision:311572 

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

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