From owner-freebsd-ports@FreeBSD.ORG Tue Oct 19 18:43:28 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4B1710657CA for ; Tue, 19 Oct 2010 18:43:28 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id AE6288FC1C for ; Tue, 19 Oct 2010 18:43:28 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id EC0665C3C; Tue, 19 Oct 2010 14:43:27 -0400 (EDT) Date: Tue, 19 Oct 2010 14:43:27 -0400 From: Wesley Shields To: Emanuel Haupt Message-ID: <20101019184327.GD61265@atarininja.org> References: <20101019201223.1e773e22@it.buh.tecnik93.com> <20101019181722.GC61265@atarininja.org> <20101019204128.f63163cc.ehaupt@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101019204128.f63163cc.ehaupt@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org Subject: Re: New tools for committers and maintainers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2010 18:43:28 -0000 On Tue, Oct 19, 2010 at 08:41:28PM +0200, Emanuel Haupt wrote: > Wesley Shields wrote: > > On Tue, Oct 19, 2010 at 08:12:23PM +0300, Ion-Mihai Tetcu wrote: > > > Hi, > > > > > > > > > A new tool was just committed to ports, ports-mgmt/distilator. > > > It will check for you each of the MASTER_SITES of the port you call > > > it with. > > > > The link I was given when ehaupt@ ran it included URLs in pkg-descr > > too. It even found some of those that were no longer valid for me. > > ports-mgmt/distilator can do that too. It's basically code extracted > from the version that creates the distilator report [1] and put into a > library. Thanks! I didn't mean to imply that distilator could not do that. I just wanted to point out that it does more than just MASTER_SITE checking. In any case, thank you again for making it. It will be quite useful in cleaning up the little things that can go stale over time. -- WXS