head	1.18;
access;
symbols
	RELEASE_8_3_0:1.17
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.16
	RELEASE_8_2_0:1.16
	RELEASE_6_EOL:1.16
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.16
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.16
	RELEASE_6_3_0:1.16
	PRE_XORG_7:1.16
	RELEASE_4_EOL:1.14
	RELEASE_6_2_0:1.13
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.18
date	2012.11.17.06.01.01;	author svnexp;	state Exp;
branches;
next	1.17;

1.17
date	2011.09.09.19.41.42;	author cy;	state Exp;
branches;
next	1.16;

1.16
date	2007.05.01.21.44.12;	author cy;	state Exp;
branches;
next	1.15;

1.15
date	2007.03.14.07.34.12;	author linimon;	state Exp;
branches;
next	1.14;

1.14
date	2006.12.20.02.53.59;	author clsung;	state Exp;
branches;
next	1.13;

1.13
date	2006.04.15.12.50.57;	author vs;	state Exp;
branches;
next	1.12;

1.12
date	2006.03.15.10.17.20;	author ehaupt;	state Exp;
branches;
next	1.11;

1.11
date	2005.10.09.23.46.53;	author linimon;	state Exp;
branches;
next	1.10;

1.10
date	2005.03.11.16.08.10;	author glewis;	state Exp;
branches;
next	1.9;

1.9
date	2004.10.25.13.39.55;	author edwin;	state Exp;
branches;
next	1.8;

1.8
date	2004.02.06.13.12.15;	author trevor;	state Exp;
branches;
next	1.7;

1.7
date	2003.07.29.06.03.54;	author daichi;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.21.13.26.41;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.19.13.00.38;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.08.20.01.35;	author arved;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.04.02.15.26;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2001.09.16.15.12.19;	author dwcjr;	state Exp;
branches;
next	1.1;

1.1
date	2001.07.06.17.08.40;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.18
log
@Switch exporter over
@
text
@# New ports collection makefile for:   bcwipe
# Date created:                                Mar 4, 2001
# Whom:                                        crow
#
# $FreeBSD: head/security/bcwipe/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	bcwipe
PORTVERSION=	1.9.8
CATEGORIES=	security
MASTER_SITES=	http://www.jetico.com/linux/ \
		http://bsd.desa-hosting.de/distfiles/security/
DISTNAME=	BCWipe-${PORTVERSION:S/./-/g:S/-/./}

MAINTAINER=	cy@@FreeBSD.org
COMMENT=	BCWipe securely erases data from magnetic and solid-state memory

NO_CDROM=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/g:S/-/./}
GNU_CONFIGURE=  yes
MAKE_ARGS+=	CFLAGS="${CFLAGS}"

MAN1=		bcwipe.1
PLIST_FILES=	bin/bcwipe

post-patch:
	@@${REINPLACE_CMD} -e "s,fprintf(stderr\,string),fprintf(stderr\,\"%s\"\,string),g" ${WRKSRC}/wipe.c
	@@${REINPLACE_CMD} -e "s,if (NULL == mktemp(result)),if (mkstemp(result) == -1),g" ${WRKSRC}/wipe.c
	@@${REINPLACE_CMD} -e "s,mktemp,mkstemp,g" ${WRKSRC}/wipe.c

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

.include <bsd.port.mk>
@


1.17
log
@Update 1.6.5 --> 1.9.8

Assume maintainership of this port.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@Properly support wiping of raw devices under FreeBSD.
@
text
@d9 1
a9 2
PORTVERSION=	1.6.5
PORTREVISION=	1
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d20 2
a21 2
WRKSRC=		${WRKDIR}/${PORTNAME}
CFLAGS+=	-DOS_FreeBSD
@


1.15
log
@Reset dako@@desa-hosting.de due to maintainer-timeouts and no response to email.

Hat:		portmgr
@
text
@d10 1
@


1.14
log
@- Update to 1.6.5

PR:		ports/105070
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
Approved by:	maintainer (timeout)
@
text
@d15 1
a15 1
MAINTAINER=	dako@@desa-hosting.de
@


1.13
log
@Update security/bcwipe from 1.5.4 to 1.6.1

- Options for test wiping passes added (overwriting by zeros and overwriting by writing sector numbers)

PR:		ports/95753
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	1.6.1
@


1.12
log
@- Update to 1.5.4
- Remove deprecated USE_REINPLACE

PR:		93424
Submitted by:	dako <dako@@desa-hosting.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.4
d22 1
a27 1
	@@${REINPLACE_CMD} -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
@


1.11
log
@Reset bouncing maintainer address, remove stale mastersite.

Source:		distfile survey
@
text
@d9 1
a9 1
PORTVERSION=	1.5.3
d11 2
a12 1
MASTER_SITES=	http://www.jetico.com/linux/
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d19 1
a19 1
USE_REINPLACE=	yes
@


1.10
log
@. Update to 1.5.3. [1]
. Set MAINTAINER to the submitter. [1]
. Minor grammar improvements to COMMENT and pkg-descr.

PR:		78637
Submitted by:	Danny Koenig <dako@@bsdberlin.org>
@
text
@d11 1
a11 2
MASTER_SITES=	http://www.jetico.com/linux/ \
		http://www.bsdberlin.org/~dako/distfiles/security/
d14 1
a14 1
MAINTAINER=	dako@@bsdberlin.org
@


1.9
log
@Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!

<mcsi@@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
    <mcsi@@agava.com>: User unknown in local recipient table (in reply to RCPT
    TO command)

<woju@@bbsmail.ntu.edu.tw> (expanded from <woju@@bbsmail>): Host or domain name
    not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
    found

<esoha@@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
    customer (in reply to RCPT TO command)

<crow@@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
    reply to RCPT TO command)

<cyrilm@@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
    user (in reply to RCPT TO command)

<ports@@henrik-motakef.de>: Host or domain name not found. Name service error
    for name=henrik-motakef.de type=A: Host not found

<jj@@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
    <jj@@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
    command)

<koji@@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
    No such user (in reply to RCPT TO command)

<proot@@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
    <proot@@iaces.com>... User unknown (in reply to RCPT TO command)

<roland.jesse@@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
    {mx034} <roland.jesse@@gmx.net>... User is unknown (in reply to RCPT TO
    command)

<vess@@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
    denied (in reply to MAIL FROM command)

<tuxsuximus@@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
    Requested action not taken: mailbox unavailable (in reply to RCPT TO
    command)

<zenin@@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
    <zenin@@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
@
text
@d9 1
a9 1
PORTVERSION=	1.2.3
d12 1
a12 1
		http://www.underworld.hu/~crow/distfiles/
d15 2
a16 2
MAINTAINER=	ports@@FreeBSD.org
COMMENT=	BCWipe securely erase data from magnetic and solid-state memory
d21 1
d29 2
@


1.8
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d15 1
a15 1
MAINTAINER=	crow@@nektor.hu
@


1.7
log
@update security/bcwipe: 1.2.1 -> 1.2.3

PR:		50170
Submitted by:	Foldi Tamas <crow@@nektor.hu> (maintainer)
@
text
@d22 2
a23 1
MAN1=	bcwipe.1
@


1.6
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	1.2.1
d20 1
a20 1
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/g:S/-/./}
d26 1
@


1.5
log
@upgrade to 1.2.1

PR:		45262
Submitted by:	maintainer
@
text
@d16 1
@


1.4
log
@Add NO_CDROM

PR:		44822
Submitted by:	brooks
@
text
@d9 1
a9 1
PORTVERSION=	0.2.4
d12 1
a12 1
		http://www.edunet.hu/~crow/
@


1.3
log
@PERL -> REINPLACE
Noticed on: bento
@
text
@d17 1
@


1.2
log
@Update to 0.2.4
Add MASTER_SITES
Change all hardcoded versions to regex of PORTVERSION

PR:		30606
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/bcwipe/Makefile,v 1.1 2001/07/06 17:08:40 ijliao Exp $
d17 1
d23 1
a23 1
	@@${PERL} -pi -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
@


1.1
log
@add bcwipe
BCWipe securely erase data from magnetic and solid-state memory

PR:		27993
Submitted by:	Crow <crow@@kapu.hu>
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	0.2.3
d11 3
a13 2
MASTER_SITES=	http://www.jetico.com/linux/
DISTNAME=	BCWipe-0.2-3
d17 1
a17 1
WRKSRC=		${WRKDIR}/${PORTNAME}-0.2-3
@

