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


1.12
date	2012.11.17.06.01.08;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2007.01.21.07.01.59;	author itetcu;	state Exp;
branches;
next	1.10;

1.10
date	2006.11.15.16.28.25;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2004.02.05.20.37.46;	author trevor;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.20.18.59.06;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2002.11.10.16.47.52;	author lioux;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.06.22.46.50;	author adamw;	state Exp;
branches;
next	1.5;

1.5
date	2002.03.27.06.13.27;	author petef;	state Exp;
branches;
next	1.4;

1.4
date	2002.01.15.14.48.41;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2001.08.03.18.53.13;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2001.07.16.04.31.24;	author ijliao;	state Exp;
branches;
next	1.1;

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


desc
@@


1.12
log
@Switch exporter over
@
text
@# ex:ts=8
# New ports collection makefile for:	mdcrack
# Date created:			Apr 19, 2001
# Whom:				Ying-Chieh Liao <ijliao@@FreeBSD.org>
#
# $FreeBSD: head/security/mdcrack/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	mdcrack
PORTVERSION=	1.2
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://membres.lycos.fr/mdcrack/download/

MAINTAINER=	lasg@@lasg.dk
COMMENT=	Bruteforce password MD5 hashes

ALL_TARGET=	little
PLIST_FILES=	bin/mdcrack

.include <bsd.port.mk>
@


1.11
log
@Atempt to fix build with gcc 4.x on HEAD

PR:		ports/108166
Submitted by:	Lars Sommer (maintainer)
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.10
log
@- Pass maintainership to submitter

PR:		ports/105552
Submitted by:	Lars Sommer<lasg@@lasg.dk>
@
text
@d11 1
@


1.9
log
@Use PLIST_FILES.

Reviewed by:	marcus
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.8
log
@De-pkg-comment.
@
text
@d18 1
@


1.7
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d15 1
@


1.6
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a15 2
PORTCOMMENT=	Bruteforce password MD5 hashes

@


1.5
log
@Update MASTER_SITES and WWW: tag.

PR:		36358
Submitted by:	Kimura Fuyuki <fuyuki@@mj.0038.net>
@
text
@d16 2
@


1.4
log
@upgrade to 1.2
fix master site

PR:		33918
Submitted by:	Tilman Linneweh <tilman@@arved.de>
@
text
@d12 1
a12 1
MASTER_SITES=	http://mdcrack.multimania.com/download/
@


1.3
log
@upgrade to 1.1

Submitted by:	bento log
@
text
@d6 1
a6 1
# $FreeBSD: ports/security/mdcrack/Makefile,v 1.2 2001/07/16 04:31:24 ijliao Exp $
d10 1
a10 1
PORTVERSION=	1.1
d12 1
a12 1
MASTER_SITES=	http://mdcrack.multimania.com/
d16 1
a16 2
WRKSRC=		${WRKDIR}/${PORTNAME}
ALL_TARGET=	# empth
@


1.2
log
@upgrade to 1.0
drop maintainership
@
text
@d6 1
a6 1
# $FreeBSD: ports/security/mdcrack/Makefile,v 1.1 2001/04/19 17:30:00 ijliao Exp $
d10 1
a10 1
PORTVERSION=	1.0
d16 1
a16 1
NO_WRKSUBDIR=	yes
@


1.1
log
@add mdcrack
Bruteforce password MD5 hashes
@
text
@d6 1
a6 1
# $FreeBSD$
d10 1
a10 1
PORTVERSION=	0.9
d14 1
a14 1
MAINTAINER=	ijliao@@FreeBSD.org
d16 2
a17 2
WRKSRC=		${WRKDIR}/${PORTNAME}
ALL_TARGET=	${PORTNAME}
@

