Bug 109113

Summary: New port: opensaml
Product: Ports & Packages Reporter: Tony Maher <anthony.maher>
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Tony Maher 2007-02-13 00:10:06 UTC
	New port - opensaml.
	OpenSAML is an implementation of SAML 1.0 and 1.1 providing java and C++
	APIs.  This is the C++ version.

	WWW:    https://spaces.internet2.edu/display/SHIB/OpenSAML

	I actually want to install shibboleth and this is a dependency.
	This port depends on apache-xml-security-c which has also
	just been submitted a new port.
	(No reply yet so I do not have the PR number)
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-02-13 12:44:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-14 23:12:29 UTC
rafan       2007-02-14 23:12:25 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/opensaml    Makefile distinfo pkg-descr pkg-plist 
    security/opensaml/files patch-configure 
  Log:
  Add opensaml 1.1, open source implentation of SAML.
  
  PR:             ports/109113
  Submitted by:   Tony Maher
  
  Revision  Changes    Path
  1.861     +1 -0      ports/security/Makefile
  1.1       +35 -0     ports/security/opensaml/Makefile (new)
  1.1       +3 -0      ports/security/opensaml/distinfo (new)
  1.1       +17 -0     ports/security/opensaml/files/patch-configure (new)
  1.1       +4 -0      ports/security/opensaml/pkg-descr (new)
  1.1       +29 -0     ports/security/opensaml/pkg-plist (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 3 Rong-En Fan freebsd_committer freebsd_triage 2007-02-14 23:13:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!