Date: Tue, 14 Nov 2006 19:41:39 +0100 From: "Simon L. Nielsen" <simon@FreeBSD.org> To: freebsd-doc@freebsd.org Subject: [simon@FreeBSD.org: cvs commit: www/en/ports Makefile.inc] Message-ID: <20061114184139.GB1014@zaphod.nitro.dk>
index | next in thread | raw e-mail
Hey,
Could the translation teams please merge this?
I'm going to merge it in a couple of weeks for the translations that
hasn't done it before then.
----- Forwarded message from "Simon L. Nielsen" <simon@FreeBSD.org> -----
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Tue, 14 Nov 2006 18:20:42 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: www/en/ports Makefile.inc
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
http://cvsweb.FreeBSD.org/www/en/ports/Makefile.inc.diff?r1=1.9&r2=1.10
| ===================================================================
| RCS file: /usr/local/www/cvsroot/FreeBSD/www/en/ports/Makefile.inc,v
| retrieving revision 1.9
| retrieving revision 1.10
| diff -u -p -r1.9 -r1.10
| --- www/en/ports/Makefile.inc 2005/12/15 01:02:28 1.9
| +++ www/en/ports/Makefile.inc 2006/11/14 18:20:41 1.10
| @@ -1,4 +1,4 @@
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/www/en/ports/Makefile.inc,v 1.9 2005/12/15 01:02:28 linimon Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/www/en/ports/Makefile.inc,v 1.10 2006/11/14 18:20:41 simon Exp $
|
| PORTINDEX= ${PERL} ${.CURDIR}/portindex
| INDEX= INDEX
| @@ -12,5 +12,5 @@ CLEANFILES+= ${DYNAMIC_DOCS}
| CLEANFILES+= Makefile.gen
| CLEANFILES+= ports.count ports.size
|
| -_ALLINSTALL= packages.exists ${INDEX} categories
| +_ALLINSTALL= packages.exists categories
|
----- End forwarded message -----
--
Simon L. Nielsen
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061114184139.GB1014>
