From owner-freebsd-ports@FreeBSD.ORG Tue Mar 9 22:23:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 440B416A4CE; Tue, 9 Mar 2004 22:23:20 -0800 (PST) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 702C743D4C; Tue, 9 Mar 2004 22:23:19 -0800 (PST) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i2A6LXwC099538; Wed, 10 Mar 2004 07:22:37 +0100 (CET) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.12.11/8.12.6/Submit) id i2A6LSxa099537; Wed, 10 Mar 2004 07:21:28 +0100 (CET) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Wed, 10 Mar 2004 07:21:28 +0100 From: Tilman Linneweh To: epilogue@allstream.net Message-ID: <20040310062127.GC88531@huckfinn.arved.de> References: <20040309232802.39aeb3e8@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040309232802.39aeb3e8@localhost> User-Agent: Mutt/1.4.2.1i cc: freebsd-multimedia@freebsd.org cc: arved@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: calling all audio ports maintainers -- ardour and, er, ALSA X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 06:23:20 -0000 * epilogue@allstream.net [Tue, Mar 09, 2004 at 11:28:02PM -0500]: > > upon closer inspection of the jack commit, i note that i owe a large > 'thank you' to arved. THANKS!! > There are still several issues, like: - How do I get the Mhz value in STABLE. The port currently needs linprocfs which is ugly. (On CURRENT there is hw.clockrate) - It does not play sound here, but it looks like a portaudio problem, I have to read the portaudio documentation. - The jack port does not install its documentation - I have not looked at the patch for the oss output plugin. - patch-jack.h makes assumptions, that may be incorrect on FreeBSD 4.x alpha. I am trying to fix at least some of the issues, but I haven't set a maintainer, so anyone that fixes the open issues, can have it. If you would like to hack on the port, remove the BROKEN tag, I am happy to test any patches. regards tilman