From owner-freebsd-questions@FreeBSD.ORG Wed Dec 6 19:17:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2616916A506 for ; Wed, 6 Dec 2006 19:17:21 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B3544135 for ; Wed, 6 Dec 2006 18:50:01 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [172.23.170.138] (helo=anti-virus01-09) by smtp-out3.blueyonder.co.uk with smtp (Exim 4.52) id 1Gs1qw-0003e9-Q5; Wed, 06 Dec 2006 18:50:46 +0000 Received: from [82.41.32.99] (helo=[192.168.0.2]) by asmtp-out6.blueyonder.co.uk with esmtp (Exim 4.52) id 1Gs1qw-0000jv-2b; Wed, 06 Dec 2006 18:50:46 +0000 Message-ID: <45771105.2020407@dial.pipex.com> Date: Wed, 06 Dec 2006 18:50:45 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20061205 X-Accept-Language: en MIME-Version: 1.0 To: User Questions References: <4576EBF2.80900@chamonix.reportlab.co.uk> <4576F120.1080602@dial.pipex.com> <20061206130001.C37C.GERARD@seibercom.net> In-Reply-To: <20061206130001.C37C.GERARD@seibercom.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: python 2.3 binary package bug X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2006 19:17:21 -0000 Gerard Seibert wrote: >>http://www.freebsd.org/send-pr.html >> >> > >You are right Alex. I had forgotten about that never having used it >personally. I have a question though. The PC based send-pr captures >certain system attributes. Does the web based one function similarly? I >don't believe it does. > > > Probably not - been a while since I used it though :-). A quick check indicates no. Also, web-based version is trickier for patches IIRC since simple cut-and-paste into a web form can end up translating tabs to spaces. Easy enough to just attach a patch though. Over all I remember finding the web form easier - release info and uname -a not too hard to cut-and-paste. In the end, it's a matter of personal preference, I guess :-) --Alex