Date: Fri, 3 Aug 2007 23:30:08 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/114663: commit references a PR Message-ID: <200708032330.l73NU80E080137@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114663; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/114663: commit references a PR Date: Fri, 3 Aug 2007 23:21:32 +0000 (UTC) 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) _______________________________________________ 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708032330.l73NU80E080137>