From owner-cvs-all@FreeBSD.ORG Tue Aug 26 21:38:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23C8516A4BF; Tue, 26 Aug 2003 21:38:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6085043FE3; Tue, 26 Aug 2003 21:38:37 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7R4cb0U049242; Tue, 26 Aug 2003 21:38:37 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7R4cbq5049241; Tue, 26 Aug 2003 21:38:37 -0700 (PDT) Message-Id: <200308270438.h7R4cbq5049241@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 26 Aug 2003 21:38:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/cyrus-sasl Makefile ports/security/cyrus-sasl/files pwcheck.sh saslauthd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 04:38:38 -0000 marcus 2003/08/26 21:38:37 PDT FreeBSD ports repository Modified files: security/cyrus-sasl Makefile security/cyrus-sasl/files pwcheck.sh saslauthd.sh Log: Add RC_SUBR support. PR: 54116 Submitted by: Scot W. Hetzel Revision Changes Path 1.51 +4 -1 ports/security/cyrus-sasl/Makefile 1.9 +8 -52 ports/security/cyrus-sasl/files/pwcheck.sh 1.4 +8 -68 ports/security/cyrus-sasl/files/saslauthd.sh