Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2011 16:57:13 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/rubygem-unicorn Makefile distinfo pkg-descr
Message-ID:  <201111161657.pAGGvD4p058377@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
swills      2011-11-16 16:57:13 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/rubygem-unicorn  Makefile distinfo pkg-descr 
  Log:
  Unicorn is an HTTP server for Rack applications designed to only serve fast
  clients on low-latency, high-bandwidth connections and take advantage of
  features in Unix/Unix-like kernels. Slow clients should only be served by
  placing a reverse proxy capable of fully buffering both the the request and
  response in between Unicorn and slow clients.
  
  WWW:    http://unicorn.bogomips.org/
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3034    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/rubygem-unicorn/Makefile (new)
  1.1       +2 -0      ports/www/rubygem-unicorn/distinfo (new)
  1.1       +7 -0      ports/www/rubygem-unicorn/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111161657.pAGGvD4p058377>