From owner-freebsd-hackers@FreeBSD.ORG Fri Nov 21 03:18:02 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8FEE32AE for ; Fri, 21 Nov 2014 03:18:02 +0000 (UTC) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7EE9F9CC for ; Fri, 21 Nov 2014 03:18:02 +0000 (UTC) Received: from u10-2-32-011.office.norse-data.com (unknown [50.204.88.51]) by elvis.mu.org (Postfix) with ESMTPSA id D959A341F850 for ; Thu, 20 Nov 2014 19:17:55 -0800 (PST) Message-ID: <546EAEE3.4070702@mu.org> Date: Thu, 20 Nov 2014 19:17:55 -0800 From: Alfred Perlstein User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: send-pr must live References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2014 03:18:02 -0000 On 11/20/14 9:07 AM, Chris H wrote: > Greetings, > While I recognize that send-pr has pretty much > become useless, with the advent of bugzilla, being made > the new "official" FreeBSD bug reporting system. I really > miss send-pr, and was hoping I could revive it, eg; > integrate it with bugzilla. I had even contemplated adding > a feature that would allow it to also work with local > port/system building structures people often use to build, > and maintain FreeBSD. > Any objections to my reviving send-pr? > > Thank you for all your time, and consideration. > > --Chris Done. It's here: https://github.com/splbio/bugzilla-freebsd -Alfred