From owner-svn-ports-all@freebsd.org Sat Apr 15 21:04:26 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B83A1D3F20C; Sat, 15 Apr 2017 21:04:26 +0000 (UTC) (envelope-from osa@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9AC211863; Sat, 15 Apr 2017 21:04:26 +0000 (UTC) (envelope-from osa@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 975) id C43DA5690; Sat, 15 Apr 2017 21:04:25 +0000 (UTC) Date: Sat, 15 Apr 2017 21:04:25 +0000 From: "Sergey A. Osokin" To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438592 - in head/www/nginx-devel: . files Message-ID: <20170415210425.GL85682@FreeBSD.org> References: <201704151739.v3FHdat1041522@repo.freebsd.org> <626f1beb-0006-f9a8-82c2-5d8d03fb4b53@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <626f1beb-0006-f9a8-82c2-5d8d03fb4b53@FreeBSD.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2017 21:04:26 -0000 Hi Mathieu, On Sat, Apr 15, 2017 at 09:32:06PM +0200, Mathieu Arnold wrote: > Le 15/04/2017 ?? 19:39, Sergey A. Osokin a ??crit : > > Author: osa > > Date: Sat Apr 15 17:39:35 2017 > > New Revision: 438592 > > URL: https://svnweb.freebsd.org/changeset/ports/438592 > > > > Log: > > Remove IPV6 knob, IPv6 now compiled-in automatically if support is found. > > Does this mean that if I build the package on a host without IPv6, it > gets disabled and I don't get IPv6 support where I install the package? Yes, I think so, please see details http://hg.nginx.org/nginx/rev/a6d116645c51. -- Sergey A. Osokin osa@FreeBSD.org