Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 7D14F63BD30 for ; Thu, 21 Feb 2008 15:50:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1C6BE63B406; Thu, 21 Feb 2008 15:50:31 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id AA83763B139 for ; Thu, 21 Feb 2008 15:50:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8D749175C1; Thu, 21 Feb 2008 15:50:29 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080221155029.8D749175C1@cvs.netbsd.org> Date: Thu, 21 Feb 2008 15:50:29 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Thu Feb 21 15:50:29 UTC 2008 Modified Files: pkgsrc/mail/courier-imap: Makefile options.mk pkgsrc/mail/courier-mta: Makefile options.mk pkgsrc/net/couriertcpd: Makefile options.mk Log Message: Get rid of the "gnutls" and "ssl" options and replace with a "courier-gnutls" option/toggle that allows using GNU TLS instead of defaulting to OpenSSL. Bump the PKGREVISION of couriertcpd, courier-imap, and courier-mta to 1. To generate a diff of this commit: cvs rdiff -r1.67 -r1.68 pkgsrc/mail/courier-imap/Makefile cvs rdiff -r1.1 -r1.2 pkgsrc/mail/courier-imap/options.mk cvs rdiff -r1.24 -r1.25 pkgsrc/mail/courier-mta/Makefile cvs rdiff -r1.9 -r1.10 pkgsrc/mail/courier-mta/options.mk cvs rdiff -r1.14 -r1.15 pkgsrc/net/couriertcpd/Makefile cvs rdiff -r1.1 -r1.2 pkgsrc/net/couriertcpd/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.