From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 14:58:54 2005 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 CC23B16A4CE; Tue, 15 Mar 2005 14:58:54 +0000 (GMT) Received: from smtpauth08.mail.atl.earthlink.net (smtpauth08.mail.atl.earthlink.net [209.86.89.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62CC643D1F; Tue, 15 Mar 2005 14:58:54 +0000 (GMT) (envelope-from rpratt1950@earthlink.net) Received: from [69.34.135.207] (helo=kt.weeble.com) by smtpauth08.mail.atl.earthlink.net with asmtp (Exim 4.34) id 1DBDVV-0006L5-6f; Tue, 15 Mar 2005 09:58:53 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=test1; d=earthlink.net; h=Date:From:To:Cc:Subject:Message-Id:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; b=R7PyB7j7XxQrM+v2G9yH6G+6v8O6lUyAqprYFjP+MPjaRRBtYSTlov1EQHZll9xt; Date: Tue, 15 Mar 2005 09:58:51 -0500 From: Randy Pratt To: Florent Thoumie Message-Id: <20050315095851.20876f0f.rpratt1950@earthlink.net> In-Reply-To: <4236E95D.8090900@FreeBSD.org> References: <20050315015400.0ba29e1b.rpratt1950@earthlink.net> <20050315074843.GE76038@hal9000.halplant.com> <20050315145206.604b2ea1@tiberian.bsdberlin.local> <4236E95D.8090900@FreeBSD.org> X-Mailer: Sylpheed version 1.0.3 (GTK+ 1.2.10; i386-portbld-freebsd4.11) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ELNK-Trace: 96132b9c1759af1df21c5f5255d6c174239a348a220c2609d952f3ab35d33c56a3cd115eb449568993caf27dac41a8fd350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 69.34.135.207 cc: A.J.Caines@halplant.com cc: freebsd-ports@freebsd.org cc: lists-fbsd-ports@bsdberlin.org Subject: Re: Blackbox-0.70 update problems (ports/78678) 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: Tue, 15 Mar 2005 14:58:54 -0000 On Tue, 15 Mar 2005 14:55:41 +0100 Florent Thoumie wrote: > Danny Koenig wrote: > > On Tue, 15 Mar 2005 02:48:43 -0500 > > Andrew J Caines wrote: > > > > > >>I'm running blackbox-0.70.0, boxtools-0.70.0, bbkeys-0.9.0 and > >>bbpager-0.4.0 based on my own patches which I posted here in the > >>earlier thread[1]. It's all still working perfectly for me on my > >>5.4-PRERELEASE box. > > > > > > Your patches looks good. But your mail from March 10 which you have sent > > to freebsd-ports@ never was in my mailbox. So I missed important > > information. > > > > > >>bbpager 0.3.1 appears not to work with blackbox 0.70.0, as I > >>previously observed. Unfortuantely there is not yet a 0.4.0 release so > >>I'm running on 0.40.0 from CVS and was waiting to file PRs for this > >>reason, as I mentioned. > > > > > > I have updated blackbox to 0.70.0 without the knowledge that bbpager > > 0.3.1 won't work in this version. Should we add bbpager 0.3.1 as > > conflict in current bb Makefile while 0.4.0 release is not available? > > > > > >>>bbkeys will start but the key bindings will not work. > >> > >>The config and syntax has changed. In fact lots of things have changed > >>in the bb ports and since I haven't used the updated port(s), I don't > >>know if all the changes have been advertised in a package message for > >>each affected port. > > > > > > As I can see, bbkeys 0.4.0 works fine with bb 0.70.0. I think Florent > > or any other Committer can commit them. > > > > [1] http://halplant.com:88/software/FreeBSD/ports/bbkeys-0.9.0.patch > > Send a PR, it should be committed before ports freeze. > > I'll do it if no committer takes it before tonight. It might be helpful to make an entry in /usr/ports/UPDATING about configuration changes that may be required with a URL or some sort of synopsis. I really appreciate this quick response since we do have a ports freeze coming up. I update ports nightly at 0400 GMT and will try to make time to test both blackbox and fluxbox. Thanks! Randy --