Subject: CVS commit: pkgsrc/pkgtools/pkgfind
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/20/2004 18:36:20
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Wed Oct 20 18:36:20 UTC 2004

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

Log Message:
Update to 20041020:

* The following new flags have been added:
  -c - case sensitive search
  -x - exact match search
  -q - quite output
  -C - comment search

Patch provided by pancake at phreaker.net; closes PR pkg/26964.
Changes agreed by the original author of pkgfind, Peter Postma.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pkgfind/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/pkgtools/pkgfind/files/pkgfind.1 \
    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.