From owner-cvs-ports@FreeBSD.ORG Sat Jul 19 23:29:26 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB9FD37B401; Sat, 19 Jul 2003 23:29:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5454243F3F; Sat, 19 Jul 2003 23:29:26 -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 h6K6TQ0U093094; Sat, 19 Jul 2003 23:29:26 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6K6TPth093093; Sat, 19 Jul 2003 23:29:25 -0700 (PDT) Message-Id: <200307200629.h6K6TPth093093@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 19 Jul 2003 23:29:25 -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 pkg-deinstall pkg-install ports/security/cyrus-sasl2-saslauthd Makefile pkg-deinstall pkg-install X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2003 06:29:27 -0000 ume 2003/07/19 23:29:25 PDT FreeBSD ports repository Modified files: security/cyrus-sasl2 pkg-deinstall pkg-install security/cyrus-sasl2-saslauthd Makefile Added files: security/cyrus-sasl2-saslauthd pkg-deinstall pkg-install Log: Stop installing Sendmail.conf by cyrus-sasl2, and it is now installed by cyrus-sasl2-saslauthd. Since if Sendmail.conf is not installed, SASL2 uses auxprop by default, it is enough to install Sendmail.conf by saslauthd port. Revision Changes Path 1.9 +2 -0 ports/security/cyrus-sasl2-saslauthd/Makefile 1.1 +31 -0 ports/security/cyrus-sasl2-saslauthd/pkg-deinstall (new) 1.1 +22 -0 ports/security/cyrus-sasl2-saslauthd/pkg-install (new) 1.11 +1 -21 ports/security/cyrus-sasl2/pkg-deinstall 1.15 +1 -10 ports/security/cyrus-sasl2/pkg-install