From owner-cvs-all@FreeBSD.ORG Fri Jul 3 20:56:25 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EFB31065672; Fri, 3 Jul 2009 20:56:25 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0E5EB8FC18; Fri, 3 Jul 2009 20:56:25 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n63KuOhD048009; Fri, 3 Jul 2009 20:56:24 GMT (envelope-from nox@repoman.freebsd.org) Received: (from nox@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n63KuOmw048008; Fri, 3 Jul 2009 20:56:24 GMT (envelope-from nox) Message-Id: <200907032056.n63KuOmw048008@repoman.freebsd.org> From: Juergen Lock Date: Fri, 3 Jul 2009 20:56:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/linux-f10-cyrus-sasl2 Makefile distinfo.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2009 20:56:25 -0000 nox 2009-07-03 20:56:24 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/linux-f10-cyrus-sasl2 Makefile distinfo.i386 Log: This is a Linux Fedora 10 infrastructure port for... The Cyrus SASL (Simple Authentication and Security Layer) SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. WWW: http://cyrusimap.web.cmu.edu/ Obtained from: Peter Jeremy Revision Changes Path 1.1045 +1 -0 ports/security/Makefile 1.1 +31 -0 ports/security/linux-f10-cyrus-sasl2/Makefile (new) 1.1 +6 -0 ports/security/linux-f10-cyrus-sasl2/distinfo.i386 (new)