Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 May 2012 15:14:54 +0000
From:      Tom Judge <tom@tomjudge.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        zi@FreeBSD.org
Subject:   ports/167736: New Port security/razorback-api
Message-ID:  <4faa89f1.0251650a.7ee9.6f17@mx.google.com>
Resent-Message-ID: <201205091520.q49FKB6g080538@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167736
>Category:       ports
>Synopsis:       New Port security/razorback-api
>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 15:20:11 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 the Razorback API shar attached.

Build logs:
9.0 amd64 https://redports.org/~tj/20120501184504-42204-22554/razorback-api-0.5.0.log
9.0 i386 https://redports.org/~tj/20120501184504-42204-22555/razorback-api-0.5.0.log

>How-To-Repeat:
>Fix:


--- razorback-api.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-api
#	razorback-api/distinfo
#	razorback-api/pkg-descr
#	razorback-api/pkg-plist
#	razorback-api/Makefile
#
echo c - razorback-api
mkdir -p razorback-api > /dev/null 2>&1
echo x - razorback-api/distinfo
sed 's/^X//' >razorback-api/distinfo << '7cb6c481d85161509dbc467eb15716f3'
XSHA256 (razorback/api-0.5.0.tar.gz) = 01f355245577dae83469fdc50a63fef6dfca5253efcfae9a879e17bed1a1f629
XSIZE (razorback/api-0.5.0.tar.gz) = 679589
7cb6c481d85161509dbc467eb15716f3
echo x - razorback-api/pkg-descr
sed 's/^X//' >razorback-api/pkg-descr << '315331d80e60d42cc4b25372c4bafc28'
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/
315331d80e60d42cc4b25372c4bafc28
echo x - razorback-api/pkg-plist
sed 's/^X//' >razorback-api/pkg-plist << 'ef0333b5520d8d6525468bb8788004d4'
X@comment $FreeBSD$
X@unexec if cmp -s %D/etc/razorback/api.conf %D/etc/razorback/api.conf.sample; then rm -f %D/etc/razorback/api.conf; fi
Xetc/razorback/api.conf.sample
X@exec if [ ! -f %D/etc/razorback/api.conf ]; then cp -p %D/%F %B/api.conf; fi
X@unexec if cmp -s %D/etc/razorback/magic %D/etc/razorback/magic.sample; then rm -f %D/etc/razorback/magic; fi
Xetc/razorback/magic.sample
X@exec if [ ! -f %D/etc/razorback/magic ]; then cp -p %D/%F %B/magic; fi
X@dirrm etc/razorback
Xinclude/razorback.h
Xinclude/razorback/api.h
Xinclude/razorback/block.h
Xinclude/razorback/block_id.h
Xinclude/razorback/block_pool.h
Xinclude/razorback/config_file.h
Xinclude/razorback/connected_entity.h
Xinclude/razorback/daemon.h
Xinclude/razorback/debug.h
Xinclude/razorback/event.h
Xinclude/razorback/file.h
Xinclude/razorback/hash.h
Xinclude/razorback/inspector_queue.h
Xinclude/razorback/json_buffer.h
Xinclude/razorback/judgment.h
Xinclude/razorback/list.h
Xinclude/razorback/lock.h
Xinclude/razorback/log.h
Xinclude/razorback/message_formats.h
Xinclude/razorback/messages.h
Xinclude/razorback/metadata.h
Xinclude/razorback/ntlv.h
Xinclude/razorback/nugget.h
Xinclude/razorback/queue.h
Xinclude/razorback/queue_list.h
Xinclude/razorback/response_queue.h
Xinclude/razorback/socket.h
Xinclude/razorback/string_list.h
Xinclude/razorback/submission.h
Xinclude/razorback/thread.h
Xinclude/razorback/thread_pool.h
Xinclude/razorback/timer.h
Xinclude/razorback/types.h
Xinclude/razorback/uuids.h
Xinclude/razorback/visibility.h
Xinclude/razorback/libssh/agent.h
Xinclude/razorback/libssh/auth.h
Xinclude/razorback/libssh/bind.h
Xinclude/razorback/libssh/buffer.h
Xinclude/razorback/libssh/callbacks.h
Xinclude/razorback/libssh/channels.h
Xinclude/razorback/libssh/crc32.h
Xinclude/razorback/libssh/crypto.h
Xinclude/razorback/libssh/dh.h
Xinclude/razorback/libssh/kex.h
Xinclude/razorback/libssh/keys.h
Xinclude/razorback/libssh/legacy.h
Xinclude/razorback/libssh/libcrypto.h
Xinclude/razorback/libssh/libgcrypt.h
Xinclude/razorback/libssh/libssh.h
Xinclude/razorback/libssh/libsshpp.hpp
Xinclude/razorback/libssh/messages.h
Xinclude/razorback/libssh/misc.h
Xinclude/razorback/libssh/options.h
Xinclude/razorback/libssh/packet.h
Xinclude/razorback/libssh/pcap.h
Xinclude/razorback/libssh/pki.h
Xinclude/razorback/libssh/poll.h
Xinclude/razorback/libssh/priv.h
Xinclude/razorback/libssh/scp.h
Xinclude/razorback/libssh/server.h
Xinclude/razorback/libssh/sftp.h
Xinclude/razorback/libssh/session.h
Xinclude/razorback/libssh/socket.h
Xinclude/razorback/libssh/ssh1.h
Xinclude/razorback/libssh/ssh2.h
Xinclude/razorback/libssh/string.h
Xinclude/razorback/libssh/threads.h
Xinclude/razorback/libssh/wrapper.h
Xinclude/razorback/libssh/pki_priv.h
Xinclude/razorback/libssh/ecdh.h
X@dirrm include/razorback/libssh
X@dirrm include/razorback
Xlib/librazorback_api.a
Xlib/librazorback_api.la
Xlib/librazorback_api.so
Xlib/librazorback_api.so.2
Xlibdata/pkgconfig/razorback.pc
ef0333b5520d8d6525468bb8788004d4
echo x - razorback-api/Makefile
sed 's/^X//' >razorback-api/Makefile << 'ed062f616fa2b1e67a2fafba5a9bf21d'
X# New ports collection makefile for:	razorback-api
X# Date created:				2011/06/8
X# Whom:					Tom Judge <tom@tomjudge.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	api
XPORTVERSION=	0.5.0
XCATEGORIES=	security
XMASTER_SITES=	SF/razorbacktm/API
XPKGNAMEPREFIX=	razorback-
XDIST_SUBDIR=	razorback
X
XMAINTAINER=	tom@tomjudge.com
XCOMMENT=	Framework for an intelligence driven security solution - API
X
XLIB_DEPENDS=	config.10:${PORTSDIR}/devel/libconfig \
X		uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid \
X		curl.6:${PORTSDIR}/ftp/curl \
X		json.0:${PORTSDIR}/devel/json-c
X
XOPTIONS=	DEBUG "Enable Debug" off \
X			ASSERT "Enable Asserts" off \
X			CNC_DEBUG "Enable Command and Control Debug" off \
X			STOMP_DEBUG "Enable STOMP Debug" off
X
X.include <bsd.port.options.mk>
X
XGNU_CONFIGURE=	yes
XUSE_GNOME=		gnomehack
X
XUSE_AUTOTOOLS=	libtool
XUSE_LDCONFIG=	yes
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
X.if defined(WITH_CNC_DEBUG)
XCONFIGURE_ARGS+=	--enable-cnc-debug
X.endif
X
X.if defined(WITH_STOMP_DEBUG)
XCONFIGURE_ARGS+=	--enable-stomp-debug
X.endif
X
X.if ${OSVERSION} < 802000
XBROKEN=	Requires 8.2+ due to strnlen
X.endif
X
Xpost-install:
X	@if [ ! -f ${PREFIX}/etc/razorback/api.conf ]; then \
X		${CP} -p ${PREFIX}/etc/razorback/api.conf.sample ${PREFIX}/etc/razorback/api.conf ; \
X	fi
X	@if [ ! -f ${PREFIX}/etc/razorback/magic ]; then \
X		${CP} -p ${PREFIX}/etc/razorback/magic.sample ${PREFIX}/etc/razorback/magic ; \
X	fi
X
X.include <bsd.port.mk>
ed062f616fa2b1e67a2fafba5a9bf21d
exit
--- razorback-api.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?4faa89f1.0251650a.7ee9.6f17>