cvs commit: ports/devel Makefile ports/devel/py-repoze.who-testutil
Makefile distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Fri Aug 7 20:08:45 UTC 2009
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)
More information about the cvs-all
mailing list