pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/destroy initial import of destroy-20030307
details: https://anonhg.NetBSD.org/pkgsrc/rev/4bf0ddcb3b2e
branches: trunk
changeset: 466829:4bf0ddcb3b2e
user: recht <recht%pkgsrc.org@localhost>
date: Fri Jan 23 18:11:29 2004 +0000
description:
initial import of destroy-20030307
sent to me by the author Shane Kinney
A system utility that destroys files on the hard drive
by writing null and random bytes to the file over and over.
diffstat:
security/destroy/DESCR | 2 ++
security/destroy/Makefile | 15 +++++++++++++++
security/destroy/PLIST | 2 ++
security/destroy/distinfo | 4 ++++
4 files changed, 23 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r e3b4bbf85f5c -r 4bf0ddcb3b2e security/destroy/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/destroy/DESCR Fri Jan 23 18:11:29 2004 +0000
@@ -0,0 +1,2 @@
+A system utility that destroys files on the hard drive
+by writing null and random bytes to the file over and over.
diff -r e3b4bbf85f5c -r 4bf0ddcb3b2e security/destroy/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/destroy/Makefile Fri Jan 23 18:11:29 2004 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/23 18:11:29 recht Exp $
+#
+
+DISTNAME= destroy-20030307
+CATEGORIES= security
+MASTER_SITES= http://www.freebsdhackers.net/destroy/ \
+ http://www.killtech.org/destroy/
+
+MAINTAINER= shane%freebsdhackers.net@localhost
+HOMEPAGE= http://www.freebsdhackers.net/destroy/
+COMMENT= Program to destroy files on the hard disk and unlink them
+
+USE_BUILDLINK2= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r e3b4bbf85f5c -r 4bf0ddcb3b2e security/destroy/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/destroy/PLIST Fri Jan 23 18:11:29 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/23 18:11:29 recht Exp $
+bin/destroy
diff -r e3b4bbf85f5c -r 4bf0ddcb3b2e security/destroy/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/destroy/distinfo Fri Jan 23 18:11:29 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/23 18:11:29 recht Exp $
+
+SHA1 (destroy-20030307.tar.gz) = a3a4e07f58b207cfc8d1b6110a40ad72762aaab4
+Size (destroy-20030307.tar.gz) = 2590 bytes
Home |
Main Index |
Thread Index |
Old Index