From owner-freebsd-stable@FreeBSD.ORG Thu Nov 20 18:09:02 2014 Return-Path: Delivered-To: freebsd-stable@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 6FD37BC9; Thu, 20 Nov 2014 18:09:02 +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 406D4E4; Thu, 20 Nov 2014 18:09:02 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id sAKI9xbB088551; Thu, 20 Nov 2014 10:09:59 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: "Muhammad Moinur Rahman" <5u623l20@gmail.com>, "Waitman Gobble" In-Reply-To: References: , From: "Chris H" Subject: Re: send-pr must live Date: Thu, 20 Nov 2014 10:09:59 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <11d24756184c5b6f3339f6e645957f86@ultimatedns.net> Content-Transfer-Encoding: 8bit Cc: freebsd-hackers@freebsd.org, FreeBSD STABLE , FreeBSD CURRENT X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 18:09:02 -0000 On Thu, 20 Nov 2014 09:40:16 -0800 "Waitman Gobble" wrote > On Thu, November 20, 2014 9:25 am, Muhammad Moinur Rahman wrote: > > Nice idea. However I am working on reviving porttools to migrate within > > bugzilla system. Maybe we can share some ideas. > > > > BR, > > Muhammad > > > > > > On Thu, Nov 20, 2014 at 11:07 PM, 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 > >> > >> > >> > >> _______________________________________________ > >> freebsd-current@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-current > >> To unsubscribe, send any mail to > >> "freebsd-current-unsubscribe@freebsd.org" > >> > >> > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > > > > I liked using send-pr. It looks like Bugzilla 5.0 will have a native REST > API but current versions use plugin. Also I believe Bugzilla supports an > email interface so it could be possible to keep send-pr as a shell script. Indeed. It is perfectly inclined to use email. Which makes [initial] integration perfectly *trivial*. :) As to it having been shell based. While there's nothing wrong with that at all, in fact it's advantageous in many respects. I was toying with the idea of perhaps converting (augmenting) it to being Perl based, by way of a statically linked mini-perl interpreter. I thought it would better *empower* it, also providing for a more "user friendly" dialog. But, like I said; just *toying* with the idea. :) --Chris > > > > -- > Waitman Gobble > Los Altos California USA > +1.510-830-7975