Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2014 09:10:53 +0100
From:      Erik Cederstrand <erik+lists@cederstrand.dk>
To:        Chris H <bsd-lists@bsdforge.com>
Cc:        freebsd-hackers@freebsd.org, FreeBSD STABLE <freebsd-stable@freebsd.org>, FreeBSD CURRENT <current@freebsd.org>
Subject:   Re: send-pr must live
Message-ID:  <37F1EA3C-BAEC-4BC9-8EAD-8C5CC74295BA@cederstrand.dk>
In-Reply-To: <c288029d8c35d2b2b74b916fba005779@ultimatedns.net>
References:  <c288029d8c35d2b2b74b916fba005779@ultimatedns.net>

next in thread | previous in thread | raw e-mail | index | archive | help

> Den 20/11/2014 kl. 18.07 skrev Chris H <bsd-lists@bsdforge.com>:
> 
> 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.

The original send-pr simply send an email to freebsd-gnats-submit@freebsd.org. I wrote a script some years ago to parse the contents of that email and import it into Bugzilla using the Bugzilla XML-RPC API: https://github.com/ecederstrand/send-pr

The advantage is that no changes are necessary to the original send-pr because the script would run on a freebsd.org server. I haven't adapted it to the Bugzilla that is running now, but it should be fairly easy. Maybe this could be of use?

Erik


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37F1EA3C-BAEC-4BC9-8EAD-8C5CC74295BA>