From owner-cvs-all Wed Aug 14 11:39:50 2002 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 9844837B400; Wed, 14 Aug 2002 11:39:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5238543E42; Wed, 14 Aug 2002 11:39:47 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EIdlJU017438; Wed, 14 Aug 2002 11:39:47 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EIdkRP017437; Wed, 14 Aug 2002 11:39:46 -0700 (PDT) Message-Id: <200208141839.g7EIdkRP017437@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 14 Aug 2002 11:39:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cyrus-sasl Makefile pkg-deinstall pkg-install pkg-message pkg-plist ports/security/cyrus-sasl/files patch-saslauthd::Makefile.am pwcheck.sh saslauthd.sh ports/security/cyrus-sasl/scripts configure.sasl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/08/14 11:39:46 PDT Modified files: security/cyrus-sasl Makefile pkg-deinstall pkg-install pkg-message pkg-plist security/cyrus-sasl/files pwcheck.sh security/cyrus-sasl/scripts configure.sasl Added files: security/cyrus-sasl/files patch-saslauthd::Makefile.am saslauthd.sh Log: Add saslauthd as default general password checking daemon (replaces pwcheck{_pam}). PR: ports/41653 Submitted by: "Scot W. Hetzel" (MAINTAINER) Revision Changes Path 1.45 +21 -6 ports/security/cyrus-sasl/Makefile 1.1 +11 -0 ports/security/cyrus-sasl/files/patch-saslauthd::Makefile.am (new) 1.5 +2 -3 ports/security/cyrus-sasl/files/pwcheck.sh 1.1 +75 -0 ports/security/cyrus-sasl/files/saslauthd.sh (new) 1.6 +2 -2 ports/security/cyrus-sasl/pkg-deinstall 1.10 +2 -8 ports/security/cyrus-sasl/pkg-install 1.5 +10 -3 ports/security/cyrus-sasl/pkg-message 1.16 +12 -0 ports/security/cyrus-sasl/pkg-plist 1.13 +27 -8 ports/security/cyrus-sasl/scripts/configure.sasl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message