From owner-freebsd-current@FreeBSD.ORG Tue Apr 26 18:10:52 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B5F216A4CF for ; Tue, 26 Apr 2005 18:10:52 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 650C343D2D for ; Tue, 26 Apr 2005 18:10:51 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 26 Apr 2005 18:10:50 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp004) with SMTP; 26 Apr 2005 20:10:50 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org, freebsd-current@freebsd.org Date: Tue, 26 Apr 2005 20:10:41 +0200 User-Agent: KMail/1.8 X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3677596.j3orVY53Xm"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504262010.49509@harrymail> X-Y-GMX-Trusted: 0 Subject: groff alternative? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 26 Apr 2005 18:10:52 -0000 --nextPart3677596.j3orVY53Xm Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I'm using NO_CXX in my make.conf to strip down the base system to ~50MB=20 including man pages. The only problem is that groff is missing if I don't=20 build c++, and even if I build groff itself and the needed libstdc++ it cos= ts=20 me about 10MB. If I just skip NO_CXX it's only 500k more, so I moved my=20 patches to /dev/null. Now I wrote a port for GNU/groff, but this also consumes 9974k by default a= nd=20 I don't want to include patches into that port to strip down groff, if that= =20 was possible at all. Does anybody know any alternative for the groff part to view man pages simp= ly=20 with the man command? It's horrible that the filter needs more space than a= ll=20 the manpages itself! And of course, even if I decide to leave system man pages outside the flash= =20 card I still may want to read man pages of installed packages (which is=20 another mountpoint on my installation, so there may be no space limit,=20 depending on the card and additional drives) Thanks, =2DHarry --nextPart3677596.j3orVY53Xm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCboQpBylq0S4AzzwRAv/OAJ9IaKsqhKfHdN0ppIh/6woMb07stQCePtag 5OsmtfYrKPaBtGKRKTX6cbo= =mOup -----END PGP SIGNATURE----- --nextPart3677596.j3orVY53Xm--