From owner-cvs-doc@FreeBSD.ORG Tue Feb 7 23:44:43 2012 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9264C1065680; Tue, 7 Feb 2012 23:44:43 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 695BB8FC08; Tue, 7 Feb 2012 23:44:43 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q17NihVd019623; Tue, 7 Feb 2012 23:44:43 GMT (envelope-from gjb@repoman.freebsd.org) Received: (from gjb@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q17NihRQ019622; Tue, 7 Feb 2012 23:44:43 GMT (envelope-from gjb) Message-Id: <201202072344.q17NihRQ019622@repoman.freebsd.org> From: Glen Barber Date: Tue, 7 Feb 2012 23:44:43 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/ports index.sgml references.sgml 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: Tue, 07 Feb 2012 23:44:43 -0000 gjb 2012-02-07 23:44:43 UTC FreeBSD doc repository Modified files: en/ports index.sgml references.sgml Log: Hide the links to the ports growth graphs. The file from which the data is generated (pcvs/ports/INDEX) was moved to Attic in 2004. The final commit to the INDEX file states: ---- Since INDEX version in CVS is always too old, portmgr decided to remove it. You will still be able to build your own INDEX or use 'fetchindex' target in /usr/ports/. ---- I'm looking into how to generate this data with the files we still have (preferably without adding anything extra to the www build). For now, marking this PR as 'patched'. PR: 164799 Submitted by: Twoje Radio (radiomlodychbandytow % o2!pl) Revision Changes Path 1.4 +2 -2 www/en/ports/index.sgml 1.5 +3 -2 www/en/ports/references.sgml