From owner-svn-ports-head@freebsd.org Fri Oct 21 23:00:05 2016 Return-Path: Delivered-To: svn-ports-head@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 0794DC1C4E0; Fri, 21 Oct 2016 23:00:05 +0000 (UTC) (envelope-from osa@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E30D7A84; Fri, 21 Oct 2016 23:00:04 +0000 (UTC) (envelope-from osa@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 975) id E1C481B77; Fri, 21 Oct 2016 23:00:04 +0000 (UTC) Date: Fri, 21 Oct 2016 23:00:04 +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: r424223 - in head/www: nginx nginx-devel Message-ID: <20161021230004.GE75495@FreeBSD.org> References: <201610182310.u9INAZXc030793@repo.freebsd.org> <18697be6-09a6-3dbb-2333-9eab6f10047f@FreeBSD.org> <20161020232306.GC75495@FreeBSD.org> <91a60959-6732-29d9-4182-779bb5a90d9f@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <91a60959-6732-29d9-4182-779bb5a90d9f@FreeBSD.org> User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2016 23:00:05 -0000 On Fri, Oct 21, 2016 at 10:37:09AM +0200, Mathieu Arnold wrote: > Le 21/10/2016 ?? 01:23, Sergey A. Osokin a ??crit : > > On Wed, Oct 19, 2016 at 09:13:53AM +0200, Mathieu Arnold wrote: > >> Le 19/10/2016 ?? 01:10, Sergey A. Osokin a ??crit : > >>> Author: osa > >>> Date: Tue Oct 18 23:10:35 2016 > >>> New Revision: 424223 > >>> URL: https://svnweb.freebsd.org/changeset/ports/424223 > >>> > >>> Log: > >>> Use ImageMagick-nox11 instead of original one as it's more > >>> convenient for the server-based product. > >> Please revert that, It will mess up systems who already have > >> ImageMagick. I you really feel strongly about it, provide a new option > >> to depend on the -nox11 version. > > What kind of the mess up? Could you please provide a bit more details. > > Well, just pkg install one port that needs ImageMagick, and then pkg > install nginx, installing nginx will install ImageMagick-nox11, that > will deinstall ImageMagick, that will remove the other port you needed. Where can I get that package with disabled by default third-party module? Are you talking about the "custom" package, not an "official" one from FreeBSD repo, that probably has been built by user? > Like I said, please revert that commit. Again, I see no reason for this. Hope you can provide a bit more arguments for the action. -- Sergey A. Osokin osa@FreeBSD.org