Subject: CVS commit: pkgsrc/pkgtools/pkgfind
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 01/27/2005 20:42:23
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Thu Jan 27 20:42:23 UTC 2005

Modified Files:
	pkgsrc/pkgtools/pkgfind: Makefile
	pkgsrc/pkgtools/pkgfind/files: pkgfind.c

Log Message:
Make this a bit more portable:
- get rid of asprintf
- use libnbcompat if necessary
- while here, get rid of unused variable
Bump date.

ok peter@, tv@

Non-NetBSD platforms may need to test this and adjust following the IRIX
example.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/pkgtools/pkgfind/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pkgfind/files/pkgfind.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.