From owner-svn-doc-all@FreeBSD.ORG Thu Jan 10 23:24:13 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5DB2EA54; Thu, 10 Jan 2013 23:24:13 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 502B6FA9; Thu, 10 Jan 2013 23:24:13 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0ANODpI071029; Thu, 10 Jan 2013 23:24:13 GMT (envelope-from beat@svn.freebsd.org) Received: (from beat@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0ANODse071028; Thu, 10 Jan 2013 23:24:13 GMT (envelope-from beat@svn.freebsd.org) Message-Id: <201301102324.r0ANODse071028@svn.freebsd.org> From: Beat Gaetzi Date: Thu, 10 Jan 2013 23:24:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40563 - head/share/xml 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.14 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: Thu, 10 Jan 2013 23:24:13 -0000 Author: beat (ports committer) Date: Thu Jan 10 23:24:12 2013 New Revision: 40563 URL: http://svnweb.freebsd.org/changeset/doc/40563 Log: Add news entry about ports CVS EoL Revised by: pgj Approved by: gjb Modified: head/share/xml/news.xml Modified: head/share/xml/news.xml ============================================================================== --- head/share/xml/news.xml Thu Jan 10 22:51:44 2013 (r40562) +++ head/share/xml/news.xml Thu Jan 10 23:24:12 2013 (r40563) @@ -34,6 +34,28 @@ 1 + 10 + + Ports CVS End of Life on February 28th 2013 + +

The development of &os; ports is done in Subversion + nowadays. By February 28th 2013, the &os; ports tree will + no longer be exported to CVS. Therefore ports tree updates + via CVS, CVSup or csup(1) will no longer be available after + that date. All users who use CVS, CVSup or csup(1) to + update the ports tree are encouraged to switch to + portsnap(8) or for users which need more control over their + ports collection checkout, use Subversion directly. More + information are available in the announcement mail on the &os; ports announce mailing list.

+ +

A migration guide from CVSup or csup(1) to portsnap(8) is + also available in the &os; Handbook.

+
+
+ + 8