Add port for obliterate command, which overwrites and then

deletes files rather forcefully.
This commit is contained in:
Wes Peters 1999-11-21 04:48:59 +00:00
parent 294a8a3476
commit aaa1176520
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23234
5 changed files with 25 additions and 0 deletions

View file

@ -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>

View file

@ -0,0 +1 @@
MD5 (obliterate-0.3.tar.gz) = 2be07e763197f6e94d32fbdd6b18aed9

View file

@ -0,0 +1 @@
Securely delete file[s].

View file

@ -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>

View file

@ -0,0 +1 @@
bin/obliterate