From owner-freebsd-doc@FreeBSD.ORG Sat Jul 16 19:09:05 2005 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96BDD16A41C; Sat, 16 Jul 2005 19:09:05 +0000 (GMT) (envelope-from remko@freebsd.org) Received: from redqueen.elvandar.org (redqueen.evilcoder-services.org [217.148.169.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30BC343D45; Sat, 16 Jul 2005 19:09:05 +0000 (GMT) (envelope-from remko@freebsd.org) Received: from localhost (localhost.elvandar.intranet [127.0.0.1]) by redqueen.elvandar.org (Postfix) with ESMTP id BCDC42962BD; Sat, 16 Jul 2005 21:09:03 +0200 (CEST) Received: from redqueen.elvandar.org ([127.0.0.1]) by localhost (redqueen.evilcoder-services.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11010-01; Sat, 16 Jul 2005 21:09:03 +0200 (CEST) Message-ID: <42D95B70.7010001@FreeBSD.org> Date: Sat, 16 Jul 2005 21:09:36 +0200 From: Remko Lodder User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Simon L. Nielsen" References: <20050717.010117.77067837.hrs@allbsd.org> <20050716182629.GA848@zaphod.nitro.dk> In-Reply-To: <20050716182629.GA848@zaphod.nitro.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by the evilcoder-services.org maildomain Cc: Hiroki Sato , doc@FreeBSD.org Subject: Re: XML build infrastructure in www and doc tree X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: remko@FreeBSD.org List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2005 19:09:05 -0000 Simon L. Nielsen wrote: > On 2005.07.17 01:01:17 +0900, Hiroki Sato wrote: > > >> I would like to commit the attached patch to simplify XML build >> infrastructure in the www and doc tree. Currently we do not have >> a consistent way to use xsltproc for rendering HTML from XML and >> XSLT document, so Makefile becomes complex and the localized >> directories have to contain duplicate copy of the Makefile which >> includes the build rules themselves unnecessarily. > > > I like the idea a lot. > > From a quick look through the patch it seems good and seems like it > simplifies things in the directory Makefiles. > > One minor nit is that you use "." as a sepearator in makefile > variables - I would suggest using "_" for consitency with src/ > (e.g. bsd.files.mk), but if you prefer "." thats OK with me. > Hi, I also think it looks okay, Just one notice though; i saw some entries as file:// is that correct? It seems that we can just use /path/target or something similiar :-) Cheers, Remko p.s keep up the good work :) -- Kind regards, Remko Lodder ** remko@elvandar.org FreeBSD ** remko@FreeBSD.org Reporter DSINET ** remko@DSINet.org Founder Tienervaders ** remko@tienervaders.org