From owner-svn-doc-head@FreeBSD.ORG Sun Nov 18 15:47:19 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 071CDAB7; Sun, 18 Nov 2012 15:47:19 +0000 (UTC) (envelope-from linimon@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 DC77C8FC08; Sun, 18 Nov 2012 15:47:18 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAIFlIfT056589; Sun, 18 Nov 2012 15:47:18 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAIFlIvO056588; Sun, 18 Nov 2012 15:47:18 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201211181547.qAIFlIvO056588@svn.freebsd.org> From: Mark Linimon Date: Sun, 18 Nov 2012 15:47:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40072 - head/en_US.ISO8859-1/articles/portbuild X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2012 15:47:19 -0000 Author: linimon Date: Sun Nov 18 15:47:18 2012 New Revision: 40072 URL: http://svnweb.freebsd.org/changeset/doc/40072 Log: Start the deorbit burn of the old codebase. Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/portbuild/article.xml Sun Nov 18 15:34:03 2012 (r40071) +++ head/en_US.ISO8859-1/articles/portbuild/article.xml Sun Nov 18 15:47:18 2012 (r40072) @@ -136,9 +136,11 @@ to old codebase:. - As of December 2010, pointyhat is still - running on the old codebase, until the new codebase is considered - rock-solid. + Up until November 2012, pointyhat had still + been running the old codebase. That installation has now been + permanently offlined. Therefore, all the instructions having + to do with the old codebase are obsolete, + and will be removed in the near future.