Bug 88364 - New port: security/DMitry Deepmagic Information Gathering Tool
Summary: New port: security/DMitry Deepmagic Information Gathering Tool
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 18:20 UTC by vaidab
Modified: 2005-11-01 23:00 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vaidab 2005-11-01 18:20:14 UTC
 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
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-11-01 19:39:25 UTC
State Changed
From-To: open->closed

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. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-11-01 19:39:25 UTC
Class Changed
From-To: sw-bug->change-request



Comment 3 Mark Linimon freebsd_committer freebsd_triage 2005-11-01 19:39:25 UTC
Responsible Changed
From-To: gnats-admin->linimon
Comment 4 vaidab 2005-11-01 22:52:50 UTC
Yes, I would like to take it over.