Attached is a shar archive of a new port for mod_auth_mellon. This provides SAML based SSO authentication for apache 2.2. This PR depends on ports/152070 being resolved.
Responsible Changed From-To: freebsd-ports-bugs->apache apache@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: apache->pgollucci I will take it.
pgollucci 2010-11-11 05:09:03 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mod_auth_mellon Makefile distinfo pkg-descr Log: This is a port of mod_auth_mellon, which is an apache module built around lasso that provides a SAML 2 SP endpoint. WWW: http://docs.feide.no/fs-0050 WWW: http://code.google.com/p/modmellon/ PR: ports/152083 Submitted by: Tom Judge <tom at tomjudge.com> Revision Changes Path 1.2734 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/mod_auth_mellon/Makefile (new) 1.1 +3 -0 ports/www/mod_auth_mellon/distinfo (new) 1.1 +5 -0 ports/www/mod_auth_mellon/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 Committed, Thanks!