Date: Sat, 20 Oct 2012 11:58:42 +0200 (CEST) From: Antoine Brodin <antoine@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/172899: New port: security/regripper Message-ID: <201210200958.q9K9wg6D001704@peanut.dreadbsd.org> Resent-Message-ID: <201210201000.q9KA00L4028408@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172899 >Category: ports >Synopsis: New port: security/regripper >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 Oct 20 10:00:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Antoine Brodin >Release: FreeBSD 10.0-CURRENT i386 >Organization: none >Environment: System: FreeBSD barton.dreadbsd.org. 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Tue May 8 12:03:00 CEST 2012 root@barton.dreadbsd.org.:/usr/obj/usr/src/sys/MYGENERICFAST i386 >Description: >How-To-Repeat: >Fix: --- regripper.shar begins here --- # 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: # # regripper # regripper/pkg-descr # regripper/distinfo # regripper/Makefile # echo c - regripper mkdir -p regripper > /dev/null 2>&1 echo x - regripper/pkg-descr sed 's/^X//' >regripper/pkg-descr << '967a267ceb309961e367e1acf14ec78f' XRegRipper is an open source tool, written in Perl, for extracting/parsing Xinformation (keys, values, data) from the Registry and presenting it for Xanalysis. X XWWW: http://code.google.com/p/regripper/ 967a267ceb309961e367e1acf14ec78f echo x - regripper/distinfo sed 's/^X//' >regripper/distinfo << '94fd677a04da8fbfb8707f93398f782e' XSHA256 (rrv2.5.zip) = f279137439a6c3777eeb6bdd63c4eb7ca4ba1ab25568c05f9d5dd009d03721a4 XSIZE (rrv2.5.zip) = 3004592 94fd677a04da8fbfb8707f93398f782e echo x - regripper/Makefile sed 's/^X//' >regripper/Makefile << '986aa85b4b69241cc6953ce4783039b6' X# New ports collection makefile for: regripper X# Date created: 20 October 2012 X# Whom: antoine@FreeBSD.org X# X# $FreeBSD$ X# X XPORTNAME= regripper XDISTVERSION= 2.5 XCATEGORIES= security XMASTER_SITES= GOOGLE_CODE XDISTNAME= rrv${DISTVERSION} X XMAINTAINER= antoine@FreeBSD.org XCOMMENT= Tool for registry analysis in forensics examinations X XLICENSE= GPLv3 XLICENSE_FILE= ${WRKSRC}/license.txt X XRUN_DEPEND= p5-Parse-Win32Registry>=0:${PORTSDIR}/devel/p5-Parse-Win32Registry X XUSE_ZIP= yes XNO_WRKSUBDIR= yes XUSE_DOS2UNIX= yes XNO_BUILD= yes XPLIST_FILES= bin/rip.pl X Xpost-patch: X ${REINPLACE_CMD} -e 's|#! c:\\perl\\bin\\perl.exe|#!${PERL}| ; \ X s|plugindir = $$str|plugindir = "${DATADIR}"| ; \ X s|require "plugins\\\\|require "${DATADIR}plugins/|' ${WRKSRC}/rip.pl X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/rip.pl ${PREFIX}/bin X X.include <bsd.port.mk> 986aa85b4b69241cc6953ce4783039b6 exit --- regripper.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210200958.q9K9wg6D001704>