head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.01.03;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2005.04.11.19.37.04;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2004.04.16.07.53.18;	author krion;	state Exp;
branches;
next	1.4;

1.4
date	2004.03.12.09.43.33;	author krion;	state Exp;
branches;
next	1.3;

1.3
date	2004.02.06.13.12.16;	author trevor;	state Exp;
branches;
next	1.2;

1.2
date	2004.02.04.05.08.43;	author marcus;	state Exp;
branches;
next	1.1;

1.1
date	2003.10.06.04.28.06;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:  Destroy
# Date created:		2003 March 07
# Whom:			shane@@freebsdhackers.net
#
# $FreeBSD: head/security/destroy/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	destroy
PORTVERSION=	20050329
CATEGORIES=	security
MASTER_SITES=	http://www.freebsdhackers.net/destroy/ \
		http://destroy.rider.us/ \
		http://www.impurity.org/mirrors/destroy/

MAINTAINER=	shane@@freebsdhackers.net
COMMENT=	A program to securely destroy files on the hard disk

USE_GMAKE=	yes

MAN1=		destroy.1
PLIST_FILES=	bin/destroy

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/destroy ${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/destroy.1 ${MAN1PREFIX}/man/man1

.include <bsd.port.mk>
@


1.6
log
@- Update to 20050329

PR:		ports/79393
Submitted by:	Shane Kinney <shane@@freebsdhackers.net> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update to version 20040415

PR:		ports/65586
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	20040415
d12 1
@


1.4
log
@- Update to version 20040310

PR:		ports/64141
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	20040310
@


1.3
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d9 1
a9 2
PORTVERSION=	20030307
PORTREVISION=	1
d11 2
a12 1
MASTER_SITES=	http://www.freebsdhackers.net/destroy/
d15 1
a15 1
COMMENT=	A program to destroy files on the hard disk and unlink them
d17 3
d21 4
a24 1
USE_GMAKE=	yes
@


1.2
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d17 1
@


1.1
log
@FreeBSD Port Submission for "Destroy"

	Destroy, A program that destroys files on the hard disk by
	writing null and random bytes to the file, then unlinking
	it.

PR:		ports/50291
Submitted by:	Shane Kinney <shane@@freebsdhackers.net>
@
text
@d10 1
@

