From owner-cvs-ports@FreeBSD.ORG Fri May 28 10:48:07 2004 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 7234316A4CE; Fri, 28 May 2004 10:48:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5035643D2D; Fri, 28 May 2004 10:48:07 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4SHlZ8m013937; Fri, 28 May 2004 10:47:35 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4SHlZdV013936; Fri, 28 May 2004 10:47:35 -0700 (PDT) (envelope-from ume) Message-Id: <200405281747.i4SHlZdV013936@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 28 May 2004 10:47:35 -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 distinfo ports/security/cyrus-sasl2/files patch-configure 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: Fri, 28 May 2004 17:48:07 -0000 ume 2004/05/28 10:47:35 PDT FreeBSD ports repository Modified files: security/cyrus-sasl2 Makefile distinfo security/cyrus-sasl2/files patch-configure Log: Add WITH_SQLITE option to support sql plugin with SQLite using nork's patch. His patch was already merged into cyrus-sasl2 and will be included in next release. Requested by: nork Revision Changes Path 1.102 +17 -7 ports/security/cyrus-sasl2/Makefile 1.23 +2 -0 ports/security/cyrus-sasl2/distinfo 1.10 +42 -1 ports/security/cyrus-sasl2/files/patch-configure