svn commit: r438592 - in head/www/nginx-devel: . files

Sergey A. Osokin osa at FreeBSD.org
Sat Apr 15 21:40:50 UTC 2017


On Sat, Apr 15, 2017 at 01:47:13PM -0600, Ian Lepore wrote:
> On Sat, 2017-04-15 at 21:32 +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 ?
> 
> Even worse, if I build the package on a system with IPV6 enabled I will
> be unable to build the package with it disabled,

Not true, It's possible to build an nginx package without IPv6 on a system
with IPv6 enabled, please see http://hg.nginx.org/nginx/rev/a6d116645c51
for details.

> then when it tries to
> run on a system without ipv6 support, it fails or spews error/warning
> messages.

-- 
Sergey A. Osokin
osa at FreeBSD.org


More information about the svn-ports-head mailing list