From owner-svn-ports-all@FreeBSD.ORG Mon Sep 23 06:49:49 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id ACC453BB; Mon, 23 Sep 2013 06:49:49 +0000 (UTC) Date: Mon, 23 Sep 2013 06:49:49 +0000 From: Alexey Dokuchaev To: Boris Samorodov Subject: Re: svn commit: r327791 - in head/graphics/eos-movrec: . files Message-ID: <20130923064949.GA79560@FreeBSD.org> References: <201309210613.r8L6Dcqf092555@svn.freebsd.org> <20130923055820.GA62466@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130923055820.GA62466@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 23 Sep 2013 06:49:49 -0000 On Mon, Sep 23, 2013 at 05:58:20AM +0000, Alexey Dokuchaev wrote: > When I first ported this nice little program, it was simple GUI application > (hence USE_QT4=gui only). Now with what looks like minor version update, > it pulls in the whole Qt framework with everything including qt3support and > webkit. > > Can you elaborate what happened to an utility for capturing short movies > from a camera that it started to require webkit, designer, phonon, etc.? > Did the author go insane? Broken prebuild checks? Can this shit be made > optional at least? I've just checked on my tindy, it builds fine with my original USE_QT4 value. However, it does not package, as pkg-plist was missed in the commit. ./danfe