From owner-svn-ports-all@freebsd.org Fri Aug 31 14:55:57 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57860FCDC40; Fri, 31 Aug 2018 14:55:57 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09533771E3; Fri, 31 Aug 2018 14:55:57 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 4B08321E0F; Fri, 31 Aug 2018 10:55:56 -0400 (EDT) Received: from web2 ([10.202.2.212]) by compute4.internal (MEProxy); Fri, 31 Aug 2018 10:55:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=EQef1v eNauyGuiEFASCRfMGLDC1rUj4asVP8+LLHy84=; b=NeX7l7KvCmSWKe0HQQ4kHM HP4aAMe+VLIe1JkgOq3lbnHwkSIcR3LlY0CTueeyQSTZ3Wx8nrmqvjpmuOfPM9Ye xHKmmjhJevyW7CMPOaqZCBFY0/RczWvE9O3IsBsrUVcgyBahg+RpLUhwkC1/cf66 QhuZwu2SNOG1K3b1nmjcilPhMzk0HJCANj8ujpNkEAuidtDqYR+drLvixXp+mwit XJ+3qzGsWLPNHrD6xUVwhuQs/f9dKMJI09T/mhVyza3lRXZFJChstu+Gnar+P2FP aiycWo7Jv1mNThc0NG31Rt/JQZXWRKgyyafR5aAI3BfVmnrguHhRFi4M9G4kSuqQ == X-ME-Proxy: X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id D4B85621BC; Fri, 31 Aug 2018 10:55:55 -0400 (EDT) Message-Id: <1535727355.2312951.1492632976.7C3982F9@webmail.messagingengine.com> From: Tobias Kortkamp To: Alexey Dokuchaev Cc: ndowens@yahoo.com, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-7b72137a In-Reply-To: <20180831135939.GA5811@FreeBSD.org> References: <201808310816.w7V8GIhm033801@repo.freebsd.org> <20180831101627.GA93235@FreeBSD.org> <1535714662.2255182.1492419576.2BB150A3@webmail.messagingengine.com> <20180831124120.GA26782@FreeBSD.org> <1535723660.2295317.1492563248.6AF41036@webmail.messagingengine.com> <20180831135939.GA5811@FreeBSD.org> Date: Fri, 31 Aug 2018 16:55:55 +0200 Subject: Re: svn commit: r478529 - in head: audio/atunes devel/efl graphics/gimageview graphics/opencv graphics/osg graphics/osg-devel multimedia/gxine multimedia/k9copy-kde4 multimedia/libxine multimedia/libxi... X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 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: Fri, 31 Aug 2018 14:55:57 -0000 On Fri, Aug 31, 2018, at 15:59, Alexey Dokuchaev wrote: > On Fri, Aug 31, 2018 at 03:54:20PM +0200, Tobias Kortkamp wrote: > > On Fri, Aug 31, 2018, at 14:41, Alexey Dokuchaev wrote: > > > ... > > > Just have a look at its USES and dependencies: > > > > Most of these are more than likely already installed (via web > > browsers or similar) on systems that would install one of libxine's > > consumers. > > Yes, most of them, but not ghostscript (not everyone these days needs > to work with PostScript). > > Replying to adjacent email of yours: yes, I'd rather have PIXBUF than > IM pulled by default. Done in r478589.