From owner-cvs-doc@FreeBSD.ORG Sun Mar 18 19:38:20 2007 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBB1716A400; Sun, 18 Mar 2007 19:38:20 +0000 (UTC) (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 76A5E13C45A; Sun, 18 Mar 2007 19:38:20 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l2IJaVZV034763; Sun, 18 Mar 2007 12:36:31 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 18 Mar 2007 13:36:37 -0600 (MDT) Message-Id: <20070318.133637.-1253044699.imp@bsdimp.com> To: simon@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20070318165231.GA1320@zaphod.nitro.dk> References: <20070318164421.GA1149@zaphod.nitro.dk> <20070318165231.GA1320@zaphod.nitro.dk> X-Mailer: Mew version 4.2 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]); Sun, 18 Mar 2007 13:36:32 -0600 (MDT) Cc: doc-committers@FreeBSD.org, wosch@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/cgi cvsweb.conf X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Mar 2007 19:38:20 -0000 In message: <20070318165231.GA1320@zaphod.nitro.dk> "Simon L. Nielsen" writes: : On 2007.03.18 17:44:22 +0100, Simon L. Nielsen wrote: : > On 2007.03.18 16:20:56 +0100, Wolfram Schneider wrote: : > > On 3/18/07, Simon L. Nielsen wrote: : > > >simon 2007-03-17 23:23:32 UTC : > > > : > > > FreeBSD doc repository : > > > : > > > Modified files: : > > > en/cgi cvsweb.conf : > > > Log: : > > > Remove 4.4BSD-Lite from the list of repositories - it's not actually : > > > online (so CVSweb doesn't show it in the list anyway), and I don't : > > > recall seeing it online while I have been around. : > > : > > I think we can remove the NetBSD and OpenBSD CVS tree as well. : > > There are less than 20 hits/day for the NetBSD and OpenBSD CVS tree on : > > www.freebsd.org. OpenBSD and NetBSD have now cvsweb on their own web : > > sites. : > : > Sounds like a good idea. I'm going to remove them shortly. : : On a related note, how about "learn" cvs? It hasn't been changed in 9 : years, and I'm not entirely sure what it is and why we have it around : in the first place.. learn was a program from 4.2BSD that taught one the system. If it hasn't been updated in 9 years, the content will be extremely out of date... Warner