Date: Sat, 5 Feb 2005 15:43:24 +0100 (CET) From: vaidab <vaidab@phenix.rootshell.be> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/77142: New port: security/DMitry Deepmagic Information Gathering Tool Message-ID: <Pine.LNX.4.62.0502051540500.32116@phenix.rootshell.be> Resent-Message-ID: <200502051450.j15EoFrE084428@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77142 >Category: ports >Synopsis: New port: security/DMitry Deepmagic Information Gathering Tool >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 05 14:50:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vaida Bogdan >Release: FreeBSD 5.3-RELEASE-p5 >Organization: >Environment: System: FreeBSD heaven.org 5.3-RELEASE-p5 >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. >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: 5 Feb 2005 X# Whom: Vaida Bogdan X# X# $FreeBSD$ X# X XPORTNAME= DMitry XPORTVERSION= 1.2a XCATEGORIES= security XMASTER_SITES= http://TODO.html # TODO X XMAINTAINER= vaidab@safe-mail.net XCOMMENT= Deepmagic Information Gathering Tool X XHAS_CONFIGURE= yes X XMAN1= dmitry.1 XMANCOMPRESSED= no X XPORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README X X#do-install: X# cd ${WRKSRC} && ./installer.sh --installdir ${PREFIX} X# ${INSTALL_MAN} ${WRKSRC}/files/development/rkhunter.8 ${MAN8PREFIX}/man/man8 X# share/doc/DMitry X 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 Xvaidab@safe-mail.net 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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.62.0502051540500.32116>