From owner-cvs-all@FreeBSD.ORG Tue Oct 18 03:45:13 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B29D16A41F; Tue, 18 Oct 2005 03:45:13 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE2F43D45; Tue, 18 Oct 2005 03:45:13 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9I3jDD2031810; Tue, 18 Oct 2005 03:45:13 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9I3jDnc031809; Tue, 18 Oct 2005 03:45:13 GMT (envelope-from linimon) Message-Id: <200510180345.j9I3jDnc031809@repoman.freebsd.org> From: Mark Linimon Date: Tue, 18 Oct 2005 03:45:13 +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 Makefile categories portindex ports.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 03:45:13 -0000 linimon 2005-10-18 03:45:13 UTC FreeBSD doc repository Modified files: en/ports Makefile categories portindex ports.inc Log: Rework this page to be a little more readable. Group the ports categories into logical groups to make them easier to browse. Change some of the wording near the Search block to make it clearer. Cleanup portindex to be "use strict" and "-w" safe. PRs: www/87500 (edwin, most of the work), www/45169 (linimon) Approved by: silence on www Revision Changes Path 1.40 +2 -2 www/en/ports/Makefile 1.28 +94 -91 www/en/ports/categories 1.53 +196 -134 www/en/ports/portindex 1.68 +36 -18 www/en/ports/ports.inc