Date: Sat, 5 Feb 2005 00:00:47 GMT From: Edson Brandi <ebrandi@fugspbr.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/77108: New port: misc/wipe - Wipe is a secure file wiping utility Message-ID: <200502050000.j1500lFs045770@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/77108; it has been noted by GNATS. From: Edson Brandi <ebrandi@fugspbr.org> To: freebsd-gnats-submit@FreeBSD.org Cc: ebrandi@fugspbr.org Subject: Re: ports/77108: New port: misc/wipe - Wipe is a secure file wiping utility Date: Fri, 4 Feb 2005 22:00:26 -0200 (BRDT) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-92370160-1107561626=:71310 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Thks for information, i dont know how to make docs installation=20 optionally, but i has changed other problems and check port with portlint= =20 ;) []=B4s Edson ------ Wipe.shar Begin ------- # 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: # #=09wipe #=09wipe/distinfo #=09wipe/Makefile #=09wipe/pkg-descr #=09wipe/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) =3D 1e1366c6407e7910f6131ebfee9f1ea6 XSIZE (wipe-2.2.0.tar.bz2) =3D 70134 END-of-wipe/distinfo echo x - wipe/Makefile sed 's/^X//' >wipe/Makefile << 'END-of-wipe/Makefile' X# New ports collection makefile for: wipe X# Date created: 04 February 2005 X# Whom: Edson Brandi <ebrandi@fugspbr.org> X# X# $FreeBSD$ X# X XPORTNAME=3D=09wipe XPORTVERSION=3D=092.2.0 XCATEGORIES=3D=09misc XMASTER_SITES=3D=09=09${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=3D=09${PORTNAME} X XMAINTAINER=3D=09ebrandi@fugspbr.org XCOMMENT=3D=09Wipe is a file and block device wiping utility X XUSE_BZIP2=3D yes XGNU_CONFIGURE=3D yes X XMAN1=3D wipe.1 X 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 X%%DOCSDIR%%/CHANGES X%%DOCSDIR%%/INSTALL X%%DOCSDIR%%/LICENSE X%%DOCSDIR%%/README X%%DOCSDIR%%/TESTING X%%DOCSDIR%%/TODO X%%DOCSDIR%%/copyright X@dirrm %%DOCSDIR%% END-of-wipe/pkg-plist exit --0-92370160-1107561626=:71310--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502050000.j1500lFs045770>