Date: Tue, 6 Sep 2016 09:21:09 -0500 From: John Marino <freebsd.contact@marino.st> To: Adam Weinberger <adamw@adamw.org>, John Marino <marino@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r421429 - in head: . www/nginx www/nginx/files Message-ID: <2944463f-bc8a-e2c4-4242-51d881afb5b3@marino.st> In-Reply-To: <6F32E45A-0AEB-4A5F-BCE1-091901F8E902@adamw.org> References: <201609061357.u86DvdYE060445@repo.freebsd.org> <6F32E45A-0AEB-4A5F-BCE1-091901F8E902@adamw.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/6/2016 09:13, Adam Weinberger wrote: >> On 6 Sep, 2016, at 7:57, John Marino <marino@FreeBSD.org> wrote: >> >> Author: marino >> Date: Tue Sep 6 13:57:38 2016 >> New Revision: 421429 >> URL: https://svnweb.freebsd.org/changeset/ports/421429 >> >> Log: >> www/nginx: 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: 195916 >> Approved by: maintainer timeout (15 months) >> >> Modified: >> head/UPDATING >> head/www/nginx/Makefile >> head/www/nginx/files/patch-conf-nginx.conf >> head/www/nginx/pkg-plist > > Hi John, > > I'd love to see this in nginx-devel too. Do you plan to make the same change there? > > # Adam I wasn't planning on it, but I can ask the original PR submitter to submit a new one so we can get the 2-week timer started again. osa seemed to be in favor of the original change a year ago but he's been silent ever since. John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2944463f-bc8a-e2c4-4242-51d881afb5b3>