From vaidab@phenix.rootshell.be  Tue Nov  1 18:14:38 2005
Return-Path: <vaidab@phenix.rootshell.be>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4344716A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Nov 2005 18:14:38 +0000 (GMT)
	(envelope-from vaidab@phenix.rootshell.be)
Received: from phenix.rootshell.be (phenix.rootshell.be [217.22.55.50])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AF2AF43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Nov 2005 18:14:37 +0000 (GMT)
	(envelope-from vaidab@phenix.rootshell.be)
Received: by phenix.rootshell.be (Postfix, from userid 55646)
	id A24801798C; Tue,  1 Nov 2005 19:14:35 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by phenix.rootshell.be (Postfix) with ESMTP id 9F7A117989;
	Tue,  1 Nov 2005 19:14:35 +0100 (CET)
Message-Id: <Pine.LNX.4.62.0511011913370.29133@phenix.rootshell.be>
Date: Tue, 1 Nov 2005 19:14:35 +0100 (CET)
From: vaidab <vaidab@phenix.rootshell.be>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vaida.bogdan@gmail.com
Subject: New port: security/DMitry Deepmagic Information Gathering Tool

>Number:         88364
>Category:       ports
>Synopsis:       New port: security/DMitry Deepmagic Information Gathering Tool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 01 18:20:14 GMT 2005
>Closed-Date:    Tue Nov 01 19:43:08 GMT 2005
>Last-Modified:  Tue Nov  1 23:00:22 GMT 2005
>Originator:     Vaida Bogdan
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
 System: FreeBSD angelique.ro 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #22: Thu Oct 20 09:37:06 UTC 2005 root@angelique.ro:/usr/obj/usr/src/sys/ANGELIQUE i386
>Description:
 DMitry   (Deepmagic   Information  Gathering  Tool)  is  a
 UNIX/(GNU)Linux Command Line program  coded  purely  in  C
 with the ability to gather as much information as possible
 about a host.
 
 WWW: http://www.mor-pah.net
 
> How-To-Repeat:
> Fix:
 
 # 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:
 #
 #	DMitry
 #	DMitry/Makefile
 #	DMitry/distinfo
 #	DMitry/pkg-descr
 #	DMitry/pkg-plist
 #
 echo c - DMitry
 mkdir -p DMitry > /dev/null 2>&1
 echo x - DMitry/Makefile
 sed 's/^X//' >DMitry/Makefile << 'END-of-DMitry/Makefile'
 X# New ports collection makefile for:	DMitry
 X# Date created:		1 Oct 2005
 X# Whom:			Vaida Bogdan <vaida.bogdan@gmail.com>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	DMitry
 XPORTVERSION=	1.2a
 XCATEGORIES=	security
 XMASTER_SITES=	http://mor-pah.net/code/DMitry-1.2a.tar.gz
 X
 XMAINTAINER=	vaida.bogdan@gmail.com
 XCOMMENT=	Deepmagic Information Gathering Tool
 X
 XHAS_CONFIGURE=	yes
 X
 XMAN1=		dmitry.1
 XMANCOMPRESSED=	no
 X
 XPORTDOCS=	AUTHORS COPYING ChangeLog INSTALL NEWS README
 X
 Xpost-install:
 X.if !defined(NOPORTDOCS)
 X	${MKDIR} ${DOCSDIR}
 X	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
 X.endif
 X
 X.include <bsd.port.mk>
 END-of-DMitry/Makefile
 echo x - DMitry/distinfo
 sed 's/^X//' >DMitry/distinfo << 'END-of-DMitry/distinfo'
 XMD5 (DMitry-1.2a.tar.gz) = 5917242266383be3aa7e0e618ae0c015
 XSIZE (DMitry-1.2a.tar.gz) = 197156
 END-of-DMitry/distinfo
 echo x - DMitry/pkg-descr
 sed 's/^X//' >DMitry/pkg-descr << 'END-of-DMitry/pkg-descr'
 XDMitry   (Deepmagic   Information  Gathering  Tool)  is  a
 XUNIX/(GNU)Linux Command Line program  coded  purely  in  C
 Xwith the ability to gather as much information as possible
 Xabout a host.
 X
 XWWW: http://www.mor-pah.net
 X
 X- Vaida Bogdan
 Xvaida.bogdan@gmail.com
 END-of-DMitry/pkg-descr
 echo x - DMitry/pkg-plist
 sed 's/^X//' >DMitry/pkg-plist << 'END-of-DMitry/pkg-plist'
 Xbin/dmitry
 Xbin/dmitrybot
 END-of-DMitry/pkg-plist
 exit
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Nov 1 19:39:25 GMT 2005 
State-Changed-Why:  
Already added as security/dmitry on 2005/03/16 as a result of your PR 
ports/77142. 

However, it currently has no maintainer, if you want to take it over. 


Class-Changed-From-To: sw-bug->change-request 
Class-Changed-By: linimon 
Class-Changed-When: Tue Nov 1 19:39:25 GMT 2005 
Class-Changed-Why:  


Responsible-Changed-From-To: gnats-admin->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Nov 1 19:39:25 GMT 2005 
Responsible-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=88364 

From: vaidab <vaidab@phenix.rootshell.be>
To: bug-followup@freebsd.org
Cc: vaida.bogdan@gmail.com, linimon@FreeBSD.org
Subject: Re: ports/88364 New port security/DMitry Deepmagic Information
 Gathering Tool
Date: Tue, 1 Nov 2005 23:52:50 +0100 (CET)

 Yes, I would like to take it over.
 
>Unformatted:
