Date: Thu, 14 Dec 2006 11:38:34 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/py-paste Makefile distinfo pkg-descr pkg-plist Message-ID: <200612141138.kBEBcYh6067479@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-12-14 11:38:34 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/py-paste Makefile distinfo pkg-descr pkg-plist
Log:
Python Paste brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators.
These provide several pieces of "middleware" (or filters) that can be
nested to build web applications. Each piece of middleware uses the
WSGI (PEP 333) interface, and should be compatible with other
middleware based on those interfaces.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org
PR: ports/106706
Submitted by: Dryice Liu <dryice at dryice.name>
Revision Changes Path
1.1640 +1 -0 ports/www/Makefile
1.1 +28 -0 ports/www/py-paste/Makefile (new)
1.1 +3 -0 ports/www/py-paste/distinfo (new)
1.1 +11 -0 ports/www/py-paste/pkg-descr (new)
1.1 +272 -0 ports/www/py-paste/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612141138.kBEBcYh6067479>
