From owner-freebsd-current@FreeBSD.ORG Thu Jan 20 20:31:18 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04807106564A for ; Thu, 20 Jan 2011 20:31:18 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7D6B58FC13 for ; Thu, 20 Jan 2011 20:31:17 +0000 (UTC) Received: by vws9 with SMTP id 9so435769vws.13 for ; Thu, 20 Jan 2011 12:31:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type; bh=xB5rZyT27W79MrtELBdp2KdTMQ48wlnCn1A5A7ZyBU8=; b=V/OoO0AEnk2qBxU7aQlOlrB9feabJ8Jm8qsbdjoD1jXNSmNWg5mP6dZRdaSuyMBWlh 3J4Nosgbp7k6hEwCavN6sTKgcjdIyavUlLpMy3Lxr63cUsUaa0D6cBF+vyOE6R3I8x64 7TaidkJ1F9yrH5hcpdOABFEf+kW29IhxqM+84= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=YZAqLrBWzIzgfGI+u9U10vQm3CDhQf+HqB8q4oiZbY5jo1Dl5CHnWLq61sFBRwucQY Gd77YZjT6r4NKPUH2jaQ/S6wE/U0bPKkZMPpl6zlitQVo6t09Ua5dHnINhiRacyIW7mM Yigikm54DLWQdXrRGa701fcVCyJytkmbUTTEo= Received: by 10.220.203.140 with SMTP id fi12mr653764vcb.168.1295555476740; Thu, 20 Jan 2011 12:31:16 -0800 (PST) Received: from kan.dnsalias.net (c-24-63-226-98.hsd1.ma.comcast.net [24.63.226.98]) by mx.google.com with ESMTPS id ft27sm5126058vbb.8.2011.01.20.12.31.14 (version=SSLv3 cipher=RC4-MD5); Thu, 20 Jan 2011 12:31:14 -0800 (PST) Date: Thu, 20 Jan 2011 15:31:03 -0500 From: Alexander Kabaev To: current@FreeBSD.org Message-ID: <20110120153103.50a86ad3@kan.dnsalias.net> In-Reply-To: <20110120201740.GE24444@acme.spoerlein.net> References: <20110120201740.GE24444@acme.spoerlein.net> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/tJbJz3Y5y54zaoX1aOlScX2"; protocol="application/pgp-signature" Cc: stable@FreeBSD.org, uqs@FreeBSD.org Subject: Re: RFC vgrind in base (and buildworld) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2011 20:31:18 -0000 --Sig_/tJbJz3Y5y54zaoX1aOlScX2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, 20 Jan 2011 21:17:40 +0100 Ulrich Sp=C3=B6rlein wrote: > Hello, >=20 > Currently our buildworld relies on groff(1) and vgrind(1) being > present in the host system. I have a patch ready that at least makes > sure these are built during bootstrap-tools and completes the > WITHOUT_GROFF flag. >=20 > vgrind(1) is only used for two papers under share/doc and we could > easily expand the results and commit them to svn directly, alleviating > the need to run vgrind(1) during buildworld. >=20 > OTOH, there are much more useful tools to vgrind(1) for source code > formatting. So do we still have vgrind(1) users out there? >=20 > Regards, > Uli Why it needs to be in bootsrap tools at all? We have build tools for this exact purpose. --=20 Alexander Kabaev --Sig_/tJbJz3Y5y54zaoX1aOlScX2 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iD8DBQFNOJuRQ6z1jMm+XZYRAi6XAJwP4+0SnCuMco2BO68FcKwbpEUz8ACdGdc+ doVyegqquckhx6ekRUcMXFk= =dBMs -----END PGP SIGNATURE----- --Sig_/tJbJz3Y5y54zaoX1aOlScX2--