From owner-cvs-all@FreeBSD.ORG Sat Nov 12 06:37:35 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0B3B16A41F; Sat, 12 Nov 2005 06:37:34 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A76743D45; Sat, 12 Nov 2005 06:37:34 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id jAC6Z3T2081298; Fri, 11 Nov 2005 23:35:04 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 11 Nov 2005 23:35:41 -0700 (MST) Message-Id: <20051111.233541.28788300.imp@bsdimp.com> To: kris@obsecurity.org From: "M. Warner Losh" In-Reply-To: <20051112002913.GA33229@xor.obsecurity.org> References: <20051111100938.GQ94004@submonkey.net> <20051111.164646.17593793.imp@bsdimp.com> <20051112002913.GA33229@xor.obsecurity.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 11 Nov 2005 23:35:04 -0700 (MST) Cc: cvs-all@FreeBSD.org, doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, simon@FreeBSD.org, pav@FreeBSD.org, obrien@FreeBSD.org, wb@freebie.xs4all.nl, ceri@submonkey.net Subject: Re: cvs commit: www/en/cgi Makefile query-pr.cgi querypr-code.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2005 06:37:35 -0000 In message: <20051112002913.GA33229@xor.obsecurity.org> Kris Kennaway writes: : > I tend to think that we should keep the fix in place. And then, as : > volunteer time permits, we can sanitize other vectors of : > spam-harvester information, as appropriate. : > : > Rather than hassling Ceri for not solving the whole problem, he should : > be praised for starting to do something about it and others should be : > encouraged to help. : > : > If you need to get the addresses for someone in the pr system, then if : > you can login to freefall, you can still do so. : : You probably don't need to do this much, but ports committers do, : since committing PRs is a large part of the workload of being a ports : committer (some committers probably do a hundred or more per week). And they are getting the PR via the web interface, complete with markup? : I also think this is a significant burden, and the net result will be : that fewer contributors will be credited in the commit logs, because : it's just too much of a PITA to extract their addresses. If they really are, then I can see that. Maybe part of the longer term solution is to give it out for users that are logged in... Warner