Subject: Re: CVS commit: pkgsrc/security/cyrus-sasl2
To: grant beattie <grant@NetBSD.org>
From: Johnny C. Lam <jlam@jgrind.org>
List: pkgsrc-changes
Date: 11/22/2003 10:59:48
On Sat, Nov 22, 2003 at 06:55:58PM +1100, grant beattie wrote:
> On Fri, Nov 21, 2003 at 01:41:58PM +0000, Johnny C. Lam wrote:
>
> > Modified Files:
> > pkgsrc/security/cyrus-sasl2: PLIST.common distinfo
> > Added Files:
> > pkgsrc/security/cyrus-sasl2/patches: patch-ag patch-ak
> >
> > Log Message:
> > Install the saslauthd manpage as cat8/saslauthd.0 as it should be on BSD
> > systems.
>
> is this really necessary?
>
> I don't think is was particularly broken before, and this change
> affects all platforms, which doesn't seem right...
Before this installed an already-formatted manpage as
${PREFIX}/man/cat8/saslauthd.8, which caused NetBSD's default man(1)
setup to reprocess the already-formatted contents and gave horrendous
output. Renaming it to end in .0 avoids this.
Cheers,
-- Johnny Lam <jlam@jgrind.org>