From owner-freebsd-current@FreeBSD.ORG Thu Nov 20 18:26:10 2014 Return-Path: Delivered-To: current@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 AB9553D4; Thu, 20 Nov 2014 18:26:10 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39C7832E; Thu, 20 Nov 2014 18:26:10 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id h11so6304596wiw.15 for ; Thu, 20 Nov 2014 10:26:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=wCxDUrA2UG1Gz/Xf3+YNp8drUcPvKUoWR3aNQlAT4dI=; b=dLSqhxQIQvalJhiG6YoPQ5KdXyWhUPhqpTibzKx4eCMSizyNd6nyo3D1/i1YnMpGoL xh+KFamFCNMaSJwK8sXwJKG3tWHMmbtvQ7YChNHt5xM+WQxB4a5nCPwFNbexmyE/dNxw Qf/01HPbDR0Wx5csrbbU1+7ItOu9d3E1fBTtDnVQ8itrhB9NhtTcUPUnNvP1sgjNQxGp dpQ9aB69jGmOmGTT5n0UHj/U494BNQIfjnqioAKi54z69BTYeXX7d7Xnb30yztfOgCFp MhlL73As6ho5/RsaVzJ0OKaR/XXOw+6vzT4qK/1QzYtHO6FZlwLGB8OXR9IIAtktKa7t +tbw== MIME-Version: 1.0 X-Received: by 10.194.47.226 with SMTP id g2mr69924715wjn.68.1416507968412; Thu, 20 Nov 2014 10:26:08 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.136 with HTTP; Thu, 20 Nov 2014 10:26:08 -0800 (PST) In-Reply-To: <11d24756184c5b6f3339f6e645957f86@ultimatedns.net> References: <11d24756184c5b6f3339f6e645957f86@ultimatedns.net> Date: Thu, 20 Nov 2014 10:26:08 -0800 X-Google-Sender-Auth: RNO5kzpdqgp6onjOgQ11Wzg8FtM Message-ID: Subject: Re: send-pr must live From: Adrian Chadd To: Chris H Content-Type: text/plain; charset=UTF-8 Cc: Muhammad Moinur Rahman <5u623l20@gmail.com>, "freebsd-hackers@freebsd.org" , Waitman Gobble , FreeBSD CURRENT , FreeBSD STABLE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 18:26:10 -0000 Hi! If you'd like to make it work then please do - just make sure you check with the bugteam about it. I'm worried that you're signing them up for more work (dealing with email spam again) which I /think/ they don't have to deal with now. -adrian On 20 November 2014 10:09, Chris H wrote: > 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 > > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"