Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2001 15:59:22 +0200
From:      Foldi Tamas <crow@localhost.hu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30456: Update port: bcwipe
Message-ID:  <20010909155922.A25946@hax0r.hu>

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

>Number:         30456
>Category:       ports
>Synopsis:       new version of bcwipe
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 09 07:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Foldi Tamas
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
Nektor IT LTD
>Environment:
Ports

>Description:
New version of bcwipe port.

>How-To-Repeat:

>Fix:
# 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:
#
#       Makefile
#       distinfo
#       pkg-comment
#       pkg-descr
#       pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:   bcwipe
X# Date created:                                Mar 4, 2001
X# Whom:                                        crow
X#
X# $FreeBSD: ports/security/bcwipe/Makefile,v 1.1 2001/07/06 17:08:40 ijliao Exp
 $
 X#
 X
 XPORTNAME=      bcwipe
 XPORTVERSION=   0.2.4
 XCATEGORIES=    security
 XMASTER_SITES=  http://www.jetico.com/linux/ \
 X               http://www.edunet.hu/~crow/
 X
 XDISTNAME=      BCWipe-0.2-4
 X
 XMAINTAINER=    crow@nektor.hu
 X
 XWRKSRC=                ${WRKDIR}/${PORTNAME}-0.2-4
 X
 XMAN1=  bcwipe.1
 X
 Xpost-patch:
 X       @${PERL} -pi -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
 X
 Xdo-install:
 X       @${INSTALL_PROGRAM} ${WRKSRC}/bcwipe ${PREFIX}/bin
 X       @${INSTALL_MAN} ${WRKSRC}/bcwipe.1 ${MAN1PREFIX}/man/man1
 X
 X.include <bsd.port.mk>
 END-of-Makefile
 echo x - distinfo
 sed 's/^X//' >distinfo << 'END-of-distinfo'
 XMD5 (BCWipe-0.2-4.tar.gz) = a1fd3b04bfddbef19182010d2426907d
 END-of-distinfo
 echo x - pkg-comment
 sed 's/^X//' >pkg-comment << 'END-of-pkg-comment'
 XBCWipe securely erase data from magnetic and solid-state memory
 END-of-pkg-comment
 echo x - pkg-descr
 sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
 Xbcwipe Repeatedly overwrites special patterns to the files
 Xto be destroyed.  In normal mode, 34 patterns are used (of
 Xwhich 8 are random).
 X
 XWWW: http://www.jetico.com/
 END-of-pkg-descr
 echo x - pkg-plist
 sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
 Xbin/bcwipe
 END-of-pkg-plist
 exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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