From owner-cvs-ports@FreeBSD.ORG Sun Apr 25 00:39:33 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC395106564A; Sun, 25 Apr 2010 00:39:33 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.50.215]) by mx1.freebsd.org (Postfix) with ESMTP id C096F8FC13; Sun, 25 Apr 2010 00:39:33 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id F0B965C3D; Sat, 24 Apr 2010 20:39:32 -0400 (EDT) Date: Sat, 24 Apr 2010 20:39:32 -0400 From: Wesley Shields To: Doug Barton Message-ID: <20100425003932.GA83814@atarininja.org> References: <201004242120.o3OLKYms081528@repoman.freebsd.org> <4BD38420.6000405@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BD38420.6000405@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Sahil Tandon Subject: Re: cvs commit: ports/mail/dovecot Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Apr 2010 00:39:34 -0000 On Sat, Apr 24, 2010 at 04:52:00PM -0700, Doug Barton wrote: > On 04/24/10 14:20, Sahil Tandon wrote: > > sahil 2010-04-24 21:20:34 UTC > > > > FreeBSD ports repository > > > > Modified files: > > mail/dovecot Makefile distinfo > > Log: > > - Update to 1.2.11 [1] > > - Remove IPV6 from OPTIONS [2] > > Is that because the configure option is no longer valid? As much as I am > an IPv6 advocate, if it is possible to disable support for IPv6 users > will still want to use that option. Yes. The port now auto-detects IPv6 support automatically. -- WXS