Bug 152083 - [new port] www/mod_auth_mellon: SAML SSO Module for Apache 2.2
Summary: [new port] www/mod_auth_mellon: SAML SSO Module for Apache 2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-09 16:50 UTC by Tom Judge
Modified: 2010-11-11 05:12 UTC (History)
1 user (show)

See Also:


Attachments
mod_auth_mellon.txt (2.08 KB, text/plain)
2010-11-09 16:50 UTC, Tom Judge
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!