From owner-svn-doc-all@FreeBSD.ORG Tue Jul 1 18:58:48 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 475489A3; Tue, 1 Jul 2014 18:58:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33B8622FA; Tue, 1 Jul 2014 18:58:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s61Iwm5X037635; Tue, 1 Jul 2014 18:58:48 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s61IwmIn037634; Tue, 1 Jul 2014 18:58:48 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201407011858.s61IwmIn037634@svn.freebsd.org> From: Gavin Atkinson Date: Tue, 1 Jul 2014 18:58:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45187 - head/en_US.ISO8859-1/htdocs/projects X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2014 18:58:48 -0000 Author: gavin Date: Tue Jul 1 18:58:47 2014 New Revision: 45187 URL: http://svnweb.freebsd.org/changeset/doc/45187 Log: The FreeBSD Project no longer maintain CVSweb, make this clear on the project page. Minimally update the rest of the page. Suggested by: eadler Approved by: Jonathan Noack (silence), scop, fenner, core Modified: head/en_US.ISO8859-1/htdocs/projects/cvsweb.xml Modified: head/en_US.ISO8859-1/htdocs/projects/cvsweb.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/projects/cvsweb.xml Tue Jul 1 18:53:41 2014 (r45186) +++ head/en_US.ISO8859-1/htdocs/projects/cvsweb.xml Tue Jul 1 18:58:47 2014 (r45187) @@ -33,20 +33,32 @@ Project, and instantly won great popularity among software developers for its usability.

+ + + + + + +

Please note that CVSweb is no longer + maintained, and is no longer in use within the FreeBSD Project. + There may be unpatched security issues with the code available on + this page. The information and files available here are retained + for historical interest only; we can not recommend anybody use the + code available here without an understanding that any security + issues discovered will not be fixed.

+

FreeBSD-CVSweb, formerly known as knu-CVSweb, is an enhanced version of CVSweb based on Henner Zeller's CVSweb, which is an extended version of the original CVSweb. &a.knu; made numerous cleanups, bug-fixes, security enhancements and feature improvements over the version and brought it back where it was - born. Ville Skyttä continued that work; the project is currently - being maintained by Jonathan Noack.

+ born. Ville Skyttä continued that work; the project was most + recently maintained by Jonathan Noack.

FreeBSD-CVSweb is freely available under the terms of The BSD License. It is currently used by such projects as - FreeBSD, - Mandriva, NetBSD, OpenBSD and Download the tarball from the following sites. The latest stable release is 3.0.6 (released 2005-09-25), see - NEWS and - ChangeLog for changes.

+ the NEWS and ChangeLog files within the tarball for changes.