From owner-freebsd-ports Wed Sep 18 21:55:25 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F7E237B401 for ; Wed, 18 Sep 2002 21:55:24 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7D1043E4A for ; Wed, 18 Sep 2002 21:55:23 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id CBD1F2B91C; Thu, 19 Sep 2002 06:55:20 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 1DF996A712B; Thu, 19 Sep 2002 14:55:16 +1000 (EST) Date: Thu, 19 Sep 2002 14:55:16 +1000 From: Edwin Groothuis To: "."@babolo.ru Cc: Dan Langille , ports@FreeBSD.ORG Subject: Re: HEADS UP: all ports committers urged to opt in Message-ID: <20020919045516.GC530@k7.mavetju> References: <3D89031B.13452.4474D2AB@localhost> <200209190449.g8J4nlUo091487@aaz.links.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209190449.g8J4nlUo091487@aaz.links.ru> User-Agent: Mutt/1.4i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Sep 19, 2002 at 08:49:46AM +0400, "."@babolo.ru wrote: > > On 19 Sep 2002 at 2:07, . wrote: > > > > > > On 18 Sep 2002 at 23:46, Edwin Groothuis wrote: > > > > > > > > > On Wed, Sep 18, 2002 at 09:13:56AM -0400, Dan Langille wrote: > > > > > > FreshPorts runs a sanity test on every port commit. If a > > > > > > commiter opts in, any errors found in their commits are reported > > > > > > directly to them instead of me being the go between. > > > > > > > > > > How about sending it automaticly to the maintainers of the port > > > > > too? > > > > > > > > That's a good idea. But I would want the MAINTAINERS to opt in as > > > > well. For now, they could subscribe to the "Maintainer > > > > notification" report. > > > OK > > > How can I opt-in without cookies? > > > > You can't. The whole login process revolves around them. > Bad It's a choice. You either do HTTP authentication (which is easy to code but hard to logoff from) or you do application authentication (which is hard to code but easy to logoff from). I prefer HTTP authentication myself (because it's easy to code :-) but I've made a small library for application authentication so it's now easy to code too :-) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message