Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
taca 01f8d9e3ee Update ruby-unicorn to 4.5.0.
=== unicorn 4.5.0 - check_client_connection option / 2012-12-07 22:59 UTC

  The new check_client_connection option allows unicorn to detect
  most disconnected local clients before potentially expensive
  application processing begins.

  This feature is useful for applications experiencing spikes of
  traffic leading to undesirable queue times, as clients will
  disconnect (and perhaps even retry, compounding the problem)
  before unicorn can even start processing the request.

  To enable this feature, add the following line to a unicorn
  config file:

        check_client_connection true

  This feature only works when nginx (or any other HTTP/1.0+
  client) is on the same machine as unicorn.

  A huge thanks to Tom Burns for implementing and testing this
  change in production with real traffic (including mitigating
  an unexpected DoS attack).

  ref: http://mid.gmane.org/CAK4qKG3rkfVYLyeqEqQyuNEh_nZ8yw0X_cwTxJfJ+TOU+y8F+w@mail.gmail.com

  This release fixes broken Rainbows! compatibility in 4.5.0pre1.

=== unicorn 4.5.0pre1 - check_client_connection option / 2012-11-29 23:48 UTC

  The new check_client_connection option allows unicorn to detect
  most disconnected clients before potentially expensive
  application processing begins.

  This feature is useful for applications experiencing spikes of
  traffic leading to undesirable queue times, as clients will
  disconnect (and perhaps even retry, compounding the problem)
  before unicorn can even start processing the request.

  To enable this feature, add the following line to a unicorn
  config file:

    check_client_connection true

  A huge thanks to Tom Burns for implementing and testing this
  change in production with real traffic (including mitigating
  an unexpected DoS attack).

=== unicorn 4.4.0 - minor updates / 2012-10-11 09:11 UTC

  Non-regular files are no longer reopened on SIGUSR1.  This
  allows users to specify FIFOs as log destinations.

  TCP_NOPUSH/TCP_CORK is no longer set/unset by default.  Use
  :tcp_nopush explicitly with the "listen" directive if you wish
  to enable TCP_NOPUSH/TCP_CORK.

  Listen sockets are now bound _after_ loading the application for
  preload_app(true) users.  This prevents load balancers from
  sending traffic to an application server while the application
  is still loading.

  There are also minor test suite cleanups.
2012-12-17 15:55:15 +00:00
archivers recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
audio Remove duplicate && 2012-12-17 12:39:46 +00:00
benchmarks + ramspeed 2012-12-04 10:33:56 +00:00
biology Update to 2.1, from Wen Heping(myself) in PR 43395 2012-12-13 13:27:13 +00:00
bootstrap Fix "bootstrap --unprivileged" failure on Haiku 2012-10-02 21:02:21 +00:00
cad Fix inline usage. 2012-11-16 00:33:17 +00:00
chat recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
comms Added comms/deforaos-phone (version 0.3.11) 2012-12-17 01:17:28 +00:00
converters Update txt2html to 2.51. 2012-12-17 13:15:39 +00:00
cross There is already a 'static' keyword present for part of this patch, so 2012-12-12 23:44:40 +00:00
databases Update ruby-cassandra to 0.17.0. 2012-12-17 12:29:00 +00:00
devel Update ruby-uglifier to 1.3.0. 2012-12-17 12:31:14 +00:00
distfiles
doc Note update of www/ruby-sass package to 3.2.3. 2012-12-17 15:53:14 +00:00
editors update to 0.6.5 2012-12-17 12:49:40 +00:00
emulators Add <cstring> to hopefully fix build. 2012-12-17 03:37:20 +00:00
filesystems recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
finance recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
fonts + evermono-ttf 2012-12-17 12:29:51 +00:00
games Remove illegal time_t casts. Should fix build SIGSEGV on 32 bit netbsd. 2012-12-16 20:34:08 +00:00
geography recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
graphics sync w/ base pkg 2012-12-17 13:55:48 +00:00
ham recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
inputmethod recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
lang Update ruby-coffee-script-source to 1.4.0. 2012-12-17 12:23:05 +00:00
licenses Add license for evermono-ttf. 2012-12-17 12:29:32 +00:00
mail * Digest::MD5 is in CORE since perl-5.7.3, update dependency pattern. 2012-12-17 12:42:23 +00:00
math Update to 4.6.7 2012-12-17 15:04:19 +00:00
mbone Remove xextproto/buildlink3.mk in most cases where it occurs with 2012-10-23 10:24:02 +00:00
meta-pkgs Added meta-pkgs/deforaos-desktop (version 0.0.1) 2012-12-17 02:16:03 +00:00
misc Update ruby-commander to 4.1.3. 2012-12-17 12:35:11 +00:00
mk Fix typo in loop (wrong variable used). 2012-12-17 14:27:44 +00:00
multimedia make this build again 2012-12-17 12:51:32 +00:00
net Update ruby-domain_name to 0.5.6. 2012-12-17 13:02:41 +00:00
news recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
packages
parallel Restructure in preparation for adding a java option. 2012-12-15 22:29:20 +00:00
pkgtools Update manual pages for better wording, and a better usage display for 2012-12-17 04:34:02 +00:00
print Added print/deforaos-pdfviewer (version 0.0.1) 2012-12-17 01:58:04 +00:00
regress
security Update ruby-net-ssh to 2.6.2. 2012-12-17 13:11:29 +00:00
shells + fish. 2012-12-12 13:22:04 +00:00
sysutils Update dependency pattern. 2012-12-17 13:25:57 +00:00
templates
textproc Update ruby-treetop to 1.4.12. 2012-12-17 15:06:50 +00:00
time Added time/deforaos-todo (version 0.1.2) 2012-12-17 02:05:48 +00:00
wm recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
www Update ruby-unicorn to 4.5.0. 2012-12-17 15:55:15 +00:00
x11 Added x11/deforaos-locker (version 0.2.1) 2012-12-17 00:49:11 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.