From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 3 23:30:08 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A60C16A418 for ; Fri, 3 Aug 2007 23:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5D79313C428 for ; Fri, 3 Aug 2007 23:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l73NU8hg080139 for ; Fri, 3 Aug 2007 23:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l73NU80E080137; Fri, 3 Aug 2007 23:30:08 GMT (envelope-from gnats) Date: Fri, 3 Aug 2007 23:30:08 GMT Message-Id: <200708032330.l73NU80E080137@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/114663: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2007 23:30:08 -0000 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 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"