Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2007 23:21:26 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200708032321.l73NLQQx087715@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708032321.l73NLQQx087715>