From owner-freebsd-doc@FreeBSD.ORG Wed Oct 5 07:28:35 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 C9CBD16A41F; Wed, 5 Oct 2005 07:28:35 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B06843D45; Wed, 5 Oct 2005 07:28:35 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p13123-adsau14honb8-acca.tokyo.ocn.ne.jp [220.106.49.123]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id j957SWMq022089; Wed, 5 Oct 2005 16:28:34 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id j957S9Df010013; Wed, 5 Oct 2005 16:28:10 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Wed, 05 Oct 2005 16:27:35 +0900 (JST) Message-Id: <20051005.162735.35674709.hrs@allbsd.org> To: murray@freebsdmall.com From: Hiroki Sato In-Reply-To: <20051005070329.GI33970@freebsdmall.com> References: <20051005070329.GI33970@freebsdmall.com> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Wed_Oct__5_16_27_36_2005_141)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on gatekeeper.allbsd.org X-Virus-Status: Clean Cc: doceng@FreeBSD.org, doc@FreeBSD.org Subject: Re: Re-enabling the web build script X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 07:28:35 -0000 ----Security_Multipart(Wed_Oct__5_16_27_36_2005_141)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Murray Stokely wrote in <20051005070329.GI33970@freebsdmall.com>: mu> I'd like to re-enable the web build script in 12 hours or so and make mu> the new site design live. The English and Japanese websites should mu> now build from CVS. Can everyone please take a look at the latest mu> code in CVS and look for any major problems that need to be fixed mu> before going live? AFAICT, es, fr, it, ru, and tr cannot build at this moment. Index: en/Makefile =================================================================== RCS file: /home/ncvs/www/en/Makefile,v retrieving revision 1.126 diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$DragonFly:.*\$ -I\$Id:.*\$ -I\$Translation:.*\$ -I\$hrs:.*\$ -r1.126 Makefile --- en/Makefile 4 Oct 2005 17:23:55 -0000 1.126 +++ en/Makefile 5 Oct 2005 07:20:46 -0000 @@ -86,7 +86,8 @@ SUBDIR+= gifs SUBDIR+= layout -WEB_LANG?= da de es fr it ja nl pt_BR ru tr zh +#WEB_LANG?= da de es fr it ja nl pt_BR ru tr zh +WEB_LANG?= da de ja nl pt_BR zh # Non-English ----Security_Multipart(Wed_Oct__5_16_27_36_2005_141)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDQ4BpTyzT2CeTzy0RAuPgAJ9o3yJXxqx3tIM9GjHBzhkD3QzeGACeK4m3 dEucWpA/OqlSNxGkojoEL1E= =k+Mf -----END PGP SIGNATURE----- ----Security_Multipart(Wed_Oct__5_16_27_36_2005_141)----