Date: Thu, 20 Jan 2011 21:17:40 +0100 From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@FreeBSD.org> To: current@FreeBSD.org Cc: stable@FreeBSD.org Subject: RFC vgrind in base (and buildworld) Message-ID: <20110120201740.GE24444@acme.spoerlein.net>
next in thread | raw e-mail | index | archive | help
Hello, 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. 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. OTOH, there are much more useful tools to vgrind(1) for source code formatting. So do we still have vgrind(1) users out there? Regards, Uli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110120201740.GE24444>