Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 13:15:29 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-gunicorn Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201103171315.p2HDFTIq082531@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2011-03-17 13:15:29 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-gunicorn      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.
  It's a pre-fork worker model ported from Ruby's Unicorn project.
  The Gunicorn server is broadly compatible with various web frameworks,
  simply implemented, light on server resource usage, and fairly speedy.
  
  WWW:    http://gunicorn.org/
  
  PR:             ports/155226
  Submitted by:   Kristaps Kulis <kristaps.kulis at gmail.com>
  
  Revision  Changes    Path
  1.2837    +1 -0      ports/www/Makefile
  1.1       +20 -0     ports/www/py-gunicorn/Makefile (new)
  1.1       +2 -0      ports/www/py-gunicorn/distinfo (new)
  1.1       +8 -0      ports/www/py-gunicorn/pkg-descr (new)
  1.1       +114 -0    ports/www/py-gunicorn/pkg-plist (new)



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