Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2008 18:29:03 +0200
From:      Eduardo Morras <nec556@retena.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Install port without man page
Message-ID:  <20080415161616.DEAF81B0FE2@s21sec.com>

next in thread | raw e-mail | index | archive | help
At 18:07 15/04/2008, Ashant Chalasani wrote:

>Hello All,
>
>Is there a way to install a port without the man-pages.  I'm trying to
>install a dhcp server onto a Tinybsd image and end up buying myself a
>bunch of files in /man, as seen at
>http://code.google.com/p/tinybsdap/wiki/InstallingPorts (hope the
>linking is not minded).

Just a hack but you can create (as root) a ln from man directory to 
/dev/null and install.

If you want preserve the man pages move them to other directory. When 
all is installed move again to original man or update the ln to the 
dir where you move them.

>Thanks

HTH




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080415161616.DEAF81B0FE2>