Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 04/17/2000 23:49:19
Module Name:	pkgsrc
Committed By:	fredb
Date:		Tue Apr 18 06:49:19 UTC 2000

Modified Files:
	pkgsrc/x11/tkman: Makefile
	pkgsrc/x11/tkman/files: patch-sum
Added Files:
	pkgsrc/x11/tkman/patches: patch-ab

Log Message:
- - Update depends for rman package (wildcard).
- - Refine check for BSDI, and accept "whatis.db" for name(s) of apropos
database(s). /usr/share/man/whatis.db had been taken for BSDI-style
monolithic whatis.db. Now recognizes multiple whatis.db's in MANPATH.
(You still have to make them, e.g.: "for m in /usr/*/man
/usr/pkg/lib/perl5/man; do /usr/libexec/makewhatis $m; done".)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/x11/tkman/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/tkman/files/patch-sum
cvs rdiff -r0 -r1.3 pkgsrc/x11/tkman/patches/patch-ab

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