sunpoet     2011-11-19 10:51:55 UTC

  FreeBSD ports repository

  Modified files:
    www/py-gunicorn      Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 0.13.4
  - Add OPTIONS: EVENTLET, GEVENT, SETPROC
    - asynchronous workers: used in CLI with -k/--worker-class option [1]
    - setproctitle: used in CLI with --name option [2]
  - While I'm here, restrict USE_PYTHON range to 2.5-2.7
  
  [1] http://gunicorn.org/configure.html#worker-class
  [2] http://gunicorn.org/configure.html#proc-name
  
  Changes:        http://gunicorn.org/news.html
  PR:             ports/162194
  Submitted by:   Olivier Duchateau <duchateau.oliv...@gmail.com>
  Approved by:    maintainer (timeout, 19 days)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3       +20 -2     ports/www/py-gunicorn/Makefile
  1.3       +2 -2      ports/www/py-gunicorn/distinfo
  1.2       +0 -2      ports/www/py-gunicorn/pkg-descr
  1.3       +69 -66    ports/www/py-gunicorn/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to