From owner-cvs-doc@FreeBSD.ORG Tue Nov 14 18:20:43 2006 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8215316A415; Tue, 14 Nov 2006 18:20:43 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8730443D55; Tue, 14 Nov 2006 18:20:42 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAEIKgZY004465; Tue, 14 Nov 2006 18:20:42 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAEIKgAJ004464; Tue, 14 Nov 2006 18:20:42 GMT (envelope-from simon) Message-Id: <200611141820.kAEIKgAJ004464@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 14 Nov 2006 18:20:42 +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.inc 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, 14 Nov 2006 18:20:43 -0000 simon 2006-11-14 18:20:42 UTC FreeBSD doc repository Modified files: en/ports Makefile.inc Log: Do not install INDEX. On www.FreeBSD.org there is are Apache config settings which overrides /ports/INDEX, so the INDEX installed here isn't even used. On mirrors it's just wasted bandwith since the file isn't used by anything (and since for /usr/ports people will need INDEX-[567], for any recent FreeBSD, people can't even use this INDEX file for anything useful). Revision Changes Path 1.10 +2 -2 www/en/ports/Makefile.inc