From owner-freebsd-ports@FreeBSD.ORG Wed Nov 5 23:04:15 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E38B1E9 for ; Wed, 5 Nov 2014 23:04:15 +0000 (UTC) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (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 3686F75F for ; Wed, 5 Nov 2014 23:04:15 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id sA5N69DE012507; Wed, 5 Nov 2014 15:06:09 -0800 (PST) (envelope-from chrish@UltimateDNS.NET) To: freebsd-ports@freebsd.org, Will Parsons In-Reply-To: References: From: "Chris H" Subject: Re: updating x11/xbindkeys for newer Tcl/Tk Date: Wed, 05 Nov 2014 15:06:09 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <7ae5ad6ffa4e656067ea14f5cb6c6b23@ultimatedns.net> Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2014 23:04:15 -0000 On Wed, 5 Nov 2014 22:34:18 +0000 (UTC) Will Parsons wrote > When I went to build xbindkeys with Tcl support, I noticed it was > trying to install Tcl8.4, which is quite old. Since I already have > Tcl 8.5 and Tcl 8.6 installed, installing Tcl8.4 seemed to be a waste. > > I edited the Makefile to replace references to 8.4 with 8.5, and it > seems to build correctly with the later Tcl, but it would seem be good > to have the official port updated. Seeing how the maintainer is > ports@FreeBSD.org (which I gather means it has no maintainer), is > submitting a PR likely to get this fixed, or does it need an official > maintainer first? A pr(1) would be an excellent idea. You are not required to become the maintainer to submit the pr, get results from sending a pr, or creating a patch(1)/svn diff(1) for a committer to commit. :) HTH --Chris > > -- > Will > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"