Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2016 22:38:57 +0000
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r422167 - head
Message-ID:  <20160915223857.GG30853@FreeBSD.org>
In-Reply-To: <20160915204154.6wzigd3x2bxfntia@ivaldir.etoilebsd.net>
References:  <201609142228.u8EMSeQT046477@repo.freebsd.org> <20160915204154.6wzigd3x2bxfntia@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 15, 2016 at 10:41:54PM +0200, Baptiste Daroussin wrote:
> On Wed, Sep 14, 2016 at 10:28:40PM +0000, Sergey A. Osokin wrote:
> > Author: osa
> > Date: Wed Sep 14 22:28:40 2016
> > New Revision: 422167
> > URL: https://svnweb.freebsd.org/changeset/ports/422167
> > 
> > Log:
> >   www/nginx-devel: Change default log locations to avoid /var/log pollution
> >   
> >   The nginx error log default will always be touched regardless of the value
> >   of the error_log directive in nginx.conf.  This is not a bug.  It also
> >   breaks shell tab completion for the sane default of /var/log/nginx.
> >   
> >   This change aligns the compiled-in default and the configuration default
> >   of error log to a new default /var/log/nginx directory.
> >   
> >   PR:	212416
> > 
> Given you are working on nginx right now can you have a look at
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208583 ? in particular the
> comments?

Agreed with your arguments, hope we'll see a patch before the final commit.

-- 
Sergey A. Osokin
osa@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160915223857.GG30853>