Bug 152083

Summary: [new port] www/mod_auth_mellon: SAML SSO Module for Apache 2.2
Product: Ports & Packages Reporter: Tom Judge <tom>
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me CC: jpaetzel
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mod_auth_mellon.txt none

Description Tom Judge 2010-11-09 16:50:07 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-09 16:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

apache@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-11-11 02:34:36 UTC
Responsible Changed
From-To: apache->pgollucci

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-11 05:09:08 UTC
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"
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-11-11 05:12:45 UTC
State Changed
From-To: open->closed

Committed, Thanks!