Subject: Re: CVS commit: pkgsrc/pkgtools/pkgchk
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair Crooks <agc@wasabisystems.com>
List: pkgsrc-changes
Date: 10/04/2003 23:25:32
On Sat, Oct 04, 2003 at 11:18:52PM +0200, jmmv@menta.net wrote:
> On Sat, Oct 04, 2003 at 09:07:53PM +0000, Alistair G. Crooks wrote:
> >
> > Module Name: pkgsrc
> > Committed By: agc
> > Date: Sat Oct 4 21:07:53 UTC 2003
> >
> > Modified Files:
> > pkgsrc/pkgtools/pkgchk: Makefile
> > pkgsrc/pkgtools/pkgchk/files: pkgchk.8 pkgchk.sh
> >
> > Log Message:
> > Update pkgchk to 1.44 - add a -g option to generate an initial pkgchk.conf
> > file based upon the packages currently installed on the host machine.
>
> There is something annoying about this package... why is t named pkgchk
> and the configuration file pkgchk.conf, while the executable and the man
> page are named pkg_chk (with a dash)?
It happened originally because there's a Solaris program called pkgchk,
so ours had to be renamed.
revision 1.8
date: 2001/07/31 17:32:06; author: tron; state: Exp; lines: +16 -16
Update "pkgchk" to version 1.07:
- Add Solaris portability fixes supplied by Stoned Elipot in PR pkg/13434.
- Rename binary to "pkg_chk" which matches the naming of our package tools
and avoids confusion with Solaris's "pkgchk" command.
Regards,
Alistair