From owner-freebsd-questions@FreeBSD.ORG Wed Apr 27 20:32:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 563F216A4CE; Wed, 27 Apr 2005 20:32:18 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98DB643D48; Wed, 27 Apr 2005 20:32:17 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IFM00MRTGS3Z250@bgo1smout1.broadpark.no>; Wed, 27 Apr 2005 22:26:27 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IFM003DEH3AHW00@bgo1sminn1.broadpark.no>; Wed, 27 Apr 2005 22:33:10 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id CF607459C3; Wed, 27 Apr 2005 22:32:10 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id 6E7F9459C1; Wed, 27 Apr 2005 22:32:06 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 5D4E733C09; Wed, 27 Apr 2005 22:32:06 +0200 (CEST) Date: Wed, 27 Apr 2005 22:32:06 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <200504262010.49509@harrymail> To: Emanuel Strobl Message-id: <86k6mo0xmh.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200504262010.49509@harrymail> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: freebsd-current@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: groff alternative? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 20:32:18 -0000 Emanuel Strobl writes: > I'm using NO_CXX in my make.conf to strip down the base system to > ~50MB including man pages. The only problem is that groff is missing > if I don't build c++, and even if I build groff itself and the > needed libstdc++ it costs me about 10MB. If I just skip NO_CXX it's > only 500k more, so I moved my patches to /dev/null. Install pre-rendered man pages instead of the mdoc source, and fake up a shell script that locates the appropriate page, decompresses it and pipes it to $PAGER. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no