summaryrefslogtreecommitdiff
path: root/security/destroy
diff options
context:
space:
mode:
authorrecht <recht>2004-01-23 18:11:29 +0000
committerrecht <recht>2004-01-23 18:11:29 +0000
commit663efe6f4a23ca827935ea325fc797b6cea56b42 (patch)
tree03a97aac2114b0d038e38ac71b1e1962db48fd8d /security/destroy
parentd0113d20b7692a03a2fdf1f58cf56b6529b3bc39 (diff)
downloadpkgsrc-663efe6f4a23ca827935ea325fc797b6cea56b42.tar.gz
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 (limited to 'security/destroy')
-rw-r--r--security/destroy/DESCR2
-rw-r--r--security/destroy/Makefile15
-rw-r--r--security/destroy/PLIST2
-rw-r--r--security/destroy/distinfo4
4 files changed, 23 insertions, 0 deletions
diff --git a/security/destroy/DESCR b/security/destroy/DESCR
new file mode 100644
index 00000000000..c0ca0a7c112
--- /dev/null
+++ b/security/destroy/DESCR
@@ -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 --git a/security/destroy/Makefile b/security/destroy/Makefile
new file mode 100644
index 00000000000..56a0420471b
--- /dev/null
+++ b/security/destroy/Makefile
@@ -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
+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 --git a/security/destroy/PLIST b/security/destroy/PLIST
new file mode 100644
index 00000000000..1c6270ac112
--- /dev/null
+++ b/security/destroy/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/23 18:11:29 recht Exp $
+bin/destroy
diff --git a/security/destroy/distinfo b/security/destroy/distinfo
new file mode 100644
index 00000000000..2d0b8a3dc93
--- /dev/null
+++ b/security/destroy/distinfo
@@ -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