pgollucci    2010-02-12 19:26:10 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-gevent      Makefile distinfo pkg-descr pkg-plist 
  Log:
  A coroutine-based Python networking library that uses greenlet to
  provide a high-level synchronous API on top of an libevent event loop.
  
  WWW:    http://www.gevent.org/
  
  PR:             ports/143589
  Submitted by:   Peter Schuller <peter.schuller at infidyne.com>
  
  Revision  Changes    Path
  1.3815    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/py-gevent/Makefile (new)
  1.1       +3 -0      ports/devel/py-gevent/distinfo (new)
  1.1       +4 -0      ports/devel/py-gevent/pkg-descr (new)
  1.1       +68 -0     ports/devel/py-gevent/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to