From owner-cvs-ports@FreeBSD.ORG Thu Aug 13 21:26:02 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03C9710656D1; Thu, 13 Aug 2009 21:26:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 910B08FEB4; Thu, 13 Aug 2009 20:53:30 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n7DKrU0n049329; Thu, 13 Aug 2009 20:53:30 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n7DKrUb7049328; Thu, 13 Aug 2009 20:53:30 GMT (envelope-from miwi) Message-Id: <200908132053.n7DKrUb7049328@repoman.freebsd.org> From: Martin Wilke Date: Thu, 13 Aug 2009 20:53:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/py-repoze.what-pylons Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Aug 2009 21:26:03 -0000 miwi 2009-08-13 20:53:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-repoze.what-pylons Makefile distinfo pkg-descr pkg-plist Log: py-repoze.what-pylons is an extras plugin for repoze.what which provides optional and handy utilities for Pylons applications using this authorization framework. Some of the features of the plugin include: * The utilities are ready to use: There's nothing additional to be configured before using. * 100% documented. Each component is documented along with code samples. * The test suite has a coverage of 100% and it will never decrease -- if it ever does, report it as a bug! * TurboGears 2 is officially supported as well. WWW: http://pypi.python.org/pypi/repoze.what-pylons/ PR: ports/137602 Submitted by: Wen Heping Revision Changes Path 1.3597 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/py-repoze.what-pylons/Makefile (new) 1.1 +3 -0 ports/devel/py-repoze.what-pylons/distinfo (new) 1.1 +14 -0 ports/devel/py-repoze.what-pylons/pkg-descr (new) 1.1 +32 -0 ports/devel/py-repoze.what-pylons/pkg-plist (new)