From owner-freebsd-questions@freebsd.org Tue Oct 10 01:04:26 2017 Return-Path: Delivered-To: freebsd-questions@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 96E57E40C3D for ; Tue, 10 Oct 2017 01:04:26 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 12741347B for ; Tue, 10 Oct 2017 01:04:24 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from testbox.news4all.se (testbox.usenet4all.se [10.0.0.3]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id v9A14GOD082142; Tue, 10 Oct 2017 03:04:16 +0200 (CEST) (envelope-from bah@bananmonarki.se) Subject: Re: Avidemux problem. To: Polytropon Cc: freebsd-questions@freebsd.org References: <774a0d56-5f82-84b1-57d2-c531cd12c926@bananmonarki.se> <20171009215331.09fbb037.freebsd@edvax.de> From: Bernt Hansson Message-ID: Date: Tue, 10 Oct 2017 03:04:16 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20171009215331.09fbb037.freebsd@edvax.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2017 01:04:26 -0000 On 10/09/17 21:53, Polytropon wrote: > On Mon, 9 Oct 2017 18:44:27 +0200, Bernt Hansson wrote: >> Hello list! >> >> Trying to install avidemux. It build and install no problem. >> >> Well not quite true. I build with make DISABLE_VULNERABILITIES=yes >> >> BUT it does not build the binary and subsequently do not install the binary. >> pkg install avidemux do not install the binary either. >> >> Or is there some similar program to avidemux, that is simple? > Is the correct name "avidemux2", which typically installs > (depending on configuration) the avidemux2_gtk and avidemux2_cli > binary? No, unfortunately, avidemux2, avidemux26 and avidemux26_qt4 gives this error: ===> avidemux2-2.5.6_5 is marked as broken: USES=gmake is incompatible with cmake's ninja-generator. *** Error code 1 Stop. > These are in portstree. > |/avidemux <--- a meta-port? > |/avidemux-cli > |/avidemux-plugins > |/avidemux-qt4 > |/avidemux2 <--- probably this one > |/avidemux2-plugins > |/avidemux26 > |/avidemux26-cli > |/avidemux26-plugins > |/avidemux26-qt4 > >