Bug 155226 - New port:www/py-gunicorn Python WSGI HTTP server
Summary: New port:www/py-gunicorn Python WSGI HTTP server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 12:20 UTC by Kristaps Kulis
Modified: 2011-03-17 13:20 UTC (History)
0 users

See Also:


Attachments
py-gunicorn.shar (9.56 KB, text/plain)
2011-03-03 12:20 UTC, Kristaps Kulis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kristaps Kulis 2011-03-03 12:20:04 UTC
    Gunicorn is Python WSGI HTTP prefork serve. Gunicorn is broadly compatible with various frameworks and is based on Ruby's Unicorn project
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-03-13 13:19:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-03-17 13:15:10 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-03-17 13:15:44 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"