Trac plugin which redirect users to the login screen on PermissionError. http://trac-hacks.org/wiki/PermRedirectPlugin Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
culot 2012-01-28 13:19:37 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/trac-permredirect Makefile distinfo pkg-descr Log: Permredirect is a Trac plugin which redirects users to the login screen on PermissionError. WWW: http://trac-hacks.org/wiki/PermRedirectPlugin PR: ports/164377 Submitted by: Grzegorz Blach <magik@roorback.net> Revision Changes Path 1.3094 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/trac-permredirect/Makefile (new) 1.1 +2 -0 ports/www/trac-permredirect/distinfo (new) 1.1 +3 -0 ports/www/trac-permredirect/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes (Makefile header updated). Thanks Grzegorz!