From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 20 20:34:25 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84E4F572; Thu, 20 Nov 2014 20:34:25 +0000 (UTC) Received: from mho-01-ewr.mailhop.org (mho-03-ewr.mailhop.org [204.13.248.66]) (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 53B2E932; Thu, 20 Nov 2014 20:34:24 +0000 (UTC) Received: from [73.34.117.227] (helo=ilsoft.org) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1XrYQj-0005Xy-SZ; Thu, 20 Nov 2014 20:34:18 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id sAKKYFwx001680; Thu, 20 Nov 2014 13:34:15 -0700 (MST) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 73.34.117.227 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19JU+xgxmCn6ptvr7qR0fdf X-Authentication-Warning: paranoia.hippie.lan: Host revolution.hippie.lan [172.22.42.240] claimed to be [172.22.42.240] Subject: Re: send-pr must live From: Ian Lepore To: Garrett Cooper In-Reply-To: References: <11d24756184c5b6f3339f6e645957f86@ultimatedns.net> <9898ebc3c470ac0c6e3df470c6028e90@ultimatedns.net> Content-Type: text/plain; charset="us-ascii" Date: Thu, 20 Nov 2014 13:34:14 -0700 Message-ID: <1416515654.1147.219.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Muhammad Moinur Rahman <5u623l20@gmail.com>, "freebsd-hackers@freebsd.org" , Adrian Chadd , Waitman Gobble , Chris H 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: Thu, 20 Nov 2014 20:34:25 -0000 On Thu, 2014-11-20 at 12:14 -0800, Garrett Cooper wrote: > Please take a look at python-bugzilla (you'll need to install setuptools from ports, then run "easy_install python-bugzilla"). If that interface is sufficient and easy enough to use, I'll document some quick recipes for how to use it on the wiki and import it as a port. > > Cheers! Now that this thread is getting into the hacking-level details of getting this done, I propose trimming current@ and stable@ from the CC list and letting hackers@ be the one list this is discussed on, which I have done in the CC of this message. -- Ian