Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2010 02:47:37 +0000 (UTC)
From:      Wesley Shields <wxs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/py-werkzeug Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201001140247.o0E2lbPv068317@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wxs         2010-01-14 02:47:37 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-werkzeug      Makefile distinfo pkg-descr pkg-plist 
  Log:
  A Python utilities collection for building WSGI applications.
  
  Werkzeug does not try to be a framework, and instead started as a simple
  collection of various utilities useful for building WSGI applications.
  It has since become one of the most advanced collections of its kind.
  
  It includes a powerful debugger, fully featured request and response
  objects, HTTP utilities to handle entity tags, cache control headers,
  HTTP dates, cookie handling, file uploads, a powerful URL routing
  system and a bunch of community contributed add-on modules.
  
  WWW: http://werkzeug.pocoo.org/
  
  Submitted by:   Lewis <moggie@elasticmind.net> (private mail)
  
  Revision  Changes    Path
  1.2524    +1 -0      ports/www/Makefile
  1.1       +35 -0     ports/www/py-werkzeug/Makefile (new)
  1.1       +3 -0      ports/www/py-werkzeug/distinfo (new)
  1.1       +12 -0     ports/www/py-werkzeug/pkg-descr (new)
  1.1       +274 -0    ports/www/py-werkzeug/pkg-plist (new)



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