Subject: Re: CVS commit: pkgsrc
To: Bernd Ernesti <netbsd@lists.veego.de>
From: Johnny C. Lam <jlam@pkgsrc.org>
List: pkgsrc-changes
Date: 03/21/2006 09:16:53
Bernd Ernesti wrote:
> Hi,
> 
> On Tue, Mar 21, 2006 at 06:00:54AM +0000, Johnny C. Lam wrote:
> 
>>Module Name:	pkgsrc
>>Committed By:	jlam
>>Date:		Tue Mar 21 06:00:54 UTC 2006
>>
>>Modified Files:
> 
> [..]
> 
>>	pkgsrc/games/pioneers: Makefile
> 
> [..]
> 
> 
>>Log Message:
>>Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
>>scripts prior to revision 1.43 of bsd.pkginstall.mk.
> 
> 
> Huh, where does this package uses an INSTALL or DEINSTALL script?

# cd /usr/pkgsrc/games/pioneers
# make show-vars VARNAMES="DEINSTALL_TEMPLATE INSTALL_TEMPLATE"
/usr/pkgsrc/games/pioneers/../../textproc/scrollkeeper/files/install.tmpl
/usr/pkgsrc/games/pioneers/../../textproc/scrollkeeper/files/install.tmpl

This package uses the scrollkeeper/files/install.tmpl install script 
template to update the scrollkeeper database files at both POST-INSTALL 
and DEINSTALL time.

	Cheers,

	-- Johnny Lam <jlam@pkgsrc.org>