From owner-svn-src-all@FreeBSD.ORG Tue Feb 2 08:01:42 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9720D1065679; Tue, 2 Feb 2010 08:01:42 +0000 (UTC) (envelope-from lulf@freebsd.org) Received: from hylle01.itea.ntnu.no (hylle01.itea.ntnu.no [IPv6:2001:700:300:3::100]) by mx1.freebsd.org (Postfix) with ESMTP id ED4318FC1C; Tue, 2 Feb 2010 08:01:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hylle01.itea.ntnu.no (Postfix) with ESMTP id 2549331E03A; Tue, 2 Feb 2010 09:01:41 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at hylle01.itea.ntnu.no Received: from carrot (caracal.stud.ntnu.no [IPv6:2001:700:300:3::185]) by hylle01.itea.ntnu.no (Postfix) with ESMTP id CCB2531E024; Tue, 2 Feb 2010 09:01:40 +0100 (CET) Date: Tue, 2 Feb 2010 09:03:26 +0100 From: Ulf Lilleengen To: Joel Dahl Message-ID: <20100202080326.GA2607@carrot> References: <201002020557.o125vgTl089837@svn.freebsd.org> <20100202072757.GB15285@mail.vnode.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100202072757.GB15285@mail.vnode.se> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r203368 - in head: contrib/csup usr.bin/csup X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2010 08:01:42 -0000 On Tue, Feb 02, 2010 at 08:27:57AM +0100, Joel Dahl wrote: > On 5:57 02-02-10, Ulf Lilleengen wrote: > > Author: lulf > > Date: Tue Feb 2 05:57:42 2010 > > New Revision: 203368 > > URL: http://svn.freebsd.org/changeset/base/203368 > > > > Log: > > - Add support for CVSup authentication mechanisms to csup. > > - Include a cpasswd script performing the same mechanisms as the cvpasswd > > utility from CVSup. > > > > Isn't it about time we move csup away from contrib/? It isn't contributed > software anymore and all development seems to happen in the FreeBSD repo. > Ah, yes. I forgot about that, sorry. Mvh Ulf