Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2006 08:35:58 +0000 (UTC)
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-wsgiutils Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200607150835.k6F8Zw7f019200@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
itetcu      2006-07-15 08:35:58 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-wsgiutils   Makefile distinfo pkg-descr pkg-plist 
  Log:
  WSGIUtils is a package of standalone utility libraries that ease the development
  of simple WSGI programs.
  
  The package is divided into two main components which can be used individualy or
  in combination.
  
  wsgiServer is a multi-threaded WSGI web server based on SimpleHTTPServer.
  
  wsgiAdaptor is a simple WSGI application that provides basic authentication,
  signed cookies and persistent sessions.
  
  WWW: http://www.owlfish.com/software/wsgiutils/
  
  PR:             ports/99488
  Submitted by:   Jordi Haarman
  
  Revision  Changes    Path
  1.2335    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/py-wsgiutils/Makefile (new)
  1.1       +3 -0      ports/devel/py-wsgiutils/distinfo (new)
  1.1       +13 -0     ports/devel/py-wsgiutils/pkg-descr (new)
  1.1       +16 -0     ports/devel/py-wsgiutils/pkg-plist (new)



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