head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.01.03;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2006.07.23.02.45.15;	author acm;	state Exp;
branches;
next	1.7;

1.7
date	2006.04.08.23.44.39;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2006.03.07.17.09.15;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2006.02.21.08.21.55;	author linimon;	state Exp;
branches;
next	1.4;

1.4
date	2006.01.29.23.14.27;	author mnag;	state Exp;
branches;
next	1.3;

1.3
date	2005.12.13.20.13.17;	author mnag;	state Exp;
branches;
next	1.2;

1.2
date	2005.11.02.01.29.42;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2005.03.16.21.07.05;	author pav;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	DMitry
# Date created:		5 Feb 2005
# Whom:			Vaida Bogdan
#
# $FreeBSD: head/security/dmitry/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	dmitry
PORTVERSION=	1.3a
CATEGORIES=	security
MASTER_SITES=	http://www.mor-pah.net/code/ \
		http://www.deepmagic.org.uk/
DISTNAME=	DMitry-${PORTVERSION}

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Deepmagic Information Gathering Tool

HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--prefix=${PREFIX}
PLIST_FILES=	bin/dmitry

MAN1=		dmitry.1

PORTDOCS=	AUTHORS COPYING ChangeLog INSTALL NEWS README

post-install:
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.8
log
@Change maintainer address to my @@FreeBSD.org email

Approved by:	garga (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Update to 1.3a
- Take maintainership

PR:		ports/93784
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@@bsd.org.pe>
@
text
@d15 1
a15 1
MAINTAINER=	acardenas@@bsd.org.pe
@


1.6
log
@Now fetchable again

Approved by:    portmgr (implicit)
@
text
@d8 2
a9 2
PORTNAME=	DMitry
PORTVERSION=	1.3
d13 1
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d19 2
a22 1
MANCOMPRESSED=	no
@


1.5
log
@Reset maintainer at his request.
@
text
@a16 2
BROKEN=		unfetchable

@


1.4
log
@Mar as BROKEN (unfetchable). Maintainer fix that shortly.

Notified by:	kris
@
text
@d14 1
a14 1
MAINTAINER=	vaida.bogdan@@gmail.com
@


1.3
log
@Update to 1.3
Add SHA256

PR:		90332
Submitted by:	maintainer
@
text
@d17 2
@


1.2
log
@Assign maintainership to original submitter of this port.

PR:		ports/88364 (Audit-Trail)
@
text
@d9 1
a9 1
PORTVERSION=	1.2a
d26 1
a26 1
	${MKDIR} ${DOCSDIR}
@


1.1
log
@DMitry (Deepmagic Information Gathering Tool) is a UNIX/Linux command line
program coded purely in C with the ability to gather as much information as
possible about a host.

PR:		ports/77142
Submitted by:	Vaida Bogdan <vaidab@@phenix.rootshell.be>,
		James Greig <james@@mor-pah.net>
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@

