cvs commit: ports/devel Makefile ports/devel/py-wsgitools Makefile distinfo pkg-descr pkg-plist

Wen Heping wen at FreeBSD.org
Wed Dec 7 07:03:16 UTC 2011


wen         2011-12-07 07:03:16 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-wsgitools   Makefile distinfo pkg-descr pkg-plist 
  Log:
  wsgitools is a set of tools working with WSGI (see PEP 333).
  It includes classes for filtering content, middlewares for
  caching, logging and tracebacks as well as two backends for
  SCGI. Goals in writing it were portability and simplicity.
  
  WWW: http://subdivi.de/~helmut/wsgitools/
  
  PR:             163100
  Submitted by:   Klaus Aehlig <aehlig at linta.de>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4737    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/py-wsgitools/Makefile (new)
  1.1       +2 -0      ports/devel/py-wsgitools/distinfo (new)
  1.1       +6 -0      ports/devel/py-wsgitools/pkg-descr (new)
  1.1       +32 -0     ports/devel/py-wsgitools/pkg-plist (new)


More information about the cvs-ports mailing list