Date: Fri, 7 Aug 2009 20:08:43 +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/devel Makefile ports/devel/py-repoze.who-testutil Makefile distinfo pkg-descr pkg-plist Message-ID: <200908072008.n77K8hcD079832@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-08-07 20:08:43 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-repoze.who-testutil Makefile distinfo pkg-descr pkg-plist Log: repoze.who-testutil is a repoze.who plugin which modifies repoze.who's original middleware to make it easier to forge authentication, without bypassing identification (this is, running the metadata providers). It's been created to ease testing of repoze.who-powered applications, in a way independent of the identifiers, authenticators and challengers used originally by your application, so that you won't have to update your test suite as your application grows and the authentication method changes. WWW: http://code.gustavonarea.net/repoze.who-testutil/ PR: ports/137458 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.3588 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/py-repoze.who-testutil/Makefile (new) 1.1 +3 -0 ports/devel/py-repoze.who-testutil/distinfo (new) 1.1 +13 -0 ports/devel/py-repoze.who-testutil/pkg-descr (new) 1.1 +25 -0 ports/devel/py-repoze.who-testutil/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908072008.n77K8hcD079832>