From owner-cvs-ports@FreeBSD.ORG Sat May 31 21:24:16 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 1A5FC37B401; Sat, 31 May 2003 21:24:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B81B143F85; Sat, 31 May 2003 21:24:15 -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 h514OF0U090239; Sat, 31 May 2003 21:24:15 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h514OF5M090238; Sat, 31 May 2003 21:24:15 -0700 (PDT) Message-Id: <200306010424.h514OF5M090238@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 31 May 2003 21:24:15 -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 Makefileports/security/cyrus-sasl2-saslauthd Makefile pkg-descr pkg-plist ports/security/cyrus-sasl2-saslauthd/files saslauthd.sh 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, 01 Jun 2003 04:24:16 -0000 ume 2003/05/31 21:24:15 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/cyrus-sasl2-saslauthd Makefile pkg-descr pkg-plist security/cyrus-sasl2-saslauthd/files saslauthd.sh Log: Add saslauthd as a separated port from cyrus-sasl2 to avoid dependency loop between cyrus-sasl2 and openldap. Revision Changes Path 1.403 +1 -0 ports/security/Makefile 1.1 +137 -0 ports/security/cyrus-sasl2-saslauthd/Makefile (new) 1.1 +74 -0 ports/security/cyrus-sasl2-saslauthd/files/saslauthd.sh (new) 1.1 +10 -0 ports/security/cyrus-sasl2-saslauthd/pkg-descr (new) 1.1 +19 -0 ports/security/cyrus-sasl2-saslauthd/pkg-plist (new)