Date: Wed, 09 May 2012 17:19:25 +0000 From: Tom Judge <tom@tomjudge.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: zi@FreeBSD.org Subject: ports/167746: New Port: security/razorback-fileInject Message-ID: <4faaa720.a54dec0a.4791.7ff5@mx.google.com> Resent-Message-ID: <201205091720.q49HK7UW093786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 167746 >Category: ports >Synopsis: New Port: security/razorback-fileInject >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 09 17:20:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Tom Judge >Release: FreeBSD 8.1-RELEASE i386 >Organization: Sourcefire >Environment: System: FreeBSD www2.tomjudge.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: New port for Razorback File Injection tool. Depends on: ports/167736 Build logs: https://redports.org/buildarchive/20120501184504-42204/ >How-To-Repeat: >Fix: --- razorback-fileInject.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: # # razorback-fileInject # razorback-fileInject/distinfo # razorback-fileInject/pkg-descr # razorback-fileInject/pkg-plist # razorback-fileInject/Makefile # echo c - razorback-fileInject mkdir -p razorback-fileInject > /dev/null 2>&1 echo x - razorback-fileInject/distinfo sed 's/^X//' >razorback-fileInject/distinfo << '384bb3a890c28a4d2cd8bdffe01f9db6' XSHA256 (razorback/fileInject-0.5.0.tar.gz) = aef94c80e3adf299f4a3f70c3d9ad796273bcddfab8f8e30308630c13e0da4c1 XSIZE (razorback/fileInject-0.5.0.tar.gz) = 315157 384bb3a890c28a4d2cd8bdffe01f9db6 echo x - razorback-fileInject/pkg-descr sed 's/^X//' >razorback-fileInject/pkg-descr << 'b7ac9f32a73b380a189be09a72eb5b0e' XRazorback is a framework for an intelligence driven security solution. XIt consists of a Dispatcher at the core of the system, surrounded by XNuggets of varying types. X XWWW: http://razorbacktm.sourceforge.net/ b7ac9f32a73b380a189be09a72eb5b0e echo x - razorback-fileInject/pkg-plist sed 's/^X//' >razorback-fileInject/pkg-plist << '72fba5bf598a8573792e76a738ac876a' X@comment $FreeBSD$ X@unexec if cmp -s %D/etc/razorback/fileInject.conf %D/etc/razorback/fileInject.conf.sample; then rm -f %D/etc/razorback/fileInject.conf; fi Xetc/razorback/fileInject.conf.sample X@exec if [ ! -f %D/etc/razorback/fileInject.conf ]; then cp -p %D/%F %B/fileInject.conf; fi X@dirrmtry etc/razorback Xbin/fileInject 72fba5bf598a8573792e76a738ac876a echo x - razorback-fileInject/Makefile sed 's/^X//' >razorback-fileInject/Makefile << '0416b7694703b342a23752cfddca2ec4' X# New ports collection makefile for: razorback-fileInject X# Date created: 2011/06/8 X# Whom: Tom Judge <tom@tomjudge.com> X# X# $FreeBSD$ X# X XPORTNAME= fileInject XPORTVERSION= 0.5.0 XCATEGORIES= security XMASTER_SITES= SF/razorbacktm/Nuggets XPKGNAMEPREFIX= razorback- XDIST_SUBDIR= razorback X XMAINTAINER= tom@tomjudge.com XCOMMENT= Framework for an intelligence driven security - File Injector X XLIB_DEPENDS= razorback_api.2:${PORTSDIR}/security/razorback-api X XOPTIONS= DEBUG "Enable Debug" off \ X ASSERT "Enable Asserts" off X X.include <bsd.port.options.mk> X XGNU_CONFIGURE= yes X XUSE_AUTOTOOLS= libtool X X.if defined(WITH_DEBUG) XCONFIGURE_ARGS+= --enable-debug X.endif X X.if defined(WITH_ASSERT) XCONFIGURE_ARGS+= --enable-assert X.endif X Xpost-install: X @if [ ! -f ${PREFIX}/etc/razorback/fileInject.conf ]; then \ X ${CP} -p ${PREFIX}/etc/razorback/fileInject.conf.sample ${PREFIX}/etc/razorback/fileInject.conf ; \ X fi X X.include <bsd.port.mk> 0416b7694703b342a23752cfddca2ec4 exit --- razorback-fileInject.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?4faaa720.a54dec0a.4791.7ff5>