From owner-cvs-all@FreeBSD.ORG Sat May 31 21:21:08 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 A769F37B404; Sat, 31 May 2003 21:21:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8F9743F93; Sat, 31 May 2003 21:21:06 -0700 (PDT) (envelope-from ume@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 h514L60U090073; Sat, 31 May 2003 21:21:06 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h514L6GQ090067; Sat, 31 May 2003 21:21:06 -0700 (PDT) Message-Id: <200306010421.h514L6GQ090067@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 31 May 2003 21:21:06 -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-sasl2 Makefile pkg-deinstall pkg-install pkg-message pkg-plist ports/security/cyrus-sasl2/files patch-configure saslauthd.sh ports/security/cyrus-sasl2/scripts configure.sasl 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: Sun, 01 Jun 2003 04:21:09 -0000 ume 2003/05/31 21:21:06 PDT FreeBSD ports repository Modified files: security/cyrus-sasl2 Makefile pkg-deinstall pkg-install pkg-message pkg-plist security/cyrus-sasl2/files patch-configure Removed files: security/cyrus-sasl2/files saslauthd.sh security/cyrus-sasl2/scripts configure.sasl Log: - Make saslauthd a separate port to avoid dependency loop between cyrus-sasl2 and openldap. - Stop using configuration menu. I believe it ease to maintain consistency with other SASL related ports. Revision Changes Path 1.77 +54 -71 ports/security/cyrus-sasl2/Makefile 1.4 +15 -4 ports/security/cyrus-sasl2/files/patch-configure 1.3 +0 -74 ports/security/cyrus-sasl2/files/saslauthd.sh (dead) 1.9 +2 -2 ports/security/cyrus-sasl2/pkg-deinstall 1.13 +2 -2 ports/security/cyrus-sasl2/pkg-install 1.7 +8 -4 ports/security/cyrus-sasl2/pkg-message 1.29 +0 -18 ports/security/cyrus-sasl2/pkg-plist 1.24 +0 -245 ports/security/cyrus-sasl2/scripts/configure.sasl (dead)