Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Feb 2005 18:22:21 -0200 (BRDT)
From:      Edson Brandi <ebrandi@fugspbr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77108: New port: misc/wipe - Wipe is a secure file wiping utility
Message-ID:  <20050204182133.R62601@eros.fugspbr.org>
Resent-Message-ID: <200502042110.j14LA5I6027641@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77108
>Category:       ports
>Synopsis:       New port: misc/wipe - Wipe is a secure file wiping utility
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 04 21:10:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Edson Brandi
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
myself
>Environment:
System: FreeBSD eros.fugspbr.org 4.11-STABLE FreeBSD 4.11-STABLE #4: Thu Feb 3 21:20:47 BRDT 2005 root@eros.fugspbr.org:/usr/src/sys/compile/EROS2 i386


>Description:

 	New port for wipe-2.2.0, Wipe is a secure file wiping utility (secure file deletion).

>How-To-Repeat:

NA

>Fix:

--- wipe.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	wipe
#	wipe/distinfo
#	wipe/Makefile
#	wipe/pkg-descr
#	wipe/pkg-plist
#
echo c - wipe
mkdir -p wipe > /dev/null 2>&1
echo x - wipe/distinfo
sed 's/^X//' >wipe/distinfo << 'END-of-wipe/distinfo'
XMD5 (wipe-2.2.0.tar.bz2) = 1e1366c6407e7910f6131ebfee9f1ea6
XSIZE (wipe-2.2.0.tar.bz2) = 70134
END-of-wipe/distinfo
echo x - wipe/Makefile
sed 's/^X//' >wipe/Makefile << 'END-of-wipe/Makefile'
X# New ports collection makefile for:
X# Date created:        04 February 2005
X# Whom:                Edson Brandi <ebrandi@fugspbr.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wipe
XPORTVERSION=	2.2.0
XCATEGORIES=	misc
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XMAINTAINER=	ebrandi@fugspbr.org
XCOMMENT=	Wipe is a file and block device wiping utility.
XUSE_BZIP2= yes
XGNU_CONFIGURE= yes
XMAN1= wipe.1
X.include <bsd.port.mk>
END-of-wipe/Makefile
echo x - wipe/pkg-descr
sed 's/^X//' >wipe/pkg-descr << 'END-of-wipe/pkg-descr'
XWipe is a file and block device wiping utility
X
XWWW: http://wipe.sourceforge.net/
X
XAuthor: Tom Vier <nester@users.sf.net>
END-of-wipe/pkg-descr
echo x - wipe/pkg-plist
sed 's/^X//' >wipe/pkg-plist << 'END-of-wipe/pkg-plist'
Xbin/wipe
Xshare/doc/wipe/CHANGES
Xshare/doc/wipe/INSTALL
Xshare/doc/wipe/LICENSE
Xshare/doc/wipe/README
Xshare/doc/wipe/TESTING
Xshare/doc/wipe/TODO
Xshare/doc/wipe/copyright
Xshare/nls/POSIX
Xshare/nls/en_US.US-ASCII
X@dirrm share/doc/wipe
END-of-wipe/pkg-plist
exit
--- wipe.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050204182133.R62601>