Subject: Re: CVS commit: pkgsrc/net/tnftp
To: Joerg Sonnenberger <joerg@britannica.bec.de>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-changes
Date: 07/25/2006 00:56:15
Joerg Sonnenberger wrote:
> On Mon, Jul 24, 2006 at 08:10:37AM +0000, Roland Illig wrote:
>
>>Module Name: pkgsrc
>>Committed By: rillig
>>Date: Mon Jul 24 08:10:37 UTC 2006
>>
>>Modified Files:
>> pkgsrc/net/tnftp: Makefile PLIST
>> pkgsrc/net/tnftp/files/src: Makefile.in
>>
>>Log Message:
>>For consistency with the other tools from bootstrap, the preformatted
>>manual page is installed as cat1/ftp.0 instead of cat1/ftp.1. Bumped
>>PKGREVISION.
>
>
> In fact, I'd prefer if no cat pages would be installed at all.
On Solaris, it's the only way to get readable man pages at all. You are
still free to set MANINSTALL=maninstall (the default is "maninstall
catinstall"), but most packages won't honour that setting. Looks like
another regression bulk build for you. :)
Roland