Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 06/16/2000 02:18:29
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Fri Jun 16 09:18:28 UTC 2000

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Add print-PLIST target for automatic PLIST generation:
  - files & symlinks first
  - @exec/@unexec calls are added for info files
  - @dirrm statements last
  - empty directories are handled properly
  - dirs from mtree files are excluded

Usage:
  - make install
  - make print-PLIST | brain >pkg/PLIST

Moved over from bsd.hf-pkg.mk, after it's lived there for quite
some time now.


To generate a diff of this commit:
cvs rdiff -r1.479 -r1.480 pkgsrc/mk/bsd.pkg.mk

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