From owner-cvs-all@FreeBSD.ORG Tue Oct 4 15:48:55 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 8700A16A41F; Tue, 4 Oct 2005 15:48:55 +0000 (GMT) (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 31B6443D46; Tue, 4 Oct 2005 15:48:55 +0000 (GMT) (envelope-from simon@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 j94FmtM0020802; Tue, 4 Oct 2005 15:48:55 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j94FmthT020801; Tue, 4 Oct 2005 15:48:55 GMT (envelope-from simon) Message-Id: <200510041548.j94FmthT020801@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 4 Oct 2005 15:48:55 +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 Makefile about.sgml community.sgml 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, 04 Oct 2005 15:48:55 -0000 simon 2005-10-04 15:48:55 UTC FreeBSD doc repository Modified files: en Makefile Added files: en about.sgml community.sgml Log: MFP4: - New About and Community pages. - Hook new subdirectories to the build. - Make the front page depend on the events page. Submitted by: Emily Boyd Sponsored by: Google Summer of Code 2005 Revision Changes Path 1.125 +10 -3 www/en/Makefile 1.1 +108 -0 www/en/about.sgml (new) 1.1 +29 -0 www/en/community.sgml (new)