From owner-freebsd-ports@freebsd.org Mon Jan 9 00:04:01 2017 Return-Path: Delivered-To: freebsd-ports@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 57545CA66D7 for ; Mon, 9 Jan 2017 00:04:01 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 43EC2185D for ; Mon, 9 Jan 2017 00:04:01 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: by mailman.ysv.freebsd.org (Postfix) id 40353CA66D6; Mon, 9 Jan 2017 00:04:01 +0000 (UTC) Delivered-To: ports@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 3FCFECA66D5 for ; Mon, 9 Jan 2017 00:04:01 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3127A185C for ; Mon, 9 Jan 2017 00:04:00 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id v09040G7035724 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 8 Jan 2017 16:04:00 -0800 (PST) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me To: "ports@freebsd.org" From: Yuri Subject: Please commit the new port audio/ardour5 Message-ID: Date: Sun, 8 Jan 2017 16:03:59 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2017 00:04:01 -0000 It has been originally submitted by Marcel Bonnet in October. I corrected few problems in it and in its dependencies. Now all of them pass poudriere, and Ardour5 runs fine. Please commit it with dependencies: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213291 It is a very nice, professional audio recording/musician's app. Perhaps the most advanced and nice audio app available. It requires the Jack audio server. Patch here makes it easier to start: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207725 In case you would like to see Ardour5 working, you need to start jackd daemon with jack_user={your user} set in your /etc/rc.conf. Thanks, Yuri