cvs commit: ports/www Makefile ports/www/rubygem-unicorn Makefile distinfo pkg-descr

Steve Wills swills at FreeBSD.org
Wed Nov 16 16:57:14 UTC 2011


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)


More information about the cvs-all mailing list