aboutsummaryrefslogtreecommitdiff
path: root/sysutils/obliterate
diff options
context:
space:
mode:
authorWes Peters <wes@FreeBSD.org>1999-11-21 04:48:59 +0000
committerWes Peters <wes@FreeBSD.org>1999-11-21 04:48:59 +0000
commitaaa1176520fe6956e3e4758ef0d94b50e8259415 (patch)
tree9dd3ec6889ac2fc6a3903e885a60f068955cfc77 /sysutils/obliterate
parent294a8a3476d20b8efaaaaef04d5b8336b09bf42c (diff)
downloadports-aaa1176520fe6956e3e4758ef0d94b50e8259415.tar.gz
ports-aaa1176520fe6956e3e4758ef0d94b50e8259415.zip
Add port for obliterate command, which overwrites and then
deletes files rather forcefully.
Notes
Notes: svn path=/head/; revision=23234
Diffstat (limited to 'sysutils/obliterate')
-rw-r--r--sysutils/obliterate/Makefile18
-rw-r--r--sysutils/obliterate/distinfo1
-rw-r--r--sysutils/obliterate/pkg-comment1
-rw-r--r--sysutils/obliterate/pkg-descr4
-rw-r--r--sysutils/obliterate/pkg-plist1
5 files changed, 25 insertions, 0 deletions
diff --git a/sysutils/obliterate/Makefile b/sysutils/obliterate/Makefile
new file mode 100644
index 000000000000..af098735d2ed
--- /dev/null
+++ b/sysutils/obliterate/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: obliterate
+# Version required: 0.3
+# Date created: 17 Nov 1999
+# Whom: Wes Peters <wes@FreeBSD.ORG>
+#
+# $FreeBSD$
+#
+
+DISTNAME= obliterate-0.3
+CATEGORIES= sysutils
+MASTER_SITES= ftp://ftp.xmission.com/pub/users/s/softweyr/pub/
+
+MAINTAINER= wes@softweyr.com
+
+MAN8= obliterate.8
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>
diff --git a/sysutils/obliterate/distinfo b/sysutils/obliterate/distinfo
new file mode 100644
index 000000000000..ff651f9b1895
--- /dev/null
+++ b/sysutils/obliterate/distinfo
@@ -0,0 +1 @@
+MD5 (obliterate-0.3.tar.gz) = 2be07e763197f6e94d32fbdd6b18aed9
diff --git a/sysutils/obliterate/pkg-comment b/sysutils/obliterate/pkg-comment
new file mode 100644
index 000000000000..5b1c551b1208
--- /dev/null
+++ b/sysutils/obliterate/pkg-comment
@@ -0,0 +1 @@
+Securely delete file[s].
diff --git a/sysutils/obliterate/pkg-descr b/sysutils/obliterate/pkg-descr
new file mode 100644
index 000000000000..68781c8837b3
--- /dev/null
+++ b/sysutils/obliterate/pkg-descr
@@ -0,0 +1,4 @@
+Obliterate overwrites the named file[s] with a pattern designed to
+securely remove the data from the surface of most modern disk drives.
+
+Author: Wes Peters <wes@softweyr.com>
diff --git a/sysutils/obliterate/pkg-plist b/sysutils/obliterate/pkg-plist
new file mode 100644
index 000000000000..3742e9f7aa9d
--- /dev/null
+++ b/sysutils/obliterate/pkg-plist
@@ -0,0 +1 @@
+bin/obliterate