Subject: CVS commit: pkgsrc/security/destroy
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 03/12/2004 18:01:57
Module Name:	pkgsrc
Committed By:	recht
Date:		Fri Mar 12 18:01:57 UTC 2004

Modified Files:
	pkgsrc/security/destroy: Makefile PLIST distinfo
Removed Files:
	pkgsrc/security/destroy/patches: patch-aa patch-ab

Log Message:
update to 20040310 version

changes:

- Added support for removing files recursivly
- Incudes checking for file type and size.
- Displays the file being destroyed and its size.
- Added command line flags:
- Added Security Level Flag (Destroy Severity)
- Added Output suppression flag for non-verbose output.
- Added Help flag.
- Added a Manual page for the program in section 1.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/destroy/Makefile \
    pkgsrc/security/destroy/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/security/destroy/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/security/destroy/patches/patch-aa
cvs rdiff -r1.2 -r0 pkgsrc/security/destroy/patches/patch-ab

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