Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2011 11:23:33 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/httpsqs Makefile distinfo pkg-descr ports/www/httpsqs/files Makefile patch-httpsqs.c
Message-ID:  <201104271123.p3RBNXtq025033@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bapt        2011-04-27 11:23:33 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/httpsqs          Makefile distinfo pkg-descr 
    www/httpsqs/files    Makefile patch-httpsqs.c 
  Log:
  HTTPSQS is a Simple Queue Service based on HTTP GET/POST protocol. It can
  handle more than 10000 requests/sec concurrent connections. Currently it's
  widely deployed throughout the xoyo.com under the Kingsoft Corporation.
  
  WWW:    https://code.google.com/p/httpsqs/
  
  PR:             ports/156595
  Submitted by:   Zhihao Yuan <lichray at gmail.com>
  
  Revision  Changes    Path
  1.2869    +1 -0      ports/www/Makefile
  1.1       +35 -0     ports/www/httpsqs/Makefile (new)
  1.1       +2 -0      ports/www/httpsqs/distinfo (new)
  1.1       +18 -0     ports/www/httpsqs/files/Makefile (new)
  1.1       +19 -0     ports/www/httpsqs/files/patch-httpsqs.c (new)
  1.1       +5 -0      ports/www/httpsqs/pkg-descr (new)



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