Skip site navigation (1)Skip section navigation (2)
Date:      17 Mar 2006 20:57:27 -0000
From:      David Thiel <lx@redundancy.redundancy.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94623: New port: security/silktools, tools for packet capture analysis
Message-ID:  <20060317205727.85721.qmail@redundancy.redundancy.org>
Resent-Message-ID: <200603172110.k2HLAH7J064703@freefall.freebsd.org>

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

>Number:         94623
>Category:       ports
>Synopsis:       New port: security/silktools, tools for packet capture analysis
>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:   Fri Mar 17 21:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     David Thiel
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386


>Description:

SiLK, the System for Internet-Level Knowledge, is a collection of
netflow tools developed by the CERT/NetSA (Network Situational
Awareness) Team to facilitate security analysis in large networks.

SiLK consists of a suite of tools which collect and examine netflow
data, allowing analysts to rapidly query large sets of data.

WWW:    http://silktools.sourceforge.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:
#
#	silktools
#	silktools/pkg-descr
#	silktools/Makefile
#	silktools/pkg-plist
#	silktools/distinfo
#
echo c - silktools
mkdir -p silktools > /dev/null 2>&1
echo x - silktools/pkg-descr
sed 's/^X//' >silktools/pkg-descr << 'END-of-silktools/pkg-descr'
XSiLK, the System for Internet-Level Knowledge, is a collection of
Xnetflow tools developed by the CERT/NetSA (Network Situational
XAwareness) Team to facilitate security analysis in large networks.
X
XSiLK consists of a suite of tools which collect and examine netflow
Xdata, allowing analysts to rapidly query large sets of data. 
X
XWWW:	http://silktools.sourceforge.net
END-of-silktools/pkg-descr
echo x - silktools/Makefile
sed 's/^X//' >silktools/Makefile << 'END-of-silktools/Makefile'
X# New ports collection makefile for:	silktools
X# Date created:		2006-03-17
X# Whom:			David Thiel <lx@redundancy.redundancy.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	silktools
XPORTVERSION=	0.8.2
XCATEGORIES=	security net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	lx@redundancy.redundancy.org
XCOMMENT=	Tools for large-scale network capture analysis
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
X.include <bsd.port.mk>
END-of-silktools/Makefile
echo x - silktools/pkg-plist
sed 's/^X//' >silktools/pkg-plist << 'END-of-silktools/pkg-plist'
X@comment $FreeBSD$
Xbin/mapsid
Xbin/rwrtd2split
Xbin/num2dot
Xbin/rwaddrcount
Xbin/rwappend
Xbin/rwcat
Xbin/rwcount
Xbin/rwcut
Xbin/rwfilter
Xbin/rwfglob
Xbin/rwgroup
Xbin/rwfileinfo
Xbin/rwmatch
Xbin/rwrandomizeip
Xbin/rwbagbuild
Xbin/rwbag
Xbin/rwbagcat
Xbin/rwbagtool
Xbin/rwset
Xbin/readset
Xbin/setintersect
Xbin/buildset
Xbin/rwset-union
Xbin/rwsort
Xbin/rwstats
Xbin/rwswapbytes
Xbin/rwtotal
Xbin/rwuniq
Xbin/rwnetmask
Xbin/rwptoflow
Xbin/rwpmatch
Xbin/rwpdedupe
Xbin/rwpcut
Xbin/rwflowpack
Xbin/rwfpd
Xlib/libccfilter_new.so
Xlib/librwslammer.so
Xlib/librwsynackfin.so
Xlib/libipfilter.so
END-of-silktools/pkg-plist
echo x - silktools/distinfo
sed 's/^X//' >silktools/distinfo << 'END-of-silktools/distinfo'
XMD5 (silktools-0.8.2.tar.gz) = 2de3ff09eef509d7305c015256b27c94
XSHA256 (silktools-0.8.2.tar.gz) = 02dbbc2577740ad8383d493da1f98ea501d4457830761c50bcc0a4418d62509b
XSIZE (silktools-0.8.2.tar.gz) = 668647
END-of-silktools/distinfo
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060317205727.85721.qmail>