cvs commit: ports/security Makefile ports/security/shibboleth-sp Makefile distinfo pkg-descr pkg-plist ports/security/shibboleth-sp/files patch-shib-target_shib-handlers.cpp shibboleth-sp.in

Pav Lucistnik pav at FreeBSD.org
Fri Aug 3 16:21:26 PDT 2007


pav         2007-08-03 23:21:26 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/shibboleth-sp Makefile distinfo pkg-descr pkg-plist 
    security/shibboleth-sp/files 
                                 patch-shib-target_shib-handlers.cpp 
                                 shibboleth-sp.in 
  Log:
  Shibboleth is standards-based, open source middleware software which
  provides Web Single SignOn (SSO) across or within organizational
  boundaries. It allows sites to make informed authorization decisions
  for individual access of protected online resources in a
  privacy-preserving manner.
  
  This software is a C++ implementation of the Service Provider
  component of the Shibboleth can be used in Apache Web servers.  The
  service provider manages secured resources. User access to resources
  is based on assertions received by the service provider (SP) from
  an identity provider.
  
  WWW:    http://shibboleth.internet2.edu/
  
  PR:             ports/114663
  Submitted by:   Janos Mohacsi <janos.mohacsi at bsd.hu>
  
  Revision  Changes    Path
  1.908     +1 -0      ports/security/Makefile
  1.1       +41 -0     ports/security/shibboleth-sp/Makefile (new)
  1.1       +3 -0      ports/security/shibboleth-sp/distinfo (new)
  1.1       +16 -0     ports/security/shibboleth-sp/files/patch-shib-target_shib-handlers.cpp (new)
  1.1       +20 -0     ports/security/shibboleth-sp/files/shibboleth-sp.in (new)
  1.1       +13 -0     ports/security/shibboleth-sp/pkg-descr (new)
  1.1       +103 -0    ports/security/shibboleth-sp/pkg-plist (new)


More information about the cvs-all mailing list